/* CSS Document */



#container {
	width: 749px;
	height:auto;
	background-color:white;
	color:none;
	margin:0 auto;
	text-align: left;
}

#container.terms {
	width:480px;
	background-color: white;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
}
#masthead {
	width: 749px;
}
#navbar {
	border-top-width:thin;
	border-top-color:#333333;
	width: 749px;
	height: 30px;
	float:left;
	padding-bottom: 2px;
}
#seperator {
	width: 749px;
	background-color:#666633;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#content {
	background-color: white;
	width:auto;
	height:auto;
	padding-left:10px;
	padding-right:10px;
	bottom: auto;
}
#main_content.cot {
	height:380px;
}
#main_content.price {
	height: 610px;
}
/*#middle_content {
	background-color:#666633;
	font-size:16px;
	width:175px;
	padding:6px;
	height: 123px;
}*/
#middle_content a {
	color: white;
}
#right_content {
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left:2px;
	margin-right:6px;
	float:right;
	width: 164px;
	height: auto;
	bottom: inherit;
}
#right_content.attractions {
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left:2px;
	margin-right:35px;
	float:right;
	width: 164px;
	height: auto;
	bottom: inherit;
}
#right_content.prices {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right:200px;
	margin-left:2px;
	margin-right:6px;
	float:right;
	width: 164px;
	height: auto;
	bottom: inherit;
}
/* #right_content.find {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right:200px;
	margin-left:2px;
	margin-right:200px;
	float:right;
	width: 357px;
	height: auto;
	bottom: inherit;
}*/
#right_content img {
	padding-top:5px;
}
#teaserImg {
	width:164px;
	text-align:center;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#extra_info {
	width:725px;
	text-align:right;
}
#bottom {
	width: 749px;
	height: 63px;
	background-color:white;
	margin-right: 6px;
	overflow: hidden;
}
#terms {
	text-align:left;
}
#error_content {
	background-image:url(../images/error.jpg);
	background-attachment:inherit;
}
/*#text {
	float:right;
}*/
#table_text {
	height:50px;
}

body {
	margin: 0px;
	background-color:#ccCC99;
	text-align: center;
	min-width: 600px;
}
body.terms2 {
	margin: 0px;
	background-color:#cccc99;
	text-align:left;
}
a:link {
	text-decoration:underline;
	color:#999933;
}
a:visted {
	text-decoration:underline;
	color:#999966;
}
p, td, th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
h1, h2, h3, h4, h5{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666633;
}
hr {
	color:#333333;
}
li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#seperator p, a {
	color:#999966
}
#seperator a:link {
	text-decoration: none;
	color:#999966
}
#seperator a:visited {
	text-decoration: none;
	color:#999966
}
#seperator a:hover {
	text-decoration: underline;
}
#seperator a:active {
	text-decoration: none;
}
#seperator a:hover {
	color:white;
}
.priceTable {
	border: 1px solid #999966;
	border-collapse:collapse;
}
.priceTable td {
	border: 1px solid;
	text-align:right;
	padding:4px;
}
.priceTable th {
	border: 1px solid #666633;
	background-color: #FFFFFF;
	font-weight: bold;
	text-align:left;
	padding:4px;
}
.priceTable caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #666633;
	color: #000000;
	padding-top:3px;
	padding-bottom:2px;
	border:1px solid #789AC6;
}
.style1 {
	color:white;
}
.style2 {
	color: #999966;
}
.\33columns {
	width: 552px;
}
.special {
	font-size:20px;
	color: #FFFFFF;
}
.whiteText {
	color: #FFFFFF;
}
.indexHeight {
	height: 500px;
}
label {
	float: left;
	width: 180px;
}
#form1 div {
	clear: left;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text {
	border: 2px inset #996666;
	padding: 0.2em;
	width: 300px;
}
.btn {
	padding: 0.2em;
	border: 2px solid;
	color: #FFFFFF;
	background-color: #666633;
}
.error {
	font-weight: bold;
	color: #FF0000;
}

