body {
	margin: 0px;
	background: #2A1515;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:  #4c4c4c;
	}
	


.maincell  	{ background: #FFFFFF;
	  padding-top: - 10px;
                    padding-right: 8px;
                    padding-left: 15px;
                    padding-bottom: 4px;
                    background-image: url("images/marble_back.jpg");
                    background-repeat: repeat-y;
                    background-position: center;
                    font-size: 12px;
	  line-height: 15px;	  
	 vertical-align: top;	  
                    }
                    
.inside_maincell { padding-top: 4px;
                    padding-right: 8px;
                    padding-left: 8px;
                    padding-bottom: 5px;
                    background-image: url("images/marble_back.jpg");
                    background-repeat: repeat-y;
                    background-position: center;
                    font-size: 12px;
	  line-height: 15px;
	  	
	  }
                    
.iMainCell   {font-size: 12px;
	  line-height: 15px;
	  padding-right: 6px;
	  margin-top: 0px;
	  }
	  
	  
.side_menu { border-right: 2px solid #B5AF8D; 
	     border-left: 2px solid #B5AF8D; 
	     border-top: 2px solid #B5AF8D;
	     background-image: url('images/green_fade.gif');
	     background-repeat: repeat-x;
	     }
	     
.side_menu_visit { border-right: 2px solid #B5AF8D; 
	     border-left: 2px solid #B5AF8D; 
	     border-top: 2px solid #B5AF8D;
	     background-image: url('images/maroon_fade.gif');
	     background-repeat: repeat-x;
	     }
	     
.side_menu1_visit { border-right: 2px solid #B5AF8D; 
	     border-left: 2px solid #B5AF8D; 
	     border-top: 2px solid #B5AF8D;
	     border-bottom: 2px solid #B5AF8D;
	     background-color: #58624A;	     
	     }
	     
.bottom_links {font-family: Arial, Helvetica, sans-serif;
	       font-size: 8pt;
	       padding-top: 10px;
	       padding-bottom: 8px;
	       color: #FFE8BF;
	       text-align: center;
	       }
	  
.announce { font-size: 8pt;
	   color: 333333;
	   /*background-image: url("images/shadeform.gif");*/
	   }
	   
.bottom_cell { font-family: Arial, Helvetica, sans-serif;
	      font-size: 8pt;
	      text-align: center;
	      font-weight: 500;
	      color: #FFE8BF;
	      }
	      
.logoseal	   { background-image: url('images/logo.gif');
                       background-repeat: no-repeat;
                       background-position:  bottom center;
                       position: relative;
                                            
                       }

	   
