* { margin:0; padding:0 }
html { height:100.1%; line-height:0.9em }
img { border:0 }
BODY {
	font-size:76%;
	background:#A3A8AD url(../images/bg.jpg) top repeat-x;
	font-family:Georgia, Verdana, Arial, Helvetica, sans-serif;
	color:#676A6D
}
#wrapper { width:866px; margin:auto }
#logo { width:534px; height:116px; float:left;  }
#topButtons { float:right; position:relative; margin:35px 20px 0 0 }

/* TOP NAVIGATION TAB STYLES */
#nav { background:url(../images/nav-bar.gif) no-repeat; width:866px; height:115px; margin:5px auto } 
.menu { font-size:1.4em; line-height:normal; padding:45px 0 0 0; margin:0 auto; width:800px; }
.menu ul { list-style:none }
.menu li { list-style:none; margin:0; padding:0; float:left }
.menu a { color:#3A4F6A; text-decoration:none; font-weight:bold }
.dv { margin:0 28px }
/* END TOP NAVIGATION TAB STYLES */

#title_image{width: 820px; height:115px; margin:5px auto;}

/* HOME PAGE STYLES */
#home { height:355px; width:850px; margin:20px auto 9px auto }
#pics { width:425px; float:left; position:relative }
#content { width:390px; float:right; position:relative }
#contactForm { width:340px; float:right; position:relative }
#btColumn { height:290px; width:860px; margin:0 auto; background:url(../images/bt-column.gif) repeat-y; border-bottom:1px solid #fff }
#events, #address { width:320px; height:260px; overflow:auto; float:left; position:relative; padding:15px; color:#fff }
/*#events b { background:url(../images/bullet.gif) no-repeat left; padding:2px 0 0 22px  }*/
#services { width:200px; float:left; margin:0 0 0 25px; padding:15px 0; color:#333  } 
#connect { width:250px; float:right; position:relative; padding:15px 0; margin:0 10px 0 0; display:inline }
#email{ width:250px; float:right; position:relative; padding:15px 0; margin:0 0 0 0; display:inline; color:#fff }
#email a{color: #ffffff; text-decoration: none; padding-left: 15px;}
#email a:hover{text-decoration: underline;}
#footer { margin:0 auto; color:#fff; font-size:.8em; background:#A3A8AD; width:835px; padding:10px }
#footer a { color:#fff }

/* INTERIOR PAGE STYLES */
#interior { background:#F5F6FA; width:820px; min-height: 375px; margin:5px auto; padding:15px; border:3px double #F5F6FA; overflow:hidden }

#interior a#anchor {
	margin: 0;
	font: bold 1.7em Georgia;
	color: #666;
	text-decoration: none;
	padding-right: 5px;
}

#interior #anchor-title {
	margin: 0;
	font: 1.4em Georgia;
	color: #666;
	padding-left: 15px;
	padding-top: 5px;
}

#interrior a#anchor:hover {
	text-decoration: none;
}
#interior a#top {
	margin: 0;
	font: bold 1.2em Georgia;
	color: #e7d38e;
	text-decoration: none;
}

#interior a#top:hover {
	text-decoration: underline;
}

#interior ul#anchorContent {
	padding-left: 100px;
	padding-bottom: 6px;
	padding-top: 6px;
}

#interior ul#anchorContent a {
	font: 1.3em Georgia;
}

/* LINKS, TEXT, BUTTONS & CONTENT STYLES */
a { color:#2E4F7E; text-decoration:underline }
a:hover, .active a { color: #7290B8 } 
h2.title { font-weight:bold; font-size:1.3em; color:#72601E; background:url(../images/subhead.gif) no-repeat; height:30px; padding:7px 0 0 35px }
.sm { font-size:0.8em }
.lt { float:left; position:relative }
.rt { float:right; position:relative }
.highlight { background:#FBF1D0; color:#333 }
.audio ul, .resources ul, .items ul{ list-style:none; margin:0; padding:0 }
.audio li, .resources li { background:url(../images/list.gif) left no-repeat; padding:0 0 0 12px; list-style:none }
.resources { border:1px dotted #5375A1; padding:10px; background:#DBE5F3; line-height:2em }
.items li { border:1px dotted #5375A1; padding:10px; background:#DBE5F3; margin-bottom:10px }
.items #info_block ul, ol{padding-left: 50px; padding-right: 50px;}
.items #info_block ul li{list-style: disc outside; border: none; padding: 0px 0px 0px 0px;}
.items #info_block ol li{list-style: decimal outside; border: none; padding: 0px 0px 0px 0px;}
#events a,  #address a { color:#fff }

/* MISC & FORM STYLES */
.calendar { width:800px; margin:0 auto }
.divBar { background:url(../images/div-bar.gif) repeat-x; width:100%; height:35px; margin:10px 0; clear:both }
.rightImg { float:right; position:relative; border:1px solid #ccc; margin:0 0 0 25px }
.leftImg { float:left; position:relative; border:1px solid #ccc; margin:0 15px 0 0 }
.readmore { float:right; position:relative; border:0; margin:5px 10px 0 0 }
.cellStaff { width:100%; margin:0 0 20px 0; overflow:hidden; clear:both } 
.cellStaff img { float:left; margin:0 15px 0 0; border:4px double #C5C1AE } 
.form { 
	border:1px solid #7F9DB9;
	height:15px; 
	width:240px; 
	background: #fff; 
	font-size:90%;
	padding:2px 0 0 5px
}
.clear { clear:both }
.spacer { height:10px; clear:both }

.divider1{
	position: relative;
	background: #fff url('../images/border.gif') repeat-x;
	height: 14px;
	margin: 2.0em 0em 1.5em 0em;
	clear: both;
}

.divider2{
	position: relative;
	height: 1px;
	border-bottom: solid 1px #eaeaea;
	margin: 2.0em 0em 2.0em 0em;
}

.divider3{
	position: relative;
	height: 1px;
	border-bottom: solid 1px #000000;
	margin: 1.0em 0em 1.0em 0em;
}

.tab {
	padding-left: 50px;
}

.tab a {
	text-decoration: none;
	color: #666;
	font-size: 1.4em;
}

.tab a:hover{
	font-weight: bold;
	font-size: 1.4em;
	text-decoration: underline;
}

#info_block {
	display: none;
}

#submenu {
	background-image: url('../images/submenu.png');
	background-repeat:no-repeat;
	padding:0; 
	margin-top:27px;
	width:200px; 
	height: 150px;
	border:1px solid #ccc;
	float: right;
}

#submenu b{
	background:url(../images/bullet.png) no-repeat left; padding:2px 0 0 22px  
}

#submenu a {
	font: Georgia;
	font-size: 1.2em;
	color: #ffffff;
	text-decoration: none;
}

#submenu a:hover {
	text-decoration: underline;
}

#submenu ul{
	list-style-type: none;
}

#submenu li{
	padding: 8px;
}

#leftContent{
	width: 590px;
	float: left;
}

#sitemapContent{
	padding-left: 100px; font: Georgia; font-size: 1.2em;
}

#sitemapContent ul {
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#sitemapContent li{
	padding-top: 5px;
}

#person {
	padding-top: 10px;
}

#person th{
	font-size: 1.3em;
}