@charset "UTF-8";
/* CSS Document */

html {
width:100%;
height:100%;
padding:0;
margin:0;
background:#faf4d9;
}

body {
width:100%;
height:100%;
padding:0;
margin:0;
font-family:"Palatino Linotype", Book Antiqua, Palatino, serif;
}


.clear {
	clear: both;
}

.spacer {
	height: 1px;
}


p, h1, h2, h3, a {
text-decoration:none;
padding:0;
margin:0;
}



/*  Navegation Menu  */

#navMenu {
width:1055px;
height:45px;
background:url(../images/navMenuBg.jpg) no-repeat center;
text-align:center;
color:#FFFFFF;
font-size:1.0em;
font-family:"Palatino Linotype", Book Antiqua, Palatino, serif;
font-weight:bold;
font-variant:small-caps;
}

#linkHolder {
padding:13px 0px 0px 0px;
}

#navMenu a {
	font-family:"Palatino Linotype", Book Antiqua, Palatino, serif;
	color:#FFFFFF;
}

#navMenu a:hover {
	font-family:"Palatino Linotype", Book Antiqua, Palatino, serif;
	color:#c8b18b;
}


#sideMenu {
width:210px;
background:url(../images/mainManuBG.jpg) repeat-y center;
padding:0px 0px 20px 0px;
text-align:center;
}

/* end of menu */


#footer {
padding:10px 0px 0px 0px;
font-size:0.7em;
color:#6F685B;
}

#footer a {
color:#6F685B;
}

/*  Text Styles    */

.bodyCopy {
color:#625B50;
font-size:0.9em;
line-height:19px;
}

.bodyCopy a {
color:#625B50;
text-decoration:underline;
}

.bodyCopyDescription {
color:#625B50;
font-size:0.8em;
line-height:17px;
padding:0px 0px 10px 0px;
}

.headings {
color:#6e1a11;
font-size:1.8em;
font-weight:normal;
padding:20px 0px 0px 0px;
}


.subHeadings {
color:#625B50;
font-size:1.0em;
font-weight:normal;
padding:5px 0px 10px 0px;
}

.red {
color:#6e1a11;
}

.brown {
color:#c8b18b;
}

.headingsMainMenu {
color:#faf4d9;
font-size:1.8em;
font-weight:normal;
text-align:center;
padding:20px 0px 0px 0px;
}

.lineMainMenu {
color:#faf4d9;
width:190px;
line-height:2px;
list-style-position:inside;
}

.listMenuSiteMap {
color:#625B50;
font-size:0.9em;
line-height:25px;
text-align:left;
}

.listMenuSiteMap a {
color:#625B50;
line-height:25px;
text-align:left;
}

.listMenu {
color:#e6e0c7;
font-size:0.8em;
line-height:25px;
text-align:left;
}

.listMenu a {
text-decoration:underline;
color:#e6e0c7;
}


.subListMenu {
line-height:20px;
text-align:left;
}

.ameList {
padding:0px 0px 0px 8px;
margin:0px 0px 0px 8px;
color:#625B50;
font-size:0.8em;
line-height:20px;
list-style:circle;
}


.smallCaps {
font-size:0.7em;
font-style:italic;
}

/*  Pages Styles  */

#homeBox {
padding:0px 15px 0px 15px;
}

#homeBoxGallery {
padding:0px 15px 0px 15px;
}

#homeBoxResidentInfo {
padding:0px 15px 0px 15px;
background:url(../images/back_ground.png) no-repeat right;
}

#homeBoxGallery img {
border:0px;
padding:6px;
background:#D6C398;
}
.descriptionSubList {
padding:0px 0px 0px 20px;
}

#homeMainHolder {
width:1055px;
}

#homeContent {
width:1055px;
background:url(../images/contentBG.jpg) no-repeat top center #D6C398;
}

#logoHolder {
text-align:center;
background:#e8d4a3;
width:1055px;
padding:0px 0px 0px 0px;
}

#flashHolder {
padding:10px 0px 0px 0px;
}

#homeSubContent {
width:1055px;
padding:30px 0px 20px 0px;
}


.tours_links a {
	color:#6e1a11;
	text-decoration:underline;
	font-variant:small-caps;
}

.tours_links  {
	color:#6e1a11;
}


.form_fields {
	width:300px;
}







