@charset "utf-8";

/*
	
	TOC: (Table of Contents)
	Note: by pressing Ctrl + F you can enter the key code to jump in a specific code section
	
	Master Reset
	Global Classes
	Page Structure and Layout		[ key code: css061 ]
	Typography and Colors			[ key code: css062 ]
	Navigation						[ key code: css063 ]
	Forms							[ key code: css064 ]
	Individual Elements (Extras)	[ key code: css065 ]
	
*/

/* CSS Document [Master Reset]  */
html, body {
	border: 0;
	margin: 0;
	padding: 0;
}
body {
	font: 100.01%/1.25 Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	color: #000000;
}
/***** Headings *****/
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
h1 {
	padding: 30px 0 25px 0;
	letter-spacing: -1px;
	font-size: 2em;
}
h2 {
	padding: 20px 0;
	letter-spacing: -1px;
	font-size: 1.5em;
}
h3 {
	font-size: 1em;
	font-weight: bold;
}
/***** Common Formatting *****/
p, ul, ol {
	margin: 0;
	padding: 0 0 1.25em 0;
}
ul, ol {
	padding: 0 0 1.25em 2.5em;
}
blockquote {
	margin: 1.25em;
	padding: 1.25em 1.25em 0 1.25em;
}
small {
	font-size: 0.85em;
}
img {
	border: 0;
}
sup {
	position: relative;
	bottom: 0.3em;
	vertical-align: baseline;
}
sub {
	position: relative;
	bottom: -0.2em;
	vertical-align: baseline;
}
acronym, abbr {
	cursor: help;
	letter-spacing: 1px;
	border-bottom: 1px dashed;
}
/***** Links *****/
a,
a:link,
a:visited,
a:active,
a:hover {
	text-decoration: underline;
}
/***** Forms *****/
form {
	margin: 0;
	padding: 0;
	display: inline;
}
input, select, textarea {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
}
textarea {
	width: 100%;
	line-height: 1.25;
}
label {
	cursor: pointer;
}
/***** Tables *****/
table {
	border: 0;
	margin: 0 0 1.25em 0;
	padding: 0;
}
	table tr td {
		padding: 2px;
	}
/* CSS Document [Global Classes] */
.floatLeft		{ float: left; width: inherit; }
.floatRight		{ float: right; width: inherit; }
.normalClear	{ clear: both}
.clearFix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearFix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearFix {height: 1%;}
.clearFix {display: block;}
/* End hide from IE-mac */
.textLeft		{ text-align: left; }
.textRight		{ text-align: right; }
.textCenter		{ text-align: center; }
.textJustify	{ text-align: justify; }
.upperCase		{ text-transform: uppercase; }
.bold			{ font-weight: bold; }
.italic			{ font-style: italic; }
.underline		{ border-bottom: 1px solid;}
.imgLeft		{ float: left; margin: 4px 10px 4px 0;}
.imgRight		{ float: right; margin: 4px 0 4px 10px;}
.noPadding		{ padding: 0; }
.noIndent		{ margin-left: 0; padding-left: 0; }
.noBullet		{ list-style: none; list-style-image: none; }

/*Begin: Page Structure and Layout [ key code: css061 ] */

