﻿body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #f2f2f7;
	background-image: url("images/background.gif");
	background-repeat: repeat;
	background-attachment: scroll;
	margin: 0;
	padding: 0;
	border: 0;
}

#container {
	margin: 0;
	padding: 0;
	border: 0;
	width: 780px;
	margin: 10px auto;
	border-top: 1px solid gray;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
	border-left: 1px solid gray;
	background-color: #003F82;
}

/* Masthead Styles */

#masthead {
	margin: 0;
	padding: 0;
	border: 0;
	width: 780px;
	background-color: #003F82;
	border-bottom: 2px solid #003F82;
	height: 175px;
	text-align: center;
	position: relative;
}

#masthead h2 {
	color: #003F82; 
	display:none;
	text-align: left;
}

#masthead h1 {
	color: #003F82; 
	display:none;
	text-align: left;
}

/* Newsletter Form Styles */

#newsletterform {
	position: absolute;
	right: 10px;
	top: 143px;
	font-size: 85%;
	width: 200px;
	text-align: right;
}

#newsletterform p {
	margin: 0px;
	padding: 0px;
}

#newsletterform a {
	text-decoration: none;
}


/* Navigation Styles */

#navigation {
	margin: 0;
	padding: 0;
	border: 0;
	position: relative;
	float: left;
	width: 150px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: white;
}

#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}

#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid white;
}

#navigation a {
	color: white;
	text-decoration: none;
	display: block;
	padding: 5px;
}

#navigation a:hover {
	color: black;
	text-decoration: none;
	background-color: #C9E4BA;
	font-weight: bold;
}

/* Content Styles */

#content {
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	width: 600px;
	margin-left: 10px;
	padding: 10px;
	background-color: white;
	background-image: url('images/contentbackground.png');
	background-repeat: no-repeat;
	background-position: top center;
}

#content h1 {
	color: #003F82;
	font-size: 145%;	
}

#content h2 {
	color: #003F82;
	font-size: 125%;
}

#content h3 {
	color: #003F82;
	font-size: 110%;
}

#content h4 {
	color: #003F82;
	font-size: 100%;
}

img.right {
	margin: 0px 0px 5px 5px;
	float: right;
	text-align: center;
}

img.border {
	border: 1px solid black;
}

#content div.phototable img {
	float: none;
	margin: 5px;
	padding: 0px;
	border: 1px solid black;
}

#content p {
	line-height: 1.5em;
}

/* Footer Navigation Styles */

#footernav {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	clear: both;
	width: 780px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 2px solid #003F82;
	background-color: #D1EFCF ;
}

#footernav ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 85%;
}

#footernav li {
	display: inline;
	margin: 0;
	padding: .5em;
}

#footernav a {
	color: #003F82;
	text-decoration: none;
}

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

/* Footer Styles */

#footer {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	clear: both;
	width: 770px;
	padding: 5px;
	border-top: 2px solid #003F82;
	background-color: #D1EFCF ;
	font-size: 75%;
	color: #003F82;
}

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

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

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

/* Staff Listing Styles*/

.staff {
	color: gray;
	font-size: 50%;
	vertical-align: top;
	padding: 1em;
}

.staff p {
	margin: 0 0 1em 0;
	white-space: nowrap;
}

.staff h2 {
	font-size: 125%;
	white-space: nowrap;
	margin: 1em 0 0em 0;
}

/* Newsletter Styles*/


.newsletter {
	font-size: 75%;
}

/* Generic Styles*/

li  {
	margin-top: 1em;
	margin-bottom: 1em;
}


ul  {
	margin-top: 1em;
	margin-bottom: 1em;
}


td {
	vertical-align: top;
}

table {
	width: 100%;
}

a {}

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

img {
	border: 0px;
}

img a:hover {
	border: none;
}

form {
	border: 0px;
	
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}

.specialbox {
	text-align: center;
	width: 70%;
	margin:auto;
	margin-bottom: 10px;
	background-color: #17497D;
	padding: 10px;
	color: white;
	text-align: center;
}

gn: left;
	float: right;
	width: 200px;
	margin-left: 20px;
	margin-bottom: 20px;
}

#membershiptable {
}

#membershiptable h3 {
	margin-top: 10px;
}

.specialbox h2 {
	color: white;
}

.floatright {
	text-align: left;
	float: right;
	width: 200px;
}

#membershiptable {
}

#membershiptable h3 {
	margin-top: 10px;
}

#membershiptable th {
	background-color:  #003F82;
	color: white;
	padding: 5px;
}


#membershiptable td {
	border-bottom: 1px black solid;
}

#membershiptable td.center {
	text-align: center;
	vertical-align: middle;
	font-size: 110%;
}


.indent {
	margin-left: 2em;
}

.photoalbum img {
	xborder: 1px solid black;
	margin-right: -5px;
	margin-bottom: -10px;
	margin-top: -10px;
}

.photoalbum2 img {
	border: 1px solid black;
	margin-right: 1px;
	margin-bottom: 2px;
}


.center {
	text-align: center;
}

table.twocolumns td {
	width: 50%;
	xtext-align: center;
}

table.phototable img {
	margin: 5px;
	padding: 0px;
	border: 1px solid black;
}
