/*	standard style declarations */

body {
	color: #000000;
	font: small Verdana, Helvetica, sans-serif;
	background-image: url("/images/const/bg_page.gif");
}

* {
	margin: 0;
	padding: 0;
}

h1 {
	margin: 0 24px .75em 0;
	border: 1px solid #CCCCCC;
	border-width: 0 0 1px 0; 
	color: #930801;
	font-size: 170%;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif; 
}
h2 {
	margin: .5em 24px .6em 0;
	color: #0D5F95;
	font-size: 110%;
	font-weight: bold;
	line-height: 1.5em;
}
h3 {
	margin: .5em 24px 0 0;
	color: #000000;
	font-size: 106%;
	font-weight: bold;
	line-height: 1.5em;
}

hr {
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	margin: 10px 20px 10px 0;
	padding: 0;
	border: 0;
}

img {
	border: 0;
}

input {
	font-size: 100%;
}


p {
	line-height: 1.8em;
}

select {
	margin: 1px 20px 1px 1px;
	font-size: 94%;
}


table {
	border: 0;
}
tr {
	border: 0;
}
td {
	border: 0;
	vertical-align: top;
}


/*	PRIMARY PAGE CONTAINERS	*/

#container {
	margin: 36px auto 0 auto;
	width: 770px;
	padding: 0 15px 15px 15px; 
	position: relative;
	background-color: #930801;
}

#content {
	width: 770px;
	background: #FFFFFF url("/images/bg/bg_nav.gif") repeat-y;
}


div.clear{
	clear:both;
}

/*	FLOAT fixer for IE */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix { /* fix for IE mac */
	display: inline-block;
}	
.clearfix {
	height: 1%;
} /* fix for IE6 Win */
.clearfix {
	display: block;
}



/*	custom style declarations */



#contentBody {
	float: left;
	width: 540px;
	padding: 60px 0 15px 30px;
	font-size: 90%;

}
#contentBody a {
	color: #930801;
}
#contentBody a:link, #contentBody a:visited {
	color: #930801;
}
#contentBody a:hover {
	color: #0D5F95;
}
#contentBody a:active {
	color: #930801;
}


#contentBody .callout {
	margin: 0 40px 0 0;
	padding: 5px 7px 5px 7px;
	border: 1px solid #FFCB03;
	background-color: #FFF7DA;
}

#contentBody .caption {
	color: #666666;
	font-size: 94%;
}



#contentBody .imgRight {
	float: right;
	margin: 8px -24px 10px 20px;
}

#contentBody p {
	padding: 0 24px 1em 0;
}


#contentBody li {
	margin: 0 40px .5em 0; 
	line-height: 1.5em;
}
#contentBody ol {
	margin: 0 0 0 18px; 
	padding: 0 0 1em 20px;
	line-height: 1.5em;
}
#contentBody ul {
	margin: 0 0 0 10px; 
	padding: 0 0 1em 20px;
}











#contentBuilder {
	float: left;
	width: 542px;
	padding: 60px 18px 15px 10px;
	font-size: 90%;

}
#contentBuilder a, #contentBuilder a:link, #contentBuilder a:visited {
	color: #930801;
}
#contentBuilder a:hover {
	color: #0D5F95;
}
#contentBuilder a:active {
	color: #930801;
}

#contentBuilder p {
	padding: 0;
	line-height: 1.5em;
}


.contentBuilderIDimg {
	float: left;
	width: 220px; 
	text-align: center;
}
.contentBuilderIDimg img {
	margin: 0 0 10px 0;
}
.contentBuilderIDdesc {
	float: left;
	width: 295px;
}


#contentBuilderListings img {
	padding: 0 0 6px 0;
}

#contentBuilderListings table {
	width: 542px;
}
#contentBuilderListings td {
	padding: 6px;
	background-color: #E5ECE1;
	border: 1px solid #6B9A69;
	text-align: center;
}
#contentBuilderListings td.blank {
	width: 16px;
	padding: 0;
	background-color: #FFFFFF;
	border: 0;
}
#contentBuilderListings td.sep {
	padding: 0;
	background-color: #FFFFFF;
	border: 0;
}

#contentForRealtors 
{
	float: left;
	width: 525px;
	padding: 60px 0 15px 30px;
	font-size: 90%;
}
#contentForRealtors a, #contentBuilder a:link, #contentBuilder a:visited {
	color: #930801;
}
#contentForRealtors a:hover {
	color: #0D5F95;
}
#contentForRealtors a:active {
	color: #930801;
}

