body
{
	color: #222:
	margin: 0;
	padding: 0 1em;
	background: #adadc6 url(assets/bg.png);
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.15em;
}

h1
{
	font-size: 1.8em;
	font-weight: 600;
	line-height: normal;
}

h2
{
	font-size: 1.5em;
	font-weight: 500;
	line-height: normal;
}

h3 {
	font-size: 1.15em;
	font-weight: 500;
	line-height: normal;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
}
h4 {
	font-size: 1.15em;
	font-weight: 400;
	text-align: center;
}
h5 {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.1em;
	text-align: center;
}

h3.navttl {
	font-size: 1.25em;
	font-weight: normal;
	line-height: 1em;
	margin: 0em;
	padding: 0.25em 0em;
}

a {
	color: #2a65ad;
	font-weight: bold;
	text-decoration: underline;
}
	
a:visited
{
	color: #2a65ad;
	text-decoration: underline;
}

a:hover
{
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-bottom-style: none;
	color: #3893ff;
	text-decoration: underline;
}
	
img {
	border: 0;
}

input
{
	border: 1px solid #bbb;
}

input:focus
{
	border: 1px solid #C6DDF1;
	text-align: right;
	color: #F00;
}

.hide
{
	position: absolute;
	left: -9000px;
}

#header
{
	background: #fff;
	border: solid;
	border-width: 0 2px 2px 1px;
	border-color: #ccc #777 #333 #ddd;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	text-align: left;
	padding-top: 0em;
	padding-right: 2em;
	padding-bottom: 0em;
	padding-left: 2em;
}

#header p
{
	font-weight: 300;
}

#header a {
	color: #2a65ad;
	font-weight: bold;
	text-decoration: none;
	}
	
#header a:visited
{
	color: #2a65ad;
}

#header a:hover
{
	border-left-width: 0;
	border-bottom-width: 0px;
	border-right-width: 0;
	border-top-width: 0;
	color: #3893ff;
	border-style: none;
}

#nav-page
{
	position: absolute;
	left: -5000px;
}

#content-main {
	float: right;
	width: 70%;
	padding: 1.5em 2em;
	margin: 0em 0em 1em;
	border-width: 0 2px 2px 1px;
	border-color: #ccc #777 #333 #ddd;
	top: 175px;
}
	
#nav-main
{
	float: left;
	width: 20%;
	padding: 8px;
	letter-spacing: 0.1em;
	font-size: 0.8em;
	line-height: 1em;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	position: fixed;
	top: 175px;
	margin: 0em 0em 1em;
}
	
#home .home, #v2 .v2, #v3 .v3, #v4 .v4, #v5 .v5, #v6 .v6, #v7 .v7, #v8 .v8
{
	color: #000;
	background: #adadc6 url(assets/arrow.gif) 0.2em no-repeat;
}
	
#nav-main ul
{
	padding: 0;
	margin: 0;
	list-style: none;
	text-decoration: none;
} 
	
#nav-main li
{
	margin: 2px 0;
	text-decoration: none;
} 
	
#nav-main li a
{
	display: block;
	height: 100%;
	border: none;
	padding: 0 0 0 20px;
	background: url(assets/arrow.gif) 0.2em no-repeat;
	text-decoration: none;
} 
	
#nav-main li a:hover
{
	background-color: #cfcfe8;
	text-decoration: none;
} 
	
#nav-secondary
{
	float: left;
	width: 20%;
	padding: 8px;
	letter-spacing: 0.1em;
	font-size: 0.75em;
	line-height: 1.1em;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	position: fixed;
	bottom: 10%;
	text-decoration: none;
	height: auto;
	margin: 0px;
	border-width: 0px;
	border-style: none;
}

#nav-secondary ul {
	padding: 0;
	margin: 0;
	list-style: none;
	text-decoration: none;
	} 
	
#nav-secondary li a
{
	padding-left: 20px;
	border: none;
	background: url(assets/document.gif) 0.2em no-repeat;
	text-decoration: none;
}

#nav-secondary li a:hover
{
	background-color: #cfcfe8;
	text-decoration: none;
} 

#footer {
	text-align: center;
	color: #444;
	font-size: 0.7em;
	line-height: 1.1em;
	font-weight: 100;
}

#content-main, #nav-main, #nav-secondary
{
	background: #fff;
	border: solid;
	border-width: 1px 2px 2px 1px;
	border-color: #ccc #777 #333 #ddd;
	line-height: 1.15em;
	margin: 0px;
	padding: 8px;
}

.events{
	margin: 0px;
	padding: 0em;
	list-style-type: none;
	list-style-position: inherit;
	border: 1px none #333333;
	line-height: 1.15em;
}

td {
	vertical-align: top;
	border: 1px solid #666666;
	font-size: .85;
}

tr {
	border: 1px solid #666666;
}

th {
	border: 1px solid #666666;
}

#content-bulletin {
	float: none;
	padding: 1.5em 2em;
	margin: 0em 0em 1em;
	border-width: 0 2px 2px 1px;
	border-color: #ccc #777 #333 #ddd;
	top: 175px;
	background: #FFFFFF;
	position: static;
}

.btn
{
	color: #270042;
	background-color: #E4F8E4;
	border: 3px outset #6200A3;
	font-weight: bold;
}

.style.noborder, .noborder tr, .noborder th, .noborder td
{
	border: none;
}
