@charset "UTF-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #F25000;
}
a:visited {
	color: #F25000;
}
a:hover {
	color: #9D152E;
}
a:active {
	color: #F25000;
}
#layout {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}
#hotelnav {
	height: 65px;
	width: 160px;
	background-image: url(../images/hotels.jpg);
	background-repeat: no-repeat;
	float: left;
}
#hotelnav:hover {
	background-position: 0px -65px;
}
#carsnav {
	height: 65px;
	width: 160px;
	background-image: url(../images/cars.jpg);
	background-repeat: no-repeat;
	float: left;
}
#carsnav:hover {
	background-position: 0px -65px;
}
#ticketsnav {
	background-image: url(../images/tickets.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 65px;
	width: 160px;
}
#ticketsnav:hover {
	background-position: 0px -65px;
}
#toursnav {
	background-image: url(../images/tours.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 65px;
	width: 160px;
}
#toursnav:hover {
	background-position: 0px -65px;
}
#contactnav {
	background-image: url(../images/contact.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 65px;
	width: 160px;
}
#contactnav:hover {
	background-position: 0px -65px;
}
#layout  span {
	display: none;
}
#logotd {
	background-image: url(../images/logoback.jpg);
	height: 180px;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #716D61;
}
#logo {
	margin-left: 30px;
	float: left;
	margin-top: 40px;
}
#featuredtable {
	width: 350px;
	float: right;
}
.featuredtd {
	background-color: #706D61;
	border-right-width: 15px;
	border-right-style: solid;
	border-right-color: #9D152E;
	color: #FFFFFF;
}
.ct {
	text-align: center;
}
.featuredtd img {
	margin-right: 8px;
}
.featuredtd a:link {
	color: #FFDE62;
}
.featuredtd a:visited {
	color: #FFDE62;
}
.featuredtd a:hover {
	color: #ffaf00;
}
.featuredtd a:active {
	color: #FFDE62;
}
.halfroundborder {
	height: 67px;
	background-image: url(../images/halfround.png);
	background-repeat: no-repeat;
	width: 20px;
}
#rowspace {
	line-height: 2px;
}
#content {
	border: 6px double #C6C4AD;
	padding: 10px;
	color: inherit;
	background: #EBEBDB;
}
#footerlinks {
	padding: 10px;
	background-color: #706D61;
}
#footerlinks a:link {
	color: #FFDE62;
}
#footerlinks a:visited {
	color: #FFDE62;
}
#footerlinks a:hover {
	color: #ffaf00;
}
#footerlinks a:active {
	color: #FFDE62;
}
#footerlinks p {
	display: inline;
	margin-right: 15px;
}
#footer {
	padding: 10px;
	background-color: inherit;
	color: #706D61;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
h1 {
	font-size: 11px;
	font-weight: bold;
	color: #3B3933;
	text-transform: uppercase;
	margin-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #3B3933;
	margin-top: 0px;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	color: #3B3933;
	margin-top: 7px;
	text-transform: uppercase;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #3B3933;
	margin-bottom: 10px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #971331;
	margin-top: 0px;
}
li {
	margin-bottom: 15px;
}
iframe {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
form {
	background-color: #C6C4AD;
	padding: 7px;
	margin-bottom: 25px;
}
.contact {
	margin-left: 20px;
}
.smallp {
	margin-top: 15px;
	margin-bottom: 7px;
	text-align: justify;
}
.clear {
	margin-bottom: 22px;
	text-align: right;
	clear: right;
}
.right {
	text-align: right;
}
#sidebar {
	width: 34.7%;
	float: left;
}
#mapdiv {
	float: right;
	width: 64%;
}
#formtable {
	font-size: 10px;
	width: 96%;
	margin-bottom: 5px;
}
.textright  {
	text-align: right;
}
#buttontd {
	font-size: 9px;
	color: #706D61;
}
input {
	vertical-align: middle;
}
.infowindows {
	font-size: 9px;
	color: #A8A8A8;
	margin-top: 0px;
}
.lighttext {
	color: #706D61;
	margin-left: 10px;
}
#topmargin {
	margin-top: 35px;
	font-weight: bold;
	margin-left: 10px;
}
#map {
	margin-bottom: 25px;
}
.smallleftmargin {
	margin-left: 6px;
}
label {
	color: #333;
}
#featuredform {
	padding: 50px;
	height: 350px;
	width: 320px;
	margin: 0px auto 50px;
	border: 1px dotted #999;
	background-image: ;
	background-repeat: repeat-x;
}
#featuredform input {
	margin-top: 4px;
	margin-bottom: 10px;
	width: 315px;
	border: 1px solid #CCC;
	padding: 3px;
	margin-left: 0px;
}
#featuredform select {
	margin-top: 6px;
	margin-bottom: 10px;
}
input {
	color: #666;
}
