
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	}
	
h1, h2, p {
	margin:0px;
	padding:0px;
	}
	
a {
	outline:none;
	}

		
#wrapper {
	width:857px;
	height:auto;
	margin:0 auto;
	}
	
#headerTop {
	width:857px;
	height:30px;
	background:url(../images/headerTop.gif) repeat-x;
	}
	
.headerTitle {
	margin:7px 0 0 5px;
	float:left;
	}
	
.date {
	display:block;
	color:#fff;
	font-size:70%;
	font-weight:bold;
	float:right;
	margin:8px 0 0 0;
	}
	
.rightImageHolder {
	float:right;
	text-align:center;
	}
	
.rightImageHolder a {
	font-size:70%;
	text-decoration:none;
	}
	
.rightImage {
	padding:3px;
	background:#eee;
	border:1px solid #aeaeae;
	margin:5px;
	}
	
.logo {
	width:113px;
	height:134px;
	float:left;
	}
	
.headerImage {
	width:auto;
	height:134px;
	float:left;
	}
	
#headerBottomLeft {
	width:217px;
	height:41px;
	float:left;
	background:url(../images/headerBottomLeft.gif) no-repeat;
	}
	
#headerBottomMid {
	width:633px;
	height:41px;
	float:left;
	background:url(../images/headerBottomMid.gif) repeat-x;
	}
	
#headerBottomRight {
	width:7px;
	height:41px;
	float:right;
	background:url(../images/headerBottomRight.gif) no-repeat;
	}
	
.clear {
	clear:both;
	}
	
#contentBody {
	width:auto;
	height:1%;
	border-left:1px solid #aeaeae;
	border-right:1px solid #aeaeae;
	border-bottom:1px solid #aeaeae;
	}
	
#menuHolder {
	width:auto;
	height:502px;
	float:left;
	}
	
#menu {
	width:208px;
	height:502px;
	border-left:1px solid #aeaeae;
	border-right:1px solid #aeaeae;
	border-bottom:1px solid #aeaeae;
	background:url(../images/menuBG.gif) repeat-x;
	margin:0 0 0 6px;
	font-size:80%;
	color:#262626;
	text-decoration:none;
	}
	
#menu ul {
	margin:0px;
	padding:5px;
	list-style-type:none;
	}
	
#menu ul li a {
	border:1px solid #c4c5a6;
	background:url(../images/menuSelectBg.gif) repeat-x;
	margin:2px;
	padding:3px;
	display:block;
	text-decoration:none;
	color:#262626;
	font-weight:bold;
	}
	
#menu ul li ul li a{
	background:none;
	border:none;
	font-weight:normal;
	}
	

	
#menu ul li.hasChildren a span {
	background:url(../images/hasChildren.gif) no-repeat;
	width:8px;
	height:10px;
	float:right;
	margin:3px 0 0 0;
	}
	
#menu ul li.hasChildren.current a span{
	background:url(../images/hasChildrenDown.gif) no-repeat;
	width:11px;
	height:8px;
	float:right;
	}
	
#menu ul li.current ul li.other a span {
	background:none;
	}
	
#menu ul li.current ul li.current a span {
	background:none;
	}
	
#menu ul li.current ul li.current a {
	font-weight:bold;
	}
	
#menu ul li.contact a span {
	display:block;
	background:url(../images/env.gif) no-repeat;
	width:23px;
	height:12px;
	float:right;
	margin-top: 2px;
	}
	
	
.subMenu a {
	font-weight:bold;
	font-size:85%;
	color:#000;
	text-decoration:none;
	}
	
#content {
	width:600px;
	float:left;
	margin:0 10px 10px 10px;
	}
	
#content p {
	padding:5px 0;
	font-size:90%
	}
	
.sectionHeaders {
	color:#214079;
	border-bottom:5px solid #214079;
	margin:10px 0;
	}
	
.sectionText {
	background:#eee;
	padding:5px;
	}
	
.inlineTable {
	width:100%;
	background:#fff;
	font-size:85%;
	border:1px solid #aeaeae;
	margin:10px 0;
	text-align:left;
	}

.inlineTable td {
	border:1px solid #aeaeae;
	padding:3px;
	font-size:90%;
	}
	
.inlineTable th {
	background:url(../images/menuSelectBg.gif) repeat-x;
	border:1px solid #aeaeae;
	padding:3px;
	}
	
.tasks {
	margin:5px 27px;
	padding:0px;
	font-size:85%;
	}
	
.tasks li {
	margin:2px 0;
	}
	
.inlineTable .bold {
	font-weight:bold;
	}
	
.footerBar {
	margin:20px 20px 5px 20px;
	height:10px;
	color:#214079;
	background:#214079;
	}
	
#footer {
	text-align:center;
	font-size:70%;
	}
	
	.footerBar {
	margin:20px 20px 5px 20px;
	height:10px;
	color:#214079;
	background:#214079;
	}
	
#footer {
	text-align:center;
	font-size:70%;
	}
	
#footer a {
	text-decoration:none;
	font-weight:bold;
	color:#333;
	}
	
#footer a:hover {	
	text-decoration:underline;
	}
	
.before {
	font-weight:bold;
	color:green;
	}
	
.after {
	font-weight:bold;
	color:red;
	}
	
.photoHolder {
	background:#eee;
	border:1px solid #dbd7d7;
	padding:5px;
	text-align:center;
	margin:0 0 10px 0;
	}
	
.photoHolder ul {
	list-style-type:none;
	display:inline;
	margin:0px;
	padding:0px;
	text-align:center;
	}
	

	
.photoHolder ul li {
	display:inline;
	margin:20px;
	}
	
.photoHolder ul li img {
	padding:3px;
	margin:3px;
	background:#cecece;
	border:1px solid #b9b9b9;
	}
	
.form {
	float:right;
	width:auto;
	padding:0 5px 0 0;
	}
	
.search input {
	float:right;
	margin:4px 0 0 3px;
	}
	
.note {
	font-size:80%;
	}
	
.archive {
	font-weight:bold;
	color:#4c98c7;
	}
	
.archiveLink {
	text-decoration:none;
	font-weight:bold;
	font-size:80%;
	color:#333;
	margin:3px 0 3px 15px;
	display:block;
	}
	
.archiveLink:hover {
	text-decoration:underline;
	}
	
form#mailer_form label {
	float:left;
	display:block;
	width:100px;
	padding:5px;
	}
	
form#mailer_form input {
	width:200px;
	}
	
form#mailer_form textarea {
	height:80px;
	margin:5px 10px 5px 0;
	padding:2px;
	width:250px;
	}
	
.clear {
	clear:both;
	}
	
.top a {
	float:right;
	font-size:80%;
	text-decoration:none;
	color:#333;
	}
	
.top a:hover {
	text-decoration:underline;
	}
	
.searchLink {
	text-decoration:none;
	font-weight:bold;
	font-size:80%;
	color:#333;
	}
	
.searchLink:hover {
	text-decoration:underline;
	}
	
label {
	font-weight:bold;
	font-size:80%;
	color:#333;
	}
	




