html {

}

body {
	/*-moz-border-radius:20px;*/
	font:12px verdana, sans-serif;
	background: #F2F5F7 url(images/bg.gif) repeat top center;
	margin:0;
}

p {
	font-size:0.9em;
	line-height:1.3em;
	margin:5px 0px 10px 0px;
}

a:link {
	color: #577058;
}

a:visited {
	color: #333;
}

a:hover, a:active, a:focus {
	color: #bbcbbc;
}

h1 {
	/*-moz-border-radius:20px 20px 0 0;*/
	margin:0;
	padding:2px 0 2px 10px;
	color:#000;
}

#container {
	margin:0px auto 0px auto;
	width:580px;
	height:100%;
	background-color:#FFF;
}

#header {

	border-bottom:10px solid #91aab8!important;
}

#footer {
	background-color: #3e6c81;
	margin:0;
	padding:0;
}

#footer p {
	font-size:0.9em;
	color:#b0bec6;
	text-align:right;
	margin:0px 15px 0px 0px;
	padding:0;
	line-height:20px;
}


#header {
	height:130px;
	background-color: #3e6c81;
	border-bottom:0;
}

div.logo {
	float:left;
	margin:110px 0px 0px 10px;
}

div.logo img {
	border:0;
}

#news {
	background-color:#FFF;
	padding:0;
}

#newsHeader {
	width:580px;
	background-color:#D6E0E6;
	margin-bottom:10px;	
}

p.newsDate {
	color:#3E6C81;
	font-weight:bold;
	margin-bottom:0!important;	
}

div.newsItem {
	width:560px;
	margin-left:10px;	
}

#topnav {
	float:right;
	margin:108px 15px 0px 0px;
	color:#FFF;
	font-size:0.9em;	
}

#topnav a {
	text-decoration:none;
	font-size:0.9em;
	color:#FFF;
}

#topnav a:hover {
	color:#e9e691;
}

ul {
  padding: 0;
  margin: 0;
  list-style: none;
  }
  
li {
  float: left;
  position: relative;
  text-align: center;
  padding:5px 10px 0px 0px;
  }

  
li ul {
  display: none;
  position: absolute; 
  top: 100%;
  left: 0;
  width: 8em;
  background-color:#3E6C81;
  }
  
ul li a {
	display: block;
	text-decoration: none;
	padding: 5px;
	border-bottom: 0;
	}
  
li > ul {
	top: auto;
	left: 10px;
}

li:hover ul, li.over ul {
	display: block;
}

li.mainNav {
	margin-left:20px;
	padding:0;
	padding-left:10px;	
}


#mainContent {
	display:block;
	background-color:#FFF;
}


#prevnext {
	width:555px;
	margin:0px 0px 2px 10px;
}

#prev, #next {
	display:block;
	font-size:0.8em;
	padding:2px;
	/*-moz-border-radius:5px;*/
	background:#FFF;
	text-decoration:none;
	margin:5px 0px 5px 0px;
}

html body div #prev:hover, html body #next:hover {
	background:#91AAB8;
	color:#000;
}

#prev {
	float:left;
}

#next {
	float:right;
}

#image {
	text-align:center;	
}

.imgwrapper {
	float: left;
	margin: 0 0 15px 25px;
	padding: 2px;
	height:113px;
}

.imgwrapper span {
	display:block;
	font:9px verdana, sans-serif;
	text-align:center;	
}

.imgwrapper img {
	background-color: #fff;
	border: 1px solid #91AAB8;
	/*-moz-border-radius:5px;*/
	padding: 4px;
}

.imgwrapper a:visited img {
	background-color:#fff;	
}

.imgwrapper a:hover img, .imgwrapper a:focus img {
	background-color: #91AAB8;
}

.imgwrapper a:hover, .imgwrapper a:focus {
	color:#000;
}

#single {
	padding:3px;
	/*-moz-border-radius:5px;*/
	background:#FFF;
}

#desc {
	border-color:#ddd;
	border-style:solid;
	border-width:1px;
	text-align:center;
	clear:both;
	margin:5px 40px;
	padding:5px;
}

#directories, #breadcrumb {
	margin:0;
}

#breadcrumb {
	font-size:0.9em;
	height:10px;
	padding:2px 0px 2px 6px;
	background:#91aab8;
	color:#fff;
	margin:0px 0px 10px 0px;
}

#breadcrumb a, #breadcrumb a:hover, #breadcrumb a:active {
	color:#fff;
	text-decoration:none;
}

#dirdesc {
	font-size:0.9em;
	width:270px;
	margin-right:2px;
	float:right;
	border:1px solid #000;
}

#homeImage {
	float:left;
	width:290px;	
}

#gallery {
	margin:10px 5px 5px;
}


#directories h2 {
	font:14px georgia, garamond, times, serif;
	font-weight:bold;
	text-indent:15px;
	margin:0;
}

#directories h3 {
	font:12px georgia, garamond, times, serif;
	font-weight:bold;
	text-indent:20px;
	margin:0;
}

.category {
	display:block;
	float:right;
	width:150px;
	height:100px;
	margin: 10px 10px 0px 0px;
	background-color:#d7e0e5;
	text-align:center;
}

.category a {
	position:relative;
	top:40px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}



div.pageLeft {
	width:275px;
	padding:10px 0px 10px 10px;	
}

div.pageRight {
	float:right;
	width:275px;
	padding:10px 10px 10px 0px;
}

#mainContent form {
	font-size:0.9em;
	margin-top:20px;
}

.address {
	margin:50px 0px 50px 220px;
	padding-left:40px;
	background: url(images/envelope.gif) no-repeat top left;
}
