body {
	background: #93989E;
	margin: 0;
	font-family: "trebuchet ms", verdana, arial, san serif;
	font-size: 11px;
	font-weight: normal;
	color: #353535;
	}

#siteWrapper {
	width: 732px;
	height: auto;
	margin: 0 auto 0 auto;
	border: solid 1px #000;
	}
	
#logo {
	margin-top: 0px;
	margin-left: 0px;
	border: solid 0;
}

#header {
	float: right;
}

#left {
	width: 25%;
	float: left;
	padding: 0;
	margin: 0;
}

h1 {
	font-size: 14px;
	font-weight: normal;
	color: #1A4D61;
	border-right: 1px solid #BABABA;
	margin: 0 10px 0 0;
	display: inline;
	padding: 0 10px 0 0;
	}
	
h2 {
	font-size: 14px;
	font-weight: normal;
	border-bottom: 1px solid #BABABA;
	color: #1A4D61;
	padding-left: 10px;
	}
	
h3 {
	font-family:  verdana, arial, san serif;
	font-size: 12px;
	font-weight: normal;
	color: #404040;
	display: inline;
	}
	
h4 {
	font-size: 16px;
	font-weight: normal;
	color: #1D4E61;
	margin-bottom: 2px;
	}

h5 {
	font-size: 14px;
	font-weight: normal;
	color: #404040;
	padding-bottom: 0;
	}
	
h7 {
	font-size: 10px;
	font-weight: normal;
	color: #000;
	margin-bottom: 0px;
	}
	
p {
	font-weight: normal;
	line-height: 14px;
	text-align: justify;
	padding-right: 10px;
	color: #343434;
	margin-top: 0;
	}

a.blue:link {
	color: #4b5767;
	text-decoration: none;
	}
	
a.blue:visited {
	color: #4b5767;
	text-decoration: none;
	}
	
a.blue:active {
	color: #4b5767;
	text-decoration: none;
	}
	
a.blue:hover {
	color: #313944;
	text-decoration: underline;
	}

a.purple:link {
	color: #653258;
	text-decoration: none;
	}
	
a.purple:visited {
	color: #653258;
	text-decoration: none;
	}
	
a.purple:active {
	color: #653258;
	text-decoration: none;
	}
	
a.purple:hover {
	color: #382838;
	text-decoration: underline;
	}

#left {
	width: 25%;
	float: left;
	padding: 0;
	margin: 0;
}

	
#leftNav {
	margin: 0;
	padding: 0;
	}
	
#leftNav li {
	list-style: none;
	}
	
#leftNav a, #leftNav a:link, #leftNav a:visited {
	display: block;
	font-size: 14px;
	border-top: #fff solid 1px;
	background: #165168;
	text-decoration: none;
	color: #fff;
	width: 170px;
	padding-top: 30px;
	padding-left: 10px;
	vertical-align: bottom;
	padding-bottom: 9px;
	}

#leftNav a:hover, #leftNav a:active {
	color: #fff;
	background: #0A4257;
	}


#leftNav a.current {
	color: #fff;
	background: #1A5F79 url(../images/leftNavOn.gif) no-repeat left bottom;
	}


#trustees {
	float: right;
	margin: 15px 15px 0 0; 
	}

#photos {
	float: right;
	margin: 0 15px 0 0; 
	}
	
#success {
	float: right;
	margin: 25px 20px 0 0; 
	}


#holderDrop {
	width: 732px;
	height: 5px;
	margin: 0 auto 0 auto;
	}

#holder {
	width: 738px;
	height:121px;
	margin: 0 auto 0 auto;
	
	}
	
#holder2 {
	width: 738px;
	margin: 0 auto 0 auto;
	
	}

#space {
	width: 732px;
	height: 50px;
	margin: 0 auto 0 auto;
	}


#nav {
	float: left;
	width: 194px;
	height: 608px;
	background: url(../images/drop_leftbg.gif) repeat-y left top;
	}
	
#navImage {
	width: 181px;
	height: 43px;
	border-bottom: 1px solid #F0F1ED;
	}

#navButton {
	width: 181px;
	height: 55px;
	border-top: 1px solid #F0F1ED;
	}

#menu {
	width: 181px;
	float: left;
	border-left:  8px solid #F0F1ED;
	border-bottom: 8px solid #F0F1ED;
	}

#content {
	float: left;
	width: 523px;
	background: #FFF;
	border-left:  8px solid #F0F1ED;
	border-right:  8px solid #F0F1ED;
	border-bottom: 8px solid #F0F1ED;
	}

#contentTopBar {
	width: 501px;
	height: 38px;
	background: #A6B8CF;
	border-left:  1px solid #8697AB;
	border-top:  1px solid #8697AB;
	border-right:  1px solid #8697AB;
	border-bottom:  1px solid #677487;
	padding-bottom: 0;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: bottom;
	display: table-cell;
	}
	
#contentTopBarHead{
	float: left;
	font-family: verdana,arial, san serif;
	font-size: 18px;
	color: #2A3349;
	margin-top: 15px;
	}
	
#contentTopBarLinks{
	float: right;
	font-weight: bold;
	font-size: 10px;
	color: #2A3349;
	margin-top: 19px;
	}

#contentTopBarLinks a:link, #contentTopBarLinks a:visited {
	text-decoration: none;
	color: #3E4753;
	}

#contentTopBarLinks a:hover, #contentTopBarLinks a:active {
	text-decoration: none;
	color: #535F6F;
	}

#contentMain {
	width: 481px;
	height: auto;
	border-left:  1px solid #C7C7BE;
	border-right:  1px solid #C7C7BE;
	padding: 20px;
	}
	
