body {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #333333;
  line-height: 18px;
  margin: 0px;
  padding: 0px; 
  text-align: center;
  background-color: #FFFFFF;
  background-image: url('/res/images/main_bg.gif');  
}


/*********************************************/
/* Global Position Elements */
/*********************************************/
#body_container {
	width:942px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	width: 942px;
	background-image: url('/res/images/page_bg.gif');
	background-position: top left;
	background-repeat: repeat-y;	
}

#body_container_inner {
	padding: 0px 10px 0px 10px;
}

/*********************************************/
/* Global Style Elements */
/*********************************************/

a:link {
	color: #010195;
	text-decoration: underline;
}

a:visited {
	color: #010195;
	text-decoration: underline;
}

a:active {
	color: #1a90da;
	text-decoration: none;
}

a:hover {
	color: #1a90da;
	text-decoration: none;
}

a.white {
  color: #FFFFFF;
}

a.white:link {
  color: #FFFFFF;
  text-decoration: none;  
}

a.white:visited {
  color: #FFFFFF;
  text-decoration: none;  
}

a.white:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

p {
  font-size: 11px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  color: #333333;
  margin: 4px 0px 7px 0px;
  line-height: 18px;
}

div, td, span {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #333333;
  line-height: 18px;
}

form {
  margin: 0px;
  font-size: 11px;
  color: #333333;
  line-height: 18px;
}

h1 {
  font-size: 24px;
  padding: 0px;
  margin: 0px 0px 15px 0px;
}

h2 {
  font-size: 14px;
  padding: 0px;
  margin: 12px 0px 3px 0px;
  text-transform: uppercase;
  color: #8e0000;
}

h3 {
  font-size: 12px;
  font-weight: bold;
  margin: 0px 0px 7px 0px;
  padding: 0px;
  color: #333333;  
}
/*********************************************/
/* Top */
/*********************************************/
#top {
	margin: 0px;
	padding: 0px; 
	height: 81px;
}

#top #logo_info {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 81px;
}

#top #link_info {
	float: left;
	height: 81px;
}

#top #link_info .links {
	font-size: 12px;
	color: #333333;
	text-align: right;
	padding: 38px 0px 0px 50px;
	vertical-align: middle;
}

#top #link_info .links a:link {
	font-weight: bold;
	color: #1c91da;
	text-decoration: underline;
}

#top #link_info .links a:visited {
	font-weight: bold;
	color: #1c91da;
	text-decoration: underline;	
}

#top #link_info .links a:hover {
	font-weight: bold;
	color: #1c91da;
	text-decoration: none;
}

#top #link_info .links a:active {
	font-weight: bold;
	color: #1c91da;
	text-decoration: none;	
}

#top_nav {
	height: 35px;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid white;
	clear: both;
}

/*********************************************/
/* Main Photo and Search */
/*********************************************/

#main_photo {
	margin: 0px;
	padding: 0px;
}

#main_photo #photo {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 219px;	
}

#main_photo #search .search_text {
	font-size: 11px;
	color: #333333;
	padding: 42px 0px 0px 40px;
}

#main_photo #search .search_text td, #main_photo #search .search_text p, #main_photo #search .search_text form  {
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

#main_photo #search {
	float: left;
	height: 219px;
	width: 306px;
	background-image: url('/res/images/home/main_photo_01_03.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}

#rotating_images {
	width:360px;
	height:443px;
	text-align: center;
}
	
#rotating_images, #rotating_images li{
	margin:0;
	padding:0;
	list-style:none;
	text-align: center;
}

#rotating_images li{
	margin: 0px 0px 0px 42px;
}

.sections {
	border-top: 1px solid white;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	clear: both;
}

.sections .text {
	margin: 0px;
	padding: 18px 8px 0px 10px;
}

.sections span.emph {
	font-weight: bold;
	font-size: 11px;
	color: #010195;
}

.sections a.bullet:link, .sections a.bullet:visited {
	color: #010195;
	text-decoration: underline;
	background-image: url('/res/images/link_bullet.jpg');
	background-position: 0px 4px;
	background-repeat: no-repeat;
	padding-left: 20px;
}

.sections a.bullet:active, .sections a.bullet:hover {
	color: #010195;
	text-decoration: none;
	background-image: url('/res/images/link_bullet.jpg');
	background-position: 0px 4px;
	background-repeat: no-repeat;
	padding-left: 20px;
}

.sections #open_houses {
	width: 307px;
	margin: 0px;
	padding: 0px;
	background-image: url('/res/images/home/section_headers_1_01.gif');
	background-repeat: no-repeat;
	background-position: top left;
	float: left
}

