/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

body {
	background-image: url(/sunland_ranch/images/layout/page_bg.jpg);
	background-repeat: repeat;
	margin: 30px auto;
	width: 930px;
}

#contentWrapper {
	background-image: url(/sunland_ranch/images/layout/content_bg.gif); 
	background-position: top left; 
	background-repeat: repeat-y; 
	background-color: #FFFFFF; 
	border: 3px solid #05457c;
}

/* Left Content Area */

#contentLeft {
	width: 350px; 
	color: #05457c; 
	padding: 0px; 
	float: left;
}

#contentLeft a:link, #contentLeft a:visited {
	color: #05457c;
}

#contentLeft a:hover {
	color: #000000;
}

#contentLeft h1, h2, h3, h4, h5, h6 {
	font-weight: bold; 
	color: #05457c; 
	margin: 0px;
}

#contentLeft h2 {
	font-style: italic; 
	font-size: 18px;
}

#contentLeft h3 {
	font-size: 14px;
}

#contentLeft h4 {
	font-size: 12px;
}

#contentLeft h5 {
	font-size: 11px;
}

#contentLeft h6 {
	font-size: 10px;
}

#realtorinfo {
	padding: 5px; 
	font-size: 14px;
	margin-top: 10px;
	margin-left: 5px;
}

.realtorphoto {
	padding: 5px; 
	background-color: #FFFFFF; 
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 2px;
	border: 1px solid #05457c;
	width: 121px;
	height: 155px;
}

.mainPhoto {
	border: 3px solid #05457c; 
	border-left: none; 
	border-top:none;
	cursor:pointer;
}

/* Main Content Area */

#contentContainer {
	width: 574px; 
	float: left;
}

#contentMain {
	padding: 5px 10px 15px 20px;
}

#contentMain h1, h2, h3, h4, h5, h6 {
	color: #05457c; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-weight: bold;
}

#contentMain h1 {
	font-style: italic; 
	font-size: 26px;
}

#contentMain h2 {
	font-size: 14px;
}

#contentMain h3 {
	font-size: 12px;
}

#contentMain h4 {
	font-size: 10px;
}

#contentMain h5 {
	font-size: 18px;
}

#contentMain h6 {
	font-size: 20px;
}

#contentMain p {
	line-height: 18px;
}

#contentMain ul {
	line-height: 20px;
}

#contentMain a:link, a:visited {
	color: #05457c;
}

.mapControls {
	color: #05457c;
}

/* Footer Area */

#footerbar {
	clear: both;
	background-color: #05457c; 
	margin-top: 10px; 
	color: #FFFFFF; 
	font-size: 11px; 
	text-align: right; 
	padding: 7px 20px;
}

#footerbar a:link, a:visited {
	color: #FFFFFF; 
	padding: 0px 3px;
}

#footerbar a:hover {
	color: #A7C6DF;
}

#footer {
	clear: both; 
	background-color: #c9dbea; 
	padding: 5px;
	font-size: 9px;
}

#footer a:link, :visited {
	color: #05457c;
}

#footer a:hover {
	color: #000000;
}

#disclaimer {
	width: 400px; 
	float: right; 
	text-align: right;
}

#inclind a.inclind:link, #inclind a.inclind:link {
	color: #CC0000; 
	font-size: 11px; 
	text-decoration: none;
}

#inclind a.inclind:hover {
	color: #000000;
}

/* Site Plan Photo */

.sitePlan {
	margin-left: 0px;
	width: 525px;
	border: 0px;
}
