/* 

coberdesign
Diane Cober - Re/Max Country Lakes
stylesheet V1.0
01.09.2007

=====================================================================================

1.0 COPY - Basic font stylings
2.0 PAGE STRUCTURE
3.0 NAV ELEMENTS
4.0 CONTENTS
6.0 FOOTER CONTENTS

*/
	
/* 
=====================================================================================
1.0 COPY
=====================================================================================
*/
	
	body, html { 
	margin:0px;
	padding:0px;
	background-image:url(images-2/bkg-tile.png);
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-color:#4c5e66; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height:16px;
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color:#1E1E1E;
	}
	
	a:link, a:visited  { 
	text-decoration:none;
	font-weight:bold;
	color:#336699;
	}
	
	a:hover, a:active  { 
	text-decoration:none;
	color:#6699CC;
	}
	
		
	.clear { clear:both;
	}
	
	.right {
		float:right;}
		
	.left {
		float:left;}
	
	ul {
	text-decoration:none;
	list-style:none;
	list-style-type:none;
	}
	
	p {
	font-size: 1.1em;
	font-weight: normal;
	letter-spacing:0.02em;
	color:#1e1e1e;
	}
	
	
/* 
=====================================================================================
2.0 PAGE STRUCTURE
=====================================================================================
*/

	#wrap {
		margin-top:0px;
		margin-left:auto;
		margin-right:auto;
		width:798px;
		background-color:#fff;
		border:1px solid #000;
	}
	
	#topbanner {
		width:798px;
		height:112px;
	}
	
	.logo {
		width:435px;
		height:57px;
		position:relative;
		top:28px;
		left:35px;
		background-image:url(/images-2/dve-topbar.jpg);
		float:left;
	}
		
	.sold-ticker {
		width:147px;
		height:86px;
		float:right;
		margin-top:0px;
		margin-right:40px;
		background-image:url(/images-2/50-sold.png);
	}
	

	#lg-banner {
		width:798px;
		height:224px;
		background-image:url(/images-2/dve-vista.jpg);
		background-repeat:no-repeat;
	}
	
	#lg-gallery {
		width:798px;
		height:224px;
		background-image:url(/images-2/dve-gallery.jpg);
		background-repeat:no-repeat;
	}
	
	#footer {
		width:798px;
		margin-left:auto;
		margin-right:auto;
		text-align:center;
		margin-top:10px;
		margin-bottom:20px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:9px;
		color:#68818C;
		}

	#footer a, #footer a:visited {
		color:#68818c;}
	
	#footer a:hover, #footer a:active {
		color:#7C98A6;}
		
	#flashcontent {
		width:640px;
		height:580px;
		background-color:transparent;}

/* 
=====================================================================================
3.1 SUB-NAV ELEMENTS
=====================================================================================
*/

#header-yellow {
	background: url(/images-2/dve-nav2.png) no-repeat;
}

#snav {
	float:left;
	background: url(/images-2/dve-nav4.png) no-repeat;
	margin: 0; padding: 0 0 0 33px;
	width: 765px;
	height: 27px;
	display: inline;
	position: relative;
	top: 0px;

}

#snav li { margin: 0; padding: 0; list-style: none; float: left; }
#snav li, #snav a { height: 25px; display: block; text-decoration: none; font-size: 1px; text-indent: -9000px; }

#sn1 { left:0px; width: 55px; }
#sn2 { left:0px; width: 95px; }

#sn5 { left:0px; width: 75px; }
#sn6 { left:0px; width: 88px; }
#sn7 { left:0px; width: 75px; }
#sn8 { left:0px; width: 80px; }

#sn1 a:hover { background: transparent url(/images-2/dve-nav4.png) -33px -27px no-repeat; }
#sn2 a:hover { background: transparent url(/images-2/dve-nav4.png) -88px -27px no-repeat; }

#sn5 a:hover { background: transparent url(/images-2/dve-nav4.png) -183px -27px no-repeat; }
#sn6 a:hover { background: transparent url(/images-2/dve-nav4.png) -258px -27px no-repeat; }
#sn7 a:hover { background: transparent url(/images-2/dve-nav4.png) -346px -27px no-repeat; }
#sn8 a:hover { background: transparent url(/images-2/dve-nav4.png) -421px -27px no-repeat; }



	
/* 
=====================================================================================
4.0 CONTENTS
=====================================================================================
*/

