@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #006666;
	background-image: url(images/grad-body.png);
	background-repeat: repeat-x;
	background-position: left top;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #663300;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

p {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #A87E00;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
hr {
	color: #C90;
	height: 1px;
	background-color: #C90;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
form {
	background-color: #FFF8E1;
	border: 1px dotted #E7CC7C;
	padding: 10px;
}

ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
li {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #A87E00;
	margin: 0px;
	padding: 0px;
	list-style-type: square;
}
.text-special p {
	font-size: 11px;
	color: #CC0000;
}
.text-special {
	border: 1px dashed #CC9900;
	padding-left: 20px;
}
.text-special-white {
	border: 1px dashed #FFF;
	padding-left: 20px;
}
.text-special-white p {
	color: #C00;
}






.rule {
	color: #E6D7A2;
	background-color: #E6D7A2;
}

a:link, a:visited {
	color: #663300;
	text-decoration: underline;
}
a:hover, a:active {
	color: #09775F;
	text-decoration: underline;
}
.form-field {
	background-color: #FFFFFF;
	border: 1px solid #E7CC7C;
}
.bg-green   a, .footer   a, .bg-green-border a {
	color: #FFFFFF;
	text-decoration: underline;
}








.container {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.content {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.block {
	background-image: url(images/block-white.png);
	background-position: center 50%;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 40px;
	padding-left: 40px;
}
.block  img  {
	border: 1px solid #FFFFFF;
}
.block img#specials {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.block   a:link, .block   a:visited {
	color: #663300;
	text-decoration: none;
}
.block  a:hover, .block  a:active {
	color: #663300;
	text-decoration: underline;
}
.bg-content {
	background-image: url(images/lions-top.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 30px;
}

.bg-bottom {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}


.bg-green {
	background-image: url(images/grad-green.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #90AD99;
}
.bg-green3 {
	background-color: #90AD99;
}

.bg-green2 {
	background-image: url(images/grad-green2.png);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.bg-green-border {
	background-image: url(images/grad-green.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #90AD99;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.border-top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}



.border-white {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}


.pad10 {
	padding-right: 10px;
	padding-left: 10px;
}
.pad10border {
	padding: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B2911C;
	background-image: url(images/grad-beige.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFF3CF;
}
.pad10noborder {
	padding: 10px;
	background-image: url(images/grad-beige.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFF3CF;
}
.pad-right {
	background-color: #FFFFFF;
	border: 1px solid #E7CC7C;
	padding: 2px;
	margin-right: 10px;
}
.pic-border {
	padding: 2px;
	border: 1px solid #E7CC7C;
	background-color: #FFFFFF;
}
.special-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #BFD7CD;
}


.tour-head {
	background-image: url(images/grad-yellow.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2911C;
	background-color: #BA971D;
}


.text-green {
	color: #BFD7CD;
}
.text-darkgreen {
	color: #09775F;
}

.text-white {
	color: #FFFFFF;
}


.footer {
	background-color: #BF9A22;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9px;
	color: #FFFFCC;
	text-align: center;
	padding: 10px;
	background-image: url(images/grad-yellow.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.right {
	float: right;
}
.stars {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	color: #BD9825;
	letter-spacing: 1px;
	line-height: 12px;
}


#thumbs img {
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #E7CC7C;
}
#text-red {
	color: #CC0000;
}
#text-black {
	color: #000;
	text-decoration: none;
}
