/* ============================== */
/* = CSS Reset - Clear Defaults = */
/* ============================== */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { 
	margin: 0; 
	padding: 0; 
	border: 0; 
	outline: 0; 
	font-weight: inherit; 
	font-style: inherit; 
	font-size: 12px; 
	font-family: "Trebuchet MS", Helvetica, sans-serif; 
	} 
:focus { 
	outline: 0; 
	} 
body { 
	line-height: 1; 
	color: black; 
	background: white; 
	} 
ol, ul { 
	list-style: none; 
	} 
strong {
	font-weight: bold;
}

em {
	font-style: italic;
}


/* ======================= */
/* = Base-Level Elements = */
/* ======================= */
body {
	background:url(images/background.gif) repeat top center;
}

div#header {
/*	background:url(../images/header.gif) no-repeat top center;*/
	background-image: url(images/header.gif);
	background-position: top 53%;/*Safari*/
	background-repeat: no-repeat;
	height:261px;
	width:820px;
	padding:0 7px;
	margin:0 auto;
}

div#navigation {
	background:url(images/navbg.gif) no-repeat top center;
	position:relative;
	height:26px;
	width:820px;
	padding:0 7px;
	margin:0 auto;
}



div#contents {
	background:url(images/content_background_plain.gif) repeat-y top center;
	width:820px;
	padding:0 7px;
	margin:0 auto;
}

div#text{
/*	position:relative;
	top:-80px;*/
	margin:0 60px 0;
	padding-bottom:40px;
	line-height:16px;
	
}

div#footer {
	background:url(images/footer.gif) no-repeat bottom;
	height:100px;
	width:800px;
	margin:0 auto;
	position:relative;
	top:-50px;
}

a {
	text-decoration:none;
	color:#683A1C;
}

a:hover {
	color:#000;
}

a span {
	font-weight:bold;
	font-size:11px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	letter-spacing:1px;
}

/* =============================== */
/* = Navigation Style Definitons = */
/* =============================== */


a#home {
	position:absolute;
	top:-157px;
	left:275px;
	height:115px;
	width:285px;
}


#navigation a {
	display:block;
	margin-top:2px;
	padding:4px 12px;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
   font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#683A1C;
	letter-spacing:1px;
}

#navigation a.hover {
	color:#000;
	background-color:#e9c98f;
	opacity:0.93;
	filter:alpha(opacity=93);
}

#navigation a#home:hover {background:transparent;}

#navigation a span {
	display:block;
	font-size:14px;/*IE6*/
	font-variant: small-caps;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}

span.divider {
	font-size:12px;
	display:block;
	height:1.5em;
	border-right:1px solid #000;
	margin-top:4px;
}

span#leftd {float:left;}
span#rightd {float:right;}

a#comm {float:left;width:86px;margin-left:62px;}/*IE6*/
a#list {float:left;width:64px;}
a#cont {float:right;width:66px;margin-right:62px;}
a#buil {float:right;width:68px;}/*IE6*/



/* ============================= */
/* = Content Style Definitions = */
/* ============================= */

p {
	margin:15px 85px;
}

h2 {
	font-size:17px;
	font-weight:bold;
	margin:0 80px;
	font-variant: small-caps;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}

ul {
	margin:15px 85px;
}

ul li {
	list-style:none;
}

/* ================ */
/* = Image Frames = */
/* ================ */

.framed {
	background:url(..images/frameTR.gif) no-repeat top right;
	float:right;
	position:relative;
	top:-15px;
	right:-25px;
	padding:0 0 0 19px;
	text-align:center;
}

.framed img{
	position:relative;
	top:16px;
	right:24px;
	background:url(..images/frame.gif) no-repeat bottom left;
	padding:0 0 14px 7px;
}

.framed2 {
	background:url(images/frame2bottomleft.gif) no-repeat bottom left;
	float:right;
	position:relative;
	margin-left:8px;
	margin-bottom:18px;
	text-transform:uppercase;
}

.framed2 div.frame {
	background:url(images/frame2topleft.gif) no-repeat top left;
	position:relative;
	clear:left;
	padding:14px;
	margin-bottom:-20px;
}