#contentIndex {
	width: 481px;
	height: 475px;
	border-left:  1px solid #C7C7BE;
	border-right:  1px solid #C7C7BE;
	padding: 20px;
	}

#contentPhotos {
	width: 481px;
	height: 490px;
	border-left:  1px solid #C7C7BE;
	border-right:  1px solid #C7C7BE;
	padding: 20px;
	}
	

#contentMission {
	font-family: verdana,arial, san serif;
	font-size: 12px;
	color: #455D7D;
	border:  1px solid #BABABA;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 18px;
	text-align: center;
	}
	
#contentTitle {
	float: left;
	height: 32px;
	width: 90px;
	border-right:  1px solid #BABABA;
	padding-right: 5px;
	padding-left: 5px;	
	}
#contentTitle2 {
	float: left;
	height: 23px;
	width: 130px;
	padding-right: 5px;
	padding-left: 10px;	
	}
#contentTitle3 {
	width: 130px;
	font-family: verdana,arial, san serif;
	font-size: 10px;
	color: #404040;
	padding: 0;	
	margin: 0;
	}
	
#contentAboutUs {
	float: left;
	border-right:  1px solid #BABABA;
	border-top: 1px solid #BABABA;
	padding: 5px;
	width: 290px;
	}
	
#contentSuccess {
	border-top: 1px solid #BABABA;
	width: 480px;
	padding-top: 3px;
	}
	
#contentSub {
	width: 480px;
	height: auto;
	padding-top: 3px;
	}
	
UL.contentList {
	list-style-type: url(images/purpleBullet.gif);
	margin-bottom: 20px;
	margin-left: 20px;
	
}

.contentList LI {
	margin-bottom: 5px;

}		
#contentBar {
	width:170px;
	float: left;
	padding: 5px 5px 5px 0;
	}
	
#contentNotes{
  border:1px solid #BABABA;
  color:#455D7D;
  background:#feffc8;
  font-size:14px;
  margin:0 auto;
  padding:10px;
  text-align:center;
  float:left;
  clear:left;
  width:460px;
}



#contentNotes a:link,
#contentNotes a:visited,
#contentNotes a:active
{
  color:#0000FF;
  }

#contentNotes a:hover{
color:#000044;
	}
#contentCopyright {
	font-family: verdana,arial, san serif;
	font-size: 9px;
	color: #FFFFFF;
	width: 501px;
	height: 38px;
	text-align: center;
	background: #A6B8CF;
	border-left:  1px solid #8697AB;
	border-bottom:  1px solid #8697AB;
	border-right:  1px solid #8697AB;
	border-top:  1px solid #677487;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	}
	
#contactList dl {
	font-family:  "Trebuchet MS", "Lucida Sans", "Lucida Grande", sans-serif;
	color: #6C6C6C;
	line-height: 14px;
	}

#contentList UL {
	list-style-type: decimal;
	}
	
dl {
	margin-top: 10px;
	padding: 0;
	}

dt {
	font-size: 11px;
	}
	
dd {
	color: #6C6C6C;
	font-weight: bold;
	margin: 0;
	padding: 0;
	font-size: 11px;
	}


#dropLeft { 
	float:left; 
	width: 5px; 
	height: auto;
	}

#dropRight { 
	background-image: url(images/drop_right.gif);
	background-repeat: repeat-y;
	float:  right;
	width: 5px;
	height: auto; 
	}
	
#dropBottom {
	width: 194px; 
	height: 100px; 
	}

#products {
	margin: 0;
	padding: 0 0 0 20px;
	
	}
	
#products li {
	list-style-type: url(images/bullet.gif);
	margin-bottom: 15px;
	line-height: 14px;
	}

.conImage {
	margin: 5px 0 5px 5px;
	}
	
a.contentImage, a.contentImage:link, a.contentImage:visited {
	float: right;
	display: block;
	background-color: #EEE;
	border: 1px solid #BABABA;
	margin: 10px 0 10px 10px;
	padding: 5px;
	color: #653258;
	text-decoration: none;
	width: 150px;
	font-size: 10px;
	text-align: left;

	}

a.contentImage:hover, a.contentImage:active {
	background-color: #EEE;
	border: 1px solid #585757;
	}
	
.thumbPic {
	border: 0;
	}

.thumbnails li {
	list-style: none;
	float: left;
	}
	
.thumbs a, .thumbs a:link, .thumbs a:visited {
	display: block;
	background-color: #EEE;
	border: 1px solid #BABABA;
	margin: 5px;
	padding: 5px;																																																								
	width: 80px;
	height: 80px;
	}

.thumbs a:hover, .thumbs a:active {
	background-color: #EEE;
	border: 1px solid #585757;
	}
	
#popUp {
	margin: 5px;
	padding: 0;
	}
	
#mapquest {
	font-family: "trebuchet ms", verdana, arial, san serif;
	color: #333;
	clear: both;
	margin-top: 30px;
	margin-bottom: 10px;
	font-size: .80em;
	white-space: nowrap;
	text-align: center;
	
}

#mapquest H6 {
	text-align: left;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 14px;
	font-weight: normal;
	color: #404040;
}

#mapquest INPUT{
	font-size: 12px;
	margin-left: 3px;
	margin-right: 8px;
}

#mapquest P{
	font-size: 10px;
	margin: 0px;
	margin-top: -10px;
	margin-bottom: 12px;
	text-align: left;
	font-weight: normal;
	margin-left: 10px;
}

#submitButton {
	padding-top: 10px;
	text-align: right;
	margin-right: 10px;
}

.bioPhoto {
	float: left;
	margin: 24px 5px 0 0;
	background-color: #EEE;
	border: 1px solid #BABABA;
	padding: 5px;
}
