.body, p, table, th, td {	
    font-family: Arial, Helvetica, Sans Serif;	
    color: #666666;	
    font-size: 11px ;	
    }	
    

a {	
    font-family: Arial, Helvetica, Sans Serif;	
    color: #b25d3b;	
    font-size: 11px ;	
    text-decoration: underline;	
    }	
    
a:hover {	
    font-family: Arial, Helvetica, Sans Serif;	
    color: #b25d3b;	
    font-size: 11px ;	
    text-decoration: none;	
    }			    
    
.red {	
    font-family: Arial, Helvetica, Sans Serif;	
    color: #b25d3b;	font-size: 11px ;	
    text-decoration: none;	
    }			
    
		
    
.li   { 
    list-style-type: disc; 
    list-style-image: url(images/common/bullet.gif);  
    }
    h1.sectionheaders {
    color: #5478A0;
    font-family: Arial,Helvetica,Sans Serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
    margin: 0 0 8px;
    padding: 0;
}
h2.sectionheaders {
    color: #5478A0;
    font-family: Arial,Helvetica,Sans Serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 18px;
    margin: 0;
    padding: 0;
}  	 
/* MAINCOPY */


#content   {	
    padding: 10px;
    }

#copyintro     {	
    font-family: Arial, Helvetica, Sans Serif;	
    font-size: 13px;	
    font-weight: normal;
    line-height:18px;
    padding-right:10px;
    }
    
#copyintro a, #copyintro a:visited {
    font-size: 13px;	
    text-decoration: underline;	
    color: #5478a0;	
    }     
    
#copyintro a:hover {
    text-decoration: none;	
    color: #5478a0;	
    }     
    
.intro {	
    font-family: Arial, Helvetica, Sans Serif;	
    color: #5478a0;	
    }
    
/* CONTENT */

#content .title {
	font-family: Arial, Helvetica, Sans Serif;
	color: #5478a0;
	font-size: 16px;
	font-weight: normal;
	line-height: 25px;
}
    
#content .head  {
	font-family: Arial, Helvetica, Sans Serif;
	color: #5478a0;
	font-size: 11px;
	padding-right: 10px;
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
}

#content .head_long {
	font-family: Arial, Helvetica, Sans Serif;
	color: #5478a0;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
}

#content .head_long2  {
	font-family: Arial, Helvetica, Sans Serif;
	color: #5478a0;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom:8px;
}


#content .subhead  {
	font-family: Arial, Helvetica, Sans Serif;
	color: #666666;
	font-size: 11px;
	padding-right: 10px;
	line-height: 21px;
	font-weight: bold;
	text-decoration: none;
}

#content div.subh_long  {
	font-family: Arial, Helvetica, Sans Serif;
	color: #666666;
	font-size: 11px;
	padding:5px 0 5px 0;
	font-weight: bold;
	text-decoration: none;
}

#content .subh_line1  {
	font-family: Arial, Helvetica, Sans Serif;
	color: #666666;
	font-size: 11px;
	line-height: 13x;
	font-weight: bold;
	text-decoration: none;
}

/* HOME PAGE SPOTLIGHT */

#spotlight .copy {
	padding-right: 10px;
    }
    
#spotlight .title {
	font-family: Arial, Helvetica, Sans Serif;
	color: #5478a0;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
    }

#spotlight .smalltext {
	font-family: Arial, Helvetica, Sans Serif;
	color: #b1b1b1;
	font-size: 9px;
	font-weight: normal;
    }


    
.vertblue {
    width:1px;
    background: url(../images/common/div_vertblue.gif);  ;
    }
    
#address {
    background: url(../images/topr_address.gif) no-repeat; 
    padding: 52px 10px 3px 8px;
    font-family: Arial, Helvetica, Sans Serif;	
    font-size: 12px;	
    font-weight: normal;
    color:#ffffff;
    }   
      
    
#address .title {
    font-family: Arial, Helvetica, Sans Serif;	
    font-size: 13px;	
    font-weight: bold;
    }        
    
#address div.tel {
    font-family: Arial, Helvetica, Sans Serif;	
    font-size: 18px;	
    font-weight: bold;
    margin-top:5px;
    }    
    


    
.subtitle {	
    font-family: Arial, Helvetica, Sans Serif;	
    color: #5478a0;	font-size: 11px;	font-weight: normal;
    }


    
/* PHOTOS */

#gallery {	
    font-family: Arial, Helvetica, Sans Serif;	
    color: #666666;	
    font-size: 11px;	
    font-weight: normal;	
    line-height: 15px;
    padding: 0 10px 0 0;
    }
    
#gallery .head {	
    font-family: Georgia, Times New Roman, Serif;	
    color: #336699;	
    font-size: 14px;	
    line-height: 20px;
    font-weight: normal;
    }
    
#gallery img {
    padding:2px 0 0 0;
    }    



    
