#quicklinks {
  margin-left:6px;
}

#quicklinks a:link, #quicklinks a:visited, #quicklinks a:active {
color:#D86E6D;
text-decoration:none;
font-weight:bold;
font-size:85%;
}

#quicklinks a:hover {
color:#FD8180;
text-decoration:underline;
}


#quicklinks .newsTitle {
  background: url(site_images/quicklinksbullet.gif) no-repeat;
  padding:0px 10px 0px 15px;
  margin-left:4px;
  letter-spacing:0px;
  background-position:0px 4px;
}

input, select, textarea, option {font-family:Trebuchet MS, verdana }

body {
	background: url(site_images/back.jpg) #F1F7F1;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:90%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
        text-align: center;
}

h1, h2, h3, h4, h5 {color:#793E3D; }

h1 {font-size:150%;}
h2 {font-size:130%;}
h3 {font-size:120%;}
h4 {font-size:110%;}
h5 {font-size:105%;}


#wrapper {
margin-left: auto;
margin-right: auto;
width: 800px;
text-align: left;
border-left:1px solid #cccccc; border-bottom:1px solid #cccccc; border-right:1px solid #cccccc;
background: url(site_images/wrapper_background.jpg) repeat-y;
margin-bottom:15px;
}

#backgroundHolder {
  overflow:auto;
  background: url('site_images/watermark.gif') no-repeat #B3D2B3;
  background-position:220px 0px;
  border-right:1px solid #336633;
  width:800px;
}


#background {
  width:800px;
  background:url(site_images/pageback.jpg) repeat-x;
  background-color:#ffffff;
  height:100%;
  text-align:left;
}

#logo {
  float:left;
}
#header {height:98px;background:url(site_images/pageback.jpg) repeat-x;}
#header img { vertical-align:top;}

#nav {
  color:#D86E6D;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size:90%;
  font-weight:bold;margin-top:4px;
}

#underbanner {
clear:left;
background: url(site_images/underbanner.jpg) repeat-x;
border-right:1px solid #336633;
overflow:auto;
}

#childnav {width:207px; background: #D8B9B8;border-right: 1px solid #C2A9A5;border-bottom: 1px solid #C2A9A5;margin-top:0px;}
#childnav ul {margin-top:0px}

#left {
  float:left;
  width:207px;
}

#right {
  margin-top:0px;
  padding-left:30px;
  padding-right:30px;
  font-size:93%;
  color:#000000;
  float:left;
  width:531px;
}

#quicklinks {
  margin-top:10px;
  width:194px;
  font-size:90%;
  background-color:#ffffff;
  padding:3px;
  border:1px solid #999999;
  margin-bottom:10px;
}

#footer {font-size:90%; color:#999999;margin-top:5px;}
#right a:link {color:#D86E6D;}

#rightbottom {
  background: url(site_images/right_bottom.jpg) repeat-x;
  padding-left:0px;
  text-align:right;
  padding-right:6px;
}

#topLevelPageList li {
  text-transform: uppercase;
  display:inline;
  background-image:url(site_images/menubullet.gif);
  background-repeat:no-repeat;
padding:0px 10px 0px 0px;
  padding-left:15px;
  background-position:3px 4px;
  letter-spacing:0px;
}

#topLevelPageList ul {
  margin:0px;
  padding:0px;
}

#topLevelPageList {
  padding:0px;
  margin:0px;
}

#topLevelPageList li a {
  text-decoration:none;
  font-size:12px;
  color:#D86E6D;
padding:0px 10px 0px 0px;
}

#topLevelPageList li a:hover {
  color:#ffffff;
}

#topLevelPageList .topLevelPageListCurrent {
  color:#ffffff;
  font-size:12px;
  font-weight:bold;
}

#childPageList li {
  padding-right:8px;
  padding-right:5px;
  margin-right:6px;
  letter-spacing:0px;
  background: url(site_images/childmenubullet2.gif) no-repeat;
  background-position:3px 4px;

}

#childPageList ul {
  margin:0px;
  padding:0px;
}


#childPageList {
  padding:2px;
  margin-left:15px;
}

#childPageList .childListCurrent {
color:#ffffff;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:90%;
}


#childPageList li a {
  text-decoration:none;
  font-size:13px;
  color:black;
}

#childPageList li a:hover {
  color:white;
}

#map {
  border:1px solid #669966;
}