body {
  font-family: Arial, Helvetica;
  font-size: 12px;
  color: #333333;
  margin: 0px;
  padding: 0px; 
  text-align: center;
  background-color: #FFFFFF;
}

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;
}

a {
  color: #0055a5;
  text-decoration: none;  
}

a:visited {
  color: #0055a5;
  text-decoration: none;  
}

a:hover {
  color: #014e9e;
  text-decoration: underline;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

p {
  font-size: 12px;
  font-family: Arial, Helvetica;
  color: #333333;
}

td {
	margin: 0px;
	padding: 0px;
}

div, td, span {
  font-family: Arial, Helvetica;
  font-size: 12px;
  color: #333333;
}

form {
  margin: 0px;
  font-size: 12px;
  color: #333333;
}

h1 {
  font-size: 20px;
  font-weight: bold;
  padding: 0px;
  margin: 0px 0px 15px 0px;
  color: #e51937;
}

h2 {
  font-size: 16px;
  padding: 0px;
  margin: 0px 0px 10px 0px;
  color: #444444;
}

h3 {
  font-size: 12px;
  font-weight: bold;
  margin: 0px 0px 7px 0px;
  padding: 0px;
  color: #444444;  
}

/*********************************************/
/* Global Navigation Elements */
/*********************************************/
#body_container {
  position: relative;
  text-align: left;
  margin: 0px auto;
  padding: 0px;  
  width: 941px;
  border: 0px;
}


div.body_container_no_bg {
  position: relative;
  text-align: left;
  margin: 0px auto;
  padding: 0px;
  background-color: #FFFFFF;
}

#content_top {
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 941px;
}

/*********************************************/
/* Agent Site Header Area (photo, contact info, quick search) */
/*********************************************/

#main_photo {
	margin: 4px 0px 2px 4px;
	padding: 0px;
	background-image: url('/shared/kyhomeconnections/agent_site/images/agent_header_bg.gif');
	background-position: top left;
	background-repeat: no-repeat;	
	clear: both;
}

#main_photo #agent_photo {
	margin: 0px;
	padding: 0px;
	height: 219px;
	text-align: center;	
}

#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: 240px;
	background-image: url('/shared/kyhomeconnections/agent_site/images/quick_search_bg.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

#main_photo #search .search_text {
	font-size: 11px;
	color: #FFFFFF;
	padding: 42px 0px 0px 20px;
}

#main_photo #search .search_text td, #main_photo #search .search_text p, #main_photo #search .search_text span, #main_photo #search .search_text form  {
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#main_photo_bottom_border {
	width: 940px;
	clear: both;
	margin-bottom: 2px;
}

/*********************************************/
/* Agent Site Side Nav */
/*********************************************/
#side_nav_container {
	width: 210px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	text-align: center;
}

#side_nav_top {
	background-color: #FFFFFF;
	background-image: url('/shared/kyhomeconnections/agent_site/images/agent_site_sidebar_01.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 25px;
	border: 0px;
}

#side_nav_bottom {
	background-image: url('/shared/kyhomeconnections/agent_site/images/agent_site_sidebar_03.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	height: 18px;
	border: 0px;
}


#side_nav_links {
	padding: 0px;
	margin: 0px;
	text-align: left;
	background-color: #004181;
	background-image: url('/shared/kyhomeconnections/agent_site/images/agent_site_sidebar_02.jpg');
	background-position: bottom left;
	background-repeat: no-repeat;
	min-height: 247px;
	border: 0px;
	border-collapse:collapse;
}

#side_nav_links p {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #155699;
	margin: 0px 6px 0px 6px;
}

#side_nav_links a {
	display: block;
	padding: 6px 5px 6px 7px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#side_nav_links a:hover {
	display: block;
	padding: 6px 5px 6px 7px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	background-color: #155699;
}

/*********************************************/
/* Agent Site Slideshow */
/*********************************************/

#slideshow_photo_container {
	margin: 2px 9px 9px 9px; 
	text-align: center;
	font-size: 11px;
}

#slideshow {
	margin-bottom: 5px; 
	border: 1px solid #666666;
}

#slideshowCap {
	line-height: 20px;
	padding: 0px 12px 14px 12px;
}


/*********************************************/
/* Content Manager Main Content Area */
/*********************************************/
#contentarea {
	padding: 0px;
	margin: 0px;
	clear: both;
	text-align: left;
}

#contentarea, #contentarea div, #contentarea p, #contentarea span, #contentarea td {
	font-size: 12px;
}

#footer {
	clear: both;
	width: 940px;
	height: 180px;
	background-image: url('/shared/kyhomeconnections/images/footer_bg_29.gif');
	background-position: top left;
	background-repeat: no-repeat;	
}

#footer_inner {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 18px;
	margin: 0px;
}

#footer_inner div, #footer_inner p, #footer_inner span, #footer_inner td {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#footer_inner a { color: #FFFFFF; font-size: 11px; text-transform: uppercase; line-height: 20px; }
#footer_inner a:link { color: #FFFFFF; font-size: 11px; text-transform: uppercase; line-height: 20px; text-decoration: underline }
#footer_inner a:visited { color: #FFFFFF; text-decoration: underline }
#footer_inner a:active { color: #FFFFFF; text-decoration: none }
#footer_inner a:hover { color: #FFFFFF; text-decoration: none }

#powered_by {
	background-color: #FFFFFF;
	text-align: left;
	background-image: url(/shared/homequartersre/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;
	border: 0px;
}

#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;
}

.none {
  display: none;
}

span .req {
	color: #CC0000;
}

ul.listing_services {
	font-size: 12px;
	line-height: 22px;
}




.contact {
	font-size: 10px;
	color: #333333;
}

.message {
	font-size: 11px;
	color: #333333;
	background-color: #EEEEEE;
	border: 1px solid #666666;
	margin:18px;
	padding:15px;
}

.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;
}

#mortcalc table { 
	border-left:1px solid #444444;
	border-top:1px solid #444444;
}

#mortcalc td { 
	border-bottom:1px solid #444444;
	border-right:1px solid #444444;
}

#mortcalc input {
		font-size: 12px;
	}

#mortcalc option {
	font-size: 12px;
}

#mortcalc input.button1 {
	font-size: 14px;
	margin-top: 5px;
	padding: 2px;
}
	
#mortcalc input.button2 {
	font-size: 14px;
	margin-top: 5px;
	padding: 2px;
	color: #777;
}

#mortcalc tr.header_row {
	background-color: #cccccc;
}

#mortcalc tr.data_row {
	background-color: #a4cefa;
}

#mortcalc .subtext {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

#mortcalc .subhead {
	font-size: 12px;
	font-weight: bold;
	padding: 9px;
}

