/* CSS Document */

body {
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:80%;
background-image:url(../images/body_greenbg.jpg);
background-repeat: repeat-x;
background-color:#f2f4ec;
margin: 0px;
padding: 0px;
}

#content img {
border: 1px solid #b3c9d0;
padding: 2px;
}

#content img.noborder {
border: 0px;
}

#bodywrapper {
/*background-image:url(../images/homepage_bg.jpg); 
background-repeat:no-repeat;*/ 
background-color: #fff; 
width:965px; 
margin: 0 auto; 
}

#header{
background-image:url(../images/header_bg.jpg); 
height: 209px;
}

img#title {
position:relative; 
left:-40px;
}

#quote {
width: 700px; 
float:right; 
margin-top:0px; 
padding-right: 35px;
font-style:italic;
font-size:85%;
font-weight:normal;
text-align:right;
}

#copy {
padding-left: 545px;
}

img#hometext {
position: absolute; 
margin-left: 716px;
}

#contentwrapper {
padding-left:40px;
background-image:url(../images/interior_bg.gif);
background-repeat:repeat-y;
background-position: top right;
background-color:#fff;
min-height:480px;
float:left;
/*border-bottom: 25px solid #c75132;*/
}

#homepicholder {
width:160px; 
margin-top: 265px; 
float:left;
}

#content {
float:left; 
width: 660px; 
}

h1 {
margin-top: 0px;
font-size: 18px;
color:#84a43b;
font-weight:lighter;
}

h2 {
color:#c75132; 
padding-bottom:2px; 
font-size:15px; 
}

.less_topmargin {
margin-top:-10px; 
}

a {
color:#c75132;
text-decoration:none;  
}

a:hover {
text-decoration:underline;
}

a.more {
font-weight:bold;  
text-decoration:none; 
float:right;
}

a.more:hover {
text-decoration:underline;
}

a.toplinks {
padding-bottom: 2px;
font-weight:bold;
}

a.toplinks:hover {
border-bottom: 3px solid #b3c9d0;
text-decoration:none;
border-spacing: 5px;
}

p.notop {
margin-top: 0px;
}

span.subhead {
font-size:13px; 
color:#546f85; 
font-weight:bold;
}

img.right {
float: right;
margin-left: 10px;
margin-bottom: 10px;
margin-top:35px;
}

img.right_free {
float: right;
margin-left: 10px;
margin-bottom: 10px;
}

.guru {
float:right;
font-style:normal;
}

#footer {
background-image:url(../images/footer.jpg); 
height: 101px; 
color: #fff; 
padding-top:15px;
font-weight:bold;
}

#footer a {
color:#fff;
font-weight:bold;
text-decoration:none;
}

#footer a:hover {
text-decoration: underline;
}

ul {
padding-left: 12px; 
margin-left: 12px; 
list-style-type:square;
}

.red {
color:#c75132;
}

input.button {
background:#283740 none repeat scroll 0%;
border-color:#283740;
border-style:solid;
border-width:1px;
color:#FFFFFF;
font-size:11px;
margin-right:10px;
padding:2px 5px;
}

.locations {
width: 300px;
}

#content .img_left {
float:left; 
padding-right:10px; 
}

#centerpics {
float:right; 
width: 345px; 
text-align:center; 
font-size:85%;
}

body.mapquest {
background: none;
}

body.mapquest td.padtop {
padding-top: 20px;	
}

body.directions {
background: none;
padding: 10px;
}

/*Everything below this comment is for the homepage.*/

body.home #navwrapper {
margin-top: 31px;
}

body.home #content{
padding-top:40px;
width: 704px;
}

#rs_bio {
width: 202px; 
float:left;
margin-bottom:10px;
}

#rs_bio img {
padding: 16px;
}

#rs_bio p {
padding-left:10px;
}

#rs_bio span {
color:#c75132;
font-size:14px;
font-weight:bold;
}

#questions {
float:left; 
margin-left: 40px; 
width:462px;
}

#content img.questions {
border: 0px; 
margin-bottom: 25px;
}

#testimonials {
width: 340px; 
float:left; 
margin-left:30px; 
border:1px solid #8fb240; 
padding: 10px;
}









