@charset "UTF-8";
body {
	background-color: #f2eed7;
	background-image: url(../images/layout/background2.jpg);
	background-repeat: repeat-x;
	
	margin:0;
	padding:0;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}

ul{
	font-size:10pt;
	font-weight:normal;
	font-style:normal;
	margin:0 1em 0 .5em;
	padding:0 0 0 .5em;
	
	list-style-position: outside;
}

ul li{
	list-style-position: outside;
}

ol li p{
	font-size:10pt;
	font-weight:normal;
	font-style:normal;
}

ol{
	margin:0 0 0 .5em;
	padding:0 0 0 .5em;
	font-size:10pt;
	font-weight:bold;
	font-style:oblique;
	list-style-position: inside;
}

img{
	border-top: solid 1px #000000;
	border-right: solid 1px #000000;
	border-left: solid 1px #000000;
	border-bottom: solid 1px #000000;
	
	margin-bottom:10px;
	margin-top:10px;
	margin-left:0px;
	margin-right:0px;
}

img.standard{
	/*margin: 0 20px 0 20px;*/
}

img.right{
	margin-left:35px;
}

img.left{
	margin-right:35px;
}

#noborder{
	border:none;
}

a{
	color:#000;
}

a:hover{
	text-decoration:none;
	
}

ol ul {
	margin: 10px 0 10px 0;
	list-style-type: disc;
}

h1{
	font-family:"Times New Roman", Times, serif;
	font-size:16pt;
	font-weight:normal;
	margin-top: 9px;
	margin-bottom: 35px;
	color: #080708;
}

h2{
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	font-weight:bold;
	font-style:oblique;
	margin-top: 9px;
	color: #080708;
	
	padding: 0;
	
	
	/*background-image: url(../images/layout/title.jpg);
	background-repeat:no-repeat;
	background-position:0 0;*/
}

h3{
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	font-weight:normal;
	font-style:oblique;
	margin-top: 9px;
	color: #080708;
	
	padding:0;
}

.clearer{
	clear:both;
	height:.1em;
}


#header{
	background-image: url(../images/layout/header.jpg);
	height: 47px;
	width: 100%;
	margin: 38px 0 0 0;
	background-repeat: repeat-x;
}

.logoContainer{
	width:840px;
	/*height:125px;*/
	margin:0 auto 0 auto;
	/*background-color:#00CC00;*/
}

#logo{
	/*background-image: url(../images/layout/ccch.gif);
	background-repeat: no-repeat;*/
	width:256px;
	height:125px;
	position:absolute;
	
	margin-top:-33px;
	/*top:15px;*/
	margin-left:318px;
	background-position: center top;
	
	border:none;
}

#logo img{
	border:none !important;
}

.control{
	width:840px;
	margin: 0 auto 0 auto;
	clear:both;
}

.control #navigation{
	font-size:12pt;
	width:896px;
	color:#402801;
	magin:0;
	padding:0;
	position:absolute;
	z-index:2;
}

.control #spacer{
	width:256px;
	height:40px;
	float:left;
}

#content{
	width:850px;

	min-height:500px;

	margin: 80px auto 0 auto;
	padding: 0 20px 0 20px;
	
	background-image: url(../images/layout/title.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
}

#footer{
	background-image: url(../images/layout/footer.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height: 31px;
	width: 830px;	
	margin: 0 auto 0 auto;
	padding: 10px 0 10px 0;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#663300;
	font-size:10pt;
	text-align:center;
}

#footer div{
	display:inline;
	margin-right:10px;
	font-weight:bold;
}

#footer a{
	color:#000000;
}

/*Home*/
#HomeLeft{
	float:left;
	width:300px;
	margin-right:10px;
/*	background-color:blue;*/
}

#HomeRight{
	float:left;
	width:430px;
/*	background-color:red;*/
}

/*Listing*/
#ListingTitle{
	float:left;
	width:560px;
}

#ListingTitle h1{
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
}

#ListingTitle h2 a{
	font-size:10pt;
	color: #af855f;
	margin:0;
	padding:0;ƒa 
}



#ListingSpecificationsTitle{
	background-image: url(../images/layout/title.jpg);
	background-repeat:no-repeat;
	background-position:0 0;

	float:left;
	width:290px;
	height:60px; 
}

#ListingSpecificationsTitle h2{
	padding-left:15px;
	font-weight:normal;
}

#ListingGallery{
	float:left;
	width:560px;
}

#ListingGalleryLinks{
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	
	text-align:center;
	font-weight:bold;
	height:60px;
	width: 560px; 
}

#ListingGallery p{
	margin-right:25px;
}

#ListingSpecifications{
	float:left;
	width:290px;
}

#map{
	border: solid #513c27  2px ;
}


.expandCollapse {
	background-image: url(../images/controls/minus.gif);
	background-repeat: no-repeat;
	height:10px;
	width:10px;
	display:inline;
	float:right;
}

/*Gallery Control Left*/
.galleryControl{
	font: normal 10px arial, sans-serif;	
	text-align:center;
	border:none !important;
}


.PropertyListing{
	margin-top:30px;
	margin-left:1px;
	margin-right:1px;
	
	padding:8px;
	display:block;
	
	clear:both;
	
}

.PropertyListing p{
	margin:0 !important;
	padding:0 !important;
	font-size:10pt;
}
.propertyInfo{
	margin-left: 50px;
	width:150px;
	float:left;
	
	margin: 10px 0 0 10px;
	padding:0;
}

.propertyListingAddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	position:relative;
	width:100%;
	border-bottom: dotted #cccccc 1px;
	padding-bottom:2pt;
}

.propertyListingInfoLabel {
	position: absolute;
	font-size:12px;
	font-weight:bold;
/*	margin-left:10px;*/
	width: 45px;
}

.propertyListingInfoData {
	position: relative;
	margin-left:70px;
/*	margin-left:10px;*/
	width: 50px;
	text-align:left;
	font-size:12px;
	font-weight:normal;
}

.propertyListingInfoDescription {
	/*margin-left:170px;*/
	font-size: 11px;
	/*width:400px;*/
	position:relaive;
	margin-top:8px;
	
	float:left;
	width:460px;
}

.propertyListingThumbnail {
	margin-left:0px;
	width:150px;
	height:100;
	margin: 0 0 0 0;
	padding:0 0 0 0;
	float:left;
}

.caption{
	font-size:12pt;
	color:#000000;
	text-align:center;
}

.captionLabel{
	font-weight:bold;
	font-variant: small-caps;
}
.captionText{
	font-style:oblique;
}

.GalleryImage{
	background-image: url(../images/layout/holder-tabs.gif);
	background-repeat: no-repeat;
	width:527px;
	height:356px;
	position:absolute;
	margin-top:-5px;
	margin-left:-5px;
	z-index:10;
}