body {
	background: url(assets/bg950.jpg) #ffffe7 no-repeat fixed;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #000;
}

p { margin: 0 0 6px 0; }
#content ul {
	position: relative;
	margin: 0;
	padding: 0;
	list-style-image: url(assets/bullet.gif);
	list-style-position: outside;
	margin-right: 20px;
	}
#content li {
	position: relative;
	left: 20px;}

h1, h2 {
	color: #00488d;
	font-size: 14px;
	margin: 15px 0 5px 0;
	padding: 0;
}

img {
	border: 0;
	display: block;
}

a {
	outline: 0;
	font-weight: bold;
}

a:link { color: #00488d; }
a:visited { color: #00488d; }
a:hover { color: #7a9b4d; }
a:active { color: #00488d; }

#wrapper {
	width: 950px;
	margin-left: 20px;
	padding: 0;
	height: 1%;
	position: relative;
	overflow: hidden;
}

/* header */
#header {
	height: 95px;
	background-image: url(assets/bg_header950.jpg);
	background-repeat: no-repeat;
	padding-left: 45px;
}

#header img {float:left;}

/* breadcrumb */
#breadcrumb {
	font-size: 10px;
	margin: 5px 0;
	color: #808080;

	display: none;
}

#breadcrumb a { color: #808080; }
#breadcrumb a:hover { color: #7a9b4d; }

/* top nav */
#topnav {
	font-size: 11px;
	margin-right: 15px;
	padding: 0;
	float: right;
	position: absolute;
	top: 70px;
	width: 350px;
	left: 580px;
}

#topnav p { margin: 0; }

#topnav ul, #top li {
	margin: 0;
	padding: 0;
	display: block;
	list-style-type: none;
}

#topnav ul { padding-top: 4px; }
#topnav li { float: right; }

#topnav a {
	display: block;
	margin: 0px 6px;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
}

#topnav a:hover {
	color: #00488d;
	text-decoration: underline;
}

#search {
	float: right;
	padding: 0px;
	margin-top: 2px;
	width: 140px;
}

#search input#goimage {
	display: block;
	float: right;
	position: relative;
}

#search input {
	margin-right: 3px;
	padding: 0;
	float: right;
}

#search input.text {
	width: 100px;
	padding: 0px 2px;
	font-size: 10px;
	color: #808080;
}

/* main nav */
#nav {
	height: 40px;
	background-color: #015095;
	color: #FFF;
	font-size: 11px;
	text-transform: uppercase;
}

#nav ul {
	padding: 0;
	margin: 0;
	height: 40px;
	overflow: hidden;
}

#nav ul li {
	width: 12.5%;
	float: left;
	list-style: none;
	text-align: center;

}

#nav ul li a {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	display: block;
	padding: 10px 5px;
}

#nav ul li a:visited { color: #fff; }
#nav ul li a:hover { color: #d3d68e; }
#nav ul li a:active { color: #fff; }

/* content wrapper - left column and main site */
#contentwrapper {
	margin: 0;
	padding: 5px 0 0 5px;
	height: 1%;
	overflow: hidden;
	background: white;
	/* background: url(assets/bg_content.jpg) repeat-x #fff; */ /* not in psd file */
}

/* right column - home page only */
#rightcolumn {
	width: 173px;
	float: right;
	position: relative;
	padding: 0px;
	text-align: left;
	font-size: 11px;
	color: #00488d;
	background-color: #fff;
	background-image: url(assets/bg_rightcol.jpg);
	background-repeat: no-repeat;

}

#rightcolumn ul {margin-left: 10px; padding: 0; list-style-type: none;}
#rightcolumn li {padding-bottom: 7px; padding-right: 10px; margin: 0;}
#quicklinks img {margin: 10px 0 0 10px;}
#events img {margin-left: 10px;}
#events a {display: block;}
#homecontent {width: 578px; margin: 5px;}
#homepagetext {
	width: 570px; text-align: left; margin-left: 185px;}
#homepagetext h1 {margin-top: 5px;}

/* left column */
#leftcolumn {
	float: left;
	position: relative;
	width: 165px;
	padding: 0px;
	margin: 4px 12px 4px 4px;
}

#weather {
	height: 30px;
	background-color: #fff;
	margin: 10px;
	padding-top: 8px;
	color: #000;
	font-weight: normal;
	text-align: left;
}

#weather img {
	float: left;
	margin-right: 8px;
	margin-top: -3px;

}
#weather p {margin: 0;}
#headlines {background: url(assets/bg_headlines.gif) no-repeat;}
#headlines ul {margin-left: 15px; padding: 0; list-style-type: none;}
#headlines li {padding-bottom: 10px; padding-right: 10px; margin: 0; text-align: left;}
#headlines img {padding: 10px 0 0 8px;}
/* sublevel */
#sublevelwrapper {
	padding: 0px;
	height: 1%;
	overflow: hidden;
}

#pagetitle {
	/* background: url(assets/bg_pagetitle.gif) no-repeat; */ /* replaced by images */
	background: #d3d68e;
	font-size: 13px;
	margin: 0px;
	/*height: 31px; */
	text-align: center;
}

#pagetitle a {
	text-decoration: none;
	font-weight: bold;
	padding-top: 0;
	display: block;
}

#subnav, #subnav li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}

#subnav {
	padding: 5px 0px;
	margin: 0;
	background-color: #618eb8;
}

