@charset "utf-8";
body {
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	background-color: #E7C794;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #805F39;
	font-size: 14px;
	margin: 0px;
}
.ACUDV {
	background-color:#CC0000;
	color:#FFFFFF;
	text-decoration:line-through;
}
.ACOMD {
	 color:#F0EBD8;
}
.ACDH {
	background-color:#E7C794;
	color:#000000;
}
.c6 {
	font-size:12px;
	background-color:#805F39;
	color:#FFFFFF;

}
.imageleft {
	margin-right:16px;
	margin-bottom:16px;
}
.imageright {
	margin-left:16px;
	margin-bottom:16px;
}
.mediumheading {
	font-size:14px;
	font-weight:bold;
	font-style:italic;
}
.mediumheading {
	font-size:14px;
	font-weight:bold;
	font-style:italic;
}
.mediumheadingwht {
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#474566;
}
.smalltablehdr {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.smalltabledata {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.smallheading {
	font-size:14px;
	font-style:italic;
	font-weight:bold;
}
.inputfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #C6B796;
	background-color: #F0EBD8;
}
#wrapper {
	font-size: 12px;
	margin: auto;
	width: 900px;
}
#wrapper #header {
	background-image: url(images/header.jpg);
	height: 270px;
}
#wrapper #content {
	background-image: url(images/content.jpg);
	padding-left: 90px;
	padding-right: 90px;
	padding-bottom: 16px;
	margin: 0px;
	line-height: 18px;
}
#wrapper #navigation {
	height: 48px;
	background-image: url(images/navigation.jpg);
	padding-right: 87px;
	padding-left: 87px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
}
#wrapper #navigation a {
	color:#FFFFFF;
	text-decoration:none;
	font-size: 14px;
}
#wrapper #navigation a:hover {
	text-decoration:underline
}
#wrapper #footer {
	background-image: url(images/footer.jpg);
	height: 80px;
	font-size: 18px;
	color: #003366;
	padding-right: 87px;
	padding-left: 87px;
	padding-top: 27px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
}
#subfooter {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6B5A2F;
	font-weight: bold;
	width: 800px;
	margin: auto;
}
#subfooter a {
	color: #000099;
}
#subfooter a:hover {
	color: #FFFFFF;
}
#tours
{
}
#tours img 
{
	border: 2px solid #FFFFFF;
}
#tours td
{
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 25%;
}
#dropmenudiv{
	position:absolute;
	font:normal 11px Arial;
	font-weight:bold;
	line-height:18px;
	margin-top:5px;
	z-index:100;
	background-repeat: no-repeat;
	background-color:#E7E6DE;
	background-image: url(images/menubkgd.jpg);
	border: 3px solid #F1EAD9;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 8px;
	padding: 1px 0;
	text-decoration: none;
	color: #FFFFFF;
}
#dropmenudiv .seperator {
	display:block;
	margin-top:4px;
	margin-bottom:4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5C2625;
}
#dropmenudiv a:hover{ /*hover background color*/
	background-color: #FC9958;
	font-style:italic;
	font-weight:bold;
}
.mediumheadingwhtsmall {

	font-size:12px;
	font-weight:bold;
	font-style:italic;
	color:#474566;
}
.meta {
	display:none;
}