.testimonial_wrapper {
	width: 207px;
	margin-bottom: 3px; 
	background-color: #FFFFFF;
	border: 1px solid #62704F;
}
.testimonial_wrapper_sub {
	width: 207px;
	background-color: #968462;
	border-left: 1px solid #968462;
	border-right: 1px solid #968462;
	border-bottom: 1px solid #968462;
}
.testimonial_blurb {
	
	padding-left: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.testimonial_blurb_sub {
	background: transparent url(images/quotes_sub.gif) 5px 5px no-repeat;
}
.testimonial_blurb p {
	margin-top:0;
	margin-bottom: 6px;
	font-size: 11px;
	line-height:14px;
	color: #7A6B4D;
	font-weight: bold;
	
}
.testimonial_blurb p.agent_info {
	font-size: 11px;
	color: #575757;	 
	font-weight: bold;
}
.testimonial_footer{
	background: #FFFFFF url(images/header_footer.jpg) bottom center no-repeat;
	font-size: 10px;
	color: #767676;	 
	font-weight: bold;
	width: 207px;
	height: 26px;
	text-align: center;
	margin-bottom: 10px;
}
.testimonial_footer div{
	line-height: 16px;
	padding: 4px;
}
.testimonial_footer a{
	color: #0067B6;	 
	text-decoration: none;
}
.testimonial_footer a:hover{
	color: #0067B6;	 
	text-decoration: underline;
}
.testimonial_footer_sub{
	background: #F4F4F4;
	font-size: 10px;
	color: #767676;	 
	font-weight: bold;
	width: 207px;
	height: auto;
	text-align: center;
	margin-bottom: 10px;
	border-left: 1px solid #968462;
	border-right: 1px solid #968462;
	border-bottom: 1px solid #968462;	
}
.testimonial_footer_sub div{
	line-height: 10px;
	padding: 8px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}

	   
.footer_wrapper{
  border-top: 1px solid #EBEBEB;
  margin-top: 0px;
  margin-bottom: 20px;
}

table.footer_tbl {
	border-collapse:collapse;
	width:775px;
}
table.footer_tbl td {
	vertical-align:top;
	border-left: 2px solid #FFF;
	padding-right: 8px;
	padding-left: 8px;
	padding-top:5px;
	padding-bottom:15px;
	background: transparent url(images/bg_footer.jpg) 0 0 repeat-x;
	font-weight: bold;
	line-height:15px;
}


table.footer_tbl td:first-child {
	border-left:0;
}

.footer_wrapper h3{
	clear:none;
	margin-bottom: 4px;
	margin-top: 0px;
	font-size: 10px;
	color: #946F24;
}
.footer_wrapper h3 a {
	color: #000000;
	text-decoration:none;
}

.footer_wrapper span.numpub{
	padding-left:7px;
	font-weight: normal	;
	font-size:9px;
	color:#939393;
}
.footer_wrapper em{
	font-weight: normal	;
	color:#939393;
}

.footer_wrapper a{
	font-size: 10px;
	color: #946F24;
	text-decoration: none;
}
.footer_wrapper a:hover{
	text-decoration: underline;
}

/*---------------------------------------------
MULTI USE CSS
---------------------------------------------*/

a {
	color: #525C43;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


img {
	border: none;
}


hr{
	border: 0px;
	border-top: 1px solid #D9DEE4;
	margin-top: 10px;
	margin-bottom: 20px;
}


h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
}
h1 {
	clear: none;
	text-align: left;
	font-size: 30px;
	width: 330px;
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	letter-spacing:-1px;
	color: #FC104E;
}
h2 {
	text-align: left;
	font-size: 16px;
	padding: 0px 0 0px 0;
	margin: 0 0px 0 0px;
	color: #FC104E;
}
h3 {
	font-size: 16px;
	padding: 4px 0 4px 0;
	margin: 0 0px 0 0px;
	color: #6B7853;
}
h3 a {
	color: #F50437;
}
h4 {
	padding: 0px 0 0px 0;
	margin: 0 0px 0 0px;
	color: #330512;
	font-size: 14px;
}


a.rss_feed {
	display:block;
	height:16px;
	padding-right:22px;
	padding-top:2px;
	background: transparent url(images/16px-Feed-icon.gif) no-repeat 100% 0;
}


.float_left {
	float: left;
}
.float_right {
	float: right;
}


.margin_bottom_0{
	margin-bottom: 0px !important;
}
.margin_l_20 {
	margin-left: 20px !important;
}



.haute_link {
	color: #F81445 !important;
	font-weight: bold;
	text-decoration: none;
}
.haute_link:hover{
	color: #F81445;
	text-decoration: underline;
}




.smallprint{
	padding-top: 4px;
	color: #F8B3C4;
	font-size: 10px;
}

.smallprint a{
	color: #FFF;
	text-decoration: none;
}

.smallprint a:hover{
	color: #ffffff;
	text-decoration: underline;
}
.paddedsmallprint{
	padding: 4px;
	padding-top: 8px;
	color: #7A7A7A;
	font-size: 11px;
}
.paddedsmallprint a{
	color: #7A7A7A;
}



.wantmore{
	margin-top: 8px;
	font-size: 11px;	
	margin-bottom: 12px;
}
.wantmore a{
	color: #777B24;
	font-weight: bold;
	text-decoration: none;
}
.wantmore a:hover{
	text-decoration: underline;
}




.largelink{
	font-size: 16px;
	font-weight: bold;
	color: #6B7853;
	text-decoration: none;
	display: block;
	margin-bottom: 0px;
}
.largelink:hover{
	text-decoration: underline;
}

.drop_navmenu {  font-family:   Arial, Verdana, Times, "Times New Roman"; font-size: 11px; color: #535D45; background-color: #EDF4F6}

.label {	padding-top: 10px;
                  padding-right: 0px;
                  padding-left: 15px;
                  padding-bottom: 4px;
	color: #330512;
	font-size: 12px;
}

.joblabel {	padding-top: 0px;
                  padding-right: 0px;
                  padding-left: 15px;
                  padding-bottom: 4px;
	color: #330512;
	font-size: 12px;
}

.continue_reading {
	line-height: 15px;
	border: 1px solid #686855;
	width: 120px;
	height: 15px;
	background: #F5E5CB url(images/button_cont_reading.jpg) repeat-x;
	display: block;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration:none;
	color: #686855 !important;
}
.continue_reading:hover {
	background: #DDC192 url(images/button_cont_readingH.jpg) repeat-x;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;	
	text-decoration:none;
	color: #754C24 !important;
}

.minlink		{font-family: arial, verdana, helvetica, sans;
		  font-size: 9pt;
		  color: #330512;	  
		  }
		  
a.minlink:link	{ color: #330512;
		  text-decoration: none;		  
		  }

a.minlink:visited	{  color: #330512;
		  text-decoration: none;		  
		  }
		  
a.minlink:active	{  color: #330512;
		  text-decoration: none;		  
		  }
		  
a.minlink:hover	{  color: #004400;
		  text-decoration: underline;		  
		  }		  
