/* CSS Document */

* {margin:0}

* {padding:0}

body {
	background-color: #FFFFFF;
}

html { 
 height: 101%; 
 }

 
#wrapper {
	text-align: left;
	vertical-align: middle;
	width: 720px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}
   
#outerTable {
	background-color: #FFFFFF;
	width: 720px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 176px;
	background-color: #037F6D;
	border: 1px solid #999999;
}

.headLeft {
	width: 147px;
}

.headRight {
	width: 573px;
	height: 145px;
}

.nav {
	width: 573px;
	height: 31px;
}

#navigation {
	width: 557px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFF66;
}


#navInner {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 3px;
}

#navInner a:link, #navInner a:visited {
	color: #FFFFFF;
	text-decoration:none;
}

#navInner a:hover {
	color: #FFFF66;
}

#navInner td {
	text-align: center;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 0px;
}
.navVert {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFF66;
}


#footer {
	background-color: #007D6B;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	padding-top: 5px;
	color: #FFFFFF;
	padding-bottom: 5px;
}

.copyright a:link, .copyright a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

.copyright a:hover {
	color:#FFFF66;
	text-decoration:none;
}

#main {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	width: 100%;
}
#mainInner {
	width: 720px;
}
.mainLeft {
	width: 166px;
	vertical-align: top;
}
.mainLeftTop {
	height: 30px;
}
.mainLeftBody {
	height: 240px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	vertical-align: top;
	width: 166px;
}
.calloutTop {
	height: 25px;
	width: 166px;
}
#calloutMain {
	vertical-align: top;
	padding-left: 15px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	width: 166px;
}

#calloutMain a:link {
	color: #007D6B;
	text-decoration: none;
	font-weight: bold;
}

#calloutMain a:visited {
	color: #007D6B;
	text-decoration: none;
	font-weight: bold;
}

#calloutMain a:hover {
	color: #000000;
	text-decoration: none;
}

#calloutMain ul {
	margin-left: 15px;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(images/yellow_bullet.gif);
	vertical-align: middle;
}

#calloutMain li {
	margin-bottom: 5px;
}

.mainRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 23px;
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 15px;
	vertical-align: top;
	}


.mainRight p {
	margin-bottom: 12px;
}

.mainRight a:link {
	color: #000000;
	text-decoration: underline;
}

.mainRight a:visited {
	color: #000000;
	text-decoration: underline;
}

.mainRight a:hover {
	color: #666666;
	text-decoration: none;
}

.mainRight ul {
	margin-left: 20px;
	list-style-position: outside;
	list-style-type: disc;
}

.mainRight li {
	margin-bottom: 6px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #006657;
	margin-bottom: 5px;
	font-style: normal;
	margin-top: 5px;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 3px;
	font-style: normal;
	margin-top: 5px;
	color: #006657;
}


.quoteCredit {
	font-size: 12px;
	font-style: italic;
	margin-left: 90px;
	margin-top: 0px;
	padding-bottom: 15px;
	font-weight: bold;
}

form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.subnav {
	width: 100px;
}


.imageLeft {
	float: left;
	border: 1px solid #CCCCCC;
	margin-right: 6px;
	margin-top: 5px;
}

.imageRight {
	float: right;
	border: 1px solid #CCCCCC;
	margin-left: 6px;
	margin-top: 5px;
}
#trusteeTable {
	width: 100%;
	font-size: 12px;
}

#pastTable {
	width: 100%;
}

.pastLeft {
	vertical-align: top;
}

.pastLeft ul {
	list-style-position: outside;
	list-style-type: disc;
}

.pastLeft li {
	margin-bottom: 4px;
	font-size: 12px;
}

.pastCenter {
	width: 10px;
}

.pastRight {
	vertical-align: top;
}

#trail ol {
	list-style-position: outside;
	margin-left: 24px;
}

.divLeft {
	font-size: 10px;
	font-style: normal;
	color: #666666;
	float: left;
	text-align: center;
	margin-top: 3px;
	margin-right: 8px;
}
.divLeft img {
	border: 1px solid #999999;
}

.divRight {
	font-size: 10px;
	font-style: normal;
	color: #666666;
	float: right;
	text-align: center;
	margin-top: 3px;
	margin-left: 8px;
}
.divRight img {
	border: 1px solid #999999;
}

#photoContest ul {
	margin-left: 10px;
	margin-bottom: 10px;
}

#photoContest li {
	margin-left: 20px;
}

#photoNav {
	float: right;
	margin-top: 6px;
	border: 1px solid #047F6D;
	padding: 4px;
	background-color: #E2F1EE;
	font-size: 12px;
	color: #005346;
	font-weight: bold;
	font-variant: small-caps;
}

#photoNav a:link, #photoNav a:visited {
	color: #006657;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: bold;
}

#photoNav a:hover {
	color: #44A093;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
}

/* Lefthand navigation buttons */

#navButtonWrapper {
	margin-top: 37px;
	position: relative;
}

.navButton {
	background-color: #047F6D;
	font-size: 14px;
	text-align: center;
	margin-left: 3px;
	width: 120px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8BC4BD;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #8BC4BD;
	margin-bottom: 15px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;

}

.navButton a:link, .navButton a:visited {
	color: #FF3 !important;
	font-size: 16px;
	font-weight: normal !important;
}

.navButton a:hover {
	color: #FFF !important;
	font-size: 16px;
	font-weight: normal !important;
}

.shadow {
	-moz-box-shadow: 2px 2px 3px #000;
	-webkit-box-shadow: 2px 2px 3px #000;
	box-shadow: 2px 2px 3px #000;

}

.rounded-corners5 {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

/* Grant forms */
.grantApply {
	width: 100%;
}

.grantLeft {
	width: 155px;
	font-weight: bold;
	text-align: right;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 5px;
}

.grantRight {
}

legend {
	font-weight: bold;
	font-size: 16px;
	color: #047F6D;
	padding-left: 2px;
	padding-right: 2px;
}

textarea {
	margin-bottom: 8px;
}

