/* - - - - - - CSS Document - - - - - - - - -

Title : Linda Miller Real Estate
Author : Miller Consulting Services		
URL : http://www.lindamiller.com/

Description : Version 1

Created : 5/16/08
Modified : 3/23/09

- - - - - - - - - - - - - - - - - - - - - */
:focus { -moz-outline-style: none; }

p {
	margin:0;
	padding: 0 0 1em 0;	
	}
	
ul {
	margin:0;
	padding: 0 0 1em 5em;	
	}
	
td {
	vertical-align: top;
}

form {
	margin:0;
	padding: 0 0 0 0;	
	}

#str_nav_bar a:link {color: #fff;  text-decoration: none; }
#str_nav_bar a:visited {color: #fff;  text-decoration: none; }
#str_nav_bar a:hover {color: #fff;  text-decoration: none; }
#str_nav_bar a:active {color: #fff;  text-decoration: none; }
#str_nav_bar a:focus{color: #fff;  text-decoration: none; }

#str_subnav_bar a:link {color: #000;  text-decoration: none; }
#str_subnav_bar a:visited {color: #000;  text-decoration: none; }
#str_subnav_bar a:hover {color: #0000CD;  text-decoration: none; }
#str_subnav_bar a:active {color: #000;  text-decoration: none; }
#str_subnav_bar a:focus{color: #0000CD;  text-decoration: none; }
	
a:link {color: #0000CD;  text-decoration: none; }
a:visited {color: #0000CD;  text-decoration: none; }
a:hover {color: #0000CD;  text-decoration: none; }
a:active {color: #0000CD;  text-decoration: none; }
a:focus{color: #0000CD;  text-decoration: none; }

a.headline_med:link {color: #000000;  text-decoration: none; }
a.headline_med:visited {color: #000000;  text-decoration: none; }
a.headline_med:hover {color: #0000CD;  text-decoration: none; }
a.headline_med:active {color: #000000;  text-decoration: none; }
a.headline_med:focus{color: #000000;  text-decoration: none; }

a.subtextred:link {color: #990000;  text-decoration: none; }
a.subtextred:visited {color: #990000;  text-decoration: none; }
a.subtextred:hover {color: #990000;  text-decoration: none; }
a.subtextred:active {color: #990000;  text-decoration: none; }
a.subtextred:focus{color: #990000;  text-decoration: none; }

a.subtextblue:link {color: #0000CD;  text-decoration: none; }
a.subtextblue:visited {color: #0000CD;  text-decoration: none; }
a.subtextblue:hover {color: #0000CD;  text-decoration: none; }
a.subtextblue:active {color: #0000CD;  text-decoration: none; }
a.subtextblue:focus{color: #0000CD;  text-decoration: none; }

html {
	height:100%;
	padding: 0;
	margin: 0;
}

body {
	font: 12px/18px Arial, Helvetica, sans-serif;
	background: #D5CBAC;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
}

#str_container {
	width: 830px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}
	
#str_content_container {
	padding: 0;
	margin: 0;
	background-image: url(../images/page_background.gif);
	background-repeat: repeat-y;
	}

#str_siteContent {
	padding: 0;
	margin: 0 15px 15px;
	min-height: 500px;
	height:auto !important;
  	height:500px;
	background-color: #FFFFFF;
	}
	
#str_pageContent {
	padding: 20px 45px 45px 45px;
	width: 480px;
	float: left;
	overflow: hidden;
	background-color: White;
	
}

#temp_button {
	position: absolute;
	top: 115px;
	left: 20px;
	z-index: 200;
}

#temp_button_container {
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	z-index: 200;
}

#rss_button {
	position: absolute;
	top: 408px;
	left: 550px;
	z-index: 200;
}

#rss_button_container {
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	z-index: 200;
}
	
#str_header {
	position: relative;
	top: 0;
	left: 0;
	margin: 0; 
	padding: 0;
	width: 830px;
	height: 125px;
	background-image: url(../images/page_header.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}

#str_header_message {
	position: absolute;
	top: 60px;
	left: 485px;
	font: bold italic 18px/24px Arial, Helvetica, sans-serif;
	color: #003366;
}

#str_footer {
	position: relative;
	top: 0;
	left: 0;
	margin: 0; 
	padding: 0;
	width: 830px;
	height: 30px;
	background-image: url(../images/page_footer.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}

#str_address_bar {
	position: relative;
	margin: 0 15px 0 15px;
	padding: 10px 20px 10px 20px;
	width: 760px;
	height: 15px;
	font: 10px/12px Arial, Helvetica, sans-serif;
	color: White;
	background-color: #003366;	
	clear: both;
}

#str_nav_bar {
	position: relative;
	margin: 0 15px 0 15px;
	padding: 6px 20px 4px 20px;
	width: 760px;
	height: 20px;
	font: 13px/18px Arial, Helvetica, sans-serif;
	color: White;
	background-color: #003366;	
	text-align: right;
	overflow: hidden;
}

#str_subnav_bar {
	position: relative;
	margin: 0 15px 0 15px;
	padding: 4px 20px 6px 20px;
	width: 760px;
	height: 10px;
	font: 10px/12px Arial, Helvetica, sans-serif;
	color: Black;
	background-color: #F1EEE4;	
	overflow: hidden;
}

#str_seperator_bar {
	position: relative;
	margin: 0;
	padding: 0px;
	width: 800px;
	height: 10px;
	background-color: #003366;	
	clear: both;
}

#str_home_portrait_left {
	margin: 0;
	padding: 0px;
	float: left;
	width: 285px;
	height: 281px;
}

#str_home_quote_right {
	position: relative;
	top: 0px;
	margin: 0;
	padding: 20px 25px 0px 0px;
	float: right;
	width: 470px;
	height: 261px;
	font: 13px/18px Arial, Helvetica, sans-serif;
	text-align: left;
	background-image: url(../images/home_blog_right2.gif);
}

#str_seperator_bar_thin {
	position: relative;
	margin: 0;
	padding: 0px;
	width: 800px;
	height: 1px;
	background-color: #003366;	
	clear: both;
	overflow: hidden;
}

#str_home_search_left {
	margin: 0;
	padding: 0px;
	float: left;
	width: 400px;
	min-height: 300px;
	height:auto !important;
  	height:300px;
	background-image: url(../images/home_search_background.jpg);
	background-repeat: no-repeat;
	
}

#str_home_search_subtext {
	position: relative;
	width: 150px;
	padding-right: 20px;
	padding-top: 20px;
	float: right;
	margin: 0;
}

#str_home_search_form {
	position: relative;
	width: 390px;
	top: 10px;
	margin: 0;
	text-align: left;
	padding-left: 10px;
	float: left;

}

#str_home_blog_right {
	margin: 0;
	padding: 20px;
	float: right;
	width: 359px;
	min-height: 260px;
	height:auto !important;
  	height:260px;
	border-left: 1px solid #003366;
	background-image: url(../images/home_quote_left2.gif);
	font: italic 20px/26px Arial, Helvetica, sans-serif;
}

