body {
	background-color: #CCCC99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 14px;
}
input {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #CCCC66;
}
textarea {
	border: 1px solid #CCCC66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
select {
	border: 1px solid #CCCC66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #FF6600;
}

#rsvForm #pickUp {
	border: 1px none #CCCC66;
}



#continer {
	width: 785px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.header {
	height: 324px;
	background-position: 0px 0px;
	background-color: #CC9933;
}
#mainmenu {
	position:absolute;
	width:155px;
	height:223px;
	z-index:1;
	left: 15px;
	top: 102px;
}
#mainmenu .addressTop {
	font-size: 10px;
	text-align: center;
	margin-top: 4px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#mainmenu a {
	display: block;
	text-align: right;
	height: 16px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCFFCC;
	border-right-color: #CCFFCC;
	border-bottom-color: #CCFFCC;
	border-left-color: #CCFFCC;
}
#mainmenu a:link {
	color: #CCFFCC;
	text-decoration: none;
}
#mainmenu a:visited {
	color: #CCFFCC;
	text-decoration: none;
}
.content .cdesc {
	padding-right: 20px;
	padding-left: 20px;
}
.content .cdesc .imgTop {
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainmenu .mn a:hover {
	color: #CCFF99;
	background-color: #CC9900;
}
#mainmenu .mn .active {
	font-weight: bold;
	color: #CCFF99;
	background-color: #CC9900;
}
#mainmenu .addressTop a {
	display: block;
	border: thin none #FF0000;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#mainmenu .addressTop a:hover {
}


.content {
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	background-color: #CCFFCC;
}
.content .chd {
	background-image: url(/images/content-hd.png);
	background-position: 0px 0px;
}
.content .cfoot {
	background-image: url(/images/content-foot.png);
	background-position: 0px 0px;
}
.footer {
	background-color: #CC9933;
	background-image: url(/images/foot-bg-1.png);
	height: 18px;
	background-position: 0px 0px;
	font-size: 11px;
	text-align: center;
	padding-top: 2px;
	color: #FFFFFF;
}
.footer2 {
	background-image: url(/images/foot-bg-2.png);
	background-position: 0px 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 25px;
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 11px;
}
.header_rest {
	height: 324px;
	background-image: url(/images/restaurant-top.jpg);
	background-position: 0px 0px;
	background-color: #CC9933;
}
.header_acc {
	height: 324px;
	background-image: url(/images/accommocation-top.jpg);
	background-position: 0px 0px;
	background-color: #CC9933;
}
.header_rsv {
	height: 324px;
	background-image: url(/images/reservation-top.jpg);
	background-position: 0px 0px;
	background-color: #CC9933;
}
.header_act {
	height: 324px;
	background-image: url(/images/activities-top.jpg);
	background-position: 0px 0px;
	background-color: #CC9933;
}
.content .cdesc .banner1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: -12px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#eXTReMe {
	text-indent: -1000px;
}