body {
  font-family: Verdana, Arial, Helvetica;
  font-size: 11px;
  color: #333333;
  line-height: 18px;
  margin: 0px 0px 20px 0px;
  padding: 0px; 
  text-align: center;
  background-color: #4a6a3a;
}

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;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

p {
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica;
  color: #333333;
  margin: 4px 0px 7px 0px;
}

td {
	margin: 0px;
	padding: 0px;
}

div, td, span {
  font-family: Verdana, Arial, Helvetica;
  font-size: 11px;
  color: #333333;
}

form {
  margin: 0px;
  font-size: 11px;
  color: #333333;
}

h1 {
  font-size: 20px;
  font-weight: bold;
  padding: 0px;
  margin: 0px 0px 15px 0px;
}

h2 {
  font-size: 14px;
  padding: 0px;
  margin: 12px 0px 3px 0px;
  text-transform: uppercase;
}

h3 {
  font-size: 12px;
  font-weight: bold;
  margin: 0px 0px 7px 0px;
  padding: 0px;
}


/*********************************************/
/* Global Navigation Elements */
/*********************************************/
#body_container {
  position: relative;
  text-align: left;
  margin: 0px auto;
  padding: 0px;  
  width: 915px;
  background-color: #FFFFFF;
}


div.body_container_no_bg {
  position: relative;
  text-align: left;
  margin: 0px auto;
  padding: 0px;
  background-color: #FFFFFF;
}

/*********************************************/
/* NAV - Main Top Horizontal Nav */
/*********************************************/
#content_top {
	background-color: #102540; 
	border-bottom: 1px solid #ffbd0a; 
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 915px;
}

#content_area {
	 width: 915px; 
	 margin: 0px 0px 0px 0px; 
	 padding: 0px 0px 0px 0px;
	 background-color: #FFFFFF;
}

#side_nav_container {
	width: 230px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	text-align: center;
}

#side_nav_top {
	background-color: #FFFFFF;
	background-image: url('/res/images/side_nav_top.gif');
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	border-bottom: 1px solid white;
	height: 10px;
}


#side_nav_links {
	background-color: #FFFFFF;
	background-image: url('/res/images/side_nav_bg.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 25px 0px;
	text-align: left;
}

#side_nav_links p {
	font-size: 10px;
	background-color: #006500;
	color: #3a522e;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid white;
}

#side_nav_links a {
	display: block;
	background-color: #006500;
	padding: 4px 5px 4px 15px;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#side_nav_links a:hover {
	display: block;
	background-color: #07a607;
	padding: 4px 5px 4px 15px;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

/* SIERRA INTERACTIVE CONTENT MANAGER */
#sicm_main_content { width: 640px; text-align: left; padding: 0px; margin: 20px 20px 10px 25px; vertical-align: top; }
#sicm_main_content_iframe { width: 670px; height: 1200px; }
#sicm_main_content_no_nav { width: 870px; text-align: left; padding: 0px; margin: 20px 20px 10px 25px; vertical-align: top; }
#sicm_main_content_no_nav_iframe { width: 885px; height: 1200px; }

/*SICM AGENTS MANAGER */
#sicm_main_content td.agent_container {
	border-top: #003366 1px solid;
	padding-top: 1px;
}

.agent_name {
	font-size: 14px !important;
	font-weight: bold !important;
	margin: 0px;
	padding: 0px 0px 7px 0px;
}

.agent_info {
	font-size: 12px;
	line-height: 20px;
	margin: 0px; 
	padding: 0px 0px 0px 0px;
}

table#agent_search_table {
	background-color: #174156; 
	padding: 8px 20px 0px 20px; 
	margin: 25px 0px 25px 0px;
	width: 90%;
	color: #ffffff;
}

table#agent_search_table td, table#agent_search_table div {
	color: #ffffff;
	font-size: 11px;
}

input#agent_searchby {
	font-size: 11px; 
	color: #333333; 
	width: 140px; 
	height: 20px; 
	background-color: #FFFFFF; 
	border: 1px solid #666666; 
	margin-left: 15px; 
	padding-left: 8px; 
	margin-top: 2px;
}

/* search input */
input.search_input {
	float:left;
	margin:0;
	padding:2px 7px 3px;
	width:125px;
	height:12px;
	border:1px solid #d8d8d8;
	border-top-color:#a6a5a2;
	border-right:0;
	-moz-border-radius:10px 0 0 10px;
	-webkit-border-radius:0;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-top-left-radius:10px;
	border-radius:10px 0 0 10px;
	-moz-box-shadow:0 1px 1px rgba(0,0,0,.1) inset;
	-webkit-box-shadow:0 1px 1px rgba(0,0,0,.1) inset;
	box-shadow:0 1px 1px rgba(0,0,0,.1) inset}
input.search_input:focus {
	outline:0}

/* search button */
button.search_submit {
	float:left;
	margin:0;
	padding:2px 0 3px;
	width:27px;
	height:19px;
	border:1px solid #d8d8d8;
	border-top-color:#a6a5a2;
	-moz-border-radius:0 10px 10px 0;
	-webkit-border-radius:0;
	-webkit-border-top-right-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	border-radius:0 10px 10px 0;
	-moz-box-shadow:0 1px 1px rgba(0,0,0,.1) inset;
	-webkit-box-shadow:0 1px 1px rgba(0,0,0,.1) inset;
	box-shadow:0 1px 1px rgba(0,0,0,.1) inset;
	background:#FFF url(/shared/global/sicm/agents/images/search_button.gif) no-repeat 40% 50%;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer}

button.search_submit:focus {
	outline:0;
	background-color:#e1ddd9}

/* focus */
form#search.focus fieldset {
	border-color:#737275}
form#search.focus input.search_input,
form#search.focus button.search_submit {
	border-color:#737275;
	color:#737275}

#footer {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #102540;
}

#footer a:link { color: #102540; text-decoration: none }
#footer a:visited { color: #102540; text-decoration: none }
#footer a:active { color: #215ca8; text-decoration: underline }
#footer a:hover { color: #215ca8; text-decoration: underline }

#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;
	border: 0px;
	width: 250px;
}

#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 #fbca6e;
	border-top:1px solid #fbca6e;
}

#mortcalc td { 
	border-bottom:1px solid #fbca6e;
	border-right:1px solid #fbca6e;
}

#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: #fbca6e;
}

#mortcalc tr.data_row {
	background-color: #FFF3C9;
}

#mortcalc .subtext {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

#mortcalc .subhead {
	font-size: 12px;
	font-weight: bold;
	padding: 9px;
}


/*********************************************/
/* Homepage Slideshow Styles */
/*********************************************/

#slideshow_photo_container {
	margin-bottom: 5px; 
	text-align: center;
}

#slideshow {
	margin-bottom: 5px; 
	border: 1px solid #666666;
}

#slideshowCap {
	line-height: 20px;
	padding: 0px 12px 14px 12px;
}


