@charset "utf-8";
* {
margin: 0px;
padding: 0px;
}
body {
background-color: #f3ebe4;
background-image: url(../images/bg.gif);
background-repeat: repeat-x;
background-position: top;
}
img{border:0}
ul,li{list-style:none}
a{
color: #525B5C;
text-decoration:underline;
}
a:hover{
text-decoration:none;
}
#container {
float: left;
width: 1003px;
}
#header {
height: 146px;
}
#header h1,#header p,#nav,#banner,#position{
display: none;
}
#contentwrap {
float: right;
width: 785px;
}
#content {
float: left;
background-color: #fff;
width: 480px;
min-height:700px;
_height:700px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #665E59;
padding-right: 54px;
padding-left: 54px;
padding-top: 30px;
line-height: 180%;
}
#content h2 {
height: 70px;
width: 398px;
margin-right: auto;
margin-left: auto;
padding-bottom: 20px;
}
#content ul li{
	padding-left:30px;
	background-image: url(../images/li_bg.jpg);
	background-position: 20px 10px;;
	background-repeat: no-repeat;
}
#content ul h5{
	color:#665E59;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	text-decoration:underline;
	font-weight:normal;
}
#content ul h5 span{ text-decoration:none; font-weight:normal;}
#content h2 span {
height: 70px;
width: 398px;
position: absolute;
background-position: 0px 0px;
}
#home #content h2 span {
background-image: url(../images/welcome_title.jpg);
background-repeat: no-repeat;
}
#sidewrap {
float: right;
width: 197px;
text-align: right;
padding-top: 20px;
}
#sidenav {
float: left;
width: 218px;
}
#sidenav ul li a {
border-right-width: 2px;
border-bottom-width: 2px;
border-right-style: dotted;
border-bottom-style: dotted;
border-right-color: #C4BFBB;
border-bottom-color: #C4BFBB;
display: block;
height: 45px;
width: 149px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #85807C;
line-height: 45px;
vertical-align: middle;
padding-left: 23px;
text-transform: uppercase;
text-decoration:none;
}
#sidenav ul li a:hover{
background:#B0B8BC;
color: #FFFFFF;
}
#sidenav .nav_reservations {
font-weight: bold;
}
#sidenav .sign-up_quick h6 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #8B8B8B;
font-weight: normal;
padding-left: 5px;
padding-top: 5px;
padding-bottom: 5px;
}
#sidenav .sign-up_quick p {
text-align: right;
width: 200px;
}
#resform {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #8B8B8B;
padding-top: 15px;
}
#resform label {
text-align: right;
width: 70px;
float: left;
padding-right: 5px;
}
#resform label b {
height: 30px;
display: block;
}
#resform p {
clear:both;
padding-top: 3px;
padding-bottom: 3px;
}
#resform .button {
margin-left: 30px;
}
#resform select {
width: 40px;
}
#resform #f222 {
width: 120px;
}
#footer {
background-color: #fff;
clear: both;
float: left;
width: 588px;
margin-left: 218px;
display: inline;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #7E736D;
padding-top: 30px;
padding-bottom: 20px;
}
#footer p {
line-height: 20px;
text-align: center;
vertical-align: middle;
height: 20px;
border-bottom:1px solid #7E736D;
width: 540px;
_width: 550px;
margin-right: auto;
margin-left: auto;
}
#footer ul {
padding-top: 5px;
padding-bottom: 5px;
width: 370px;
margin-right: auto;
margin-left: auto;
}
#footer ul li {
float: left;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #CAC4C1;
padding-right: 5px;
padding-left: 5px;
}
#footer ul li a{
color: #7E736D;
text-decoration: none;
}
#footer ul li a:hover{
text-decoration:underline;
}
#footer .last {border:0}
/*Made by Jensen 2008-02-15*/
