html {
	width: 100%;
}

body {
	width: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	background-color: #555555;
}

img {
	border: 0;
}

#container {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}

#top_content #left {
	width: 190px;
	height: 358px;
	float: left;
}

#top_content #left #logo {
	background-color: #000000;
	text-align: center;
}

#top_content #left #main_nag {
	background-color: #e02f39;
	/*padding-top: -5px;*/
	padding: 15px 5px 5px 15px;
	font-size:0.9375em;
	line-height:1.375em;
	width:190px;
	height: 240px;
	/*text-transform:uppercase;*/
}

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

#main_nag a:hover{
	font-weight:bold;
	color:#252525;
}

#top_content #banner {
	float: left;
	background-color:#000000;
}

#mid_content {
	color: #ffffff;
	float: left;
	width: 100%;
	background-color: #252525;
}

#mid_content #languages {
	float: left;
	padding: 3px 0px 3px 25px;
	width: auto;
	font-size: 12px;
}

#mid_content #languages a:link, #languages a:visited {
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#mid_content #languages a:hover {
	font-weight: bold;
	text-decoration: underline;
}

#mid_content #time {
	float: right;
	width: auto;
	font-weight: bold;
	font-size: 13px;
	padding: 3px 5px 3px 0px;
}

#main_content {
	background-color:#000000;
	float: left;
	width: 100%;
}

#main_content #imgcol {
	width: 190px;
	float: left;
	text-align: center;
	padding-top:20px;
}

#main_content #midcol {
	width: 565px;
	float: left;
	border-left: 1px solid #252525;
}

#main_content #midcol #content_area {
	padding: 20px 20px 20px 20px;
	height: 100%;
}

#main_content #midcol #content_area #header {
	color: #ffdab9;
	font-size: 24px;
	margin-bottom:15px;
}

#main_content #midcol #content_area #sub_header {
	color: #f4deb6;
	font-size: 20px;
	margin-bottom:15px;
	font-family:Monotype Corsiva;
}

#main_content #midcol #content_area #content {
	font-size:13px;
	color: #ffffff;
}

#main_content #midcol #content_area a:link, #content_area a:visited {
	color: #efefef;
	font-weight: bold;
	text-decoration: none;
}

#main_content #midcol #content_area a:hover{
	text-decoration: underline;
}

#main_content #rightcol {
	width: 190px;
	float: right;
	background-color: #161616;
}

#main_content #rightcol #reservation #header {
	background: url(../images/lbl_res.jpg) no-repeat;
	height: 40px;
}

#main_content #rightcol #reservation #content {
	color: #efefef;
	font-size: 12px;
	padding: 15px 10px 20px 10px;
}

#main_content #rightcol #news #header {
	background: url(../images/lbl_news.jpg) no-repeat;
	height: 40px;
}

#main_content #rightcol #news #content {
	color: #efefef;
	font-size: 12px;
	padding: 15px 10px 20px 10px;
}

#main_content #rightcol #news #content a:link, #content a:visited, #main_content #rightcol #contact #content a:link, #content a:visited {
	color: #efefef;
	font-weight: bold;
	text-decoration: none;
}

#main_content #rightcol #news #content a:hover, #main_content #rightcol #contact #content a:hover{
	text-decoration: underline;
}

#main_content #rightcol #email #header {
	background: url(../images/lbl_email.jpg) no-repeat;
	height: 40px;
}

#main_content #rightcol #email #content {
	color: #efefef;
	font-size: 12px;
	padding: 15px 10px 20px 10px;
}

#main_content #rightcol #contact #header {
	background: url(../images/lbl_con.jpg) no-repeat;
	height: 40px;
}

#main_content #rightcol #contact #content {
	color: #efefef;
	font-size: 12px;
	padding: 15px 10px 20px 10px;
}

#btm_content {
	float: left;
	width: 100%;
	background-color:#252525;
}

#btm_content #footer {
	font-size: 12px;
	text-align: center;
	color: #e2ebe6;
	border-top: 1px #ffffff solid;
	padding: 5px 0px 5px 0px;
}

#btm_content #footer a:link, #footer a:visited {
	font-weight: bold;
	color: #e2ebe6;
	text-decoration: none;
}

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

#careertable, #feedback {
	color: #ffffff;
	vertical-align:top;
	margin:0px;
	font-size:12px;
	line-height: 1.5em;
}

#feedback td {
	padding: 3px;
}

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

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

/* To control the dropdown menu */
#dropmenudiv{
	position: absolute;
	border: 1px solid #FFFFFF;
	border-bottom-width: 0;
	line-height: 11px;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	text-align: left;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px 0;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-variant:normal;
	font-weight:normal;
	background-color: #e02f39;
	color: #FFFFFF;
}

#dropmenudiv a:hover{ /*hover background color*/
	color: #000000;
	background-color: #FFFFFF;
}


/* 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;
}