* { border: 0; padding: 0; margin: 0; }
* html { border: 0; padding: 0; margin: 0; }
body {
	margin:0;
	padding:0;
	font-size: 95%;
	font-family: georgia, times, "times new roman", serif;
	background-color: #fff8e4;

}
div#container {
	background-image: url(../images/nav_col_base.gif);
	background-repeat: repeat-y;
	min-width: 790px;
	min-height: 400px
}
div#container2 {
	background-image: url(../images/more_col_base.jpg);
	background-repeat: repeat-y;
	background-position: right;
	min-height: 400px
} 
div#navigation {
	float: left;
	width: 150px;
	position: relative;
}
div#navigation img {
	margin: 0 0 0 0px;
	padding: 1px 0px 0px 8px;
	border: 0px;
}
div#navigation ul {
	list-style-type: none; 
	padding: 0; 
	margin: 0; 
} 

div#navigation ul li {
	margin-top: 4px;
	background-image: url(../images/nav_base.jpg);
	background-repeat: repeat-y;
}
#navigation ul li a {
	display: block;
	width: 140px;
	padding: 3px 5px 5px 10px;
	text-decoration: none;
	color: #f0f7dc;
} 
#navigation ul li dl {
	display: none;
}
#navigation ul li:hover {
	color: #fff;
	background-color: #829373;
	background-image: url(../images/nav_hover.gif); 
	background-repeat: repeat-y;
} 

div#navigation h3 {
	margin-top: 15px;
	color: #f0f7dc;
	padding: .2em;
	background-image: url(../images/nav_base.jpg);
	background-position: left;
	background-repeat: repeat-y;
}

div#banner {
	color: #fff;
	background: #6b795f url("../images/banner-back.gif") repeat-x;
	position: relative;
	margin-left: 170px;
	margin-right: 180px; 
}

div#banner img {
	border: 0;
	margin: 0;
	top: 0;
	position: absolute;
}

div#banner h1 {
	padding: .3em 0 0 .3em;
	font-size: 2.2em;
	font-weight: normal;
}
div#banner h3 {
	margin:0 0 0 150px;
	padding: .3em 0 .3em .5em;
	font-weight: normal;
}
div#more {
	float: right;
	width: 160px;
	margin: 0;
	padding: 2em 10px 0 0;
	color: #f0f7dc;
	}
div#more ul {
	list-style-type: none; 
	padding: 0; 
	margin: 0; 
}
div#more ul li {
	margin-top: 4px;
}
div#more ul li a {
	display: block;
	padding: 3px 5px 5px 10px;
	text-decoration: none;
	color: #ffffff; 
}
div#more a {
	color: #f0f7dc;
}
div#more a:hover {
	color: #cc6633;
}
div#more p {
	margin-top: 10px;
}
div#more ul li a:hover {
	color: #cc6633;
}

div#more h3 {
	margin-top: 0;
	color: #f0f7dc;
	padding: .2em;
	background-image: url(../images/more_base.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
div#content a {color: #993333;}
div#content { 
	margin-left: 190px;
	margin-right: 200px;
	line-height: 150%;
}
div#content p {
	margin-bottom: 10px;
}
div#content h2 {
	font-size: 2em;
	color: #993333; 
	margin: 0;
	padding-top:1em;
	padding-bottom:6px;
	font-weight: normal;
}
div#content h3 {
	font-size: 1.5em;
	color: #993333; 
	margin: 0;
	padding-top:1em;
	font-weight: normal;
}
div#content img.floatleft { 
	float: left;
	padding: 1px;
	border: 1px solid #3c4b38;
	margin-right: 15px;
	margin-top: 25px;
}

.staffpics { 
	width: 100%;
	height: 150px;
}
div#content .staffpics p { padding: 0; margin-top: 0;}
div#content .staffpics img { padding: 0; margin-top: 0;
	border: 1px solid #3c4b38;
	padding: 1px;
}

.floatright{ 
	float: right;
	margin-left:  10px;
}
.floatleft { 
	float: left;
	margin-right: 10px;
}
div#content p { 
	margin-top: 5px;
}
div#content p:first-letter {
	font-size: 115%;
}

#cleardiv {
	clear:both;
	height: 1em;
}
div#footer {
	clear: both;
	padding: .5em 1em;
	border-top: 1px solid #999;
	text-align: right;
} 
div#footer ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
div#footer ul li {
	display: inline;
	margin-right: 1em;
}
div#footer ul li a {
	color: #3c4b38;
}
div#footer ul li a:hover {
	color: #993333; 
}
.clearit { clear:both; }

.underlineit { text-decoration: underline; }

.bigred {
	color: #993333; 
	font-size: 120%;
}

.img-shadow {
  	background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
 	background: url(../images/shadow.gif) no-repeat bottom right;
 	margin: 10px 8px 0 10px !important;
 	margin: 10px 0 0 5px;
 }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px
}
#map_wrapper {margin:15px; padding:4px;background-color:#72836e;border: 1px solid #42533e;width:500px;height:400px;}
#map_canvas {width:500px;height:400px;font-size:12px;}

