/* ALL MARGIN, PADDING =  top, right, bottom, left   [CLOCKWISE]    */

/* basic stuff */
a, a:link { color: #900; background: transparent; text-decoration: none; }
a:visited { color: #933; background: transparent }
a:hover { color: #966; background: transparent }
a:active { color: #988; background: transparent }



/* background characteristics */
body {
	/* font: 0.65em/1.3em Verdana, Arial, Helvetica, sans-serif ;   */
	background:  #eee url(/images/zenbackground3.gif) fixed;
	text-align: center;

	/* Zero out default browser styles (to avoid bugs caused by dif defaults)   */
	padding: 0px;
	margin: 0px;
	height: 100%;
	font-weight:300;
}



/* remember MARGIN = outside box/element,  PADDING = inside box/element,  
   by using margin on page-header, we can easily change it to span the 
   width of the page area if we would like, later.   */
   
/* page container, white with 1px border,  */

#page-container {
	position: relative;
	margin: 5px auto;  /* lets us see background above & below page  */
	margin-bottom: 10px;
	padding: 0px;
	width: 750px;
	text-align: left;
	background: #f5f5f5 url(/images/zenpattern.png) no-repeat center;      /* image in center background of page */
	border: #000 1px solid;
	color: inherit;
}



/* Header Image */

#header-area {
	margin-left: 15px;   /* make these 0 if you want pic & menu to go to ends of page */
	margin-right: 15px;
	margin-top: 15px;
	margin-bottom: 0px;
}

#header-banner {
	height: 100px;
	width: 720px;
	padding: 0px;
	border: #000 solid 0px;
	text-align: center;
}

#header-banner h1 {
	display: none; 
}





/* Content Area below Header */

.hidden-text {
	display: none;   /* for each image I add hidden text for text-only browsers */
}

#content-area {
	position: relative;
	margin-left: 15px;   /* make these 0 if you want pic & menu to go to ends of page */
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 1px #000 solid;
	background: #F0E5C5;
	width: 718px;
	left: -15px;
}








/* Footer Area with contact Info */

#footer-area {
	position: relative;
	left: -8px;
	margin-left: 0px;   /* make these 0 if you want pic & menu to go to ends of page */
	margin-right: 0px;
	margin-top: 6px;
	margin-bottom: 15px;
	border: 0px #000 solid;
	background: #f5f5f5;
}

#footer-area table {
	padding-left: 0px;
	padding-right: 0px;
	width: 732px;
	border: 0px;
	}

#footer-area td {
	font: 10px sans-serif, "Lucida";
	letter-spacing: 111%;
	line-height:110%;
	color: black;
	/* background: url(bullet.png) no-repeat left center;  */
	}




/* for use with extras...they're just not displayed */

#extraDiv1, #extraDiv2, #extraDiv3, #extraDiv4, #extraDiv5, #extraDiv6 {
	display: none;
}








/* Text areas, content boxes & text */

	/* font: 10px "Trebuchet MS",Arial,Helvetica,sans-serif; */
	/*  font-family: Tahoma, Verdana, Helvetica, Arial;   */
	/*  font: normal 10px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;   */
	/*  font: 14px geneva, verdana, arial, sans-serif;     */

	
	.headline {
		text-align: center;
		color: #702F04;
		font-family: Adobe Jenson, Times ,serif;
		font-size: 24px;
		line-height: 18px;
		}
	
	.headlineSmaller {
		color: #702F04;
		font-family: Adobe Jenson, Times ,serif;
		font-size: 18px;
		line-height: 18px;
		}
	
	.brown-title-text {
		font: 25px Gourmand, Lucida, sans-serif;
		color: #290000;
		line-height:90%;
		}
	
	.NormText {
		font: 14px Verdana, Tahoma, sans-serif;
		color: black;
		line-height: 115%;
		letter-spacing:+1px;
		}



/* MAIN PAGE TITLE */
	.title-text {
		font: Bold 25px Papyrus, Verdana, sans-serif;
		font-weight:Bolder;
		color: #34000C;
		text-align:center;
		text-decoration: underline;
		padding: 8px 0px 0px 0px;
		margin: 0px;
		}
		
/* SECTION TITLES */
	.subtitle-text {
		font: Bold 16px Papyrus, Verdana, sans-serif;
		color: #34000C;
		margin: 15px 0px 0px 15px;
		}

/* NORMAL PAGE TEXT */
	.body-text {
		font: 13px Verdana, sans-serif;
		color: #34000C;
		font-weight:600;
		letter-spacing:+1px;
		line-height: 130%;
		}
		
/* For just our theme brown color */
	.text-color h1 h2 h3 {
		color: #34000C;
		}	
		
		
	.simple-subtitle {
		font: Bold 26px Arial, sans-serif;
		color: #330000;
		}
	
	.sale-price {
		font: Bold 28px Arial, sans-serif;
		color: #a64c15;
		}
	
	.strikethrough {
		font: Bold 14px Arial, sans-serif;
		color:#000000;
		text-decoration:line-through;
		}
	
	.home-title-text {
		font: Bold 15px Papyrus, Verdana, sans-serif;
		color: #FFFFFF;
		}

	.features-text {
		font: Bold 16px Verdana, Arial, sans-serif;
		color:#000000;
		line-height: 160%;
		letter-spacing: +1px;
		}
		
		
		
		
		
		
		
		
		
		
		
		
		
		/* PAGES IN SITE */
		
/* 
MODEL PAGES:  bella-rosa, florence, la-fontana, la-plaza, la-valencia, milan, sienna, tuscany, verona, vienna
MOVE-IN-NOW PAGES: fontana, tuscany, valencia
buying.php*
changeorder.php*
contact.php  (sendit.php)*
included.php*
masterPlan.php*
options.php*
pano.php
phase1.php, phase2, phase3
reservations.php
virtualtours.php, virtualtour1, virtualtour2
home-gallery.html


about.html*
models.php*
available-.php
summit.php*
plat.php*
galleries.php* 1& 2
location.php*


*/