/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

html, body {
	height: 100%;
}

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #333333;
	margin: 0px auto;
	padding: 0px;
	width: 1020px;
}

p {
	padding: 5px 0px;
}

h1 {
	font-size: 22px;
}

h2 {
	font-size: 18px;
}

#mainContainer {
	width: 975px;
	min-height: 700px;
	height: auto;
	padding-left: 45px;
	background-color: #FFFFFF;
	vertical-align: top;
	background-image: url(/images/mainbg2.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}

#mainContainerHome {
	width: 975px;
	min-height: 590px;
	height: auto;
	padding-left: 45px;
	background-color: #000000;
	vertical-align: top;
	background-image: url(/images/intBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
	clear: both;
	float: left;
}

#contentContainer {
	background-color: #FFFFFF;
	width: 578px;
	height: 100%;
}

#mainContainer h1 {
	padding: 10px 0px;
}

#contentContainer li {
	padding-bottom: 10px;
}

#contentContainer .newsDate {
	color: #CCCCCC;
}

.contentLink, .contentLink:visited, .contentLink:hover {
	color: #CF0F0F;
	text-decoration: none;
}

.contentLink:hover {
	text-decoration: underline;
}

#detailPhotos {
	padding: 5px;
	vertical-align: top;
}

#detailPhotos #bigImg {
	border: 1px solid #000000;
}

#detailPhotos .thumbs {
	border: 1px solid #000000;
}

#detailPhotos .thumbs:hover {
	cursor: pointer;
}

#agentInfoBox {
 border-top: 1px dotted #666666;
 padding: 5px 0px;
}

#featuresBox {
	padding: 5px 0px;
}

#featuresBox ul, #featuresBox ol {
	margin-left: 20px;
}

/* 1. HEADER STUFF */
#headerContainer {
	background:#FFFFFF;
	height: 220px;
	width: 1020px;
}

#headerLinks {
	border-top: 16px solid #DD0021;
	text-align: right;
	padding:0px 50px 0px 0px;
	background:url(/images/header_09.jpg) top repeat-x #FFFFFF;
	height:36px;
}

#headerLogo {
position: absolute;
z-index:12;
margin:0px 0px 0px 50px;
}

#headerBG{
width:1020px;
height:169px;
overflow:hidden;
}


/* 2. SEARCH STUFF */
#searchContainer {
	float: right;
	width: 335px;
	margin-right: 52px;
	margin-top: -33px;
	vertical-align: top;
	display: inline;
}

#searchContainer #tableau {
position:absolute;
z-index: 12;
width:335px;
}

#property_search {
	display: block;
}

#agents_search {
	display: none;
}

.propertiesTabActive {
	padding: 5px 0px;
	background-color: #EBEAEB;
	text-align: center;
	width: 97px;
	font-weight: bold;
}

.propertiesTabInactive {
	padding: 5px 0px;
	width: 97px;
	text-align: center;
	background-color: #B6B6B6;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	font-weight: bold;
	color: #5B5B5B;
	cursor: pointer;
}

.agentsTabActive {
	padding: 5px 0px;
	background-color: #EBEAEB;
	text-align: center;
	width: 82px;
	font-weight: bold;
}

.agentsTabInactive {
	padding: 5px 0px;
	width: 82px;
	text-align: center;
	background-color: #B6B6B6;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	font-weight: bold;
	color: #5B5B5B;
	cursor: pointer;
}

#leftSpacer {
	width: 21px;
	border-left: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	height: 590px;
}

#rightSpacer {
	width: 22px;
	border-right: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

#searchBox {
	background-color: #EBEAEB;
	padding: 10px 0px;
	background-image: url(/images/search_14.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 293px;
}

#searchBox h1 {
	padding-left: 19px;
}

#property_search p, #agents_search p {
	padding-left: 19px;
	padding-right: 19px;
}

.submitButton {
 background-color: #CF0F0F;
 padding: 3px 10px;
 color: #FFFFFF;
 font-weight: bold;
 border: 1px solid #FFFFFF;
}

#searchContainer .submitButton:hover {
	cursor: pointer;
 
}

#contactBox {
	padding: 10px 19px;
	background-color: #FFFFFF;
}

#quickResourceBox {
	padding: 10px 19px;
	background-color: #FFFFFF;
}

#quickResourceBox li {
	line-height: 18px;
}

.formLabel {
	padding: 5px 0px;
	text-align: left;
	color: #B6B6B6;
	font-weight: bold;
}

.formBox {
	padding: 5px 0px;
	text-align: right;
}

.formBox input, .formBox textarea {
	width: 180px;
	border: 1px solid #CCCCCC;
}

#affiliations_home {
width: 262px;
height: 108px;
background-image: url(/images/affiliationboxBG.jpg);
background-repeat: no-repeat;
background-position: top;
padding: 10px 20px;
text-align: left;
}

#affiliate_box{
margin: 0px;
vertical-align: middle;
}

/* 3. FOOTER STUFF */
#footer {
	background-color: #CF0F0F;
	width: 925px;
	padding: 10px 50px 10px 45px;
	text-align: justify;
	font-weight: bold;
	color: #FFFFFF;
	clear: both;
	float: left;
}

#footerAddress {
	clear: right;
	float: right;
	font-weight: normal;
	font-size: 11px;
}

#footer a:link, #footer a:visited, #footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#disclaimer {
	background-color: #FFFFFF;
	width: 925px;
	padding: 15px 50px 15px 45px;
	color: #000000;
	margin-bottom: 20px;
	font-size: 11px;
	clear: both;
	float: left;
}

#copyrightText {
	font-weight: bold;
}

#disclaimerText {
	color: #BFBFBF;
}


/* 4. HOME PAGE STUFF */

#featuredProperty {
	height: 275px;
	width: 580px;
	padding-top: 10px;
	float: left;
}

#homeBoxes {
	text-align: center;
	padding-top: 30px;
	clear: left;
	float: left;
}

#homeBoxes td {
	padding-bottom: 13px;
}

#homeBoxes .spacer {
	width: 22px;
}

#homeBoxesAbout {
	background-image: url(/images/homebox_16.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	width: 272px;
	height: 108px;
	padding: 10px 15px;
	text-align: left;
	font-weight: bold;
}

#homeBoxesAbout h2 {
	font-weight: lighter;
	font-size: 18px;
}

#homeNewsBox {
	background-image: url(/images/homebox_20.jpg);
	width: 201px;
	height: 108px;
	padding: 10px 15px;
}

#homeNewsBox td {
	padding-bottom: 0px;
	border-bottom: 1px dotted #666666;
}

.homeNewsDate {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 2px 4px;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 3px;
}

.homeNewsStory {
	padding: 0px 6px;
	text-align: left;
	font-size: 11px;
}

#resourcesBox {
	background-image: url(/images/homebox_14.jpg);
	background-repeat: no-repeat;
	width: 201px;
	height: 108px;
	padding: 10px 15px;
	text-align: left;
}

#resourcesBox h2 {
	font-weight: lighter;
	font-size: 18px;
}

#resourcesBox ul {
	list-style: none;
}

#resourcesBox li {
	background-image: url(/images/redarrow_19.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	line-height: 20px;
}

#resourcesBox a:link, #resourcesBox a:visited {
	text-decoration: none;
	color: #000000;
}

#resourcesBox a:hover {
	color: #CF0F0F;
}

.paginationHolder {
	background-color: #FFFFFF;
}