@charset "UTF-8";
/* CSS Document */

body {
margin-top:15px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:13px;
background-color:#669933;
color:#000000;
}

.container {
width:950px;
text-align:center;
margin: 0 auto; 
background-color:#FFFFFF;
}

.header {
width:950px;
clear:both;
margin-bottom:5px;
}

.logo {
width:950px;
height:150px;
clear:both;
overflow:hidden;
}

.headerbackground {
float:right;
background-image:url(../images/masthead_background.jpg);
background-repeat:no-repeat;
width:512px;
height:150px;
overflow:hidden;
}

.navbar {
width:950px;
background-color:#FFFFFF;
border:solid;
border-color:#669933;
border-width:0 0 1px 0;
font-weight:bold;
}

.navigation ul {
display: block;
height: 30px;
margin: 0;
list-style-type:none;
width:950px;
}

.navigation li {
	display: block;
	float: left;
	font-size: 14px;
	padding-top:0;
	padding-bottom:0;
	position: relative;
	margin-right: -1px;
	line-height: 1.85em;
}

.navigation li a {
	color: #003366;
	font-size: 14px;
	text-decoration: none;
	padding-left: 10px;
	padding-right:10px;
	padding-top:0;
	padding-bottom:0;
}

.navigation li a:hover {
	color:#CCCCCC;
	height: 37px;
}

.contribute {
float:right;
width:200px;
padding-top:5px;
}

.contentHOME {
width:950px;
background-image:url(../home_rotation/dan1.jpg);
text-align:left;
background-repeat:no-repeat;
}

.content {
width:950px;
background-image:url(../images/contentback.gif);
text-align:left;
border:solid;
border-color:#003300;
border-width:0 0 1px 0;
}

.content a {
color:#003366;
}

p {
padding-left:5px;
padding-bottom:5px;
padding-right:15px;
padding-top:0;
}

.left{
width:950px;
z-index:9999;
}

.text {
width: 640px;
padding-left: 20px;
padding-right:10px;
}

h1 {
font-size: 20px;
padding-left:5px;
text-transform:uppercase;
color:#003366;
}

h2 {
font-size: 16px;
padding:5px;
margin-bottom:5px;
text-transform:uppercase;
color:#003366;
}

.leftHOME{
width:680px;
text-align:left;
z-index:9999;
padding-left:5px;
padding-right:5px;
padding-bottom:15px;
}

.subnavigation {
width: 675px;
height:200px;
text-align:left;
z-index:9999;
padding-left:5px;
margin-top:5px;
border-color:#669933;
border-style:solid;
border-width:1px;
margin-bottom:10px;
}

.subnavigation a {
	color: #003366;
	font-size: 14px;
	text-decoration: none;
	padding-left: 5px;
	padding-top:0;
	padding-bottom:0;
}

.subnavigation a:hover {
	color:#CCCCCC;
	height: 37px;
}


a {
	color: #003366;
	font-size: 14px;
	text-decoration: none;
	padding-top:0;
	padding-bottom:0;
}

a:hover {
	color:#CCCCCC;
	height: 37px;
}


.leftdivider{
width:685px;
text-align:left;
background-color:#669933;
height:20px;
margin-top:10px;
margin-bottom:10px;
padding-top:3px;
padding-left:5px;
color:#FFFFFF;
}

.right {
width:235px;
float:right;
border-color:#669933;
border-style:solid;
border-width:1px;
margin: 5px 10px 10px 5px;
padding-bottom:15px;
}

.right a {
color:#000000;
text-decoration:none;
}

.orangeline{
border:solid;
border-color:#FF6600;
border-width: 1px 0 0 0;
}


.footer {
height:10px;
width:950px;
text-align:right;
padding-top:5px;
color: #FFFFFF;
font-size:10px;
background-color:#669933;
}

.footer a {
height:10px;
width:950px;
text-align:right;
padding-top:5px;
color: #FFFFFF;
font-size:10px;
}


form {
color:#000000;
}
