
body {
	margin: 0px;
	padding: 0px;
	background: #656565 url(/images/bg.gif) repeat-x;
	text-align: left;
}

a, 
a:visited, 
a:focus, 
a:active, 
a:hover {
	color: #eeb31d;
}

img.content_image {
	border: 3px solid #FFF;
}

#content {
	margin: 0px;
	padding: 0px;
}

#content_main {
	border-top: 3px solid #eeb31d;
	padding-bottom: 50px;
	background: #5a5a5a;
	color: #FFF;
	padding-left: 10px;
	width: 700px;
}

h1, h2, h3, h4, h5 {
	color: #eeb31d;
}

#content_main h2 {
	padding-bottom: 0px;
	margin-bottom: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

#content_sidebar {
	padding: 0px 0px 0px 20px;
}

#content_sidebar .sidebar_module {
	margin: 0px 0px 20px 0px;
	border: none;
	border-top: 3px solid #eeb31d;
	background: #333;
	color: #FFF;
}

#content_sidebar .sidebar_module h2,
#content_sidebar .sidebar_module h2 a,
#content_sidebar .sidebar_module h2 a:visited,
#content_sidebar .sidebar_module h3,
#content_sidebar .sidebar_module h3 a,
#content_sidebar .sidebar_module h3 a:visited {
	color: #FFF;
}


#content_sidebar .sidebar_module .module-footer {
	color: #ccc;
}

.tag_cloud a, 
.tag_cloud a:visited {
	color: #CCC;
}



#site_wrap_outer {
	overflow: auto;
}

#site_wrap_inner {
	position: relative;
	z-index: 100;
	margin: 0px auto;
	width: 960px;
	text-align: left;
}

#header {
	position: relative;
	z-index: 101;
	width: 960px;
	height: 300px;
	margin: 0px 0px 00px 0px;
	padding: 0px;
	background: url(/images/c21_header.jpg) no-repeat;
}

#header_logo {
	position: absolute;
	top: 60px;
	left: 30px;
	height: 100px;
	width: 160px;
	background: url(/images/c21wink_logo.gif) no-repeat;
}

#header_phone {
	padding-top: 5px;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
}

#header_images {
	position: absolute;
	top: 35px;
	right: 5px;
	width: 480px;
	height: 240px;
	border: none;
	outline: none;
	background: url(/images/header_slides.jpg) no-repeat 0px -2160px;
}

#header_images div {
	width: 480px;
	height: 240px;
	background: url(/images/header_slides.jpg) no-repeat;
}

#header_images div.header1 {
	background-position: 0px 0px;
}

#header_images div.header2 {
	background-position: 0px -240px;
}

#header_images div.header3 {
	background-position: 0px -480px;
}

#header_images div.header4 {
	background-position: 0px -720px;
}

#header_images div.header5 {
	background-position: 0px -960px;
}

#header_images div.header6 {
	background-position: 0px -1200px;
}

#header_images div.header7 {
	background-position: 0px -1440px;
}

#header_images div.header8 {
	background-position: 0px -1680px;
}

#header_images div.header9 {
	background-position: 0px -1920px;
}








#header_offices {
	font-size: 13px;
	position: absolute;
	top: 60px;
	left: 210px;
	width: 300px;
	height: 150px;
}

#header_offices .office {
	float: left;
	margin-right: 10px;
	width: 130px;
}

#header h1 a {
	text-indent: -9999px;
	display: block;
	width: 960px;
	height: 185px;
	padding: 0px;
	margin: 0px;
}

#header #home_link {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 100px;
	text-indent: -9999px;
	outline: none;
}

#header_account_links {
	position: absolute;
	top: 4px;
	right: 0px;
	font-size: 14px;
}

#header_account_links a,
#header_account_links a:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

#header_title_links {
	color: #FFF;
}

#header_agent {
	position: absolute;
	top: 60px;
	left: 265px;
}

#header_agent img {
	float: left;
	border: 2px solid #FFF;
}

#header_agent h2 {
	width: 400px;
	position: absolute;
	left: 250px;
	top: 20px;
	color: #FFF;
}

#header_agent h2 a {
	font-size: 40px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
	
#header_agent h3 {
	width: 400px;
	position: absolute;
	left: 250px;
	top: 10px;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
}

#navigation {
	position: absolute;
	bottom: 25px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 100%;
	text-align: right;
}

#navigation ul {
	position: absolute;
	left: 0px;
}

#index_properties {
	clear: both;
}

#footer_wrap {
	background: #000;
	border-top: 5px solid #eeb31d;
}

#footer {
	margin: 0px;
	padding: 0px;
	width: 916px;
	height: 150px;
	margin: 0px auto;
	margin-bottom: 20px;
	padding: 20px;
	color: #FFF;
}

#footer a,
#footer a:visited,
#footer a:active,
#footer a:hover {
	color: #FFF;
}

#footer_onjax {
	color: #fff;
}

#footer_logo {
	float: left;
	margin-right: 10px;
	border: 0px solid #000;
	background: #fff;
	padding: 0px;
}

#footer_disclosures {
	clear: both;
	margin-top: 10px;
	font-size: 10px;
}