body {
	background: url(../images/bodyBg.jpg) repeat-x center top;
}
#wrapper {
	width: 909px;
	margin: 0px auto;
}
#header {
	position: relative;
	width: 909px;
	height: 131px;
	background: url(../images/headerTop.jpg) no-repeat center top;
	z-index: 2;
}
#logo {
	position: absolute;
	top: -15px;
	left: -20px;
}
#imageBanner {
	position: relative;
	z-index: -1;
	width: 909px;
	height: 277px;
	overflow: hidden;
}
#flashBannerHolder-home { }
#logo h1, #puebloDeOroHome {
	margin: 0px;
	padding: 0px;
}
#logo h1 a {
	display: block;
	width: 358px;
	height: 183px;
	background: url(../images/logo.png) no-repeat left top;
	cursor: pointer;
}
#puebloDeOroHome {
	position: absolute;
	top: 47px;
	right: 18px;
}
#puebloDeOroHome a {
	display: block;
	width: 157px;
	height: 28px;
}
#welcomeWrapper {
	padding: 0px 15px 15px;
	background: #C4C359 url(../images/pics_home2.jpg) no-repeat 5px 20px;
}
#welcomeWrapperRight {
	float: right;
	width: 226px;
	padding-top: 25px;
	margin-right: 10px;
}
#preview {
	background: #EEECE1;
	padding: 25px 0px;
}
#preview #prevCondominium {
	margin-left: 65px;
	width: 250px;
	float: left;
}
#preview #prevAmenities {
	width: 250px;
	float: left;
}
#preview #prevNewsAndEvents {
	width: 250px;
	float: right;
}
#preview #prevRightWrapper {
	margin-left: 340px;
	padding-right: 40px;
}
#preview .prevText {
	margin-left: 114px;
}
#contentWrapper {
	background: #EEECE1;
	color: #545300;
	padding: 0px 0px 25px 35px;
}
#leftContent {
	float: left;
	width: 490px;
	padding-top: 30px;
}
#rightContent {
	float: right;
	width: 352px;
}
#footer {
	width: 100%;
	background: #A0A040;
}
#footerWrapper {
	width: 909px;
	margin: 0px auto;
}
#footerWrapper #footerTop {
	padding: 0px;
	margin: 0px;
	height: 30px;
	background: #737100;
	color: #eeeeee;
	text-align: center;
	font: bold 10px/30px Verdana, Arial, Helvetica, sans-serif;
}
#footerWrapper #footerTop a, #footerWrapper #footerBottom a {
	padding: 0px 5px;
	color: #A9B066;
	text-decoration: none;
}
#footerWrapper #footerBottom {
	padding: 0px;
	margin: 0px;
	height: 30px;
	background: #383B1E;
	color: #A9B066;
	text-align: center;
	font: bold 10px/30px Verdana, Arial, Helvetica, sans-serif;
}
/*End: Page Structure and Layout */

/*Begin: Typography and Colour [ key code: css062 ] */

#welcomeWrapper #welcomeTxt h2 {
	padding: 0px;
	width: 95px;
	height: 26px;
	background: url(../images/welcome.gif) no-repeat left top;
}
#welcomeWrapper #welcomeTxt p {
	font: 11px/15px Verdana, Arial, Helvetica, sans-serif;
	color: #383B1E;
	padding: 15px 0px 0px 3px;
}
#welcomeTxt {
	display: inline;
	float: left;
	width: 370px;
	margin-left: 265px;
	padding-top: 35px;
}
#preview h3#hCondominium {
	width: 94px;
	height: 10px;
	background: url(../images/hCondominiums.jpg) no-repeat left top;
	margin: 4px 0px 0px 4px;
}
#preview h3#hAmenities {
	width: 64px;
	height: 10px;
	background: url(../images/hAmenities.jpg) no-repeat left top;
	margin: 4px 0px 0px 4px;
}
#preview h3#hNewsAndEvents {
	width: 102px;
	height: 10px;
	background: url(../images/hNewsAndEvents.jpg) no-repeat left top;
	margin: 4px 0px 0px 4px;
}
h3#hCondominium a, h3#hAmenities a, h3#hNewsAndEvents a {
	display: block;
	height: 10px;
}
h3#hCondominium a {
	width: 90px;
} 
h3#hAmenities a {
	width: 60px;
}
h3#hNewsAndEvents a {
	width: 98px;
}
#preview p {
	font: 10px/15px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding-top: 5px;
}
#contentWrapper h2 {
	font: 18px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 0px;
	padding-bottom: 15px;
}
#contentWrapper h3 {
	font: bold 13px Arial, Helvetica, sans-serif;
	padding: 0px;
	padding-bottom: 8px;
}
#contentWrapper h3 a {
	display: block;
	font: 16px Arial, Helvetica, sans-serif;
	padding: 0px;
	padding-bottom: 15px !important;
	text-decoration: none;
}
#contentWrapper p {
	color: #545300;
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}
#contentWrapper #leftContent ul li {
	color: #545300;
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	padding-bottom: 5px;
}
#contentWrapper p a {
	color: #663300;
}
#contentWrapper p a:hover {
	text-decoration: none;
}
#contentWrapper #leftContent ul li a {
	color: #4A452A;
}

