body {
	color: #000000;
	background-color:#FFFFFF;
}

#content {
	background-color:#FFFFFF;
}
/* SUBNAVIGATION */	
.subtext {
	font-family: "Trajan", "Palatino", Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #F2E5BA;
	line-height: 18px;
	font-variant: small-caps;
	letter-spacing: 1.5px;
}
#formcontent{
	background-color:#FFFFFF;
}
/* NAVIGATION ROLLOVER IMAGES */
.rollover {
	display:block;
	text-indent: 0px;
}
#lifestyles #lifestyle:link,#lifestyles #lifestyle:visited,#lifestyles #lifestyle:active, 
#locations #location:link,#locations #location:visited, #locations #location:active, 
#architectures #architecture:link, #architectures #architecture:visited, #architectures #architecture:active
#aboutuss #aboutus:link, #aboutuss #aboutus:visited, #aboutuss #aboutus:active 
#discovermores #discovermore:link,#discovermores #discovermore:visited,#discovermores #discovermore:active {
	font-weight:bold;
}
#lifestyle, #lifestyle:link,#lifestyle:visited,#lifestyle:active{
	background:url(.) no-repeat;
}
#location, #location:link,#location:visited,#location:active {
	background:url(.) no-repeat;
}
#architecture, #architecture:link,#architecture:visited,#architecture:active {
	background:url(.) no-repeat;
}
#aboutus, #aboutus:link,#aboutus:visited,#aboutus:active {
	background:url(.) no-repeat;
}
#discovermore, #discovermore:link,#discovermore:visited,#discovermore:active {
	background:url(.) no-repeat;
}

#subnav1 .on {
	background: url(../images/arrow_on.gif) no-repeat left center;
}
#subnav1, #subnav1 a{
	color:#000000;
}
#subnav3 a{
	color:#000000;
}
#subnav2 ul, #subnav2 a, #subnav3, #subnav3 ul{
	color:#000000;
}
#subnav2 a, #content a{
	color:#000000;
}
#subnav2 a:visited, #subnav3 a:visited, #content a:visited {
	color:#000000;
}
.sub a:link, .sub a:visited{
	color: #000000;
}




#mastheadcontent{
	background-color:#FFFFFF;
}
#maincontent{
	background-color:#FFFFFF;
	overflow:auto;
}
h1 {
	color: #000000;
}
h2 {
	color: #88ccff;
}

/* SUBNAVIGATION */
#subnav, #subnav3 {
	background-color:#EDEDED;
	background-image:url(.);
	border-right:20px solid #EDEDED;
	border-left:20px solid #EDEDED;
	border-bottom:20px solid #EDEDED;
}
#popup{
	width:400px; 
	height:501px;
	margin: auto auto;
	top: 0px;
	left: 0px;
	border-width: 0px 19px 20px 0px;
	border-style: solid;
	border-color: #FFFFFF;
	z-index:2;
	background-color:#FFFFFF;
	visibility:visible;
	overflow:hidden;
}