.module-footer {
	text-align: center;
	color: #000;
	font-size: 14px;
	border-top: 1px solid #666;
	margin: 5px;
	padding-top: 5px;
}

#onjax_tools {
	border-top: 3px solid #eeb31d;
	background: #5a5a5a;
	padding: 0px 10px;
	margin: 0px;
}

#onjax_tools h1,
#onjax_tools h2,
#onjax_tools h3,
#onjax_tools h4 {
	color: #000;
}

#onjax_tools_header {
	color: #FFF;
}

#real_estate_container {
	background: none;
}


#real_estate_town_copy {
	font-size: 14px;
}

#learn ul {
	list-style: disc;
	font-size: 16px;
	font-weight: bold;
}

#buying_copy ul, #selling_copy ul {
	font-size: 16px
}

#real_estate_tags h2 {
	margin: 0px;
	padding: 0px 3px;
	font-weight:normal;
}

#real_estate_tags h2 a {
	text-decoration: none;
	font-size: 18px;
	color: #000;
}




#index_boxes {
	background: url(/images/index_boxes_bg.png) no-repeat;
	padding: 10px 20px 10px 20px;
	width: 700px;
	overflow: auto;
}


#index-agents, 
#index-featured-lender {
	float: left;
	width: 310px;
	margin: 0px 20px 0px 0px;
	padding: 0px 5px;
	font-size: 12px;
}

#index-agents h3, 
#index-open-houses h3, 
#index-featured-lender h3 {
	font-size: 18px;
	text-indent: -9999px;
	color: #000;
}



#index-agents .agent {
	background: none;
	height: 200px;
	width: 300px;
}

#index-agents .agent-contact {
	float: left;
}

#index-agents img {
	float: left;
	margin: 5px;
	border: 1px solid #000;
}

#index-agents .agent-name {
	font-weight: bold;
	color: #000;
	font-size: 18px;
}

#index-agents .agent-name a {
	color: #000;
	text-decoration: none;
}

#index-agents .agent-phone {
	font-weight: bold;
	font-size: 14px;
}

#index-agents .agent-profile-link {
	font-weight: bold;
}

#index-agents #meet-our-agents-rotation {
	height: 150px;
}

#index-agents .agent-list-link {
	clear: both;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
}


.open-house-date {
	border-bottom: 1px solid #999;
	font-weight: bold;
	font-size: 14px;
}

.open-house-listing {
	font-size: 12px;
	border-bottom: 1px solid #999;
	padding: 10px;
}

.open-house-time {
	font-weight: bold;
}

.open-house-address {
	display: inline;
}

.open-house-price {
	display: inline;
	margin-right: 5px;
}

.open-house-host {

}

#open-houses-list-link {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
}


#index-featured-lender {
	text-align: center;
}

#lender-name {
	font-weight: bold;
	margin-top: 10px;
}


.area_schools {
	border-bottom: 1px solid #666;
	margin: 10px;
	padding: 10px;
	font-size: 14px;
}


#index_properties div.section {
	border-top: 2px solid #FFF;
	margin: 0px 0px 20px 0px;
	padding: 5px 10px 20px 5px;
	background: #333 url(/images/5a5a5a_333333_bottom.gif) no-repeat bottom left;
}

#index_properties .section h2 {
	color: #FFF;
	background: none;
	padding: 0px;
	margin: 0px;
	border: none;
}

#index_properties .section h2 a {
	display: block;
	float: right;
	text-transform: none;
}

#index_properties .section .highlighted_properties li {
	background: none;
}




#state_list_of_counties {
	border: 5px solid #008c9a;
	margin-top: 20px;
	background: #e0eef7;
	font-size: 18px;
	margin-bottom: 10px;
	padding: 10px;
}

#state_list_of_counties h2 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 5px;
}

#state_list_of_counties ul {
	list-style: none;
	overflow: auto;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}

#state_list_of_counties ul li {
	display: block;
	float: left;
	width: 320px;
	font-size: 16px;
}

#real_estate_summary .summary_mls_header {
	border: none;
	background: none;
}

#real_estate_summary .summary_category_header {
	background: #333;
	border: none;
	border-top: 3px solid #EEB31D;
}

.highlighted_properties li {
	background: none;
}



#contact_form fieldset {
	border: 0;
}

#contact_form ol {
	list-style: none;
	padding: 0;
	margin: 0;
}

#contact_form label {
	display: inline-block;
	width: 150px;
}

#agents .agent_section { 
	background: #333;
	color: #FFF;
}

#agents .agent_navigation { 
	border-bottom: 3px solid #EEB31D;
}

#agents .agent_navigation ul li.current {
	background: #EEB31D;
}


#offices .office_section { 
	background: #333;
	color: #FFF;
}

#offices .office_name {
	color: #FFF;
}

#offices .office_navigation { 
	border-bottom: 3px solid #EEB31D;
}

#offices .office_navigation ul li.current {
	background: #EEB31D;
}

.virtual_tours .even {
	background: #666;
}



.blog_post {
	background: none;	
}

.blog_post .post_header {
	color: #000; 
}

#blog_posts .post_excerpt {
	background: none;	
}

#blog_posts .post_excerpt .post_excerpt_header {
	color: #000; 
}