#contentWrapper #leftContent ul li a:hover {
	text-decoration: none;
}

.tableDesign {
	border-collapse: collapse;
	color: #4A452A;
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 25px;
}
.tableDesign td, .tableDesign th {
	border: 1px solid #FFFFFF;
}
.tableDesign td {
	padding: 3px 5px;
}
.tableDesign th {
	background: #948A54;
	color: #FFFFFF;
	font-weight: normal;
	vertical-align: middle;
}
.tableDesign tr {
	vertical-align: top;
}
.tableDesign tr td {
	background: #EEECE1;
}
.tableDesign tr.odd td {
	background: #DAD894;
}
p.smallDesc {
	margin-top: -10px;
	font-family: Arial, Helvetica, sans-serif !important;
	padding-bottom: 8px;
}
#disclaimerWrapper {
	color: #867c45 !important;
}
#disclaimerWrapper span {
	font: italic 11px Georgia, "Times New Roman", Times, serif !important;
}
.faqPage h2 a {
	font: 18px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 0px;
	padding-bottom: 15px;
	text-decoration: none;
}
.faqPage h3 {
	padding: 0px !important;
}
.faqPage h3 a {
	display: block !important;
	font: bold 13px/21px Arial, Helvetica, sans-serif !important;
	margin: 0px !important;
}

/*End: Typography and Colour */

/*Begin: Navigation [ key code: css063 ] */

#navWrapper {
	width: 909px;
	height: 24px;
	background: #4f5330;
}
#navigation {
	float: right;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	padding-right: 15px;
}
#navigation li {
	position: relative;
	float: left;
	height: 24px;
}
#navigation li a {
	font: 11px/22px Verdana, Arial, Helvetica, sans-serif;
	color: #eeeeee;
	text-decoration: none;
	padding: 0px 15px;
}
* html #navigation li a {
	line-height: 0px;
}
#navigation li a:hover, #navigation li a.active {
	color: #C5C75A;
}
#navigation li ul {
	position: absolute;
	top: 24px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	width: 450px;
}
#navigation li ul li {
	float: left;
}
#navigation li ul li a {
	font: 11px/24px Verdana, Arial, Helvetica, sans-serif;
	color: #505431;
	text-decoration: none;
	padding: 0px 15px;
}
#navigation li ul li a:hover {
	color: #333333;
}
#navigation li#comingHome ul {
	right: -208px;
	display: none;
}
#navigation li#owningTheLifestyle ul {
	right: -184px;
	display: none;
}
#navigation li#comingHome:hover ul {
	display: block;
}
#navigation li#owningTheLifestyle:hover ul {
	display: block;
}
#navigation li#comingHome:hover > a, #navigation li#owningTheLifestyle:hover > a {
	color: #C5C75A;
}
/*End: Navigation */

/*Begin: Forms [ key code: css064 ] */

