html {
	width: 100%;
}

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

img {
	border: 0;
}

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

#top_content {
	width: 100%;
	float: left;
	height: 100px;
	margin-bottom: 10px;
}

#top_content #logo {
	/*width: auto;*/
	width: 50%;
	float: left;
	padding: 5px 0px 10px 25px;
}

/*#top_content #link a:link, #top_content #link a:visited {
	width: auto;
	float: right;
	color: #000000;
	/*padding: 50px 15px 5px 0px;
	color: #001436;
	padding: 70px 15px 5px 0px;
} */

#top_content #link a:hover{
	float: right;
	color: #999999;
}

#top_content #time {
	/*width: auto;*/
	width:50%
	font-size: 12px;
	float: right;
	color: #000000;
	text-align:right;
	padding:10px 5px 10px 0px;
	font-size: 12px;
	/*padding: 78px 15px 5px 0px;*/

}

#top_content #time a:link, #top_content #time a:visited{
	color: #000000;
	text-decoration:underline;
}

#top_content #time a:hover{
	color: #000000;
	text-decoration:none;
}

#top_nav {
	float: left;
	font-size: 14px;
	padding: 5px 0px 5px 15px;
	background-color: #001436;
	width: 935px;
	color: #0d0d0d;

}

#top_nav a:link, #top_nav a:visited {
	font-size: 14px;
	color: #eeede1;
	text-decoration: none;

}

#top_nav a:hover {
	text-decoration: none;
	color: #ffffe7;

}

#main_content #leftcontent a:link, #main_content #leftcontent a:visited {
	color:#162339;
	/*color:#FFFFFF;*/
	text-decoration:underline;
}

#main_content #rightcontent a:link, #main_content #rightcontent a:visited {
	color: #020753;
	text-decoration:underline;
}

#main_content #leftcontent a:hover {
	text-decoration: none;
}

#mid_content {
	color: #000000;
	float: left;
	width: 100%;
	padding: 1px 0px 0px 0px;
	height: 358px;
}

#mid_content #leftcol {
	float: left;
	font-size: 12px;
	width: 249px;
	height: 358px;
}

#mid_content #leftcol #main_nav {
	background-color: #e2e2e2;
	padding: 5px 15px 5px 15px;
	line-height: 1.5em;
	font-size: 13px;
}

#mid_content #leftcol #main_nav a:link, #main_nav a:visited {
	color:  #3b3332;
	text-decoration: none;
}

#mid_content #leftcol #main_nav a:hover {
	text-decoration: underline;
	color: #25201f;
}

#mid_content #leftcol #reservation {
	border-top: 1px solid #FFFFFF;

}

#mid_content #leftcol #reservation #header {
	background-color: #C0C0C0;
	color: #001436;
	font-size: 20px;
	padding: 5px 0 5px 15px;
	letter-spacing: 2px;
}
#mid_content #leftcol #reservation #content {
	color: #001436;
	font-size: 12px;
	padding: 5px 0px 10px 15px;
	background-color: #cfcfcf;
	height: 220px;
}

#mid_content #rightcol {
	float: left;
	width: 700px;
	border-left: #000000;
	margin-left: 1px;
	height: 358px;

}

#mid_content #rightcol #banner {
	background-color: #000000;
}

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

#main_content #infocol {
	width: 249px;
	float: left;
}

#main_content #infocol #promo, #email {
	border-bottom: 1px solid #ffffff;
}

#main_content #infocol #promo #header, #email #header, #contact #header  {
	background-color: #767a7d;
	color: #001436;
	font-size: 20px;
	padding: 5px 0 5px 15px;
	letter-spacing: 2px;
}

#main_content #infocol #promo #content, #email #content, #contact #content {
	background-color: #a5a5a5;
	color:#000030;
	/*color: #ffffff;*/
	padding: 10px 10px 10px 15px;
	font-size: 12px;
}

#main_content #infocol #promo #content a:link, #main_content #infocol #promo #content a:visited {
	color: #020753;
	/*color: #efefef;*/
	text-decoration: underline;
}

#main_content #infocol #promo #content a:hover {
	color:#162339;
	text-decoration: none;
}

#main_content #midcol {
	float: left;
	width: 700px;
	background-color: #d2cfc6;
	margin-left: 1px;
	padding-bottom: 30px;
}

#midcol #content {
	font-size:4em;
	font-color: #001436;
	padding:0px 5px 0px 5px;
}

#rightcontent{
	vertical-align:top;
	background-color:#D2CFC6;
}

#leftcontent{
	vertical-align:top;
}

#rightcontent #midcol #content_area h2{
	color: #00003D;
}

#midcol #content_area #header {
	color:#001436;
	padding-top:10px;
}

#sideimages {
	vertical-align: top;
	margin: 7px 15px 10px 15px;
	float: right;
}

#main_content #midcol #content_area {
	padding: 15px 20px 0px 20px;
	height: 100%;
	width: 42.5em;
	height: 100%;
	float: left;
}

#main_content #midcol #content_area #header {
	color: #001436;
	margin-bottom:15px;
}

#main_content #midcol #content_area #content {
	font-size:14px;
	color: #292929;
	background-color:#D2CFC6;
}

#main_content #midcol #imgcol {
	float: left;
	width: 160px;
	padding-right: 10px;
	padding-top: 20px;
}

#btm_content {
	width: 945px;
	float: left;
	padding: 5px 5px 5px 0px;
	background-color: #000f28;
	margin-bottom: 5px;
	font-size: 10px;
	color: #ffffe7;
}

#btm_content #footer {
	float: right;
}

#btm_content #footercenter{
	width: 395px;
	float: right;
}

#btm_content #footer a:link, #btm_content #footer a:visited {
	color: #ffffe7;
	text-decoration: underline;
}

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


/* 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: #001436;
	color: #FFFFFF;
}

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

#careertable, #feedback {
	color: #000000;
	vertical-align:top;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	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;
}

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

