body {
	font-family: arial;
	font-size: 12px;  
	text-align: left;
	margin:0px;
	border:0px;
	padding:0px;
	background-color: #8a8a8a;
}
.mainwindow{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #7b7a7a;
	position: relative;
	float:center;
}
.container {
	width: 765px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #fff;
	float: center;
	overflow: hidden;
}
.container div {
	float: left;
}
.tour {
	position: relative;
	top: 80px;
	left: 280px;
	z-index: 2;
}
.content {
	position: relative;
	width: 765px;
}
.footer {
	width: 765px;
	overflow: hidden;
}

/*** BOOKING WIDGET ***/
#reserveer 
{
	position: relative;
	top: 85px;
	left: 20px;
	margin-top: 0px;
	background-color: #9d9d9e;
	width: 200px;
	height: 230px;
	border: 1px solid #98918b;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	z-index: 1;
	text-align: left;
}
.reserveertitle 
{
	margin-bottom: 8px;
	font-family: arial;
	font-size: 20px;
	color: #ffffff;
}
#bookform 
{
    width: 200px;
}
#bookform input[type=text]
{
    background-color: #ffffff;
    border: none !important;
    font-size: 10px !important;
    color: #000000;
    padding: 3px 4px 3px 4px;
    width: 80px;
    cursor: pointer;
}
#bookform .button
{
    background-color: #5c5c5c;
    font-size: 11px !important;
    font-weight: bold !important;
    color: #ffffff;
    padding: 4px 6px 5px 6px;
    margin-top: 8px;
    text-align: left;
    border-bottom: 1px solid #181412;
    border-right: 1px solid #181412;
    margin-bottom: 5px;
    cursor: pointer;
}
.formtitle 
{
	color: #ffffff;
	font-size: 12px;
}
#ui-datepicker-div 
{
	font-size: 10px;
	margin-top: 10px;
	position: relative;
	z-index: 600;
}
.ui-datepicker-trigger 
{
    position: relative;
    top: 5px;
    margin-left: 8px;
    cursor: pointer;
}
/*** CONTENT AREA ***/

.topnav {
	background-color: #687337;
	height: 35px;
	color: #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
.topnav td {
	text-align: center;
}
.topnav a {
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	padding-left: 7px;
	padding-right: 7px;
}
.leftchannel {
	width: 175px;
	background-color: #626262;
	vertical-align: top;
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 5px;
	padding-right: 5px;
}
.rightchannel {
	width: 570px;
	background-color: #888888;
	vertical-align: top;
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
.rightchannel td {
	vertical-align: top;
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
}
.rightchannel a {
	vertical-align: top;
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
}
.footer {
	font-family: Arial;
	font-size: 12px;
	background-color: #687337;
	height: 25px;
	color: #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 2px solid #ffffff;
}
.footer td {
	text-align: center;
}
.footer a {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	padding-left: 7px;
	padding-right: 7px;
}
.leftchannel li {
	margin-left: -15px;
	list-style-image:url('../images/left-arrow2.gif');
	vertical-align: middle;

}
.leftchannel li a {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	vertical-align: middle;
}
.leftchannel li a:hover {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
.leftchannel li a:visited {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.address {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	margin-left: 25px;
}
.address a {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
h1 {
	font-family: Arial;
	font-size: 22px;

}
.bold {
	font-weight: bold;
}
.carbon {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
}