/* CSS Document */


body {
	margin: 8px;
	padding: 8px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #073269;
	text-align: center;
}
a:link, a:visited {
	color: #008588;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #0000FF;
}
#wrapper {
	width: 745px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	position: relative;
}
#banner {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/template/banner_graphic.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 107px;
	width: 745px;
	float: left;
	background-color: #008588;
}
#bannerprint {
	height: 107px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #008588;
	display: none;
}
#banner .logo {
	float: left;
}
#banner .tagline {
	float: right;
}


#maincontent {


}
#leftside {
	width: 184px;
	float: left;
}
#navcontainer {
	width: auto;
	margin: 0px;
	padding: 0px;
}
#navcontainer ul
{
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-weight: bold;
}

#navcontainer a
{
	display: block;
	background-color: #999999;
	border-bottom: 1px solid #FFFFFF;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 24px;
	width: 162px;
}

#navcontainer a:link, #navlist a:visited
{
	color: #EEE;
	text-decoration: none;
}

#navcontainer a:hover
{
	background-color: #666666;
	color: #fff;
	background-image: url(../images/template/mouseover.gif);
	background-position: 9px center;
	background-repeat: no-repeat;

}
#contactbox {
	position: relative;
	text-align: center;
	padding: 6px;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
#contactbox a:link, #contactbox a:visited, #contactbox a:hover {
	color: #000000;
	font-weight: normal;
	
	
}
#contentarea {
	float: right;
	width: 558px;
	background-color: #eaeaea;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	position: relative;
	clear: right;
}

#pagebanner {
	background-color: #008588;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 10px;
	height: 28px;
	padding-top: 2px;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
}
#textarea {
  padding: 20px 11px 11px;
  width: 270px;
  float: left;
  font-size: 11px;
  color: #000000;
  min-height:277px;
  height:auto !important;
  height:277px;

}
.spacedlist {
}
.spacedlist li {
	padding-top: 5px;
	padding-bottom: 5px;
}

#textarea li {
	margin-left: -15px;
}

#textarea h4{
	font-size: 12px;
	font-weight: normal;
}
#pageimages {
	float: right;
	font-size: 11px;
	color: #000000;
	width: 250px;
	text-align: right;
}
#footer {
	font-size: 11px;
	color: #000000;
	float: right;
	width: 300px;
	text-align: right;
	margin: 0px;
	padding: 5px 0px;
}
#galleryarea {
	padding: 11px;
	float: left;
	font-size: 11px;
	color: #000000;
}
#imagedisplay {
	width: 400px;
	overflow: hidden;
	padding: 5px;
}
#thumbnails {
	height: 400px;
	overflow: scroll;
}
h3 {
	font-size: 18px;
	font-weight: normal;
}
#contactbox .details {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