.sections #new_developments {
	width: 307px;
	margin: 0px;
	padding: 0px;
	background-image: url('/res/images/home/section_headers_1_02.gif');
	background-repeat: no-repeat;
	background-position: top left;	
	float: left;	
}

.sections #commercial_properties {
	width: 308px;
	margin: 0px;
	padding: 0px;
	background-image: url('/res/images/home/section_headers_1_03.gif');
	background-repeat: no-repeat;
	background-position: top left;	
	float: left;	
}

.sections #cc_partners {
	width: 307px;
	margin: 0px;
	padding: 0px;
	background-image: url('/res/images/home/section_headers_2_01.gif');
	background-repeat: no-repeat;
	background-position: top left;	
	float: left;	
}

.sections #selling_your_home {
	width: 307px;
	margin: 0px;
	padding: 0px;
	background-image: url('/res/images/home/section_headers_2_02.gif');
	background-repeat: no-repeat;
	background-position: top left;	
	float: left;	
}

.sections #new_at_schuler_bauer {
	width: 308px;
	margin: 0px;
	padding: 0px;
	background-image: url('/res/images/home/section_headers_2_03.gif');
	background-repeat: no-repeat;
	background-position: top left;	
	float: left;	
}

.sections #map_search {
	width: 307px;
	margin: 0px;
	padding: 0px;
	background-image: url('/res/images/home/section_headers_3_01.gif');
	background-repeat: no-repeat;
	background-position: top left;
	float: left
}

.sections #browse_cities {
	width: 614px;
	margin: 0px;
	padding: 0px;
	background-image: url('/res/images/home/section_headers_3_02.gif');
	background-repeat: no-repeat;
	background-position: top left;	
	float: left;	
}

#home_content {
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	clear: both;
}

#home_content .text {
	padding: 30px 8px 0px 15px;
}

#home_content .pic {
	padding: 30px 0px 0px 0px;
	text-align: center;
}

#home_content span.emph {
	font-weight: bold;
	font-size: 11px;
	color: #010195;
}

#home_content a.bullet:link, #home_content a.bullet:visited {
	color: #010195;
	text-decoration: underline;
	background-image: url('/res/images/link_bullet.jpg');
	background-position: 0px 4px;
	background-repeat: no-repeat;
	padding-left: 20px;
}

#home_content a.bullet:active, #home_content a.bullet:hover {
	color: #010195;
	text-decoration: none;
	background-image: url('/res/images/link_bullet.jpg');
	background-position: 0px 4px;
	background-repeat: no-repeat;
	padding-left: 20px;
}

#home_content #about {
	width: 445px;
	float: left;
	background-image: url('/res/images/home/title_about.gif');
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0px 30px 0px 0px;
}

#home_content #now_at_schuler_bauer {
	width: 445px;
	float: left;
	background-image: url('/res/images/home/title_now_at_schuler_bauer.gif');
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0px 30px 0px 0px;
}

#home_content #blog {
	width: 445px;
	float: left;
	background-image: url('/res/images/home/title_blog.gif');
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
}

/*********************************************/
/*SEARCH BY COMMUNITY */
/*********************************************/

#community_container {width: 600px; padding: 7px 0px 0px 0px; overflow: hidden; }
#community_container #community_main {width: 600px;  padding-top: 6px;}
#community_container #community_main table#community_searches { margin-left: 10px; width: 580px; }
#community_container #community_main table#community_searches td.sicm_cl_search_col { padding: 3px 0px 3px 0px; }
#community_container #community_main table#community_searches td.sicm_cl_search_col a.sicm_cl_search_item { font-size: 12px; display: block; margin: 1px 0px 0px 0px; color: #010195; padding: 4px 12px 4px 21px; text-decoration: none; background-image: url('/res/images/link_bullet.jpg'); background-position: 5px 10px; background-repeat: no-repeat; border-bottom: 1px solid #c9c8c8; } 
#community_container #community_main table#community_searches td.sicm_cl_search_col a.sicm_cl_search_item:active, #community_container #community_main table#community_searches td.sicm_cl_search_col a.sicm_cl_search_item:hover {background-color: #f3f1ec; } 

/*********************************************/
/* SICM BLOG STYLES */
/*********************************************/

