html {
	width: 100%;
	font-size:100%;
}

body {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	background-color: #f3f3f3;
	font-size:1em;
}

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

img {
	border: 0;
}

#wrapper {
	width: 59.375em;
	margin-left: auto;
	margin-right: auto;
}

#top {
	float: left;
	width: 59.375em;
	height: 5.6875em;
}

#top #logo {
	float: left;
}

#top #time {
	font-size: 0.75em;
	float: right;
	margin-top: 5.6875em;
	color: #000080;
}

#top_nav {
	float: left;
	width: 59.375em;
	background-color: #00003d;
}

#top_nav #content {
	padding: 0.3125em 0 0.3125em 0.9375em;
	font-size: 0.875em;
	color: #FFFBF0;
}

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

#top_nav #content a:hover {
	color: #808080;
	text-decoration: none;
}

#mid {
	float: left;
	width: 59.375em;
	margin-top: 0.0625em;
	height: 20.625em;
}

#mid #left {
	float: left;
	width: 13.0625em;
	margin-right: 0.0325em;
	height: 20.625em;
}

#mid #left #left_nav {
	background-color: #232345;
	height: 6.875em;
}

#mid #left #left_nav #content {
	margin-left: 0.9375em;
	font-size: 0.8125em;
	line-height: 1.5em;
	padding-top: 0.3125em;
}

#mid #left #left_nav #content a:link, #mid #left #left_nav #content a:visited {
	color: #FFFBF0;
	text-decoration: none;
}

#mid #left #left_nav #content a:hover {
	color: #808080;
	text-decoration: none;
}

#mid #left #reservation {
	background-color:#171736;
	height: 13.6875em;
	margin-top: 0.0625em;
}

#mid #left #reservation form {
	margin: 0;
}

#mid #left #reservation #content {
	font-size: 0.75em;
	color: #FFFBF0;
	margin-left: 0.9375em;
	padding-top: 0.9375em;
}

#mid #flash {
	float: right;
	background-color: #000000;
	width: 46.25em;
	height: 20.625em;
}

#careertable, #feedback {
	color: #000000;
	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 #000000;
}

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

#btm {
	float: left;
	width: 59.375em;
	margin-top: 0.0625em;
	background-color:#ffffff;
	padding-bottom: 2px;
}

#btmrightcontent {
	vertical-align:top;
}

#btmleft {
	background-color:#a5a5a5; 
	vertical-align:top;
}

#btm #leftcol {
	float: left;
	width: 13.0625em;
	background-color: #A5A5A5;
}

#btm #leftcol #promo, #email {
	border-bottom: 0.0625em solid #d8d6ce;
}

#btm #leftcol #promo #header, #email #header, #contact #header {
	padding: 0.3125em 0 0.3125em 0.9375em;
	font-size: 1.125em;
	color: #ffffff;
	background-color: #323263;
	letter-spacing: 0.125em;
}

#btm #leftcol #promo #content, #email #content, #contact #content {
	padding: 0.9375em 0 1.25em 0.9375em;
	font-size: 0.75em;
	color: #171736;
	background-color: #a5a5a5;
}

#btm #leftcol #promo a:link, #btm #leftcol #promo a:visited {
	color: #171736;
	text-decoration: none;
}

#btm #leftcol #promo a:hover {
	color: #FFFBF0;
	text-decoration: underline;
}

#btm #leftcol #contact a:link, #btm #leftcol #contact a:visited {
	color: #171736;
	text-decoration: underline;
}

#btm #leftcol #contact a:hover {
	color: #FFFBF0;
	text-decoration: underline;
}

#btm #rightcol {
	float: right;
	width: 46.3125em;
	padding-bottom: 2em;
}

#btm #rightcol #maincol {
	/* width: 31.3125em; */
	width: 43.5em;
	margin: 1em 1.5625em 0 1.25em;
}

#btm #rightcol #maincol #header {
	font-size: 1.5em;
	color: #00003D;
	margin-bottom: 0.9375em;
}
/*
#sideimages {
	vertical-align: top;
	margin: 15px 0px 10px 15px;
	float: right;
	background-color: #FF0000;
}
*/
#btm #rightcol #maincol #content {
	color: #000030;
	font-size: 0.9em;
	line-height: 1.5em;
	font-family:Arial, Helvetica, sans-serif;
}

#btm #rightcol #maincol #content #title {
	font-weight:bold;
	text-align:center;
}

#btm #rightcol #maincol #content a:link, #btm #rightcol #maincol #content a:visited {
	color: #171736;
	text-decoration: underline;
}

#btm #rightcol #maincol #content a:hover {
	color: #FFFBF0;
	text-decoration: underline;
}

#btm #rightcol #imgcol {
	float: right;
	width: 11.25em;
	margin: 1em 0.9375em 0 0.9375em;
	vertical-align:top;
}

#btm #rightcol #imgcol img{
	margin-bottom: 0.9375em
}


#footer {
	float: left;
	width: 59.375em;
	padding: 0.3125em 0 0.3125em 0;
	background-color:#000025;
}

#footer #content {
	font-size: 0.75em;
	text-align: center;
	color: #ffffe7;
}
#footer #content a:link, #content a:visited {
	color: #ffffe7;
	text-decoration: underline;
}

#footer #content a:hover {
	text-decoration: none;
}

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

/* 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: 0.75em;
	font-variant:normal;
	font-weight:normal;
	background-color: #00003d;
	color: #FFFFFF;
}

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

