/* CSS Document */

body {
	margin: 0px;
	background-color: #33779D;
	font: normal 10pt/14pt verdana, arial, sans-serif;
	color: #555C60;
}

.main {
	font-family: Verdana, Arial, serif;
	font-size: 10pt;
	color: #666666;
	font-weight: normal;
	padding: 10px;
	background-color: #FFFFFF;
}

.main h1 {
    padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, serif;
	font-size: 12pt;
	color: #2A3B45;
}

.main img {
	display: inline;
}

.main h2 {
    font-family: Georgia, Arial, serif;
	font-size: 14pt;
	color: #2A3B45;
}

.imggallery td {
	padding: 0px;
	margin: 0px;
}

.imggallery .caption {
	font-size: 8pt;
	text-align: center;
	font-style: italic;
}

.main2 {
	font-family: Verdana, Arial, serif;
	font-size: 12px;
	color: #4E4220;
	font-weight: normal;
}

p#footer {
	font-family: Verdana, Arial, serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	line-height: 10pt;
	margin-top: 10px;
	padding-bottom: 10px;
}

a:link {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}

a.footer:link {
	color: #4E4220;
	text-decoration: underline;
	font-weight: normal;
}
a.footer:visited {
	color: #4E4220;
	text-decoration: underline;
	font-weight: normal;
}
a.footer:hover {
	color: #A57A01;
	text-decoration: underline;
	font-weight: normal;
}
a.footer:active {
	color: #4E4220;
	text-decoration: underline;
	font-weight: normal;
}

.imageborder {
	border-style:solid;
	border-color: #4E4220;
	border-width:1px;
}

img {
	display: block;
}

.showpic {
	display: inline;
}

#navLeft {
	margin: 0px;
	padding: 0px;
}

#navLeft img {
	display: inline;
}

#navLeft form {
	margin: 0px;
	padding: 0px;
}

#events {
	color: #555C60;
	text-align: left;
}

#events a:link {
    color: #2A2D2F;
	text-decoration: underline;
	font-weight: bold;
}

#events a:visited {
    color: #2A2D2F;
	text-decoration: underline;
	font-weight: bold;
}

#events a:hover {
    color: #2A2D2F;
	text-decoration: none;
	font-weight: bold;
}

#events a:active {
    color: #2A2D2F;
	text-decoration: underline;
	font-weight: bold;
}
