body {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  line-height: 18px;
  margin: 0px;
  padding: 0px; 
  text-align: center;
  background-color: #FFFFFF;
  background-image: url('/agent_site/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('/agent_site/res/images/page_bg.gif');
	background-position: top left;
	background-repeat: repeat-y;	
}

#body_container_inner {
	padding: 0px 10px 0px 10px;
}

#body_container_inner #inner {
	text-align: left;
	padding: 0px 30px 0px 30px;
	margin: 25px 0px 30px 0px;
	background-color: #FFFFFF;
	vertical-align: top;
}

/*********************************************/
/* Global Style Elements */
/*********************************************/

a:link {
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

a:hover {
	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: 12px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  color: #333333;
  line-height: 20px;
}

div, td, span {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  line-height: 20px;
}

form {
  margin: 0px;
  font-size: 12px;
  color: #333333;
  line-height: 20px;
}

h1 {
  font-size: 24px;
  padding: 0px;
  margin: 0px 0px 15px 0px;
  font-weight: normal;
}

h2 {
  font-size: 18px;
  padding: 0px;
  margin: 12px 0px 3px 0px;
  font-weight: normal;  
}

h3 {
  font-size: 14px;
  font-weight: bold;
  margin: 0px 0px 7px 0px;
  padding: 0px;
}
/*********************************************/
/* 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 120px;
	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 Photos */
/*********************************************/

#main_photo {
	margin: 0px;
	padding: 0px;
	background-image: url('/agent_site/res/images/agent_header_bg.gif');
	background-position: top left;
	background-repeat: no-repeat;	
	width: 922px;
	clear: both;
}

#main_photo #agent_photo {
	margin: 0px;
	padding: 0px;
	height: 219px;	
}

#main_photo #agent_info {
	margin: 0px;
	padding: 20px 20px 10px 30px;
}

#main_photo #agent_info h1 {
	font-size: 36px;
	color: #333333;
	font-weight: normal;
}

#main_photo #agent_info h2 {
	font-size: 18px;
	color: #999999;
	font-weight: normal;
}

#main_photo #agent_info h3 {
	font-size: 14px;
	color: #333333;
	font-weight: normal;
}

#main_photo #agent_info .agent_contact_label {
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	padding: 3px 7px 3px 0px;
}

#main_photo #agent_info .agent_contact_value {
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	padding: 3px 0px 3px 7px;
}

#main_photo #agent_info a.agent_email {
	font-size: 14px;
	text-decoration: none;
}

#main_photo #agent_info a.agent_email:link, #main_photo #agent_info a.agent_email:visited, #main_photo #agent_info a.agent_email:active, #main_photo #agent_info a.agent_email:hover {
	font-size: 14px;
	text-decoration: none;
}

#main_photo #search {
	float: right;
	height: 219px;
	width: 292px;
	background-image: url('/agent_site/res/images/home/agent_header_03.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}

#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;
}

/*********************************************/
/* Homepage Content */
/*********************************************/

#home_content {
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 0px 0px;
	clear: both;
}

#home_content .text {
	padding: 30px 8px 0px 15px;
}

#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('/agent_site/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('/agent_site/res/images/link_bullet.jpg');
	background-position: 0px 4px;
	background-repeat: no-repeat;
	padding-left: 20px;
}

#home_content #about {
	width: 600px;
	float: left;
	margin: 0px 30px 0px 0px;
}

#home_content #about #about_title {
	background-color: #010195;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	padding: 3px 6px 3px 10px;
}

#home_content #featured {
	width: 290px;
	float: left;
	margin: 0px 0px 0px 0px;
}

#home_content #featured  #featured_title {
	background-color: #010195;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	padding: 3px 6px 3px 10px;
}

#home_content .text {
	padding: 15px 8px 0px 15px;
}

#slideshow_photo_container {
	margin: 9px; 
	text-align: center;
	font-size: 11px;
}

#slideshow {
	margin-bottom: 5px; 
	border: 1px solid #666666;
}

#slideshowCap {
	line-height: 20px;
	padding: 0px 12px 14px 12px;
}

/*********************************************/
/* Main Content */
/*********************************************/

.larger {
	font-size: 14px;
	line-height: 23px;
}

.small {
	font-size: 11px;
	line-height: 18px;
}

select.developments {
	text-transform: capitalize;
	font-size: 11px;
}

a.development:link {
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
	line-height: 22px;
}

