@charset "UTF-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}
body {
	font-size:62.5%;
	margin-bottom:20px;
	text-align:center;
	background-image: url(/images/background.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background-color: #164163;
}
p {
	font-size: 1.2em;
	line-height: 1.3em;
	margin-bottom: 10px;
}
#divBody ul, ol {
	font-size: 1.2em;
	margin-left: 20px;
	margin-bottom: 10px;
}
#divBody li {
	line-height: 1.2em;
	margin-bottom: 7px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.6em;
	font-weight: normal;
	color: #AC592F;
	margin-bottom: 5px;
}
h2 {
	font-size: 1.8em;
	font-weight: normal;
	color: #15664A;
	margin-bottom: 5px;
}
a:link {
	color: #336699;
}
a:visited {
	color: #003366;
}
a:hover {
	text-decoration: none;
}
a:active {}
.highlight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #369;
	font-style: italic;
	font-weight: bold;
}
.highlight a:link, .highlight a:visited {
	color: #336699;
	text-decoration: underline;
}
.highlight a:hover {
	text-decoration:none;
}

#divWrap {
	width: 948px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-image: url(/images/gull_wave.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#divHead {
	height: 50px;
	padding-top: 20px;
	padding-left: 44px;
}
#divNavigation {
	height: 26px;
	padding-top: 10px;
}

#divBodyWrap {
	background-image: url(/images/body.png);
	background-repeat: repeat-y;
}
#divBody {
	width:880px;
	margin-right: 24px;
	margin-left: 24px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #017C67;
	padding: 10px;
	background-image: url(/images/bodyback.jpg);
	background-repeat: repeat-y;
}
#colLinksFeeds {
	float: right;
	width: 260px;
	margin-left: 0px;
	padding-left: 10px;
}
#colLinksFeeds p {
	line-height: 1.4em;
	margin-bottom: 8px;
}

#navAction {
	list-style-type: disc;
	list-style-image: url(/images/action_bullet.gif);
}
#navAction a:link, #navAction a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-decoration: none;
	color: #003366;
	font-weight: bold;
}
#navAction a:hover, #navAction a.current {
	text-decoration:underline;
	}
	
#colSidebar {
	float: right;
	width: 260px;
	padding-left: 10px;
	margin-bottom: 10px;
}
#colSidebar p, #colSidebar ul{
	line-height: 1.4em;
	margin-bottom: 8px;
	font-size: 1.1em;
}

#colSidebar h1 {
	font-size: 2em;
	font-weight: normal;
	color: #AC592F;
	margin-bottom: 5px;
	background-image: url(/images/logoBorder.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 1.1em;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}
#colSidebar h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 0px;
}
#colSidebar img {
	margin-bottom: 5px;
}


#divHomePhoto {
	background-image: url(/images/homePhoto.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 307px;
	width: 609px;
}
#divBannerPhoto {
	background-image: url(/images/homePhoto.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 147px;
	width: 609px;
}
#divHomeText, #divText {
	width: 580px;
	padding-top: 10px;
	padding-left: 10px;
	background-image: url(/images/body.gif);
	background-repeat: repeat-y;
	padding-right: 10px;
	
}
#divText {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 570px;
	
}
#divHomeText h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.4em;
	margin-bottom: 5px;
}
#divHomeText p {
	color: #036;
	font-size: 1.8em;
}
#divFoot {
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 30px;
	font-size: .95em;
}
#divFoot a:link, #divFoot a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#divFoot a:hover {
	text-decoration: none;
}
#divFacebook {
	float: right;
	text-align: right;
	width: 300px;
}
#divFacebook img {
	margin-right: 5px;
}
.divFeed   {
	clear: both;
	margin-bottom: 7px;
	min-height:40px;
}
.divFeed p {
	font-size: 1.1em;
}
.dateBox {
	margin-right:7px;
	float:left;
	width: 35px;
	height:32px;
	text-align: center;
	margin-bottom: 5px;
}

.itemDay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #003366;
	line-height: 20px;
	font-weight: bold;
}
.itemMonth {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	text-transform: uppercase;
}
.linkPDF {
	background-image: url(/images/pdf.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}
td {
	padding-right: 10px;
	padding-bottom: 5px;
}
#lostforest  table {
	font-size: 1.1em;
	margin-bottom: 12px;
}
#lostforest p {
	font-size: 1.1em;
}
#lostforest  textarea, #lostforest input.text {
	border: 1px solid #CCCCCC;
	padding: 2px;
}
fieldset {
	padding: 10px;
	border: 1px solid #CCCCCC;
	background-color: #F8F8F8;
	margin-bottom: 10px;
}
fieldset legend {
	font-size: 1.2em;
	padding-right: 5px;
	padding-left: 5px;
	color: #AC592F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: 1px;
}
.imgLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.imgRight {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.connect h3 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #AC592F;
	letter-spacing: 2px;
	margin-bottom:5px;
}
#divHomeText .connect p {
	font-size: 11px;
	line-height: 1.3em;
	margin-bottom: 10px;
}
.connect td {
	padding-right: 8px;
	padding-left: 8px;
}
.connect td.divider {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E5E5E5;
}

