/* CSS Document */

html {
height:100%;
}
.footer {
font-size: 10px;
}

body {
padding:0;
margin:0;
height:100%;
font-size:1em;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000;
background-color: 898988;
}

a img {
border:0;
}

/* ----------- HEADER STYLES ------------ */

h1 {
    font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000;
font-size:20px;
padding-bottom:3px;
border-bottom:1px solid #000;
margin-bottom:3px;

}

h2 {
font-size:1em;
font-weight:normal;
display:inline;
margin:0;
padding:0;
}

h3 {
font-size:14px;
font-weight:bold;
margin-bottom:4px;
}


/* ------------ CHANGE LINK COLOR HERE ------------ */

a:link{
color:#000;
text-decoration:underline;
}
a:visited {
text-decoratoin:underline;
color:#000;
}
a:hover{
text-decoration:none;
}
a:active {
text-decoration:none;
}


#wrapper {
position:relative;
margin:0 auto;
padding:0;
width:824px;
height:auto;
}

#container {
width:824px;
height:auto;
background:url(images/bg.jpg) repeat-y top left;
padding-left:13px;
}

#header {
width:800px;
height:250px;
margin:0;
padding:0;
background:url(images/header.jpg) no-repeat top left;
font-weight: bold;
}

#flash {
position:absolute;
top:0;
left:407px;
height:298px;
width:404px;
margin:0;
padding:0;
}

#address {
position:absolute;
top:195px;
left:143px;
width:auto;
height:auto;
font-size:.75em;
color:#FFF;
}

#body {
width:800px;
height:auto;
margin:0;
padding:0;
}

#project_table {margin: 0 auto; width: 540px;}

.projects {width: 540px; border-collapse:collapse;}
.projects td, .projects th {font-size:1.1em; border:1px solid #555; padding:3px 7px 2px 7px;}
.projects th {font-size:1.3em;  padding-top:5px; padding-bottom:4px; background-color:#bbb; color:#000;}
.projects tr.alt td {color:#000;background-color:#eee;}

/* NAVIGATION STYLES */

.leftcell {
background:url(images/sidebg.jpg) repeat-x top left #093303;
border-right:1px solid #000;
background-color: #343565;
}

#leftside {
width:197px;
height:auto;
z-index:5;
}

#leftside ul {
text-align:right;
line-height:30px;
list-style:none;
margin:0;
padding:0;
width:100%;
}

#leftside ul li {
width:100%;
border-bottom:1px solid #000;
}

#leftside li a {
display:block;
height:29px;
width:197px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFF;
text-decoration:none;
}

#leftside li a:hover {
color:#000;
background:url(images/gator.jpg) no-repeat 3% 50% #FFF;
border-right:1px solid #FFF;
}

#leftside .here {
color:#000;
background:url(images/gator.jpg) no-repeat 3% 50% #FFF;
border-right:1px solid #FFF;
}

#leftside p {
margin-top:5px;
}

/* ---------------- END NAVIAGTION STYLES ---------------- */

#content {
width:557px;
height:auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000;
font-size:.75em;
line-height:1.3em;
padding:35px 20px 15px 20px;
}

.content {
background:url(images/contentbg.jpg) no-repeat bottom right #FFF;
}

#footer {
width:824px;
height:5px;
font-family:Verdana, sans-serif;
color:#fff;
font-size:10px;
text-align:center;
margin-bottom:40px;
padding-top:20px;
}

#footer a {
color:#fff;
text-decoration:none;
}

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

.input {
border:1px solid #000;
}

fieldset {
border:1px solid #999;
padding:20px 20px 20px 20px;
}

legend {
background-color:#fff;
font-weight:bold;
font-size:1.1em;
color:#003300;
}

.noshow {
display:none;
}

.pic {
border:2px solid #003300;
}

.floatright {
float:right;
margin:0 0 15px 15px;
}

.floatleft {
float:left;
margin:0 15px 15px 0;
}

hr {
height:1px;
background-color:#000;
border:none;
width:100%
}
.header {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FC0202;
padding-bottom:3px;
border-bottom:1px solid #000;
margin-bottom:3px;
display: block;
font-weight: bold;
font-size: 20px;
}
.towns {
font-size: 11px;
font-style: italic;
color: #343565;
}
.subheader {
font-size:1em;
font-weight:normal;
display:inline;
margin:0;
padding:0;
border-bottom: none;
}
.subsubheader {
font-size:14px;
font-weight:bold;
margin-bottom:4px;
}
.pic {
border: 1px solid #21608F;
}
.project {
font-family: Helvetica, Arial, sans-serif;
font-size: 16px;
font-weight: bold;
text-align: center;
}
.project img {
border: 1px solid #000000;
margin-bottom: 10px;
text-decoration: none;
}
.description {
font-family: Helvetica, Arial, sans-serif;
font-size: 13px;
font-style: italic;
font-weight: normal;
}
.description2 {
font-family: Helvetica, Arial, sans-serif;
font-size: 13px;
font-style: italic;
font-weight: bold;
}
.project img a {
text-decoration: none;
border: none;
}
.project img a:hover {
	text-decoration: none;
	font-style: italic;
}
.project a {
	text-decoration: none;
	color: #FF0000;
}
.project a:hover {
	font-style: normal;
}
img a {
}