a.development:visited {
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
	line-height: 22px;	
}

a.development:active {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	line-height: 22px;	
}

a.development:hover {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	line-height: 22px;	
}

#content_area {
	 width: 922px; 
	 margin: 0px 0px 0px 0px; 
	 padding: 2px 0px 0px 0px;
	 background-color: #FFFFFF;
}

.side_nav_bg {
	background-color: #FFFFFF;
/*	background-image: url('/agent_site/res/images/side_nav_bottom.jpg');
	background-position: bottom left;
	background-repeat: no-repeat;	
*/
}

#side_nav_container {
	width: 175px;
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 25px 0px;
	border-top: 1px solid white;
	text-align: left;
	background-color: #FFFFFF;	
}

#side_nav_links {
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 100px 0px;
	text-align: left;
	width: 160px;
}

/*

#side_nav_links p {
	font-size: 10px;
	color: #010195;
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

 #side_nav_links a {
	display: block;
	padding: 4px 5px 4px 15px;
	color: #010195;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

#side_nav_links a:hover {
	display: block;
	padding: 4px 5px 4px 15px;
	color: #010195;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-color: #b3daf4;	
}
*/

#side_nav_links a.side, #side_nav_links a.side:link, #side_nav_links a.side:visited {
	display: block;
	font-size: 11px;
	color: #333333;
	padding: 5px 0px 5px 0px;
	text-indent: 15px;
	background-image: url('/agent_site/res/images/arrow.png');
	background-repeat: no-repeat;
	background-position: left;
	line-height: 20px;
	text-decoration: none;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CACACA;
	width: 160px;
}

#side_nav_links a.side:hover {
	color: #1c91da;		  
}

#main_content {
	width: 747px;
}

#main_content #inner {
	text-align: left;
	padding: 0px 30px 0px 30px;
	margin: 0px 0px 30px 0px;
	background-color: #FFFFFF;
	vertical-align: top;
}

#main_content_iframe {
	width: 740px;
	height: 2000px;
}

#main_content_no_nav {
	width: 861px;
}

#main_content_no_nav #inner {
	text-align: left;
	padding: 0px 30px 0px 30px;
	margin: 25px 0px 30px 0px;
	background-color: #FFFFFF;
	vertical-align: top;
}

#main_content_no_nav_iframe {
	width: 861px;
	height: 2000px;
}



#main_content_inner {
	margin: 0px 30px 0px 0px;
}


/*********************************************/
/* Form styles */
/*********************************************/

.form_very_small {
	font-size: 11px;
	color: #333333;
	width: 42px;
	height: 20px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-top: 7px;
	margin-bottom: 7px;
	text-align: center;
}

.form_very_small_select {
	font-size: 11px;
	color: #333333;
	width: 50px;
	height: 20px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-top: 7px;
	margin-bottom: 7px;
}

.form_small {
	font-size: 11px;
	color: #333333;
	width: 82px;
	height: 20px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-top: 7px;
	margin-bottom: 7px;
	padding-left: 8px;
}

.form_small_select {
	font-size: 11px;
	color: #333333;
	width: 80px;
	height: 20px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-top: 7px;
	margin-bottom: 7px;
}

.form_reg {
	font-size: 11px;
	color: #333333;
	width: 190px;
	height: 20px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-top: 7px;
	margin-bottom: 7px;
	padding-left: 8px;
}

.form_select {
	font-size: 11px;
	color: #333333;
	width: 190px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.form_med {
	font-size: 11px;
	color: #333333;
	width: 130px;
	height: 20px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-top: 7px;
	margin-bottom: 7px;
	padding-left: 8px;
}

.form_phone {
	font-size: 11px;
	color: #333333;
	width: 120px;
	height: 20px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-top: 7px;
	margin-bottom: 7px;
	padding-left: 8px;
}

.form_state {
	font-size: 11px;
	color: #333333;
	width: 45px;
	height: 20px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-top: 7px;
	margin-bottom: 7px;
}

.form_message {
	font-size: 11px;
	color: #333333;
	width: 190px;
	height: 80px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-top: 7px;
	margin-bottom: 7px;
	padding-left: 8px;
}

.form_rect {
	font-size: 11px;
	color: #333333;
	width: 180px;
	height: 150px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-top: 7px;
	margin-bottom: 7px;
}


/*********************************************/
/* 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;
	font-size: 11px;
	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;
}

