@charset "UTF-8";
body {
	background: #8c7f62 url(images/bg_repeat.gif) top left repeat-x;
	margin: 0;
	padding: 0;
	font-size: 62.5%;
	font-family: Georgia, "Times New Roman", Times, serif;

}

a {
	outline: none;
}

#outer-wrap {
	width: 100%;
	height: 100%;
	background: url(images/bg.jpg) top center no-repeat;
	position: relative;
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
}

#container {
	width: 738px;
	background: #f2edd7;
	position: relative;
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	z-index: 101;

} 


#branding {
	background: url(images/header.jpg) top left no-repeat;
	width:738px;
	height: 116px;
	position: relative;
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
}

#branding h1 {
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	font-size: 1.5em; 
}
#branding h1 a {
	height: 84px;
	width: 738px;
	text-indent: -9999px;
	display: block;
}

/*------------ top nav ---------------*/

#container #top-nav {
	float: left;
	background: url(images/navBG.jpg);
	margin: 0;
	padding: 0;
	width: 738px;
	height: 32px;
	list-style: none;
}

#container #top-nav li {
	float: left;
	margin: 0;
	padding: 0
}

#container #top-nav a {
	float: left;
	display: block;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}

/* ---------------- nav imaages ----------- */

#top-nav .about {
	background: url(images/navAbout.gif) top left no-repeat;
	width: 84px;
	height: 33px;
}

#top-nav .floorplans {
	background: url(images/navFloorplans.gif) top left no-repeat;
	width: 141px;
	height: 33px;	
}

#top-nav .amenities {
	background: url(images/navAmenities.gif) top left no-repeat;
	width: 129px;
	height: 33px;
}

#top-nav .neighborhood {
	background: url(images/navNeighborhood.gif) top left no-repeat;
	width: 166px;
	height: 33px;
}

#top-nav .contact {
	background: url(images/navContact.gif) top left no-repeat;
	width: 113px;
	height: 33px;	
}

#top-nav .espanol {
	background: url(images/navEspanol.gif) top left no-repeat;
	width: 105px;
	height: 33px;	
}

/* ---------------- nav imaages Over State ----------- */

#top-nav li.about a:hover {
	background: url(images/navAbout_Over.gif) top left no-repeat;
	width: 84px;
	height: 33px;
}

#top-nav li.floorplans a:hover {
	background: url(images/navFloorplans_Over.gif) top left no-repeat;
	width: 141px;
	height: 33px;	
}

#top-nav li.amenities a:hover {
	background: url(images/navAmenities_Over.gif) top left no-repeat;
	width: 129px;
	height: 33px;
}

#top-nav li.neighborhood a:hover {
	background: url(images/navNeighborhood_Over.gif) top left no-repeat;
	width: 166px;
	height: 33px;
}

#top-nav li.contact a:hover {
	background: url(images/navContact_Over.gif) top left no-repeat;
	width: 113px;
	height: 33px;	
}

#top-nav li.espanol a:hover {
	background: url(images/navEspanol_Over.gif) top left no-repeat;
	width: 105px;
	height: 33px;	
}

/* ---------------- home Image ----------- */

#container #homeImage {
	margin: 0;
	padding: 0;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	
}

#container #homeImage img {
	margin: 0;
	padding: 0;
}

/* ---------------- interiorContent ----------- */

#interiorContent {
	background: url(images/contentMainBG.gif) top left repeat-x;
}


/* ---------------- contentMain ----------- */

#container #contentMain {
	background: #f2edd7;
	margin: 0;
	padding: 0;
	width: 492px;
	float: left;
	
}

#container #contentFull {
	background: #f2edd7 background: url(images/contentMainBG.gif) top left repeat-x;;
	margin: 0;
	padding: 0;
	width: 738px;
	float: left;
	
}

/* ---------------- header Images ----------- */

#container #contentMain h2.welcomeHome {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	background: url(images/welcomeImage.gif) top left no-repeat;
	width: 492px;
	height: 53px;
}

#container #contentMain h2.aboutInterior {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	background: url(images/aboutImage.gif) top left no-repeat;
	width: 492px;
	height: 53px;
}

#container #floorplans h2.floorplansInterior {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	background: url(images/floorplansImage.gif) top left no-repeat;
	width: 492px;
	height: 53px;
}

#container #contentMain h2.amenitiesInterior {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	background: url(images/amenitiesImage.gif) top left no-repeat;
	width: 492px;
	height: 53px;
}

#container #contentMain h2.neighborhoodInterior {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	background: url(images/neighborhoodImage.gif) top left no-repeat;
	width: 492px;
	height: 53px;
}

#container #contentFull h2.contactInterior {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	background: url(images/contactImage.gif) top left no-repeat;
	width: 492px;
	height: 53px;
}

#container #contentMain h2.bienvenidoInterior {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	background: url(images/bienvenidoImage.gif) top left no-repeat;
	width: 492px;
	height: 53px;
}

#container #contentMain p, #container #floorplanLeft p, #container #floorplanRight p, #container #contentFull p   {
	font-size: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 10px 15px 4px 15px;
	color: #635845;
	line-height: 20px;
}

#container #contentMain p a, #container #contentFull p a {
	color: #778d24;
	text-decoration: none;
	font-weight: bold;
}

#container #contentMain p a:hover, #container #contentFull p a:hover {
	color: #778d24;
	font-weight: bold;
	text-decoration: underline;
}


#container #contentFull .contactUs {
	font-size: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 60px 10px 4px 15px;
	color: #635845;
	line-height: 20px;
	text-align: right;
}


.floorplanLayouts {
	padding: 15px;
	padding-left: 25px;
}



/* ---------------- contentSecondary ----------- */

#container #contentSecondary {
	margin: 0;
	padding: 0;
	background: #f2edd7 url(images/tanBG.jpg) top left no-repeat;
	width: 246px;
	height: 360px;
	float: left;
}

#container #contentSecondary p {
	margin: 15px 25px 3px 10px;
	color: #FFFFFF;
	font-size: 1.4em;
}

#container #contentSecondary p a {
	color: #5a564d;
	font-weight: bold;
	text-decoration: none;
}

#container #contentSecondary p a:hover {
	color: #f5a564d;
	font-weight: bold;
	text-decoration: underline;
}

#container #contentSecondary .floorplanImage {
	padding: 5px 0 0 23px;
}


/* ---------------- floorplans ----------- */

#floorplans {
	width: 90%;
	margin: 0px auto 20p auto;
}

.layouts {
	width: 290px;
	float: left;
	margin: 10px;
	margin-left: 20px;
}

.layouts p {
	margin: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #635845;
}


/* ---------------- floorplanLeft ----------- */

#floorplanLeft {
	float: left;
	width: 360px;
}


/* ---------------- floorplanRight ----------- */

#floorplanRight {
	float: right;
	width: 360px;
}


/* ---------------- footer ----------- */
#footerWrap {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 72px;
	background: url(images/footerTile.gif) top left repeat-x;
}

#footer {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background: url(images/footer.jpg) top center no-repeat;
	height: 72px;
	margin: 0;
	padding: 0;
}

#footer p {
	text-align: center;
	margin: 0;
	padding: 0;
	padding-top: 12px;
	font-size: 1.1em;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p a {
	text-decoration: none;
	color: #000000;
	font-size: 1.1em;
}

#footer p a:hover {
	text-decoration: underline;
	color: #ff9c28;
	font-size: 1.1em;
}

