body
{
	background-color: #D3C2A7;
	font-family: arial, helvetica, verdana;
}

body, td, th
{
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	line-height: 130%;
}

h1
{
	font-size: 20px;
	font-weight: bold;
	color: #762823;
	margin-top: 4px;
	margin-bottom: 6px;
	line-height: 110%;
}

h1.reservationsheader
{
	font-size: 20px;
	font-weight: bold;
	color: #762823;
	margin: 128px 0 0 20px;
}

h2
{
	font-size: 16px;
	font-weight: bold;
	color: #762823;
	margin-top: 8px;
	margin-bottom: 4px;
}

h2.overh3
{
	font-size: 16px;
	font-weight: bold;
	color: #762823;
	margin-top: 12px;
	margin-bottom: 2px;
}

h3
{
	font-size: 13px;
	color: #762823;
	margin-top: 8px;
	margin-bottom: 2px;
	line-height: 130%;
}

div#mainwidth
{
	width: 760px;
	background-color: #D3C2A7;
	margin-left: auto;
	margin-right: auto;
}

div#mainwidthreservations
{
	width: 980px;
	background-color: #D3C2A7;
	margin-left: auto;
	margin-right: auto;
}

td.reservationsheader
{
	background-color: #F1EBD6;
	background-image: url(/images/page/header_rez_shadow.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

/* right-hand tan column */
div.column_right
{
	width: 175px;
	float: right;
	margin: 4px 3px 4px 9px;
}

/* darker tan box */
div.box
{
	background-color: #FAEDD6;
	text-align: center;
}

/* darker tan box title */
div.boxtitle
{
	font-weight: bold;
	font-size: 13px;
	color: #762823;
	background: #D3C2A7;
	padding: 5px;
	text-align: center;
	border-bottom: 1px solid #FAEDD6;
}

/* top right corner - home, contact us, email this page */
td.toptab 
{ 
	color: #762823;
	font-weight: bold;
	font-size: 10px;
}

td.toptab a
{
	text-decoration: none;
	color: #762823;
	font-size: 10px;
	font-weight: bold;
}
td.toptab a:hover { color: #265150; }

/* other background-color was #FAEDD6 */
td.navbar
{
	text-align: center;
	line-height: 130%;
	font-weight: bold;
	background-color: #F1EBD6;
	width: 158px;
	padding-top: 4px;
}

td.contentbox
{
	width: 575px;
	padding: 3px 10px 10px 10px;
}

td.contentboxreservations
{
	width: 795px;
	padding: 3px 10px 10px 10px;
}

td.navbar a:link
{
	color: #762823;
	text-decoration: none;
}

td.navbar a:hover
{
	color: #265150;
	text-decoration: none;
}

td.navbar a:visited
{
	color: #265150;
	text-decoration: none;
}

div#bottomnav
{
	font-size: 10px;
	text-align: center;
	margin-top: 9px;
	color: #000000;
}

div#bottomnav a
{ color: #762823; text-decoration: none; }

div#bottomnav a:hover
{ color: #003333; }

div#bottomnav a:visited
{ color: #000000; }
