* { padding: 0; margin: 0; } /*global definition for padding and margin*/

html {
	height: 101%;
	padding-bottom: 0;
	background:transparent;
}


body {
	font-size: 100%;
	background: #314f30;
	/* fixes MAC - border shows about 15px*/
	/* of backgroundimage below last div*/
	/* if window is larger than content also*/
	/* place background-color in html above*/
	/* -fix by http://www.zeldman.com/press/discuss_css.html*/
}
h1, h2, h3, h4, h5 { 
	font: normal 100%/100% Georgia, "Times New Roman", Times, serif; 
	
}
h1 {
	font-size: 2.2em;
	line-height: 100%;
	color: #8E001C;
	padding: 0 0 5px 0;
}
h2 {
	font-size: 1em;
	line-height: 100%;
	padding: 5px 0 5px 0;
	text-transform: uppercase;
	color: #98002E;
}
h3 {
	font-size: 1em;
	font-weight: bold;
	padding: 0 0 1px 0;
	color: #6F797D;
	line-height: 1.2em
}
h4 {
	font-size: 0.8em;
	padding: 0 0 3px 0;
	color: #6F797D; 
}
h5 {
	font-size: 1.5em;
	color: #6F797D;
	padding: 30px 0 0 32px;
}


p, ol, ul, table, dl { font: normal .75em/150% Arial, Verdana, sans-serif; color: #333333; padding: 0 0 10px 0; }

a, a:visited { color: #336699; }
a:hover { color: #336699; text-decoration: none; }

dl { padding: 0 0 5px 10px; }
dt { font-weight: bold; }
dd { margin: 0 0 5px 0; }

ol { padding: 0 0 0 15px; list-style-position: inside; }
ol li { padding: 0 0 5px 0; }

ul { padding: 0 0 0 20px; }
ul li { padding: 0 0 5px 0; list-style: square; }

th { font-weight: bold; }
td { padding: 3px 0; }

img { border: none; }
#wrapper {
	margin: 0 auto;
	width: 736px;
	height: 100%; padding: 0 20px;
	background: #575F66 url(/images/bg_wrapper_inner.gif) repeat-y 50% 0;
}
#inner_wrapper{
	margin: 0 0; width: 736px;
	background: #FFFFFF url(/images/bg_wrapper_inner2.gif) repeat-y 0 0;
	position: relative;
	}

#home_header{
	background: #DDD0B5 url(/images/hdr_wrapper.gif) no-repeat 0 0; 
	margin-left: 0; height: 306px;
}
#home_logo{position: absolute; top: 24px; left: 28px; z-index:1;}
#header_photo{position: absolute; top: 12px;}

#subheader {position: relative;}
#subheader img { position: absolute; left: -1px;}

#home_subhead{background-color: #FFFCEF; height: 104px; border-bottom: 6px solid #959CA1; }
#slogan{margin-right: 55px; float:left;}

/*#left_col, #content{float: left;}*/
#left_col{width: 171px; float: left; padding: 20px 15px 20px 20px; margin-top: 300px;}

#left_col ul.nav{
	font: normal 1em Georgia, "Times New Roman", Times, serif; ;
	padding: 0;
	margin-bottom: 5px;
	text-transform: uppercase;
	border-bottom: 1px solid #ECE3CD;
}
#left_col ul.nav li{list-style: none; padding: 0 0 10px 0;}
h2 a, #left_col ul.nav li a{color: #98002E; text-decoration: none; font-weight: normal;}
h2 a:hover, #left_col ul.nav li a:hover{text-decoration: underline;}

#left_col ul{padding:0 0 0 13px;}
#left_col ul li{padding: 0;}
#left_col ul li a{font-weight: bold;}

#email, #signup{margin-top: 10px;}

#slideshow {
	border-bottom: 1px solid #ECE3CD;
	margin: 4px 0;
	padding: 4px 10px;
}

#signup{margin-bottom: 10px;}

#newsletter p{color: #666666;}

#content{width: 474px; float: left; padding: 19px 25px 25px 25px; margin-top: 300px;}
#pull_quote{border-bottom: 1px solid #ECE3CD; padding-bottom: 18px;line-height:150%;}
#news_and_features{padding: 18px 0; border-bottom: 1px solid #ECE3CD;}
#news{float: left; width: 230px; margin-right: 10px;}
#news h1 { font-size: 1.2em; color: #6F797D; text-transform: uppercase; }
#news .title_link{padding-bottom: 0;}
#news .date{color: #666666; font-size: .7em; }
#news a, #feature a{font-weight: bold;}
#feature{float: left; width: 220px;}
#feature h1 { font-size: 1.2em; color: #6F797D; text-transform: uppercase; }
#feature p{text-align: center;}

#listings_box {padding-top: 18px; overflow: hidden; text-align: left; padding-bottom: 18px; border-bottom: 1px solid #ECE3CD;}
#listings_box h1 { font-size: 1.2em; color: #6F797D; text-transform: uppercase; }