.framed2 img {
	margin:4px;
}

.framed2 .leftf {
	float:left;
}

.framed2 .leftf img {
	float:left;
	clear:left;
}


.framed2 a.bottom {
	position:relative;
	bottom:-20px;
	display:block;
	background:url(images/frame3bottom.gif) no-repeat bottom left;
	margin-left:4px;
	padding:4px 4px 6px 4px;
	text-decoration:none;
	text-align:center;
}

.frame3 {
	background:url(images/frame3bottom.gif) no-repeat bottom left;
}

.frame4 {
	background:url(images/frame4.gif) no-repeat left bottom;
	margin:0 auto;
/*	height:105px;*/
	padding:20px 50px 25px;
	width:537px;
	text-align:center;
	position:relative;
}

.frame4 img {
	padding:0px 5px;
	height:100px;
	width:140px;
}

.frame4 span {
	font-family:"Palatino Linotype","Book Antiqua",Palatino,serif;
	font-size:11px;
	font-weight:bold;
	letter-spacing:1px;
	text-transform:uppercase;
	display:block;
/*	margin-top:8px;*/
	position:absolute;
	bottom:1px;
	left:250px;
}

img.framed5{
	position:relative;
	background:url(images/frame5.gif) no-repeat bottom right;
	padding:5px 19px 12px 16px;
	float:right;
	margin:-60px 250px 20px 0;
}

/* =================== */
/* = Property Tables = */
/* =================== */

.table1 th, .table2 th {
	padding:12px;
	font-weight:bold;
}

.table1 {
	background:url(images/tablebg.gif) no-repeat top center;
	padding:0 0 0 50px;
}

.table1 td {
	padding:6px;
}

.table1 th.column1 {width:111px;}
.table1 th.column2 {width:40px;}
.table1 th.column3 {width:290px;padding:12px 12px 12px 25px;text-align:left;}
.table1 th.column4 {width:70px;text-align:left;}

.table2 {
	background:url(images/tablebg2.gif) no-repeat top center;
	padding:0 0 0 50px;
}

.table2 table {
	margin:0 0 0 15px;
	border-collapse:collapse;
}

.table2 td {
	padding:2px 6px;
	font-size:13px;
}

.table2 th {
	padding:12px 12px 12px 20px;
	text-align:left;
}

tr.alt {
	background:url(images/altrowbg.gif) no-repeat -1px center;/*Safari*/
}


.c1	{width:110px;}

.c2	{width:55px; text-align:center;}

.c3	{width:95px;}

.c4	{width:80px;}

.c5	{width:105px;text-align:center;}


/* ========= */
/* = Tours = */
/* ========= */


#tours #text {height:150px;padding-top:20px;}

div.tour {
	float:left;
	padding:0 40px;
}

div.tour a span {
	display:block;
	position:relative;
	bottom:0px;
	background:url(images/frame3bottom.gif) no-repeat bottom left;
	margin-left:4px;
	padding:4px 4px 6px 4px;
	text-decoration:none;
	text-align:center;
	font-size:14px;
	font-variant: small-caps;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}

div.tour a img {
	opacity:0.9;
	filter:alpha(opacity=90);
}

div.tour a:hover img {
	opacity:1;
	filter:alpha(opacity=100);
}


/* ============== */
/* = News Items = */
/* ============== */

.newsitem {
	padding:12px 0;
}

.newsitem .date {
	font-weight:bold;
	margin: 0 12px 0 0;
}


#disclaimer {
	font-size:9px;
	font-weight:normal;
	margin:5px 135px 0;
	line-height:9px;
}

#disclaimer a {
	color:#000;
	font-size:9px;
	font-weight:bold;
	line-height:9px;
}


/* ========= */
/* = Forms = */
/* ========= */

/* ========================= */
/* = property detail pages = */
/* ========================= */

#details {
	background:url(images/detailbg.gif) no-repeat center 40px; 
	width:645px; 
	margin:0 auto;
}

#column1 {
	float:left; 
	width:290px; 
/*	border:1px solid black;*/
}