#emailInput {
	width: 225px;
	height: 135px;
	background: url(../images/newsletter-bg3.jpg) no-repeat left top;
	margin-top: 5px;
}
#emailInput .inputText {
	background: #aec078 url(../images/inputText-bg.gif) repeat-x left top;
	border: 1px solid #91a759;
	font-size: 10px;
	margin-top: 72px;
	margin-left: 9px;
	color: #333333;
	padding: 3px;
}
* html #emailInput {
	margin-right: 0px;
	margin-top: 25px;
}
#emailInput #submitButton{
	background: url(../images/button-submit.gif) no-repeat left top;
	width: 53px;
	height: 18px;
	border: none;
	margin-top: 5px;
	margin-left: 9px;
	cursor: pointer;
}
* html #emailInput #submitButton{
	margin-top: 7px;
}
#contactContainer {
	padding-bottom: 25px;
}
#contactForm {
	float: left;
	width: 250px;
	height: auto;
}
#contactForm form ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#contactForm form ul li {
	padding-bottom: 15px;
}
#contactForm form ul li label {
	display: block;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
}
#contactForm form ul li label span {
	display: block;
	font: 10px/18px Verdana, Arial, Helvetica, sans-serif;
}
#contactForm form ul li input, #contactForm form ul li textarea {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #C5BA8D;
	padding: 5px;
	color: #736A37;
	width: 100%;
}
#contactAddress {
	margin-left: 277px;
	width: 205px;
}
#contactAddress ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#contactAddress ul li {
	padding: 10px 0px 10px 15px;
	border-bottom: 1px dotted #B0A679;
	border-left: 1px dotted #B0A679;
}
* html #contactAddress ul li {
	border-bottom: 1px solid #CDC6B6;
	border-left: 1px solid #CDC6B6;
}
#contactAddress ul li.first {
	border-bottom: none;
	padding-bottom: 0px !important;
}
#contactAddress ul li.first h5 {
	font: 18px/24px Georgia, "Times New Roman", Times, serif;
	color: #8C6625;
}
#contactAddress ul li.first h5 span {
	font-size: 11px;
}
#contactAddress ul li.last {
	border-bottom: none;
}
#contactAddress p {
	text-align: left;
}
#contactAddress h4 {
	font: 14px/24px Georgia, "Times New Roman", Times, serif;
	color: #006666;
	padding-bottom: 5px;
}
#contactAddress h5 {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	padding-bottom: 2px;
}
#contactAddress .tel, #contactAddress .fax {
	padding-bottom: 8px;
	line-height: 15px;
}
#contactAddress .tel span, #contactAddress .fax span {
	font: italic 12px Georgia, "Times New Roman", Times, serif;
	color: #845009;
	float: left;
	width: 71px;
}

/*End: Forms */

/*Begin: Individual Elements (Extras) [ key code: css065 ] */
#logo h1 a span, #logo small span, #puebloDeOroHome a span, #welcomeWrapper h2 span,
#emailInput h2, #emailInput label, #preview h3 span, #emailInput #submitButton span {
	position: absolute;
	top: -99999px;
	left: -99999px;
	width: 0px;
	height: 0px;
	overflow: hidden;
}
/*
ie fix*/

* html #preview {
	background: #EEECE1;
	padding: 25px 0px;
}
* html #preview #prevCondominium {
	margin-left: 30px;
	width: 250px;
	float: left;
}
* html #preview #prevAmenities {
	width: 250px;
	float: left;
}
* html #preview #prevNewsAndEvents {
	width: 250px;
	float: right;
}
* html #preview #prevRightWrapper {
	margin-left: 343px;
	padding-right: 25px;
}
* html #preview .prevText {
	margin-left: 114px;
}

* html #preview h3#hCondominium, * html #preview h3#hAmenities, * html #preview h3#hNewsAndEvents {
	background-position: 0px top;
}

/*preload this images*/

#highlight-banners-1-full { width: 352px; height: 924px; overflow: hidden; background: url(../images/highlights-banner-1-full.jpg) no-repeat left top; }
#highlight-banners-1-noImage { width: 352px; height: 549px; overflow: hidden; background: url(../images/highlights-banner-1-noImage.jpg) no-repeat left top; }
#highlight-banners-1-oneImage { width: 352px; height: 738px; overflow: hidden; background: url(../images/highlights-banner-1-oneImage.jpg) no-repeat left top; }
#highlight-banners-2-full { width: 352px; height: 892px; overflow: hidden; background: url(../images/highlights-banner-2-full.jpg) no-repeat left top; }
#highlight-banners-3-full { width: 352px; height: 975px; overflow: hidden; background: url(../images/highlights-banner-3-full.jpg) no-repeat left top; }
#highlight-banners-3-noImage { width: 352px; height: 594px; overflow: hidden; background: url(../images/highlights-banner-3-noImage.jpg) no-repeat left top; }

#preload-map-a { background: url(../images/map-a.jpg); }
#preload-map-b { background: url(../images/map-b.jpg); }

/*End: Individual Elements (Extras) */
