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

html {
	width: 100%;
}

body {
	width: 100%;
	margin: 0;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	background:#170C00;
}

form {
	margin: 0;
}

table, img {
	border: 0;
}

#wrapper {
	width: 950px;
	margin: 0 auto;
}

#top {
	width: 100%;
	background-color: #eed4a3;
}

#top #logo {
	width: 62px;
	padding: 5px 10px 10px 10px;
}

#top #localtime {
	text-align: right;
	vertical-align: top;
	padding: 5px 10px 0 0;
}


#top #navigation {
	text-align: center;
	vertical-align: bottom;
	padding: 10px 0 10px 10px;
	background:url(../images/footer_bg.jpg);
	color: #e5c47d;
}

#top #navigation a:link, #top #navigation a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #f9d5aa;
	margin: 0 15px;
}

#top #navigation a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FFFBF0;
}

#flashheader {
	background-color: #000000;
}

/* START OF SYLES FOR THE MAIN CONTENT AREA */
#mainbody {
	background:url(../images/content_bg1.jpg);
}

#mainbody #left {
	width: 279px;
	padding: 10px 10px 0 10px;
	vertical-align: top;
		height:100px;
}

#mainbody .infobox {
	border: 1px solid #999999;
	padding: 5px;
	margin-bottom: 5px;
	background-color:#c6b9a5;
}

#mainbody .infobox h3 {
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
	color: #201000;
	background-color: #e1e2e7;
	padding: 5px;
	margin: 0;
}

#mainbody .infobox input, #mainbody .infobox select {
	font-size: 10px;
}

#mainbody .infobox #reservationtable {
	width: 100%;
	background-color: #edeef3;
	font-size: 10px;
}

#mainbody .infobox #reservationtable td {
	padding: 3px;
}

#mainbody #right {
	width: 630px;
	padding: 10px 10px 0 10px;
	vertical-align: top;
}

#mainbody #right h3 {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

#mainbody a:link, #mainbody a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#sideimages {
background-color:#c6b9a5;
}

#sideimages td.imgs{
	padding-left:5px;
	padding-right:5px;
	font-size: 14px;
	font-weight: bold;
}


#mainbody a:hover {
	text-decoration: underline;
}

#pressroom {
	width: 600px;
}


#pressroom th.date {
	background-color: #333333;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	padding: 5px 0;
	width: 200px;
}

#pressroom th.title {
	background-color: #666666;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 5px 0;
	width: 500px;
}

#pressroom td {
	padding: 5px 5px 5px 0;
}

#careertable {
	font-size: 12px;
	width: 600px;
	border-collapse: collapse;
}

#careertable th {
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-color: #333333;
	padding: 5px;
	border: 1px solid #000000;
}

#careertable td {
	padding: 3px;
	border: 1px solid #000000;
}



#mainbody #ourproperties td {
	padding-right: 10px;
	vertical-align: top;
	width: 200px;
}

#mainbody #ourproperties h3 {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	padding: 10px 0px;
	margin: 0;
	color: #FFFFFF;
}

#mainbody #ourproperties a:link, #ourproperties a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#ourproperties a:hover {
	text-decoration: none;
}

#promotional_highlights {
	background:url(../images/content_bg.jpg);
	font-size: 11px;
	color: #1F1D1D;
}

#promotional_highlights p {
	margin: 5px 0;
}

#promotional_highlights #title {
	background-color: #2d2c2a;
}

#promotional_highlights .highlight_info {
	vertical-align: top;
	padding: 5px 4px 5px 5px;
}

#promotional_highlights .highlight_info a{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#promotional_highlights .highlight_info a:hover{
	text-decoration: underline;
}

#promotional_highlights .highlight_link {
	padding: 0px 4px 5px 5px;
}

#promotional_highlights .highlight_link a:link, #promotional_highlights .highlight_link a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#promotional_highlights .highlight_link a:hover {
	text-decoration: underline;
}
/* END OF STYLES FOR JUST THE INDEX PAGE ONLY */


/* START OF STYLES FOR THE FOOTER */
#footer {
	width: 100%;
	font-size: 11px;
	margin-bottom: 20px;
	background:url(../images/footer_bg1.jpg);
	color:#f9d5aa;
}

#footer a:link, #footer a:visited {
	color:#FFFBF0;
	text-decoration: none;
}

#footer #address {
	padding-left: 10px;
	color:#f9d5aa;
}

#footer #links {
	vertical-align: top;
	text-align: right;
	padding: 10px 10px 0 0;
}

#footer #poweredby {
	vertical-align: bottom;
	text-align: right;
	padding: 0 10px 10px 0;
}

#footer a:hover {
	text-decoration: underline;
}
/* END OF STYLES FOR THE FOOTER */

/* for the calendar */
.style5 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color:#000000; }


#sitemap ul
{
list-style-type:none;
padding:3px 0px 3px 14px ;
margin:0px;
}

#sitemap li
{
list-style-type:none;
background-image:url(../images/ic_sitemap.png);
background-repeat:no-repeat;
background-position:0px 6px; 
padding:3px 0px 3px 14px ;
margin:0px;
}