@charset "utf-8";
* {
	padding:0;
	margin:0;
}
img, div { 
	behavior: url(iepngfix.htc)
}
a:link, a:visited {
	text-decoration:none;
	color: #990000;
}
a:hover {
	color:#CCCC66
}
html {
	height: 100%;
	background-image: url(images/mainLeftBorder.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #F5F6D4;
}

body {
	background-image: url(images/mainRightBorder.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	height: 100%;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.7em;
	font-weight: lighter;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 20px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	margin-bottom: 5px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-color: #CDE855;
	color: #FFFFFF;
	padding-left: 2px;
	font-size: 1.5em;
	margin-top: 20px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #999999;
	background-color: #CDE855;
	color: #FFFFFF;
	padding-left: 2px;
	font-size: 1.5em;
	margin-top: 20px;
}
.border {
	border: thin solid #000033;
}
.bullet {
	list-style-type: circle;
	list-style-position: inside;
}

.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}
.contentImg {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	border: 5px solid #FFFFFF;
}
.staffImg {
	float: left;
	margin-right: 20px;
	border: 5px solid #FFFFFF;
}

.ocImg {
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
	margin-top: 35px;
	margin-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainWrapper {
	height: auto;
	width: 100%;
}

#header {
	height: 122px;
	width: 100%;
	background-color: #cde855;
	background-image: url(images/greenRightBorder.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
#headerInside {
	height: 122px;
	width: 100%;
	background-image: url(images/greenLeftBorder.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
}
.headerLogoImg {
	width: 757px;
	height: 122px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 252px;
}



#navWrapper {
	float: left;
	height: 45px;
	width: 100px;
	background-image: url(images/mainLeftBorder.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 10px;
}

#containerWrapper {
	height: auto;
	width: 100%;
	float: left;
	background-image: url(images/mainRightBorder.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	padding-bottom: 30px;
	margin-top: 20px;
}
#container {
	height: 100%;
	width: 820px;
	margin-left: auto;
	margin-right: auto;
}
#leftCol {
	float: left;
	height: auto;
	width: 200px;
	background-repeat: no-repeat;
	background-position: center top;
	clear: left;
	margin-right: 7px;
}
#content {
	width: 550px;
	float: left;
	padding-top: 15px;
	padding-left: 15px;
	margin-left: 11px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	min-height: 500px;
	height: auto;
}

#content ul {
	list-style-type: none;
	margin-left: 20px;
	margin-top: 10px;
}
#content li {
	list-style-type: none;
	margin-top: 10px;
}

.contentList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	height: auto;
	width: 180px;
	margin-left: 10px;
	clear: left;
	margin-top: -13px;
}

#rightCol {
	float: right;
	height: auto;
	width: 200px;
	min-height: 500px;
	padding-top: 30px;
	margin-top: 20px;
}
#footer {
	height: 50px;
	width: 100%;
	float: left;
	background-color: #cde855;
}
.linkHeading {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	margin-bottom: 5px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-color: #CDE855;
	color: #FFFFFF;
	padding-left: 2px;
	font-size: 1.5em;
}
#linkList1 {
	font-family: "Times New Roman", Times, serif;
	float: left;
	height: auto;
	width: 180px;
	margin-left: 10px;
}
#linkList1 ul {
	list-style-type: none;
	margin-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#linkList1 li a:link, #linkList1 li a:visited {
	display:block;
	text-decoration:none;
	color: #990000;
	padding-top: 7px;
}
#linkList1 li a:hover {
	color:#CCCC66
}
#linkList2 {
	font-family: "Times New Roman", Times, serif;
	float: left;
	height: auto;
	width: 180px;
	margin-left: 10px;
}
#linkList2 ul {
	list-style-type: none;
	margin-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#linkList2 li a:link, #linkList2 li a:visited {
	display:block;
	text-decoration:none;
	color: #990000;
	padding-top: 7px;
}
#linkList2 li a:hover {
	color:#CCCC66
}
.staffList {
	float: left;
	height: 135px;
	width: 100%;
	margin-bottom: 20px;
	
}

.linkList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	height: auto;
	width: 180px;
	margin-left: 10px;
	clear: left;
}
.linkList ul {
	list-style-type: none;
	margin-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.linkList ul li {
	padding-top:10px;
}
.linkList li a:link, .linkList li a:visited {
	display:block;
	text-decoration:none;
	color: #990000;
	padding-top: 0px;
}
#contentSpacer {
	float: left;
	height: 80px;
	width: 335px;
}
.linkList li a:hover {
	color:#CCCC66
}
.calendar {
	height: auto;
	width: 180px;
	margin-left: 5px;
}
.sidebartext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#img_gallery {
	height: auto;
	width: 490px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-bottom: 30px;
}
.img_container {
	height:120px;
}
  .img_container ul {display:block;padding:0;margin:0;list-style:none;}
  .img_container ul li{
	float:left;
	width:100px;
	margin:5px;
}
  .img_container ul li a img {
      width:93px;
      height:93px;
      border:1px solid #574331;
      padding:5px;
      background:#eee;
  }
  .img_container ul li a:hover img { border-color: darkred; }
