@charset "utf-8";
body {
	background-color:#BBBDBF;
	margin-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #684F40;
}
.home-left {
	float: left;
	width: 295px;
}
.home-right {
	width: 210px;
	float: right;
}

.news_box .news_image {
	float: right;
	width: 75px;
	height: 75px;
}

a {
	color: #684F40;
}


#container {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 50px;
	padding-left: 0px;
}
#header {
	width: 750px;
	height: 96px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}
#header h1 {
	position: absolute;
	right: 200px;
	top: 25px;
}
#header #flash {
	position: absolute;
	right: 0px;
	top: 15px;
}

h1{
	font-size:3.2em;
	color:#A7A9AC;
	margin: 0px;
	padding: 0px;
	width: 370px;
	text-align: right;
}
#header h1.home {
	color: #E6E6E6;
}


#menu {
	width: 570px;
	line-height: 25px;
	font-size: 1.1em;
	font-weight: bold;
	color: #7E0B6E;
	margin-bottom: 15px;
	float: left;
}
.leftcontainer {
	width: 179px;
	margin: 0px;
	float: left;
}

#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu li {
	float: left;
	display: block;
}

#menu a {
	text-decoration: none;
	color: #EFF0F0;
}
#menu a:hover {
	text-decoration: none;
	color: #7E0B6E;
}
#submenu {
	width: 525px;
	line-height: 25px;
	font-size: 1.1em;
	font-weight: normal;
	color: #7E0B6E;
	margin-bottom: 15px;
	float: left;
}
#submenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#submenu li {
	float: left;
	display: block;
}
.spacer{
margin-right:10px;
}
#submenu a {
	text-decoration: none;
	color: #FFFFFF;
}
#submenu a:hover {
	text-decoration: none;
	color: #7E0B6E;
}
#main {
	float: right;
	width: 520px;
	padding: 25px;
	background-color: #F3F3F3;
	min-height:350px;
}
.poll #form1 #button {
	background-color: #7E0B6E;
	color: #FFFFFF;
	margin: 5px;
}
.poll p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.home-left h2 {
	font-size: 1.2em;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.home-left p {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 0.9em;
}
.home-left .first p {
	font-size: 1em;
}
.home-left .first {
	margin: 0px;
	padding: 0px;
}

.home-left .go {
	font-size: 0.8em;
	text-align: right;
}
.home-left .go a {
	color: #640A64;
	text-decoration: none;
	font-size: 12px;
}
.home-left .imageleft {
	float: left;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-top: 3px;
}


.home-left h3 {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-size: 1em;
	color: #640A64;
}

#footer {
	float: right;
	width: 560px;
	padding: 5px;
	font-size: 0.8em;
	background-repeat: no-repeat;
	background-position: right center;
	height: 50px;
}
#rightcontainer {
	float: right;
	width: 570px;
}

.splash {
	float: right;
	width: 490px;
	padding-left: 15px;
	padding-right: 40px;
	text-align:right
}
.bigsplash {
	float: right;
	width: 490px;
	padding-left: 15px;
	padding-right: 40px;
	text-align:left
}
#main-left ul {
	padding-left: 20px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
#title {
	width: 475px;
	height: 50px;
	line-height: 50px;
}
#firstpara {
	margin-bottom: 15px;
	font-size: 1.2em;
	line-height: 1.5em;
}
.animaltext {
	line-height: 1.4em;
}
#main-left {
	line-height: 1.4em;
}
#main-right {
	float: right;
	line-height: 1.4em;
	margin-left: 20px;
	margin-bottom: 20px;
}
.download {
	text-decoration: none;
	font-size: 1.2em;
}
.calendar_date{
	text-align:center;
	color: #FFFFFF;
	font-size: 1.7em;
}
.calendar_date_weekend{
	text-align:center;
	color: #47BCEC;
	font-size: 1.5em;
}
#availability h2{
	color: #FFC82C;
	font-size:1.2em;
	margin-top:5px;
	margin-bottom:5px;
}
.calendar_date a{
	color: #FFFFFF;
	text-decoration:underline;
	cursor:pointer;	
}
.calendar_date_weekend a {
	color: #47BCEC;
	text-decoration:underline;
	cursor:pointer;	
}
#sub_menu {
	margin-bottom: 10px;
	font-size: 1.2em;
	font-weight: bold;
}
.left {
	float: left;
}
.right {
	float: right;
}
#txtHint {
	float: left;
	width: 94px;
	padding: 3px;
}
#availability {
	width: 362px;
}
.back_to_news a{
text-decoration:none;
}
.news_box {
	float: left;
	margin-right:5px;
	padding: 10px;
}
.news_box p{
	padding:0px;
	margin-top:6px;
	margin-left:10px;
	margin-right:10px;
}
#news_even {
	background-color: #E1E1E1;
}

h2 {
	font-size: 1.3em;
	margin-top: 0px;
}
.news_box a{
text-decoration:none;
}
.gallery_pic {
	float: left;
	height: 137px;
	width: 107px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-top: 10px;
}
.gallery_pic1 {
	float: left;
	height: 107px;
	width: 107px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-top: 10px;
}
.gallery_pic .text {
	height: 30px;
	overflow:hidden;
	line-height: 30px;
	font-size: 1.2em;
	color: #FFFFFF;
	background-color: #8CC541;
	padding-left: 10px;
}
.gallery_pic .text a{
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold

}
.main_pic {
	background-color: #8CC541;
	width: 490px;
	height: 208px;
}
.main_pic .text {
	float: left;
	color: #FFFFFF;
	padding: 10px;
	font-size: 1.4em;
	width:190px;
	line-height:1.4em;
}
.main_pic img {
	float: left;
}
.back_to_gallery{
	font-size:1.2em;
	text-decoration:none;
	width:450px;
	float:left;
	padding-top:10px;
}
#firstpara {
	color: #640A64;
}
.download {
	color: #640A64;
}
.back_to_news a{
	color: #640A64;
}
h2{
	color: #640A64;
}
a.back_to_gallery {
	color: #640A64;
}
.news_box a{
	color: #640A64;
}
h3 {
	font-size: 0.8em;
	margin: 0px;
}
.news_box h2 {
	font-size: 1em;
	margin-top: 0px;
}
.poll {
	border: 2px solid #BBBDBF;
	padding: 5px;
}
#AAA {
	text-align: right;
}
#AAA a {
	text-decoration: none;
	color: #333333;
}
