/* CSS Document */

body {
	background-color: #3DBBBF; /*#0066CC;*/
/*	background-color: #0066FF;*/
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 2px 0 2px 0;
	}

#body {
	margin: 0 auto;
	width: 750px;
	/*border: 2px solid #ccc;*/
	padding: 5px;
	background-color: #3DBBBF;
	}
	
#centerdiv {
	width: 700px;
	margin: 5px 25px 5px 25px;
	padding: 0;
	}

#centerdiv2 {
	float:left;
	width: 475px;
	margin: 0;
	padding: 0;
	}
	
a img  {
	border: none;
	}

.left {
	float: left;
	margin: 0;
	padding: 0;
	}
	
.list1 {
	display: inline;
	float:left;
	}

.leftdiv {
	float:left;
	width: 125px;
	}
	
	
a.page:link {
	color: #fff;
	}

a.page:visited {
	color: #fff;
	}

#pagetitle {
	font-size: 16px;
	color: #fff;
	}

#pagenav {
	font-size: 12px;
	}
	
.right {
	float: right;
	}

ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

li {
	float: left;
	position: relative;
	background-color: #FFFFFF;
	color: #3DBBBF;
	text-align: center;
	line-height: 25px;
  }
  
li ul {
	display: none;
	position: absolute;
	top: 1em;
	left: 0;
  }
  
li > ul {
	top: auto;
	left: auto;
	}

li:hover ul, li.over ul{ display: block; }

.clear {
	clear: both;
/*	height: 1px;
	font-size: 1px;*/
	}

.home {
	width: 50px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	}

.accomm {
	width: 110px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

.accomm2 {
	width: 125px;
	padding-top: -25px;
	}
	
.accomm3 {
	width: 125px;
	color: #3DBBBF;
	text-decoration: none;
	}
	
.activity {
	width: 75px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	}
	
.activity2 {
	width: 75px;
	padding-top: -25px;
	font-weight: normal;
	}
	
.activity3 {
	width: 75px;
	color: #3DBBBF;
	text-decoration: none;
	}	
	
.tour {
	width: 50px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	}

.tour2 {
	width: 175px;
	padding-top: -25px;
	}

.tour3 {
	width: 175px;
	color: #3DBBBF;
	text-decoration: none;
	}

.resource {
	width: 120px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;	
	}

.resource2 {
	width: 125px;
	padding-top: -25px;	
	}
	
.resource3 {
	width: 125px;
	color: #3DBBBF;
	text-decoration: none;
	}

.letter {
	width: 125px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;	
	}

.floatindexright {
	float: right;
	}
	
.nomargin {
	margin: 0px;
	padding: 0px;
}

.newcolor {
	color: #FFFFFF;
	font-weight: bold;
	}

.center {
	text-align: center;
	}

.top {
	margin: 0;
	}

a:link {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	}

a:visited {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	}

a:hover {
	color: #FFFF00;
	font-size: 12px;
	font-weight: bold;
	}

a.nav:link {
	color: #3DBBBF;
	text-decoration: none;
	}

a.nav:visited {
	color: #3DBBBF;
	text-decoration: none;
	}

a.nav:hover {
	color: #3DBBBF;
	text-decoration: none;
	font-weight: bold;
	}

.italic {
	font-style: italic;
	}
	
.ibold {
	font-style: italic;
	font-weight: bold;
	}

.bold {
	font-weight: bold;
	}

.paget	{
	font-size: 24px;
	margin-left: 300px;
	}

.div2 {
	width:100%;
	text-align: left;
	margin: 5px 0px 0px 0px;
	padding-top: 5px;
	padding-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	z-index:4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	float:left;
	}

.image1 {
	margin: 0px 25px 5px 0px;
	padding-top: 3px;
	float:left;
	}

a.footer:link,
a.footer:visited {
	font-weight: normal;
	text-decoration: none;
	color: #ccc;
	}

.design {
	text-align: center;
	color: #ccc;
	}
	
