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

html {
	width: 100%;
}

body {
	width: 100%;
	margin: 0;
	font-family: tahoma, verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #A0A0A4;
	/*background:url(../images/background.jpg) repeat;*/
	background-color: #020204;
}

form {
	margin: 0;
}

table, img {
	border: 0;
}

#wrapper {
	width: 919px;
	margin: 0 auto;
	background-color: #131313;
}

#top {
	width: 100%;
	/*background:url(../images/head1.png);*/
	vertical-align:top;
	background-color: #121212;
}

#top #logo {
	text-align:left;
	padding-left:160px;
}

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

#top #navigation {
	text-align: center;
	vertical-align: top;
	padding: 7px 0 7px 0px;
	background-color:#363636;
	border-bottom:solid 2px #2e2e2e;
	border-top:solid 2px #2e2e2e;
}

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

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

#left {
	width: 654px;
	padding: 0 5px;
	vertical-align: top;
}

#left #flashheader {
	background-color: #000000;
	margin-top:15px;
	margin-left:10px;
}

#left #content {
	padding: 0 10px;
	color:#C0C0C0;
}

#left #content h3 {
	font-size: 16px;
	font-weight: bold;
	font-family: tahoma, Arial, Helvetica, sans-serif;
}

#left #sideimages {
	float: right;
	margin: 0 0 0 10px;
	vertical-align: top;
}

#left #sideimages img {
	margin-bottom: 10px;
}          		  	

#left a:link, #left a:visited {
	color: #A0A0A4;
	text-decoration: underline;
	font-weight: bold;
}

#left a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#left td {
	padding: 5px 5px;
}

#left ul {
	padding: 5px 15px;
}

#rates {
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	width: 500px;
}

#rates th {
	font-weight: bold;
	padding: 5px;
	text-align: left;
}

#rates td {
	padding: 3px 5px;
}

#right {
	width: 250px;
	padding-top: 5px;
	padding-right: 5px;
	vertical-align: top;
	font-size: 12px;
}

#right .infobox {
	border: 1px solid #252525;
	padding: 5px;
	margin-bottom: 10px;
	margin-top:10px;
	font-size: 12px;
}

#right .infobox .datetime {
	font-size: 12px;
}

#right .infobox .grey {
	width: 100%;
	background:url(../images/mailing_bg.jpg)repeat;
	padding: 0 3px 3px 3px;
}

#right .infobox .promo {
	width: 100%;
	background:url(../images/promo_bg.jpg)repeat;
	padding: 0 3px 3px 3px;
}

#right .infobox .viewall {
	text-align: right;
}

#right .infobox h3 {
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
	color:#be9d5a;
	/* background-color: #cb8c12; */
	padding: 5px;
	margin: 0;
	font-family: tahoma, Arial, Helvetica, sans-serif;

}

#right .infobox a:link, #right .infobox a:visited {
	color: #A0A0A4;
	text-decoration: underline;
}

#right .infobox a:hover {
	color: #FFFBF0;
	text-decoration: none;
	text-decoration: underline;
}

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

#right .infobox #reservationtable {
	width: 100%;
	background:url(../images/mailing_bg.jpg)repeat;
	font-size: 12px;

}

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

/* START OF STYLES FOR PROPERTY LIST */
#propertydivider {
	width: 900px;
	margin: 10px 15px 5px 25px;
	border-bottom: 1px solid #999999;
}

#propertylist {
	padding: 0 5px;
	margin-bottom: 5px;
}

#propertylist a:link, #propertylist a:visited {
	color: #666666;
	text-decoration: none;
	margin: 0 5px;
}

#propertylist a:hover {
	color: #000000;
}
/* END OF STYLES FOR PROPERTY LIST */

/* START OF STYLES FOR THE FOOTER */
#footer {
	width: 100%;
	font-size: 11px;
	background-color: #181818;
}

#footer a:link, #footer a:visited {
	color: #A0A0A4; /*666666*/
	text-decoration: underline;
}

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

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

#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;
}

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

/* the div that holds the date picker calendar */
.dpDiv {
	}

/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}

/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}

/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}

/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}

/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}

/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}

/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}

/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}

/* the table cell that holds the name of the month and the year */
.dpTitleTD { }

/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD { }

/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD { }

/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: #4060ff;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
}