#subnav a {
	display: block;
	padding: 5px 1px 3px 5px;
	text-decoration: none;
	zoom: 1;
	/*IE6*/
}

#subnav a:link { color: #fff; }
#subnav a:visited { color: #fff; }
#subnav a:hover { color: #d3d68e; }
#subnav a:active { color: #fff; }

/*sub Sub nav*/
#subnav ul {
	margin: 0 1px 3px 5px;
	padding: 0 0 0 5px;
	background-color: #c9dff9;
}

#subnav ul a { padding-left: 0px; }
#subnav ul a:link { color: #00488d; }
#subnav ul a:visited { color: #00488d; }
#subnav ul a:hover { color: #2ca6d9; }
#subnav ul a:active { color: #00488d; }

/* news */
#news { margin: 0; }

/* Print - Text size */
#pagetools {
	padding: 10px;
	margin: 0;
	font-weight: bold;
	color: #00488d;
	font-size: 10px;
	text-align: center;
}

#print {
	width: 42%;
	border: 1px solid #ccc;
	padding: 3px;
	height: 37px;
}

#print img {
	margin: 0 auto;
	cursor: hand;
	cursor: pointer;
	}

#textsize {
	width: 42%;
	border: 1px solid #ccc;
	padding: 3px;
	float: right;
	display: inline;
	height: 37px;
}

#textsize img {
	display: inline;
	cursor: hand;
	cursor: pointer;
	}
#textsize p { margin: 0; }

/* content - contains breadcrumb, toolbox */

#content {
	width: 720px;
	position: relative;
	float: right;
	text-align: left;
	padding: 0;
	padding-right: 30px;
	padding-bottom: 1em;
}
#slideshow {
	margin-bottom: 1em;
}
.listing {
	clear: both;
  }
#homepagetext .listing {
	clear: none;
}
/* toolbox - contains category and listing */
.imageright {
	float: right;
	position: relative;
	margin: 0 0 8px 10px;
	padding: 5px;
	/* background-image: url(assets/bg_image.gif); */
	background-repeat: no-repeat;
}

/* .imageright img { border: solid 1px #fff; } */

.imageleft {
	float: left;
	position: relative;
	margin: 0 10px 8px 0;
}

.imagecaption {
	font-size: 10px;
	padding: 2px;
	margin-top: 3px;
	border-top: 1px solid #d3d68e;
	color: #676869;
}

/* footer */
#footer {
	margin: 0;
	padding-top: 4px;
	font-size: 11px;
	background-color: #aab662;
	color: #fff;
}

#footer p {
	display: inline;
	margin-left: 15px;
}

/* bottom nav */
#bottomnav {
	background-color: #fff;
	color: #015095;
	font-size: 10px;
	text-transform: uppercase;
}

#bottomnav ul {
	padding: 0;
	margin: 0;
	overflow: hidden;
}

#bottomnav ul li {
	width: 12.5%;
	float: left;
	list-style: none;
	text-align: center;
}

#bottomnav ul li a {
	color: #015095;
	text-decoration: none;
	font-weight: normal;
	display: block;
	padding: 5px;
}

#bottomnav ul li a:visited { color: #015095; }
#bottomnav ul li a:hover { color: #7a9b4d; }
#bottomnav ul li a:active { color: #015095; }

#contactBottom {
	background-color: #d6ecff;
	margin-top: 4px;
	color: #032e6e;
	height: 38px;
	font-weight: bold;
}

.topspace {
	padding: 10px 0;
	text-align: center;
	}

/* copyright */
#copyright {
	font-size: 10px;
	height: 20px;
	padding-top: 4px;
	text-align: center;
}

#copyright a {
	text-decoration: none;
	color: #fff;
	font-size: 11px;
}

#copyright a:hover { color: #666; }


/* Image Upload Icons */
.file-download, .download {
	background-repeat: no-repeat;
	background-position: left;
	padding: 1px 2px;
	padding-left: 20px;
	position: relative;
	margin-right: 10px;
	margin-bottom: 5px;
	display: block;
	float: left;
	clear: left;
	}
.avi	{ background-image: url(images/file-ext/avi.gif);}
.doc	{ background-image: url(images/file-ext/doc.gif);}
.gif	{ background-image: url(images/file-ext/gif.gif);}
.htm, .html	{ background-image: url(images/file-ext/html.gif);}
.jpg	{ background-image: url(images/file-ext/jpg.gif);}
.mov	{ background-image: url(images/file-ext/mov.gif);}
.mp3	{ background-image: url(images/file-ext/mp3.gif);}
.pdf	{ background-image: url(images/file-ext/pdf.png);}
.ppt	{ background-image: url(images/file-ext/ppt.gif);}
.txt	{ background-image: url(images/file-ext/txt.png);}
.wmv	{ background-image: url(images/file-ext/wmv.gif);}
.xls	{ background-image: url(images/file-ext/xls.gif);}
.zip	{ background-image: url(images/file-ext/zip.png);}
.download {  background-image: url(images/file-ext/download.gif); clear: none; background-repeat: no-repeat;}


/* Breadcrumbs */
#breadcrumbs {
	font-size: 11px;
	margin: 5px 0 0 0;
	}

/* Cusomt Photo Gallery */
body #photo-gallery {
	clear: left;
	padding-top: 1em;
}

/* Home page Slideshow */
#slideshow ul, #slideshow li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
}
