@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	line-height:160%;
	background-color:#ccc;

}

img {
border:0px;
}

h1 {
font-size:18px;
color:#a3774c;
font-weight:normal;}

h2 {
font-size:16px;
font-weight:normal;
float:left;
margin:0px;
padding:10px 0px 0px 0px;}

h3 {
color:#ccc;
font-weight:normal;
font-size:12px;
margin:0px;
padding:5px 0px 0px 0px;
}

a {
text-decoration:none;
color:#ccc;
}

a:hover {
text-decoration:underline;
color:#666;
}

a:visited {
text-decoration:underline;
color:#666;
}

a:active {
text-decoration:underline;
color:#666;
}

hr {
color: #fff; 
background-color: #fff; 
border: 1px solid #E4E3DA; 
clear:both;
}

/* CAPRICORN ESTATES STYLES */

#capricorn_container {
width:100%;
height:170px;
background-color:#cccccc;
margin:0px;

}

.content {
margin: 0 auto;
width:528px;
}

.textcontent {
margin: 0 auto;
padding:10px 0 10px 0;
width:528px;
}

#logo {
text-align:center;
padding:45px 0 25px 0;
}

.main_logos {
height:180px;
width:528px;
padding:10px 0 0 0;
margin: 0 auto;
}

.main_logos img {
float:left;
padding:0 3px 0 0;
}

#capricorn_footer {
background-color:#cccccc;
margin:0px;
}

#footer {
margin-left:auto;
margin-right:auto;
}

.navigationbg {
background-color:#FFFFFF;
width:100%;}

/* SUB PAGE STYLES */

.container {
width:820px;
overflow:hidden;
margin:0 auto;}

/* BACKGROUND */

.quailsrunbg {
background: url(images/quails_run_bg.gif) no-repeat center top;
background-color:#CCCCCC;
font-family:Georgia, "Times New Roman", Times, serif;
color:#666666;
}

.quailsrunbg h2 {
color:#c61936;}

.windflowerbg {
background: url(images/windflower_bg.gif) no-repeat center top;
background-color:#CCCCCC;
font-family:Georgia, "Times New Roman", Times, serif;
color:#666666;
}

.windflowerbg h2 {
color:#c46212;}

.lonerangebg {
background: url(images/lone_range_bg.gif) no-repeat center top;
background-color:#CCCCCC;
font-family:Georgia, "Times New Roman", Times, serif;
color:#666666;
}

.lonerangebg h2 {
color:#900028;}

.lonerangeleft {
width:250px;
float:left;
margin:0 0 0 5px;
}

/* NAV BAR */

.topnav {
width:820px;
padding: 11px 0 0px 15px;
margin: 0 auto 20px auto;
height:50px;
}

.topnav img {
margin:0 2px 0 2px;
float:left;}

.topnav_over {
width:157px;
margin: 17px 10px 0 50px;
float:left;}

/* CONTENT */

.maincontent {
background-image:url(images/shadow_bg.jpg);
background-repeat:repeat-y;
padding:50px 90px 50px 5px;
width:800px;
margin:0 auto;}

.leftcontent {
width:130px;
float:left;
margin:0 0 0 30px;}

.rightcontent {
width:510px;
float:right;
margin:20px 20px 0 15px;}


.contentfooter {
padding:50px 80px 20px 0px;
width:520px;
float:right;
}


/*SHADOW*/
.shadowbottom {
background-image:url(images/shadow_bottom.jpg);
background-repeat:no-repeat;
padding:50px 90px 50px 5px;	
height:28px;
width:725px;
margin:0 auto;
}