/* Marriott Desert Ridge CSS */

* {margin:0; padding:0;}

body {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}

a.logolink {
	width:175px;
	height:85px;
	float:left;
	margin:0 0 0 65px;
	display:inline;
}


#sec-bg {
	background:#ffffff url(../images/secondary_bg.gif) top left repeat-x;
}

#secondary-canvas {
	width:760px;
	height:100%;
	margin:0 auto;
}

#secondary-top {
	width:760px;
	height:214px;
	float:left;
    
}

#phone{
	font-size:11px;
	color:#282828;
	float:left;
	width:750px;
	font-weight:bold;
	margin-top:40px;
	text-align:right;
	letter-spacing:1px;
}

#secondary-top-level2 {
	width:760px;
	height:108px;
	float:left;
}

#top-images{
	height:108px;
	width:324px;
	float:right;
}

#secondary-content {
	width:760px;
	float:left;
    height: 100%;
}

#secondary-content img {
	float:left;
	margin-left:35px;
}

#secondary-content-text {
	width:350px;
	height:auto;
	background:url(../images/arc_back.jpg) no-repeat top left;
	float:left;
}
#secondary-content-text #PD{
	padding-left:35px;
}


#secondary-content-text p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #8a8989;
}
#secondary-content-text ul{
	margin-top:7px;
}
#secondary-content-text ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #726f67;
	line-height:35px;
	background:url(../images/arrow.jpg) no-repeat;
	background-position:0px 13px;	
	list-style:none;	
}

#secondary-content-text ul li a {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #726f67;
	text-decoration: none;
	margin-left:22px;
}
#secondary-content-text ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #726f67;
	text-decoration: underline;
}

#secondary-content-title h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-style: normal;
	color: #726f67;
	margin:10px 0 5px 0;
	font-weight:lighter;
}

/* ---------- FOOTER ------------- */

#footer{
	width:760px;
	height:165px;
	float:left;
	margin-top:30px;
}

#footer p{
	font-size:10px;
	color:#8A8989;
	text-align:left;
	padding-top:3px;
	margin-left:36px;
	line-height:15px;
	display:inline;
}

#footer p a, #footer p a:hover{
	color:#8A8989;
	text-decoration:underline;
	margin-left:36px;
	display:inline;	
}	
#accommodations { 
background: url(../images/headings-pics.jpg) top right no-repeat; width:760px; height:108px; float:left;
}
#accommodationsGC{ 
background: url(../images/ritz.jpg) top right no-repeat; width:760px; height:108px; float:left;
}		
#accommodationstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27pt;
	background:url(../images/top_arc.jpg) no-repeat;
	width:410px;
	height:108px;
	text-align:right;
	font-weight: lighter;
	color: #726f67;
}	



/* --------- CATEGORYES ---------- */


.tableheader {
	background-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #A8A8A8;
}

.bodymain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #A8A8A8;
}
.bodymain A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.bodymain A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.bodymain A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #333;
	text-decoration: underline;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
}


.prodtb{
	background:#D2CFC8;
	color:#333;
}	

.tableheader {
	background-color: #CCD6E0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000;
}

.tablesubheader {
	background-color: #D2CFC8;
	border:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	color: #000;
}
.bodymain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #8A8989;
	background:#fff;
}