#media { margin: 15px 0 0 0; }
#media h1 { font-size: 1.2em; color: #6F797D; text-transform: uppercase; }
#media h2 { font-size: 0.9em; text-transform: none; }
#media .left { width: 225px; float: left; }
#media .right { width: 225px; float: left; border-left: 1px solid #ECE3CD; padding-left: 15px; display: inline; }

#notice {
	background-color:#FFC;	
	border-bottom:1px solid #CC9;
	}
	#notice p {
		margin-left:20px;
		padding:5px;
		font-size:1.05em;
		line-height: 150%;
		color:#999;
	}
	#notice a {
		border:1px solid #CC9;
		text-decoration:none;
		padding:3px 5px 2px 5px;
		color:#CC9;
		font-weight:bold;
		font-size:12px;
		line-height:12px;
	}

#link_bar { position: relative; }
#link_bar ul { border-bottom: 1px solid #DADADA; padding: 0 0 5px 0;margin-bottom:15px; }
#link_bar li { display: inline; color: #999; font-size: 0.95em; }
#link_bar li.printer_friendly { background: url(/images/icon_print.gif) no-repeat 0 50%; padding: 0 0 0 17px; }
#link_bar li.email_friend { background: url(/images/icon_email.gif) no-repeat 0 50%; padding: 0 0 0 19px; }
#link_bar li.digg_this { background: url(/images/icon_digg.gif) no-repeat 0 50%; padding: 0 0 0 21px; }
#link_bar li a { padding: 0 5px 0 0; }

#email_friend {
	width: 300px;
	background-color: #CCC;
	border: 2px solid #000;
	position: absolute;
	top: 100%;
}
#email_friend form { padding: 15px 15px 5px 15px; }

#footer {
	width: 716px;
	padding: 15px 0 0 20px;
	height: auto;
	background-color: #E8ECF0;
}
#footer p { color: #666; font-size:10px; }
#footer p.marketed { font-size: 12px; font-weight: bold; padding-bottom:5px; }


/****************************************************************
							CLASSES
****************************************************************/
.clear{clear:both;}
.smaller{font-size: .7em;}

.framed_photo { background: url(/images/photo_frame.gif) no-repeat 0 0; height: 91px;}
.photo_small { float: left; width: 91px; padding:0; margin: 0 20px 10px 0; }
.photo_small p { font-family: helvetica, arial, sans-serif; padding: 5px 0 0 0; text-align: center; }
.photo_small p .count { font-size: 0.75em; color: #333; }
.photo_small img { margin: 4px 0 10px 4px; }

.photo_large { float: left; width: 98px; margin: 0 7px 10px 0; }
.photo_large p { font-size: 0.7em; font-weight: bold; font-family: helvetica, arial, sans-serif; padding: 0; }
.photo_large img { border: 1px solid #4C3422; }

.marketed_box { width: 160px; float:left; margin-right:140px; }
.marketed_box.last { margin-right: 20px; }
.marketed_box.big { width: 185px; margin-right: 0; }

.wells_fargo img { float:left; margin: 4px 5px 5px 0; }

.lightbox_window { padding:25px; background-color:#fff; }
.listingAddress { font-size:18px; }

.feature_thumb { float: right; margin: 0 0 5px 15px; }

.item_title { font: normal 18px/100% arial, sans-serif; text-transform: none; padding-bottom: 2px; }
.item_title a { color: #369; text-decoration: underline; font-weight: bold; }
.item_title a:hover { text-decoration: none; }
.item_date { color: #999; padding-bottom: 5px; }
.item_image { float: left; padding: 4px; border: 1px solid #CECECE; }
.item_content { color: #333; }

.back_link { font-size: 0.7em; }

.detail_title { font: bold 1.5em/100% arial, sans-serif; color: #333; text-transform: none; }

.email_field { width: 260px; font-size: 14px; }

.feature_pic { text-align: center ;}
.feature_pic img { padding: 4px; border: 1px solid #CECECE; }

.feature_link { font-size: 18px; text-align: center; font-weight: bold; }
.feature_title { font: bold 18px/100% arial, sans-serif; color: #000; }

.news_image { float:right; margin:5px 0 5px 10px; }
p.home_feature_img img {margin:0;padding:4px;border:1px solid #ccc;}

.cb_info { font-weight:bold; text-align:center; float: left; margin-right: 16px;}

.footer_logo {
	float: right;
	padding: 0;
	margin-left: 15px;
}

/************ styles for pagination ************/
.pagination {
	font: normal .75em/150% Arial, Verdana, Arial,sans-serif;
	padding: 3px;
	margin: 3px;
	text-align: center;
}
.pagination a, .pagination a:visited {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #000;
	text-decoration: none;
	color: #000;
	font-size: 1.0em;
}
.pagination a:hover, .pagination a:active { border: 1px solid #666; color: #666; }
.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #000;
	font-weight: bold;
	background-color: #98002E;
	color: #FFF;
}
.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #DDD;
	color: #999;
}