#c1head	{
	padding:20px 0 5px 0; 
/*	border-bottom:1px solid black; */
	text-align:center;
}

#photo {
	text-align:center;
	margin:20px 0;
}

#altphotos {
	padding:10px;
}

#altphotos img {
	margin:18px;
}

#column2 {
	float:left; 
	width:345px; 
/*	height:200px; */
/*	border:1px solid black;*/
}

#c2head {
	padding:20px 0 5px 0; 
/*	border-bottom:1px solid black;*/
	text-align:center;
}

#c2text {
	padding:16px;
}

/*-=-=-=-=-=-=-=-=-=-=-=-  Ivy  -=-*/

.ivy1 h1, .ivy2 h1, .ivy3 h1, .noivy h1 {height:350px; margin-bottom:-200px;}

.ivy1 h1 {background:url(images/ivy1.gif) no-repeat;}
.ivy2 h1 {background:url(images/ivy2.gif) no-repeat;}
.ivy3 h1 {background:url(home_ivy.gif) no-repeat;}
.noivy h1{background:url(images/noivy.gif) no-repeat;}

/* ======================== */
/* = Builder Detail Pages = */
/* ======================== */

#builddetail .ivy1 h1,#builddetail .ivy2 h1,#builddetail .ivy3 h1,#builddetail .noivy h1 {margin-bottom:-290px;}
#builddetail h2 {
	color:#683A1C;
	padding-top:30px;
	margin:0 40px;
	width:230px;
	font-variant: normal;
	letter-spacing:2px;
	text-transform:uppercase;
	font-size:12px;
}
#builddetail p {
	margin:15px 45px;
}
#builddetail .frame4 {
	margin-top: 60px;
}


/* ================== */
/* = Amenities Page = */
/* ================== */

#amenities #text {
	height:250px;
}

/* ================ */
/* = Page headers = */
/* ================ */

h1 span {
	position:relative;
	top:40px;
	left:10px;
	display:block;
	height:125px;
	text-indent:-1000em;
	visibility: visible;
}


#builddetail h1 span {display:none;}
#home h1 span {background:url(images/homeheader.gif) no-repeat;}
#amenities h1 span {background:url(images/hamenities.gif) no-repeat;}
#tours h1 span {background:url(images/htours.gif) no-repeat;}
#siteplan h1 span {background:url(images/hsiteplan.gif) no-repeat;}
#location h1 span {background:url(images/hlocation.gif) no-repeat;}
#news h1 span {background:url(images/hnews.gif) no-repeat;}
#homesites h1 span {background:url(images/hthehomesites.gif) no-repeat;}
#homes h1 span {background:url(images/hthehomes.gif) no-repeat;}
#builders h1 span {background:url(images/hbuilders.gif) no-repeat;}
#directions h1 span {background:url(images/hdirections.gif) no-repeat;}
#contact h1 span {background:url(images/hcontactus.gif) no-repeat;}

#flash {
	padding:32px 0 0 56px;
}

#copyright {
	text-indent:-1000em;
	width:820px;
	margin:0 auto;
	background:url(images/disclaimer.gif) no-repeat 95% top;
	position: relative;
	top:-40px;
	height:40px;
}

.paging {
	color:#6b3812;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin-top:40px;
	text-align:center;
	overflow:auto;
}
.paging span, .paging span a {font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; letter-spacing:1px;}
.pages {
	display:block;
	float:right;
/*	position:relative;*/		/*Safari*/
/*	top:-15px;*/				
}

.brown {
	color:#6b3812;
	font-size:13px;
	text-transform:uppercase;
}

h2.brown {
	margin:12px 45px 25px;
}

.cfdebug {
	display:none;
}
/* ========================================================================================== */
/* = /!\/!\/!\/!\/!\/!\/!\/! Safari Ignores All Rules Past This Point /!\/!\/!\/!\/!\/!\/!\ = */
/* ========================================================================================== */
div#header {height:261px;background-position:top center;#}
tr.alt {	background:url(images/altrowbg.gif) no-repeat left center;}
.pages {position:relative; top:-15px;}
