/* generated by csscreator.com */


html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
 background-color: #c2b69c;


} 
 
#pagewidth{ 
 width:800px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto; 
 margin-top: 30px;
 margin-bottom: 30px;
} 
 
#header{
 position:relative; 
 height:236px; 
  background-color:#98822f; 
  background-image: url('images/rctop_01.jpg');
  background-repeat: no-repeat;					
 width:100%;
} 
 
#maincol{background-color: #FFFFFF;  
 float: right; 
 display:inline; 
 position: relative; 
 width:; 
 }
 
#footer{
 height:238px; 
  background-color:#98822f;
  background-image: url('images/rcbottom_01.jpg');
  background-repeat: no-repeat;
  background-position:bottom;
 clear:both;
 } 
 
 a:link {color: #4D4D32;}
a:visited {color: #4D4D32;}
a:active {color: #f16032;}
a:hover {color: #f16032;}
a {text-decoration: underline;}
  /* *** secondary page styles: *** */ 
  
  #headers{
 position:relative; 
 
  background-color:#98822f; 
  background-image: url('images/rctop_01.jpg');
  background-repeat: no-repeat;					
 width:100%;
} 

#pagewidths{ 
 width:800px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto; 
 margin-top: 30px;

} 
 
	.wrapper { width: 800px; background: #FFF; margin: 0 auto; text-align: left;}
	.column-container { position: relative; overflow: hidden; padding: 20px; zoom: 1; } /* zoom fix for ie6 */
	.column-1 { float: left; width: 540px; padding-bottom: 32767px;  margin-bottom: -32767px;  background: #EAE8E0; height: 402px; }
	.column-2 { float: right; width: 212px; padding-bottom: 32767px; margin-bottom: -32767px;   background: #EAE8E0; }

	.footers { width: 100%; clear: both; color: #fff; background: #2F2929; margin-top: 20px;  height:50px; 
  background-color:#98822f;
  background-image: url('images/rcbottom_01.jpg');
  background-repeat: no-repeat;
  background-position:bottom;
 }
.spacing {padding-top: 0px;
background-color:#FFF;}
#navbar {
	background-color:#4D4D32;
	padding: 3px;
	
}
#nav {
	margin-left: 213px;
}
#navhome {
	margin-left: 243px;
}

#maincolsleft
{ background-color:#EAE8E0;
margin: 24px 3px 24px 21px;
width: 540px;
float:left;
}

#maincolsright
{ background-color:#EAE8E0;
width: 212px;
float: right;
margin: 24px 21px 24px 3px;
}

p {font-family: Verdana, Geneva, sans-serif;
font-size:12px;
text-align:left;
margin: 0px;
padding: 0px;}
 
.title{ font-size:20px;
 font-family: Verdana, Geneva, sans-serif;
 font-weight:bold;
 text-align:left;}
 
  h2{ font-size:14px;
 font-family:Verdana, Geneva, sans-serif;
 font-weight:bold;
 text-align:left;}
 
 .padding {margin-left: 10px;
}
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


