div, table, tr, td, p, input, textarea {
	/* font-family: Courier, Courier New, monospace; */
	font-family : verdana, arial, sans-serif;
	color: #666666;
}

body {
	margin: 0px;
	background-color: #ffffff;
	padding: 0px;
	font-size: 76%;
	line-height: 140%;
}

body.gh {
	background-color: #ffffff;
	color: #666666;
}

body.postcard {
	background-color: #ffffff;
	color: #666666;
	margin-left: 15px;
}

p { margin: 3px; }

.abouttxt {
	text-indent: 20px; 
	line-height: 1.5em;
	font-size: .7em;
}

.showtxt {
	text-indent: 20px; 
	line-height: 1.7em;
	font-size: .8em;
	padding: 15px;
	border-style: solid;
	border-width: 1px;
	background: #efefef;
}



.message {
	font-size: .9em;
}

.pageHeader {
	font-size: 1.4em;
	/* font-style: bold; */
	color: #888888;
}

.slidehead{
	font-size: .8em;
	/* font-style: bold; */
	color: #666666;
}

.slidenum{
	font-size: .8em;
	/* font-style: bold; */
	color: #888888;
}

.success {
	color: #226600;
	font-size: .9em;
}

.error {
	color: #660000;
	font-size: .9em;
}


a:link {
	text-decoration: underline;
	font-size: 1em;
	color: #000000;
}
a:visited { color: #000000; }
a:hover { color: #999999; }
a:active { color: #cccccc; }


a.edit:link {
	text-decoration: underline;
	font-size: 1em;
	color: #000000;
}
a.edit:visited { color: #000000; }
a.edit:hover { color: #666666; }
a.edit:active { color: #000000; }







a.white:link {
	text-decoration: none;
	font-size: 1em;
	color: #ffffff;
}
a.white:visited { color: #ffffff; text-decoration: none; }
a.white:hover { color: #000000; }
a.white:active { color: #333333; }

a.quote:link {
	text-decoration: none;
	font-size: 1.2em;
	color: #000000;
}
a.quote:visited { color: #000000; text-decoration: none; }
a.quote:hover { color: #ffffff; }
a.quote:active { color: #333333; }

a.black:link {
	text-decoration: none;
	font-size: 1em;
	color: #000000;
}
a.black:visited { color: #000000; text-decoration: none; }
a.black:hover { color: #ffffff; }
a.black:active { color: #333333; }

a.graylink:link {
	text-decoration: underline;
	color: #666666;
}
a.graylink:visited { color: #666666; }
a.graylink:hover { color: #333333; }
a.graylink:active { color: #000000; }


.lg {
	font-size: 1.1em;
}

.sm {
	font-size: .8em;
}

.footer {
	font-size: .7em;
	line-height: 1.8em;
}

.searchtitle {
	font-size: .7em;
	line-height: 1.4em;
}

.black {
	color:#000000;
}


.admin_head {
	color: #996600;
	font-size: 1.2em;
	font-weight: bold;
}

.admin_head2 {
	color: #666666;
	font-size: 1.2em;
	font-weight: bold;
}

input {
	color: #000000;
	/* width: 110px; */
	/* height: 15px; */
	font-size: .9em;
}

input.submit {
	/* width: 50px; */
	/* height: 20px; */
}


.messagebox {
		background-color:#eeeeee; 
		padding: 8px 8px 8px 8px;
		border-style:solid; 
		border-color:#666633;
		border-width:3px;
		color: #000000;
	}
	
.editbox {
		padding: 8px 8px 8px 8px;
		color: #000000;
	}

/****************
Divs
****************/
#container {
	position: relative;
	top: 20px;
	width: 811px;
	height: 700px;
	z-index: 10;
}

#mainContent {
	position: absolute;
	text-align: left;
	line-height: 1.1em;
	top: 244px;
	left: 75px;
	width: 439px;
	z-index: 20;
}

#latestNews {
	padding: 8px 0px;
	border-style: solid none solid none;
	border-width: 1px;
	border-color: #1C3753;
}

#quoteContent {
	font-size: 1.1em;
	line-height: 1.1em;
	margin: 30px 0px;
}

#mailingList {
	margin: 30px 0px;
	font-size: .9em;
}

#rightContent {
	position: absolute;
	text-align: left;
	line-height: 1em;
	color: #000000;
	top: 244px;
	right: 53px;
	width: 190px;
	z-index: 20;
}

#subPageContent {
	position: absolute;
	text-align: left;
	line-height: 1em;
	border-style: solid none solid none;
	border-width: 1px;
	border-color: #1C3753;
	top: 275px;
	left: 87px;
	width: 560px;
	z-index: 20;
}

#subPageHeader {
	position: absolute;
	text-align: left;
	top: 247px;
	left: 85px;
	width: 560px;
	z-index: 20;
}

#subNav {
	position: absolute;
	text-align: left;
	top: 275px;
	right: 27px;
	width: 132px;
	z-index: 20;
}

#logo {
	position: absolute;
	top: 15px;
	left: 450px;
	height: 120px;
	width: 330px;
	z-index: 15;
}	

#fish1 {
	position: absolute;
	top: 20px;
	left: 68px;
	width: 108px;
	z-index: 20;
}

#fish2 {
	position: absolute;
	top: 20px;
	left: 191px;
	width: 96px;
	z-index: 20;
}

#fish3 {
	position: absolute;
	top: 69px;
	left: 82px;
	width: 117px;
	z-index: 20;
}

#fish4 {
	position: absolute;
	top: 49px;
	left: 232px;
	width: 111px;
	z-index: 20;
}

#fish5 {
	position: absolute;
	top: 120px;
	left: 97px;
	width: 116px;
	z-index: 20;
}

#fish6 {
	position: absolute;
	top: 119px;
	left: 229px;
	width: 96px;
	z-index: 20;
}