.special-offer {width:798px; height:40px; margin:0; padding:0; background-image:url(/images-2/special-offer-banner.jpg); background-repeat:no-repeat; background-color:#000;}

.vip-event {width:798px; height:80px; margin:0; padding:0; background-image:url(/images-2/vip-banner.jpg); background-repeat:no-repeat; background-color:#000;}

.content {
	width:648px;
	padding:40px 40px 20px 110px;
	background-image:url(/images-2/body-bkg.png);
	background-repeat:repeat-x;
	}
	
.content-showhome {
	width:718px;
	padding:40px;
	background-image:url(/images-2/body-bkg.png);
	background-repeat:repeat-x;
	}
	
.content-lots {
	width:708px;
	height:350px;
	padding:0px 40px 20px 50px;
	background-image:url(/images-2/the-lots.png);
	background-repeat:no-repeat;
	}
	
.page-title {
	font-size:18px;
	letter-spacing:1px;
	line-height:30px;
	}
	
.sub-title {
	font-size:14px;
	line-height:20px;}
	
.sub-title-blue {
	font-size:14px;
	line-height:20px;
	color:#336699;}
	
.lot-window-label {
	position:relative;
	top:280px;
	left:0px;
	width:708px;
	height:40px;
	font-weight:bold;
	}
	
.lot-window {
	position:relative;
	top:280px;
	left:0px;
	width:708px;
	height:200px;
	overflow:auto;
	}

	
.lot-table {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	}
	
.lot-row {
	background-color:#D5EEFC;	
	}

.lot-sold {
	background-color:#7BD2F3;
	}
	
.lot-row-hold {
	background-color:#FFFF97;
	}

.left-column-fea {
	float:left;
	width:315px;
	}
	
.right-column-fea {
	float:right;
	width:315px;
	}
	
.left-column {
	float:left;
	margin-top:20px;
	width:315px;
	}
	
.right-column {
	float:right;
	margin-top:20px;
	width:315px;
	}
	
.showhome-pic {
	margin-bottom:20px;}
	
.builders {
	margin-top:10px;
	margin-bottom:20px;
	width:100%;
	background-color:#FFFFFF;
	vertical-align:top;
	}
	
.builders-home {
	float:left;
	margin-right:15px;}

.builders-logo {
	margin-top:10px;
	float:left;
	}
	
.builders-contact {
	width:270px;
	padding:10px 0px 0px 10px;
	float:left;
	}
	
.parade {width:400px; padding:10px 10px 10px 80px; margin:auto;}

.thehomes {margin:20px auto; width:500px;}

#shaughnessy {width:326px; height:150px; background-image:url(/images-2/b-showhome-shaughnessy.jpg); margin:auto;}
	#shaughnessy a { height: 150px; display: block; text-decoration: none; font-size: 1px; text-indent: -9000px; }
	#shaughnessy a:hover { background: transparent url(/images-2/b-showhome-shaughnessy.jpg) 0px -174px no-repeat; }

#french {width:326px; height:120px; background-image:url(/images-2/b-showhome-french.jpg); margin:15px 0px 0px 20px; float:left;}
	#french a { height: 120px; display: block; text-decoration: none; font-size: 1px; text-indent: -9000px; }
	#french a:hover { background: transparent url(/images-2/b-showhome-french.jpg) 0px -131px no-repeat; }
	
#med {width:326px; height:120px; background-image:url(/images-2/b-showhome-mediterranean.jpg); margin:25px 0px 0px 20px; float:left;}
	#med a { height: 120px; display: block; text-decoration: none; font-size: 1px; text-indent: -9000px; }
	#med a:hover { background: transparent url(/images-2/b-showhome-mediterranean.jpg) 0px -130px no-repeat; }

/* 
=============================================================================================
6.0 FOOTER CONTENTS
=============================================================================================
*/	

/* LOTS *****************************************************************************************************************/

.lot-bar {width:791px; padding:10px 5px 10px 2px; font-size: 14px; color:black; text-align: center; background-color: #7BD2F3; border-top:1px solid black; border-bottom:1px solid black; }

.lot {width:791px; padding:10px 5px 10px 2px; font-size: 14px; color:black; text-align: center; }
.lot-alt {width:791px; padding:10px 5px 10px 2px; font-size: 14px; color:black; text-align: center; background-color: #ddf1fc; }
	.lot-number {width:91px; font-size: 14px; color:black; float: left; }
	.acreage {width:80px; float: left; font-weight: normal; }
	.sqft {width:290px; float: left; font-weight: normal;}
	.frontage {width:110px; float: left; font-weight: normal;}
	.price {width:210px; color:black; float: left; }
	.price-red {width:210px; color:#990000; float: left; }
	
	
/* COBER GALLERY */

	.demo{position:relative;margin-top:2em;}
	.gallery_demo{width:630px; height:82px; margin:0 auto 20px;  }
	.gallery_demo li{width:140px; height:70px; margin:0 10px 10px 0; float:left; }
	.gallery_demo li div{left:680px}
	.gallery_demo li div .caption{font:italic 0.7em/1.4 georgia,serif;}
	
	#main_image{margin:20px auto; height:338px;width:680px; border:1px solid black;}
	#main_image img{margin-bottom:10px;}

		
/* 
=====================================================================================
You know how it is there early in the morning in Havana 
with the bums still asleep against the walls of the buildings; 
before even the ice wagons come by with ice for the bars? " 

To Have And Have Not - Hemingway
=====================================================================================
=====================================================================================
*/