#contentForRealtors p {
	padding: 0;
	line-height: 1.5em;
}
#contentForRealtors .callout {
	margin: 0 40px 0 0;
	padding: 5px 7px 5px 7px;
	border: 1px solid #FFCB03;
	background-color: #FFF7DA;
}

#contentForRealtors .caption {
	color: #666666;
	font-size: 94%;
}



#contentForRealtors .imgRight {
	float: right;
	margin: 8px -24px 10px 20px;
}

#contentForRealtors p {
	padding: 0 24px 1em 0;
}


#contentForRealtors li {
	margin: 0 40px .5em 0; 
	line-height: 1.5em;
}
#contentForRealtors ol {
	margin: 0 0 0 18px; 
	padding: 0 0 1em 20px;
	line-height: 1.5em;
}
#contentForRealtors ul {
	margin: 0 0 0 10px; 
	padding: 0 0 1em 20px;
}




/*
	Custom Styles
*/

.footnote {
	line-height: 1.4em;
	color: #666666;
	font-size: 80%;
}	






#contentNav {
	float: left;
	width: 200px;
	height: 550px;
	font-size: 90%;
}
#contentNav p {
	margin: .35em 10px .35em 7px;
}
#contentNav a {
	padding: .75em 10px .75em 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#contentNav a:link, #contentNav a:visited {
	color: #000000;
}
#contentNav a:hover {	
	color: #113987;
	background: url("/images/const/link_fwd.gif") no-repeat left;
}
#contentNav a:active {
	color: #000000;
}

#contentNavLogo a {
	padding: 0;
}
#contentNavLogo a:hover {	
	color: #113987;
	background: url("/images/const/spacer.gif") no-repeat left;
}




#footer {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	position: relative;
	text-align: right;
	font-size: 86%;
	line-height: 2em;
}
#footer a, #footer a:link, #footer a:visited {
	color: #930801;
}
#footer a:hover {
	color: #0D5F95;
}
#footer a:active {
	color: #930801;
}




#menu {
	color: #ffffff;
	font-size: 100%;
	font-weight: bold;
}

#menu a {
	padding: 0 30px;
	text-decoration: none;
}
#menu a:link, a:visited {
	color: #FFFFFF;
}
#menu a:hover {
	color: #FFCB03;
}
#menu a:active {
	color: #FFFFFF;
}
#homepagetxt {
	color: #000000;
	font: 11px Verdana, Helvetica, sans-serif;
	padding-left: 40px;
	padding-right: 40px;
}
#homepagetxt a, #homepagetxt a:link, #homepagetxt a:visited {
	color: #930801;
}
#homepagetxt a:hover {
	color: #000;
	text-decoration: none;
}
#sidebar {
	font-size: 86%;
	color: #6C6C6C;
}
#sidebar a, #sidebar a:link, #sidebar a:visited {
	color: #930801;
}
#sidebar a:hover {
	color: #0D5F95;
}
#sidebar a:active {
	color: #930801;
}
#sidebar p {
	line-height: 1.5em;
	margin: 0 0 1em 0;
}


#tableAdmin {
	width: 95%;
}
#tableAdmin td {
	padding: 5px;
}

.imageborder {
	border: 1px solid #930801;
	width:340px;
	height:45px;
	margin:1px;
}

#photoGalleryTable img {
margin: 0 25px 25px 0;
border: 1px #000 solid;
}

#galleryExhibit {
border: 1px #000 solid;
}

/*realtor callout on homepage*/
	#realtorTeaser{
		margin-top:50px;
		clear:both;
	}
	#realtorTeaser img.logo{
		float:left;
	}
	#realtorTeaser img.header{
		position:relative;
		left:-4px;
	}
	#realtorTeaser p{
		margin-left:56px;
		margin-top:0;
		
	}
	
	#realtorTeaser .line{
		background:url('/images/renderings/CL_Home_HL.gif') center left no-repeat;
		height:3px;
		margin:15px 0;
	}




/*realtor page*/
#realtorContentContainer{
	margin:25px 16px 0 0;

}
#realtorContentContainer p{
	padding:0;
	margin:0 0 1em 0;
}
#realtorContentContainer ul{
	margin:0 0 1em;
}
#realtorContentContainer h3{
	margin:0 0 1em 0;
	font-size:12px;
}
#realtorContentContainer h4{
	margin:1em 0 0 0;
	font-size:12px;
}
#realtorContentContainer .contentLeft{
	margin-right:20px;
}
#realtorContentContainer .contentRight{
	float:right;
	margin-left:20px;
	border:#c1c1c1 1px solid;
	background:#dbe7ef;
	padding:20px 10px 0;
	width:188px;
}
