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

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

img {
	border: 0;
}

#wrapper {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

#top {
	width: 100%;
	float: left;
}

#top #content {
	width: 950px;
	margin: 0 auto 0 auto;
}

#top #logo {
	float: left;
	text-align: right;
}

#top #time {
	font-size: 13px;
	float: right;
	margin-top: 158px;
	color: #6b8b4d;
}

#top_nav {
	width: 100%;
	background: url(images/nav_bg.jpg);
	height: 30px;
	/*background-color: #3973b2;*/
	float: left;
	margin-top: 5px;
}

#top_nav #content {
	width: 950px;
	margin: 5px auto 5px auto;
	font-size:15px;
	text-align: center;
	color: #f6e3cf;
}

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

#top_nav #content a:hover {
	text-decoration: underline;
}

#flash {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

#reservation {
	width: 100%;
	color: #f6e3cf;
	background: url(images/res_bg.jpg);
	height: 45px;
	float: left;
}

#reservation #content {
	margin: 8px auto 10px auto;
	width: 950px;
	font-size: 13px;
}

#reservation #content form {
	margin: 0;
}

#mid {
	width: 100%;
	float: left;
}

#mid #mid_content {
	width: 950px;
	margin: 0px auto 0px auto;
}

#mid #mid_content #rightcol {
	width: 676px;
	float: right;
	background-color:#6287B4;
	border: 2px solid #2a384a;
	margin: 30px auto 0 auto;
	padding: 10px 10px 10px 10px;
}

#mid #mid_content #rightcol #upper {
	float: left;
	vertical-align: top;
	width: 676px;
}

#mid #mid_content #rightcol #upper #maincontent {
	float: left;
	background-color:#FFF8EC;
	padding: 18px 18px 18px 18px;
	border: 2px solid #2b4f78;
	width: 636px;
}

#mid #mid_content #rightcol #upper #maincontent #header {
	float: left;
	font-size: 24px;
	margin-bottom: 15px;
}

#mid #mid_content #rightcol #upper #maincontent #content {
	float: left;
	font-size: 13px;
	width: 100%;
	/* width: 445px; */
}

.promo_title {
	font-size: 16px;
	font-weight: bold;
}

#mid #mid_content #rightcol #upper #maincontent #content a:link, #mid #mid_content #rightcol #upper #maincontent #content a:visited {
	text-decoration: none;
	color: #333333;
}

#mid #mid_content #rightcol #upper #maincontent #content a:hover {
	text-decoration: underline;
	color: #000000;
}

#mid #mid_content #rightcol #upper #maincontent #imgcol {
	float: right;
	width: 180px;
	margin-left: 10px;
}

#mid #mid_content #rightcol #upper #maincontent #imgcol img {
	margin-bottom: 15px;
	border: 2px solid #2b4f78;
}

#mid #mid_content #rightcol #lower {
	float: left;
	vertical-align: bottom;
	width: 676px;
}

#mid #mid_content #rightcol #lower #accomodation, #dining, #meeting {
	width: 212px;
	float: left;
	background-color:#2A384A;
}

#mid #mid_content #rightcol #lower #accomodation {
	margin: 5px 10px 0 0;
}

#mid #mid_content #rightcol #lower #accomodation #content, #dining #content, #meeting #content {
	color: #f6e3cf;
	margin: 10px 10px 10px 10px;
}

#mid #mid_content #rightcol #lower #accomodation #content #header, #dining #content #header, #meeting #content #header {
	font-size: 16px;
	font-weight: bold;
}

#mid #mid_content #rightcol #lower #accomodation #content #sub_content, #dining #content #sub_content, #meeting #content #sub_content {
	font-size: 12px;
}

#mid #mid_content #rightcol #lower #content #link {
	text-align: right;
}

#mid #mid_content #rightcol #lower #content #link a:link, #mid #mid_content #rightcol #lower #content #link a:visited {
	font-size: 12px;
	color: #f6e3cf;
	text-decoration: underline;
}

#mid #mid_content #rightcol #lower #content #link a:hover {
	text-decoration: none;
}

#mid #mid_content #rightcol #lower #dining {
	margin: 5px 10px 0 10px;
}

#mid #mid_content #rightcol #lower #meeting {
	margin: 5px 0 0 10px;
}

#mid #mid_content #rightcol #lower #image img {
	width: 208px;
	height: 140px;
	border: solid 2px #2b4f78;
}

#mid #mid_content #infocol {
	margin: 30px auto 30px auto;
	width: 250px;
	float: right;
}

#mid #mid_content #infocol #promo, #email, #contact {
	width: 220px;
	float: left;
	margin-bottom: 15px;
	background-color: #FFFFAA;
}

#mid #mid_content #infocol #promo #header {
	background: url(images/lbl_promo.jpg);
	height: 35px;
}

#mid #mid_content #infocol #email #header {
	background: url(images/lbl_email.jpg);
	height: 35px;
}

#mid #mid_content #infocol #contact #header {
	background: url(images/lbl_contact.jpg);
	height: 35px;
}

#mid #mid_content #infocol #promo #content, #email #content, #contact #content {
	background-color: #fff8ec;
	border: solid 2px #6b8b4d;
	border-top: 0px;
	font-size: 13px;
	padding: 10px 15px 10px 15px;
}

#mid #mid_content #infocol #promo #content a:link, #promo #content a:visited, #content a:visited {
	color: #534741;
	text-decoration: underline;
}

#mid #mid_content #infocol #promo #content a:hover {
	text-decoration: none;
}

#mid #mid_content #infocol #email #content form {
	margin: 0;
}

#footer {
	width: 100%;
	background: url(images/foot_bg.jpg);
	height: 35px;
	float: left;
	margin-top: 30px;
}

#footer #content {
	text-align: center;
	font-size: 13px;
	width: 950px;
	margin: 10px auto 0 auto;
	color: #f6e3cf;
}

#footer #content a:link, #content a:visited {
	color: #f6e3cf;
	text-decoration: underline;
}

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

/* added on 13th April 2009 */
#careertable {
	font-size: 11px;
	width: 450px;
	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;
}

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

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

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

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