body {
	margin: 0px;
	background: #715f44 url(../../images/bg.jpg) repeat-x top;
}

#menu {
	height:21px;
	background: url(../../images/menubox.jpg) no-repeat top left;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #aa9a81;
}

#menu a {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #aa9a81;
	text-decoration: none;
}

#menu a:hover {
	color: #f5deb3;
}

#rightmenu {
	position: absolute;
	right: 5px;
}

#main {
	background: url(../../images/bodyback.jpg) no-repeat top;
}

#mainbody {
	position: relative;
	float: left;
	margin-top: 5px;
	margin-left:10px;
	width: 720px;
	border: 2px solid #3f331f;
	background-color: white;
	padding: 3px;
	font-family: arial;
	font-size:12px;

}

#topper {
	width: 99%;
	border-bottom: 1px solid #3f331f;
	height: 32px;
	padding-left:3px;
	margin-bottom: 3px;
}

#topper_left {
	float: left;
	width: 50%;
	text-align: left;
}

#topper_right {
	float: right;
	width: 50%;
	text-align: right;
}

#cbox {
	margin-top: 5px;
	margin-left:5px;
	float: left;
	border: 2px solid #3f331f;
	background: url(../../images/cboxbg.jpg) repear-y top;
	width: 194px;
	height: 200px;
	
}
#cbox img
{
	max-height: 150px;
	max-width: 150px;
	border: 1px solid #3f331f;
	margin: 0 auto;
}
#cbox div.cboxtitle
{
	text-align: center;
	font-family: Comic Sans MS;
	font-size:18px;
	color: #ffffff;
}
#cbox div.imgtitle
{
	text-align: center;
	font-family: Arial;
	font-size:12px;
	color: #ffffff;
}
/* Begin Reservation Area Markup */
	
#reserve_area
{
	width:700px;
	margin: 0 auto;
	clear: both;
}
#reserve_txtarea	
{
	float:left;
	background-color: orange;
}
#reserve_table
{
	background-color: green;
	float:right;
}
td.vertbar
{
	background-image: url(../../admin/images/vertbar.jpg);
	background-repeat: repeat-y;
}
.res_txt
{
	border: 1px solid #333333;
	background-color: #f0e2b0;
	color: #887637;
}
.res_txtarea
{
	border: 1px solid #333333;
	background-color: #f0e2b0;
	color: #887637;
	width: 300px;
	height: 100px;
}
.res_sel
{
	border: 1px solid #333333;
	background-color: #f0e2b0;
	color: #887637;
	width: 150px;
}

p.res_script
{
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	color: #333333;
	padding-bottom: 5px;
}

.reserveWidth
{
	width:330px;
	vertical-align: top;
}
/* Reservation Area End */

/* Begin Testimonial Markup */

.test_title
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#55462f;
}
.test_text
{
	font-family:  arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#55462f;
}

.sectitle
{
	font-family:  arial, verdana, helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color:#55462f;
}

/* End Testimonial Markup */

/* Begin Image Gallery Markup */
.spacer
{
	clear:both;
	height:10px;
}
.galimg
{
	float: left;
	width:100px;
	height:100px;
	margin-right:5px;
	margin-bottom:5px;
}
.galimg img
{
	max-width: 100px;
	max-height:100px;
	border: 1px solid brown;
}
#imgwrapper
{
	vertical-align:top;
}
/* End Image Gallery Markup */

#botmenu {
	height:21px;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #6a5a40;
}

#botmenu a {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #aa9a81;
	text-decoration: none;
	vertical-align: bottom;
}
#botmenu a:hover {
	color: #6a5a40;
}
