@charset "utf-8";
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-attachment: fixed;
	background-color: #E1E9F6;
	background-image: url(images/3background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#container {
	width: 970px;
	padding-left: 0px;
	padding-right: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #6D85A9;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background: #e1e9f6 url(none) no-repeat scroll;
	border: thin none #64C050;
	height:auto;
	margin-top:271px
}
a:link {
	text-decoration:underline;
	font-size: 16px;
	font-weight: bold;
	color: #6D85A9;
}
a:visited {
	text-decoration:underline;
	font-weight: bold;
	font-size:16px;
	color: #41536D;
}
a:hover {
	text-decoration:underline;
	font-size: 16px;
	color: #91A3BD;
	font-weight: bold;
}
#pagecontent {
	margin-left:245px;
	margin-top:-540px;
	color: #885F39;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	padding-bottom:60px;
}
#contactContent {
	background: #FFF;
}
#infocontent {
	margin-top:-750px;
	padding-bottom:0px;
	margin-left:470px;
	background: #E4EAF3;
	height: auto;
	border: medium none #007FDE;
}
#linksContent {
	margin-left:350px;
	margin-top:50px;
}
#mainContent {
	margin-top:60px;
	padding-bottom:0px;
	margin-left:15px;
	padding-right:20px;
	height: auto;
	color: #41536D;
	background: #e1e9f6;
}
#regularContent {
	margin-top:0px;
	padding-bottom:20px;
	margin-left:25px;
}
#resultsContent {
	margin-top:60px;
	padding-bottom:0px;
	margin-left:15px;
	padding-right:20px;
	height: auto;
	color: #41536D;
	background: #e1e9f6;
}
#resultsContent td img{
	border-style: none;
}

#lightboxContent{
	margin-top:60px;
	padding-bottom:0px;
	margin-left:30px;
	padding-right:0px;
	height: auto;


}

#underContent {
	margin-top:100px;
	padding-bottom:0px;
	margin-left:10px;
	margin-right:10px;
	height: auto;
	border: medium none #007FDE;
	color: #41536D;
	background: #e1e9f6;
}

h5 {
	font-size: 30px;
	color:#6D85A9;
	text-align: center;
	font-weight: bolder;
}
h3 {
	font-size: 18px;
	color:#6D85A9;
	text-align: center;
	font-weight: bolder;
}
#h4 {
	font-size: 14px;
	color:#885F39;
	font-weight: bold;
}
h2 {
	font-size: 22px;
	font-weight: bolder;
	color: #6D85A9;
	text-align: center;
}
h1 {
	font-size: 36px;
	font-weight: bold;
	color: #6D85A9;
	text-align: center;
}
#sidebar {
	width:330px;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:20px;
	color: #41536D;
	font-size: 16px;
	padding-left:10px;
}
#sidebarone {
	width:410px;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:20px;
	color: #41536D;
	font-size: 16px;
	padding-left:10px;
}
#sidebaroneinfo {
	width:360px;
	padding-top:0px;
	padding-bottom:10px;
	color: #41536D;
	font-size: 16px;
}
.smallbox {
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
#contactform {
	margin-left:330px;
	margin-top:-500px;
}
#columncontent {
	padding-top:0px;
	margin-top:0px;
}
#email {
	margin-left:350px;
	margin-top:-450px;
}
#form {
	margin-top:-500px;
	margin-left:370px;
	font-size: 16px;
	color: ##41536D;
	background: #E1E9F6;
}
#form a:link {
	text-decoration:underline;
	font-size: 14px;
	font-weight: bold;
	color: #4B254B;
}
#form a:visited {
	text-decoration:underline;
	font-weight: bold;
	font-size:14px;
	color: #4B254B;
}
#form a:hover {
	text-decoration:underline;
	font-size: 14px;
	color: #5E2F5E;
	font-weight: bold;
}
#footer {
	text-align: center;
	margin-top:20px;
}
#footer p {
	margin: 0;
	/*zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs*/
	padding: 0px 0;
	/*padding on this element will create space, just as the the margin would have, without the margin collapse issue*/
	padding-bottom: 0px;
 text-height:;
	font-size: 18px;
	color: #6D85A9;
	font-weight: bolder;
}
#galleryContent {
	width:940px;
	padding-top:40px;
	padding-bottom:10px;
	padding-left:20px;
}
#information {
	margin-top:50px;
	margin-left:300px;
}
#ladybird {
	padding-bottom:10px;
}
#ladybird p {
	margin-top:20px;
	color: #6D85A9;
	font-weight: bolder;
}
#ladybird a:link {
	text-decoration:underline;
	color:#6D85A9;
	font-weight: bold;
	font-size:12px;
}
#ladybird a:visited {
	text-decoration:underline;
	color:#41536D;
	font-weight: bold;
	font-size:12px;
}
#ladybird a:hover {
	color:#8296B5;
	text-decoration:underline;
	font-size: 12px;
}
.rooms {
	font-weight: bold;
	font-size: 16px;
}
li {
	list-style: square outside;
}
ul {
	list-style: circle outside;
}
.red {
	font-weight: bold;
	color: #F00;
}
td img {
	border:0;
}
#turtle {
	margin-left:650px;
	margin-top:-190px;
}
.health {
	font-style: italic;
	font-weight: bold;
	color: #047A85;
}
#error {
	margin-left:200px;
	margin-top:-380px;
	padding-bottom:300px;
	font-size: 18px;
	font-weight: bold;
	color: #36F;
}
#header {
	margin-top:0px;
}
#photogallery {
	margin-left:410px;
	margin-top:-400px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #6D85A9;
}
#infosidebarmain {
	margin-left:360px;
	margin-top:-370px;
}
.emp {
	font-family: Tahoma, Geneva, sans-serif;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: #000;
	font-size: 24px;
}
.infoemp {
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #63799A;
	font-size: 16px;
}
#sponsors {
	margin-top: -20px;
}
#inschedule{
	margin-top:40px;
	padding-bottom:40px;}

#paypal{
	margin-top:30px;
	padding-bottom:50px;}
