html, body {margin: 0; padding: 0; border: 0;}

body {
color: #111;
background: #b8b8b8 url(/image/cache/body-bkg.jpg) repeat-x;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .80em;
font-weight: normal;
text-align: center;
margin: 8px 0;  /* Use margin: XXpx 0; to add space at the top of the layout */
}

#editor { text-align: left; }

p  {margin: 6px 0; padding: 0 6px; line-height: 135%; }

h1 { font-size: 1.5em; margin: 6px 2px; padding: 0;}p
h2 { font-size: 1.05em; margin: 2px 4px; padding: 0; text-transform: uppercase;}
h3 { font-size: 1em; margin: 2px 8px; padding: 0;}
h4 { font-size: .95em; margin: 2px 10px; padding: 0;}
h5 { font-size: .90em; margin: 2px 12px; padding: 0;}
h6 { font-size: .85em; margin: 2px 14px; padding: 0;}

ul { margin-left: 1.15em; padding-left: .8em; line-height: 120%;}

a         {text-decoration: none; color: #06f;}
a:active  {text-decoration: none; color: #06f;}
a:hover   {text-decoration: none; color: #06f;}
a:visited {text-decoration: none; color: #06f;}

img {  max-width: 100%;  width: auto\9;  height: auto;  vertical-align: middle;  border: 0;  -ms-interpolation-mode: bicubic;  }

.clear { clear: both; }

.wide {
background: #f5f5f6;    /* header and footer colours */
}

.wide p {margin: 0; padding: 5px; position: relative;}

.top {
  background: #358 url(/image/cache/webheader.gif) no-repeat;
  border-top: 1px solid #999;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
  height: 150px;
  text-align: right;
}

.top h1 {display: none;}

.bottom {position: relative; color: #333; border-left: 1px solid #999; border-right: 1px solid #999; border-bottom: 1px solid #999;}

.footer { width: 100%; padding-top: 4px; font-size: 10px; text-align: center; color: #666;}

.newsletter { width: 90%; color: #ccc; font-size: 10px; background: #fff;}

.menu_main { background-color: #fff;}

.breadcrumb { font-size: .8em; color: #B9C3D5; padding-left: 2px; }
.breadcrumb a { color: #B9C3D5; }
.breadcrumb a:hover { color: #5D729E; }

.float {width: 50px; border: 2px solid #f90; background: #ffd; font-size: .7em;}

.to-right {float: right;}

.to-left {float: left;}

.splitleft {
	float: left;
	width: 49%;
	text-align: left;
}
.splitright {
	float: right;
	width: 49%;
	text-align: right;
}

.mission { padding: .8em; font-size: 1.25em; text-decoration: italics; color: #026; text-align: center; clear: both;}
.homewrapper { width: 525px; float: left;}
.homebox { width: 250px; float: left; padding: 1px; margin: 1px; border: 1px solid #fff; background: #fff; color: #000; }
.newsbox { display: block; width: 175px; padding: 1px; margin: 1px; border: none; background: #fff; color: #000; }
.newsbox ul { list-style: none; margin: 0 auto; line-height: 140%; }
.newsbox li { margin-top: 12px; background: none url(/icons/entry_12.gif) 1px 4px no-repeat; padding-left: 14px; font-size: .95em; }
.newsbox p { font-size: .75em; text-align: right; }
.newsbox p a {color: #666; }


.subscribebox { width: 220px; float: right; padding: 1px; margin: 1px; border: none; background: #fff; color: #000; }
.subscribeform { padding: 2px 8px; margin: 0 auto;}

.partnerbox { width: 190px;
              float: right;
              margin: 1px;
              border: none;
              background-color: #fff;
              color: #333; }
.partnerbox h2 { background: #f60; color: #fff; font-size: 11px; }

.tagline {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #358;
	padding: 12px;
}
.tao-def {
	width: 450px;
	font-family: "Courier New", Courier, monospace;
	font-size: .95em;
	background-color: #eee;
	padding: 12px;
	border: 1px dashed #aaa;
}
.abs-box {
position: absolute;
top: -102px;
font-size: .8em;
width: 250px;
height: 100px;
border-top: 1px solid #fff;
background: #fc6;
color: #666;
}

div.gallery {
	float: left;
	padding: 2px 2px 2px 2px;
	margin: 1px 1px 1px 1px;
}
div.gallery p {font-size: .75em; text-align: center;}

ul.thumbGallery {
  list-style: none;
  list-style-image: none;
  padding: 0;
  margin: 0;  /* different browsers style this different so go for sure */
 /* line-height: 1em; */
  text-align: center;
/* font-size:smaller;
  font-weight:lighter; */
  color: #666;
}
ul.thumbGallery li {
  list-style-image: none;
  float: left;
  border: 1px solid #ccc;
  padding: 3px;
  margin-bottom: 3em;
  margin-right: 1em;
  white-space: nowrap;
  width: 130px;
}
ul.thumbGallery li a, li a:visited {
  border-bottom: 0px;
  text-decoration: none;
}
ul.thumbGallery a img {
  border: 1px solid #ccc;
  margin-bottom: 5px;
}

div.photo {
	padding: 4px 4px 4px 4px;
	margin: 6px 2px 6px 2px;
	text-align: center;
}
div.photo p {font-size: .75em; text-align: center;}
div.photo img {
	border: 1px solid #aaa;
}


#nav, #nav ul {
	z-index: 10;
	width: 778px;
	float: left;
	list-style: none;
	line-height: 1.25em;
	background-color: #358;
	border-top: none;
	border-right: 1px solid #999;
	border-bottom: 1px solid #026;
	border-left: 1px solid #999;
	color: #fff;
	padding: 0;
	margin: 0 auto;
	font-size: 10px;
	font-family: Arial;
	font-weight: bold;
}
#nav a {
	display: block;
	width: 100%;
	color: #fff;
	text-align: right;
	white-space: nowrap;
	padding: 4px;
}
#nav li {
	float: right;
	padding: 0 9px;

}
#nav li ul {
	position: absolute;
	background-color: #67a;
	left: -999em;
	height: auto;
	width: 12em;
	border: none;
	margin: 0;
}
#nav li li {
	padding-right: 1em;
	width: 11em;
	border-bottom: 1px solid #fff;
}
#nav li ul a {
	width: 100%;
	white-space: normal;
	text-align: left;
}
#nav li ul a:hover {
	width: 100%;
}
#nav li ul ul {
	margin: -1.5em 0 0 11em;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.thover ul ul, #nav li.thover ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.thover ul, #nav li li.thover ul, #nav li li li.thover ul {
	left: auto;
}
#nav li:hover, #nav li.thover {
	background-color: #026;
}
#nav li li:hover, #nav li li.thover {
	background-color: #026;
}


#paging_links { display: block; clear: both; width: 100%; text-align: center; margin: 8px; padding: 4px; text-transform: lowercase; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif}
.home_link { border: 1px solid #ddd; background: #eee; color: #77787b; padding: 2px 4px; margin: 0 1px; }
.prev_link { border: 1px solid #ddd; background: #eee; color: #77787b; padding: 2px 4px; margin: 0 1px; }
.prev_link_inactive { border: 1px solid #ddd; background: #eee; color: #ccc; padding: 2px 4px; margin: 0 1px; }
.next_link { border: 1px solid #ddd; background: #eee; color: #77787b; padding: 2px 4px; margin: 0 1px; }
.next_link_inactive { border: 1px solid #ddd; background: #eee; color: #ddd; padding: 2px 4px; margin: 0 1px; }
.page_link { border: 1px solid #ddd; background: #eee; color: #77787b; padding: 2px 4px; margin: 0 1px; }
.currentpage { background: #aaa; color: #fff; }	
.currentpage a { color: #fff; }

#county_list p { width: 30%; float: left; }

/* \*/
* html .abs-box {
top: -101px;
t\op: -102px;
}
/* */
.abs-box-left {
	left: 0;
}

.abs-box-right {
	right: 0;
	text-align: center;
}

.wrapper {
margin: 0 auto;
width: 780px;
text-align: left;
border: 0px solid #fff;
background: #fff url(/image/cache/wrapper-bkg-blank.gif) repeat-y;
}

* html .wrapper {   /*** IE5.x/win box model fix ***/
width: 782px;
wid\th: 780px;
}

.outer {
position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
margin-left: 20px;    /*** Critical left col dimension value ***/
width: 740px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
background: #fff;  /*** Sets background of center col***/
border-left: 1px solid #fff;   /*** Critical left divider dimension value ***/
border-right: 1px solid #fff;   /*** Critical right divider dimension value ***/
}

* html .outer {   /*** IE5.x/win box model fix ***/
width: 740px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
wid\th: 740px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
}

.float-wrap {
float: left;
width: 740px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
margin-right: -1px;   /*** Static fix ***/
}

.center {
float: right;
padding-left: 10px;
width: 578px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
margin-bottom: -1px;   /*** Fixes a variance in IE/win for the green AP bottom boxes ***/
/* \*/
margin-left: -1px;
/* Hidden from IE-mac */
}

.left {
position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
width: 22px;    /*** Critical left col/divider dimension value ***/
margin-left: -21px;    /*** Critical left col/divider dimension value ***/
}

* html .left {
float:left;
}

*>html .left {width:21px;}   /*** Fix only for IE/Mac ***/

.container-left {
width: 20px;    /*** Critical left col dimension value ***/
padding-bottom: 110px;   /*** To keep content from going underneath the AP bottom boxes ***/
}

.right {
float: left;
position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
width: 182px;    /*** Critical right col/divider dimension value ***/
margin-right: -180px;    /*** Critical right col/divider dimension value ***/
margin-left: -1px;   /*** Static fix ***/
}

/* \*/
* html .right {
margin-left: 0px;
margin-right: -400px;
mar\gin-right: -182px;
}
/* */

.container-right {
/* \*/width: 180px;/* Hidden from IE-Mac */   /*** Critical right col dimension value ***/
margin-left: 3px;    /*** Critical right divider dimension value ***/
padding-bottom: 110px;   /*** To keep content from going underneath the AP bottom boxes ***/
}

/* \*/
* html .container-right {
float: right;
margin-left: 2px;
margin-left: 0px;
}
/*** Static fixes ***/

/* \*/
* html h2 {height: 1%;}
/* */

/*** This is a fix for IE5/Win at the largest text size setting. ***/
/* \*/
* html .left {margin-right: -3px;}
/* */

<!--[if IE]>
<style type="text/css">
.outer {word-wrap: break-word;}
</style>
<![endif]-->