#str_home_news_tick {
	width: 339px;
	height: 215px;
	font: normal 12px/18px Arial, Helvetica, sans-serif;
}

#str_home_logo_bar {
	position: relative;
	margin: 0;
	padding: 0px;
	width: 800px;
	background-color: #ffffff;
}

#str_home_feature {
	margin: 20px 20px 20px 20px;
	padding: 15px;
	background-color: #F1EEE4;
	width: 350px;
	float: left;
}

#str_sidebar {
	width: 160px;
	background-image: url(../images/side_search_background.jpg);
	background-color: #F1EEE4;
	background-repeat: no-repeat;
	padding: 150px 10px 10px 10px;
	margin-right: 45px;
	margin-top: 63px;
	margin-bottom: 45px;
	color: Black;
	float: right;
}

#str_sidebar_property {
	width: 160px;
	background-color: #F1EEE4;
	background-repeat: no-repeat;
	padding: 10px 10px 10px 10px;
	margin-right: 45px;
	margin-top: 63px;
	margin-bottom: 45px;
	color: Black;
	float: right;
}

.headline_med {
	font: normal 18px/22px Arial, Helvetica, sans-serif;
}

.hide {
    display:none;
 }
.show {
    display:block;
 }
 
 .noul {
 	text-decoration: none;
 }
 
.prop_search_submit {
	background-color: #003366;
	font: normal 11px/14px Arial, Helvetica, sans-serif;
	padding: 1px;
	text-align:	center;
	border: 1px solid #003366;
	color: White;
	width: 170px;
	cursor: pointer;
}

.prop_search_submit_side {
	background-color: #003366;
	font: normal 11px/14px Arial, Helvetica, sans-serif;
	padding: 1px;
	text-align:	center;
	border: 1px solid #003366;
	color: White;
	width: 100px;
	cursor: pointer;
}

.type_red {
	color: #990000;
}

.subtextred {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
}

.subtextblue{
	color: #0000CD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
}

.subtextblack{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
}

.listingcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

.smallheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

.prop_detail_price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
}

.section_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
}

.pagetitle {
	font: 18px/24px Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 0 0 20px 0;
	margin: 0;
	}
	
.photo_border_black {
	border: 1px solid Black;
}

.feature_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}

.pullquote_left {
	font: italic bold 14px/20px Arial, Helvetica, sans-serif;
	float: left;
	padding: 10px;
	margin: 5px 10px 5px 0;
	color: White;
	background: #003366	
}

.pullquote_right {
	font: italic bold 14px/18px Arial, Helvetica, sans-serif;
	float: right;
	padding: 0;
	margin: 10px 10px 10px 0;
	width: 175px;
}

.rssclass .rsstitle{
font: bold 16px/20px Arial, Helvetica, sans-serif;
}

.rssclass .rssdate{
color: gray;
font-size: 85%;
}

.rssclass a{
text-decoration: none;
}

.titlefield{ /*CSS for RSS title link in general*/
font: bold 14px/18px Arial, Helvetica, sans-serif;
text-decoration: none;
}

.labelfield{ /*CSS for label field in general*/
color:brown;
font-size: 90%;
}

.datefield{ /*CSS for date field in general*/
color:gray;
font-size: 90%;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
	
#str_home_news_tick img {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	float: left;
}

.rssdescription img {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	float: left;
}

#newspaginatediv {
	position: absolute;
	top: 220px;
	left: 0px;
	color:black;
	font-size: 80%;
}

#news_link a {
	border: none;
	font-size: 100%;
}

#str_home_news_tick img {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	float: left;
}

#email_form {
	position: absolute;
	top: 129px;
	left: 60px;
	z-index: 200;
	color: #ffffff;
	font-size: 90%;
}

#email_form_container {
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	z-index: 200;
}

.subscribe_form{
	height: 15px;
	color: Gray;
	font-size: 95%;
	border: 2px solid #ffffff;
	padding: 1px;
}

.subscribe_form_button {
	border: 1px solid #ffffff;
	background-color: #314A62;
	color: #ffffff;
	padding: 2px;
	text-align:	center;
	font: 9px Arial, Helvetica, sans-serif;
	cursor: pointer;
}

/* Accordion Style Settings */



/* End Accodion */