#sicm_sidebar h3 { color: #010195; text-transform: uppercase; font-size: 16px; font-weight: bold; margin: 18px 0px 12px 9px; }
#sicm_sidebar_blog { margin-top: 12px; padding: 0px 18px 12px 18px; }
#sicm_sidebar_blog .topborder{ margin-top: 12px; border-top: 1px solid #bfbfb7; padding: 12px 18px 12px 18px; }
#sicm_sidebar_blog h2 { color: #010195; text-transform: uppercase; font-size: 16px; font-weight: bold; margin: 12px 0px 12px 0px; }
#sicm_sidebar_blog h3 { color: #010195; text-transform: uppercase; font-size: 16px; font-weight: bold; margin: 6px 0px 12px 0px; }
#sicm_sidebar_blog div.sidebar_blog_post h3 { color: #010195; text-transform: capitalize; font-size: 14px; font-weight: bold; margin: 2px 0px 4px 0px; }
#sicm_sidebar_blog div.sidebar_blog_post small { color: #010195; text-transform: uppercase; font-size: 11px; font-weight: normal; margin: 6px 0px 0px 0px; padding: 0px; }
#sicm_sidebar_blog div.sidebar_blog_post p { color: #333333; font-size: 11px; font-weight: normal; margin: 0px 0px 14px 0px; padding: 0px; }

#sicm_sidebar_blog .sidebar_blog_dateline { color: #010195; text-transform: uppercase; font-size: 11px; font-weight: normal; margin: 6px 0px 0px 0px; padding: 0px;}

#sicm_sidebar_blog .sidebar_blog_body { color: #333333; font-size: 11px; line-height: 18px; margin: 0px 0px 6px 0px; }
#sicm_sidebar_blog .sidebar_blog_body a,
#sicm_sidebar_blog .sidebar_blog_body a:link, 
#sicm_sidebar_blog .sidebar_blog_body a:visited { color: #010195; background: none; text-decoration: underline; }
#sicm_sidebar_blog .sidebar_blog_body a:active,
#sicm_sidebar_blog .sidebar_blog_body a:hover { color: #1a90da; background: none; text-decoration: none;  }

#sicm_sidebar_blog { font-size: 12px; line-height: 24px; padding: 0px; background: none; margin: 0px 10px 18px 10px; }

#sicm_sidebar_blog h2 a:link, #sicm_sidebar_blog h2 a:visited, #sicm_sidebar_blog h2 a:active, #sicm_sidebar_blog h2 a:hover { text-decoration: none; background: none; color: #06465f }
#sicm_sidebar_blog a.archivelink { padding-left: 15px; color: #023056; text-decoration: underline }
#sicm_sidebar_blog a.archivelink:link { color: #023056; text-decoration: underline }
#sicm_sidebar_blog a.archivelink:visited {color: #2666b4; text-decoration: underline }
#sicm_sidebar_blog a.archivelink:active {color: #ffffff; background-color: #023056; text-decoration: none }
#sicm_sidebar_blog a.archivelink:hover {color: #ffffff; background-color: #023056; text-decoration: none }
#sicm_sidebar_blog a.archiveselected { color: #023056; font-weight: bold; text-decoration: none; padding-left: 15px; }

#sicm_sidebar_blog div.sidebar_blog_detaillink { color: #023056; margin: 6px 0px 18px 0px; }

#sicm_sidebar_blog div.sidebar_blog_detaillink a,
#sicm_sidebar_blog div.sidebar_blog_detaillink a:link, 
#sicm_sidebar_blog div.sidebar_blog_detaillink a:visited { color: #023056; background: none; text-decoration: underline; }
#sicm_sidebar_blog div.sidebar_blog_detaillink a:active,
#sicm_sidebar_blog div.sidebar_blog_detaillink a:hover { color: #023056; background: none; text-decoration: none;  }

/*********************************************/
/* Footer */
/*********************************************/

#footer {
	padding: 40px 12px 8px 8px;
	color: #333333;
	font-size: 11px;
	clear: both;
}

#footer a:link, #footer a:visited {
	color: #333333;
	text-decoration: none;
}

#footer a:active, #footer a:hover {
	color: #333333;
	text-decoration: underline;
}

#footer .copyright {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
}


#powered_by {
	background-color: #FFFFFF;
	text-align: left;
	background-image: url(/res/images/powered_by_logo.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	margin: 0px 0px 2px 0px;
	padding: 8px 4px 8px 35px;
	color: #333333;
	font-weight: bold;
}

#powered_by a:link {
  color: #ea780c;
  text-decoration: none;    
}

#powered_by a:visited {
  color: #ea780c;
  text-decoration: none;  
}

#powered_by a:active {
  color: #ea780c;
  text-decoration: underline;
}

#powered_by a:hover {
  color: #ea780c;
  text-decoration: underline;
}


	
