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

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

form {margin: 0;}

img, table {
	border: 0;
}

ul {
	margin: 0;
	padding-left: 50px;
}

li {
	margin-left: 0;
	padding-left: 0;
}

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

#main_content {
	background-color: #ffffff;
	padding: 0.3125em 0 0.3125em 0;
	float: left;
}

#main_content #top {
	height :6.25em;
	margin: 0 0.3125em 0.3125em 0.3125em;
	background: url(images/top2_bg.jpg);
}

#main_content #top #logo {
	float: left;
}

#main_content #top #logo img {
	/*margin: 0 0 0 0.9375em;*/
	height: 5.9375em;
	float:left;
	margin: 0.1875em 0 0 0.125em;
	width: auto;
}

#main_content #top #main_nav {
	font-size: 1em;
	color: #808080;
	float: right;
	margin: 3.4375em 0.125em 0 0;
}

#main_content #top #main_nav a:link, #main_nav a:visited{
	font-size: 0.875em;
	color:#6b422e;
	text-decoration: none;
}

#main_content #top #main_nav a:hover{
	text-decoration: underline;
}

#main_content #middle {
	margin: 0.3125em 0.3125em 0.3125em 0.3125em;
	height: 17.5em;
}

#main_content #middle #flash {
	float: left;
	width: 42.8125em;
	height: 17.5em;
}

#main_content #middle #reservation {
	float: right;
	width: 15.625em;
	background-color:#e2e1d9;
	margin-left: 0.3125em;
	height: 17.5em;
}

#main_content #middle #reservation #header {
	background: url(images/lbl_res.jpg) no-repeat;
	height: 2.8125em;
	color: #F4F1EA;
}

#main_content #middle #reservation #content {
	font-size: 0.8125em;
	margin: 1.25em 1.20em 0.3125em 1.20em;
}

#main_content #bottom {
	margin: 0 0.3125em 0 0.3125em;
	background: url(images/btm_bg.jpg) no-repeat top #f4f3f0;
	float: left;
}

#main_content #bottom #content_col {
	/* width: 30.3125em; */
	width: 42.1875em;
	float: left;
	margin: 0.625em 0 0 0.625em;
}

#main_content #bottom #content_col h3 {
	margin: 0;
	font-size: 2em;
	font-style: italic;
	font-weight: normal;
}

#main_content #bottom #content_col #header {
	margin-bottom: 0.75em;
	font-size: 1.5em;
	font-style: italic;
}

#main_content #bottom #content_col h3 {
	margin-bottom: 0.75em;
	font-size: 1.5em;
	font-style: italic;
}

#main_content #bottom #content_col #content {
	font-size: 0.75em;
	color: #554d44;
}

#main_content #bottom #content_col #content a:link, #main_content #bottom #content_col #content a:visited {
	color:#554d44;
	text-decoration: underline;
	font-weight: bold;
}

#main_content #bottom #content_col #content a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

#main_content #bottom #content_col #content .articletitle {
	font-size: 1.2em;
}

#main_content #bottom #img_col {
	width: 11.25em;
	float: left;
	margin: 0.625em 0 0 0.625em;
}

#main_content #bottom #img_col img {
	width: 11.25em;
	margin: 0 0 0.625em 0;
}

#main_content #bottom #right_col {
	float: right;
	margin: 0.625em 0 0 0.3125em;
	width: 15.625em;
}

#main_content #bottom #right_col #promo {
	background-color: #ffffff;
	margin: 0 0.625em 0.625em 0.625em;
}

#main_content #bottom #right_col #email {
	padding: 0.3125em 0.3125em 0.3125em 0.3125em;
	background-color: #ffffff;
	margin: 0.625em 0.625em 0.625em 0.625em;
}

#main_content #bottom #right_col #email #header{
	background: url(images/lbl_email.jpg);
	height: 1.875em;
}


#main_content #bottom #right_col #email #content{
	font-size: 0.75em;
	background-color: #e2e1d9;
	padding: 0.625em 0.625em 0.625em 0.625em;
}

#main_content #bottom #right_col #contact {
	padding: 0.3125em 0.3125em 0.3125em 0.3125em;
	background-color: #ffffff;
	margin: 0.625em 0.625em 0.625em 0.625em;
}

#main_content #bottom #right_col #contact a:link, #main_content #bottom #right_col #contact a:visited {
	color:#554d44;
	text-decoration: none;
}

#main_content #bottom #right_col #contact a:hover {
	color: #000000;
	text-decoration: underline;
}

#main_content #bottom #right_col #contact #header{
	background: url(images/lbl_con.jpg);
	height: 1.875em;
}


#main_content #bottom #right_col #contact #content{
	font-size: 0.75em;
	background-color: #e2e1d9;
	padding: 0.625em 0.625em 0.625em 0.625em;
}

#footer{
	float: left;
	width: 59.375em;
	color: #ffffff;
	margin: 1em 0 1em 0;
}

#footer #time{
	float:left;
	font-size: 0.75em;
}

#footer #right{
	float: right;
	font-size: 0.75em;
}

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

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

/* styles for drop down 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 #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: #000000;
	color: #FFFFFF;
}

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

/* styles for the Proposal Request Form */

#rfp_contentarea {
	margin: 0 0.3125em 0 0.3125em;
	background: url(images/btm_bg.jpg) no-repeat top #f4f3f0;
	text-align: center;
}

#rfp {
	font-family: Verdana;
	font-size: 12px;
	margin: 0 auto 0 auto;
}

#rfp h3 {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
}

#rfp input, #rfp textarea, #rfp select {
	font-family: Verdana;
	font-size: 12px;
}

#rfp a:link, #rfp a:visited {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

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

#sideimages {
	width: 220px;
	float: left;
	margin: 0px 0px 15px 0px;
}

#sideimages td {
	padding-bottom: 10px;
	text-align: left;
}

#careertable {
	font-size: 12px;
	width: 100%;
	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;
}