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

img, div { behavior: url(iepngfix.htc) }

body  {
	font: 100% Arial, Helvetica, sans-serif;
	background-color:#FFF;
	background-image:url(../images/bg1.jpg);
	background-repeat:repeat-x;
	margin: 0;
}
p {
	text-decoration: none;
	margin: 0px;
}
a:link {
	text-decoration: none;
	color: #030;
}
a:visited {
	text-decoration: none;
	color: #030;
}
a:hover {
	text-decoration: none;
	color: #F30;
}
a:active {
	text-decoration: none;
	color: #030;
}
h1 {
	color: #FC0;
	text-decoration: none;
	margin: 0px;
	background-color: #060;
	width: 100%;
	padding: 3px 0px 3px 5px;
	border: solid #FC0 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 110%;
	height: auto;
	clear: left;
}

.li {
	list-style-image: none;
	list-style-type: none;
}
.header1 {
	width: 960px;
	margin: auto;
	background-image: url(../images/headerImage1.jpg);
	height: 165px;
}
.headerLogo1 {
	width: 170px;
	height: 165px;
	float: left;
}
.headerNav1 {
	width: 785px;
	height: 40px;
	margin: 125px 0 0 5px;
	float: left;
}
.sites {
	margin: 0;
	width: 725px;
}
.sites h1{
	color: #FC0;
	text-decoration: none;
	margin: 0px;
	background-color: #060;
	width: 720px;
	padding: 3px 0px 3px 5px;
	border: solid #FC0 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 120%;
}
.fullWidth {
	text-decoration: none;
	margin: 0px 0px 0px 15px;
	width: 880px;
}
.fullWidth h1 a {
	color: #FC0;
	text-decoration: none;
	background-color: #060;
	font-weight: bold;
	display: block;
	height: auto;
}
.fullWidth a {
	color: #FC0;
	text-decoration: none;
}
.fullWidth a:hover {
	color: #FFF;
	text-decoration: none;
}
.sitesBodyText {
	clear: none;
	text-align: justify;
	margin: 10px 0px 10px 0px;
	font-size: 120%;
	padding: 0px 5px 0px 5px;
	width: 720px;
	font-family: Arial, Helvetica, sans-serif;
}
.navBtns a {
	width: 15%;
	height: 21px;
	float: left;
	color: #FF9;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 90%;
	text-align: center;
	padding: 2px 0 2px 0;
	display: block;
	margin: 0;
	background-color: #060;
	background: url(../images/buttonbg1.png) repeat-x;
}
.navBtns a:hover {
	color: #FC0;
	display: block;
	background: url(../images/buttonbg1Ovr.png) repeat-x;
}
.navBtnsSpc {
	display: block;
	background-color:#333;
	width: 1px;
	height: 25px;
	float: left;
}
.navBtnsLft  {
	width: 10px;
	height: 25px;
	float: left;
	background: url(../images/buttonbg1Lft.png) no-repeat;
}
.navBtnsRgt  {
	width: 10px;
	height: 25px;
	float: left;
	background: url(../images/buttonbg1Rgt.png) no-repeat;
}
.mainContent {
	width: 960px;
	margin: auto;
	background-image: url(../images/bodyBg1.jpg);
	clear: left;
	background-repeat: no-repeat;
	background-color: #006EB9;
	background-position: bottom;
}
.mainContainer {
	width: 1024px;
	margin: auto;
	background-image: url(../images/transBg1.png);
}
.mainBottom {
	width: 1024px;
	margin: auto;
	background-image: url(../images/transBottomBg1.png);
	height: 35px;
	background-repeat: no-repeat;
	padding: 15px 0px 0px 0px;
	text-align: center;
	font-size: 90%;
	color: #063;
	background-position: top;
}
.imageText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #FC0;
	padding: 3px 0px 3px 5px;
}
.imageText a:link{
	color: #FC0;
	font-weight: bold;
}
.imageText a:active{
	color: #FC0;
	font-weight: bold;
}
.imageText a:hover{
	color: #FFF;
	font-weight: bold;
}
.imageText a:visited{
	color: #FC0;
	font-weight: bold;
}
.bodyPanelTop {
	width: 960px;
	margin: auto;
	background-image: url(../images/bodyPanelTop1.png);
	height: 30px;
	background-repeat: no-repeat;
}
.bodyPanelMid {
	width: 960px;
	margin: auto;
	background-image: url(../images/bodyPanelMiddle1.png);
	background-repeat: repeat-y;
	min-height: 500px;
}
.bodyPanelBot {
	width: 960px;
	margin: auto;
	background-image: url(../images/bodyPanelBotm1.png);
	height: 30px;
	background-repeat: no-repeat;
	float: left;
}
.bodyContent {
	width: 740px;
	margin: 0px 0px 20px 20px;
	color: #063;
	float: left;
}
.bodyContentLeft {
	width: 455px;
	margin: 0px 10px 20px 5px;
	height: auto;
	color: #063;
	float: left;
	clear: none;
}
.bodyContentFull {
	width: 720px;
	margin: 0px 0px 20px 20px;
	height: auto;
	color: #063;
}
.bodyContentRight {
	width: 280px;
	margin: 0px 0px 20px 10px;
	height: auto;
	color: #063;
	float: right;
	clear: none;
}
.bodyText {
	clear: none;
	text-align: justify;
	margin: 10px 0px 10px 0px;
	font-size: 80%;
	padding: 0px 5px 0px 5px;
	width: 440px;
	font-family: Arial, Helvetica, sans-serif;
}
.bodyTextItalic {
	font-style: italic;
}
.rightImageTop {
	width: 270px;
	height: auto;
	border: solid #FC0 2px;
	margin: 0px 0px 5px 0px;
	background-color: #060;
}
.rightImageBottom {
	width: 270px;
	height: auto;
	border: solid #FC0 2px;
	margin: 0px 0px 5px 0px;
	background-color: #060;
}
.pageImageCont {
	width: 725px;
	height: auto;
	margin: 20px auto 20px auto;
	clear: both;
}
.pageImageBottom {
	width: 270px;
	height: auto;
	border: solid #FC0 2px;
	margin: 0px 20px 5px 0px;
	background-color: #060;
	float: left;
	clear: none;
}
.pageImageTop {
	width: 270px;
	height: auto;
	border: solid #FC0 2px;
	margin: 0px 20px 5px 0px;
	background-color: #060;
	float: left;
	clear: none;
}
.Timages {
	with:150px;
	height:113px;
	margin:20px 8px 15px 15px;
	width: 150px;
	border: solid #FC0 2px;
	clear: right;
	float: left;
}
.googleMap {
	width: 451px;
	height: auto;
	border: solid #FC0 2px;
	margin: 0px 0px 20px 0px;
	background-color: #060;
}
.leftNavCont {
	width: 150px;
	height: auto;
	float: left;
	margin: 0px 0px 0px 5px;
}
.leftNav {
	width: 160px;
	margin: 0px 0px 10px 0px;
	height: auto;
	float: left;
	padding: 0px 0px 0px 10px;
}
.leftNavBtns a {
	margin: 0px 0px 5px 0px;
	float: left;
	width: 130px;
	padding: 2px 0px 2px 5px;
	border: solid #060 2px;
	display: block;
	background-color: #FC0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #060;
	height: auto;
	text-decoration: none;
}
.leftNavBtns a:hover {
	border: solid #FC0 2px;
	display: block;
	background-color: #060;
	color: #FC0;
}
.topNavCont {
	text-decoration: none;
	margin: 0px 0px 0px 15px;
	width: 895px;
	height: 30px;
}
.topNavSpacer {
	width: 1%;
	height: 28px;
	float: left;
}
.topNavBtns a {
	margin: 0px 0px 5px 0px;
	float: left;
	width: 15%;
	border: solid #060 2px;
	display: block;
	background-color: #FC0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #060;
	height: auto;
	text-decoration: none;
	font-size: 95%;
	text-align: center;
	padding: 1px;
}
.topNavBtns a:hover {
	margin: 0px 0px 5px 0px;
	float: left;
	width: 15%;
	padding: 1px;
	border: solid #FC0 2px;
	display: block;
	background-color: #060;
	color: #FC0;
}
.toptouristlogo {
	margin: 0px 0px 10px 0px;
	float: left;
	width: 150px;
	clear: left;
	height: auto;
	padding: 0px 0px 0px 10px;
}
.bodyBottom {
	width: 960px;
	margin: auto;
	background-image: url(../images/bottomBg1.jpg);
	height: 100px;
	clear: left;
}
.weather {
	width: 145px;
	height: 70px;
	float: left;
	clear: left;
	margin: 0;
	display: block;
	padding: 0px 0px 0px 15px;
}
.sitemapImage {
	border:solid #FC0 2px;
	width: 720px;
	height: 509px;
	margin: 20px 0px 20px 0px;
	float: left;
	clear: left;
}
.cabinBody {
	clear: none;
	margin: 10px 0px 10px 0px;
	width: 600px;
}
.cabinText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: #060;
	margin: 0 0 15px 0;
}
.priceList {
	width: 880px;
	height: auto;
	margin: 20px 0px 20px 0px;
}