/* LEFT */
#lnav {	
    font-family: Georgia, Times New Roman;	
    color: #004081;	
    font-size: 10px;	
    padding:12px 10px 12px 10px;
    line-height: 20px;
    text-align:right;
    /*letter-spacing:0.05em;*/
    }
    
#lnav a.georgia, #lnav a.georgia:visited {	
    font-family: Georgia, Times New Roman;	
    color: #004081;	
    font-size: 10px;	
    font-weight: bold;
    text-decoration:none;
	line-height:13px;
    }
    
#lnav a.georgia:hover {	
    font-family: Georgia, Times New Roman;	
    color: #004081;	
    text-decoration:underline;
    }


#lnav li {padding:8px 0;}


    
#locations {	
    font-family: Arial, San Serif;	
    color: #666666;	
    font-size: 10px;	
    padding:12px 0 12px 6px;
    line-height: 20px;
    text-align:center;
    }    
    
#locations .title {	
    letter-spacing:0.05em;
    font-family: Arial, San Serif;	
    color: #004081;	
    font-size: 10px;	
    }      
    
#locations a, #locations a:visited  {	
    font-family: Arial, San Serif;	
    color: #666666;	
    font-size: 10px;	
    text-decoration:none;
    }   
    
#locations a:hover  {	
    font-family: Arial, San Serif;	
    color: #666666;	
    text-decoration:underline;
    }      
    
.r_white_LH8, .r_white_LH8 a, .r_white_LH8 a:hover {	
    font-family: Georgia, Times New Roman;	
    color: #ffffff;	
    font-size: 10px;	
    font-weight: bold;	
    line-height: 12px;
    }
   
/* TOP LINK */

.toplink {
    color: #FFFFFF;
    font-family: Arial,Helvetica,Sans Serif;
    font-size: 10px;
    padding-bottom: 15px;
    padding-right: 20px;
    text-decoration: none;
}
    
    
.toplink a {	
    font-family: Arial, Helvetica, Sans Serif;	
    color: #ffffff;	font-size: 10px;
    }	
    
.toplink a:hover {	
    font-family: Arial, Helvetica, Sans Serif;	
    color: #ffffff;	
    font-size: 10px;
    }			
    
/* FOOTER	*/	
.mfooterhead {	
    font-family: Arial, Helvetica, Sans Serif;	
    color: #f0ede6;	
    font-size: 11px;	
    padding-right: 10px;	
    padding-left: 36px;	
    font-weight: bold;
    }
    
.morefooter {	
    font-family: Arial, Helvetica, Sans Serif;	
    color: #666666;	
    font-size: 11px;	
    padding-left: 10px;	
    padding-top: 10px;	
    padding-right: 10px;	
    font-weight: normal;
    }
    
    
.footer {	
    font-family: Arial, Helvetica, San Serif;	
    color: #9ca9b8;	
    font-size: 9px ;	
    line-height: 10px;	
    text-decoration: none;	
    text-align: justify;	
    padding-left: 6px;	
    padding-right: 6px;	
    }		
    
.footer a:hover {	
    font-family: Arial, Helvetica, San Serif;	
    color: #9ca9b8;	
    font-size: 9px ;	
    line-height: 10px;	
    text-decoration: none;	
    }	
    
.footer a {	
    font-family: Arial, Helvetica, San Serif;	
    color: #9ca9b8;	
    font-size: 9px ;	
    line-height: 10px;	
    text-decoration: underline;	
    }		
    
.footer_title {	
    font-family: Arial, Helvetica, San Serif;	
    color: #edf2f6;	
    font-size: 9px;	
    line-height: 10px;	
    text-decoration: none;	
    }	
    
.footer_copy {
	font-family: Arial, Helvetica, San Serif;
	color: #9ca9b8;
	font-size: 9px ;
	line-height: 12px;
	}	        
        
    
/* FORM PROC */
h1 	{	
    font-family: Arial, Helvetica, Sans Serif;	
    color: #666666;	
    font-size: 15px ;	
    }	
    
h2 	{	
    font-family: Arial, Helvetica, Sans Serif;	
    color: #666666;	
    font-size: 12px ;	
    }	
	

/* request info cta */
.request  { background: url(../images/bg_request_free.jpg) no-repeat;width:150px; height:121px;text-align:center;position:relative;}
.request  { background: url(../images/bg_request_free.jpg) no-repeat;width:150px; height:121px;text-align:center;position:relative;}
.line-one{width:130px;color:#002f5e;font-size:12px;text-align:center;position:absolute;top:15px;left:8px;}
.line-two{width:130px;color:#002f5e;font-size:12px;text-align:center;position:absolute;top:63px;left:8px;}
.line-one a {color:#002f5e;font-size:14px;text-align:center;text-decoration:none;line-height:16px;}
.line-two a{color:#002f5e;font-size:14px;text-align:center;text-decoration:none;line-height:16px;}
.btn_go {position:absolute;top:93px; left:99px;}
