/* CSS Document */
body, html { margin: 0; padding: 0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px; color: #333333; }

h1 {
	font-size: 16px;
	color: #318C05;
	line-height: 18px;
}
h2 {
	font-size: 18px;
	color: #368804;
	border-bottom: solid 1px #ca9ebb;
}
h3 { font-size: 13px; color: #661a4d; margin: 0; line-height: 18px; }

strong {
	color: #666666;
}

#wrapper {
	margin-top: 5px;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	width: 760px;
	height: 174px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #318C05;
}

#nav {
	margin-top: 30px;
	width: 155px;
	float: left;
	line-height: 22px;
	color: #666666;
}
#navin { }

#content {
	margin-top: 0px;
	width: 760px;
	float: left;
	border-right-color: #666666;
	border-bottom-color: #E3E3E3;
	border-left-color: #666666;
	background-color: #E5E5E5;
}
#contentin {
	margin-top: 10px;
	margin-right: 18px;
	margin-bottom: 15px;
	margin-left: 18px;
}

#contentwide { margin-top: 12px; width: 612px; border-left: solid 1px #e4d9e6; border-right: solid 1px #e4d9e6; float: left; }
#contentwidein { margin: 10px 15px 15px 20px; width: 570px; }


#pics {
	margin-top: 30px;
	width: 160px;
	float: right;
	text-align: right;
}
#picsin { margin-top: 4px; }

#footer {
	height: 60px;
	width: 760px;
	clear: both;
	text-align: center;
	font-size: 10px;
	color: #666666;
	line-height: 11px;
	margin-top: 12px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #ED008C;
}

.greyline { font-size: 1px; line-height: 1px; width: 100%; height: 1px; border-bottom: solid 1px #ca9ebb; margin-top: 20px; margin-bottom: 20px; }

.greyline2 { font-size: 1px; line-height: 1px; width: 100%; height: 1px; border-bottom: solid 1px #ca9ebb; margin-top: 4px; margin-bottom: 20px; }

.left { float: left; }

.floatcontentfix { clear: both; margin: 0; line-height: 0; font-size: 0; }

.directorsleft { float: left; }
.directorsright { float: right; width: 447px; }

.linkstable { border-top: solid 1px #cccccc; border-left: solid 1px #cccccc; border-right: solid 1px #cccccc; }

.links {
	padding-bottom: 12px;
	padding-top: 12px;
	border-bottom: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	width: 84px;
	color: #FF00FF;
}

.linksright { padding-bottom: 12px; padding-top: 12px; border-bottom: solid 1px #cccccc; }



a { }
a:link {
	color: #3B879E;
	font-weight: normal;
}
a:active {
	color: #666666;
}
a:visited {
	color: #666666;
	font-weight: normal;
}
a:hover {
	color: #338853;
	font-weight: normal;
}

a.navitem { }
a.navitem:link { text-decoration: none; color: #666666; }
a.navitem:active { text-decoration: none; color: #666666; }
a.navitem:visited { text-decoration: none; color: #666666; }
a.navitem:hover { text-decoration: underline; color: #661a4d; }

a.navitemon { text-decoration: underline; color: #661a4d; }
a.navitemon:link { text-decoration: underline; color: #661a4d; }
a.navitemon:active { text-decoration: underline; color: #661a4d; }
a.navitemon:visited { text-decoration: underline; color: #661a4d; }
a.navitemon:hover { text-decoration: underline; color: #661a4d; }

a.footeritem { text-decoration: underline; }
a.footeritem:link { color: #666666; }
a.footeritem:active { color: #666666; }
a.footeritem:visited { color: #666666; }
a.footeritem:hover { color: #000000; }
.subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003300;
	line-height: 16px;
}
