body, td, th {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 76%;
	color : #4b3f21;
}

h2 {
	color : #545400;
	font : normal 1.55em Georgia, "Times New Roman", serif;
}

h3 {
	margin-top : 0;
	margin-bottom : .5em;
	font : normal 1.25em "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h4 {
	margin-top : 2em;
	margin-bottom : 0;
	font-size : .9em;
	line-height : 1.5em;
}

h5 {
	margin-top : 1em;
	margin-bottom : 0;
	font-size : .9em;
	font-style : italic;
}

hr {
	margin : 0 25px;
	height : 1px;
	border : none;
	color : #4b3f21;
	background-color : #4b3f21;
}

blockquote {
	margin : 0 25px;
	padding : 1em 0;
	border-top : 1px solid #4b3f21;
}

blockquote p {
	padding : 0;
}

p {
	margin-top : 0;
	margin-bottom : 1em;	
	font : normal .9em/1.8em Verdana, Geneva, Arial, Helvetica, sans-serif;
}

ul {
	margin-top : 0;
	margin-bottom : 1em;	
	padding : 0;
	font : normal .9em/1.8em Verdana, Geneva, Arial, Helvetica, sans-serif;
}

li {
	padding : 0;
	margin-left : 1.5em;
}

dl {
	font : normal .9em/1.8em Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top : 0;
}

dt {
	font-weight : bold;
	margin-top : 1em;
	line-height : 1em;
}

dd {
	line-height : 1.2em;
	padding-left : 0;
	margin-left : 2em;
}

a:link {
	text-decoration : none;
	color : #6f5c31;
	border-bottom : 1px dashed #6f5c31;
}

a:visited {
	text-decoration : none;
	color : #937b41;
	border-bottom : 1px dashed #937b41;
}

a:hover {
	text-decoration : none;
	color : #f90;
	border-bottom : 1px dashed #f90;
}

table {
	margin : .5em 25px 1.5em;
	border : none;
	font-size : 100%;
}

th {
	font : bold .9em Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding : 3px 1em;
	text-align : center;
	border-right : 1px solid #f0e68c;
	border-bottom : 1px solid #f0e68c;
}

th[scope=row] {
	text-align : left;
	padding-left : 0;
}

td {
	font : normal .9em Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : right;
	padding : 3px 1em;
	border-right : 1px solid #f0e68c;
	border-bottom : 1px solid #f0e68c;
}

img {
	display : block;
}

#foot {
	text-align : center;
	color : #7F755F;
	font : normal .8em/1em Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#foot p {
	margin : 0;
}

#foot a:link, #foot a:visited {
	color : #7F755F;
}

#foot a:hover {
	color : #4b3f21;
	border-color : #4b3f21;
}

#reservationform {
	font-size : .9em;
}

#reservationform label {
	clear : both;
	display : block;
	margin-bottom : 1.1em;
}

.check {
	color : #f00;
}