body {
	margin: 0px;	
	background-color: #cccccc;
}

.mainwrapper {
	width: 816px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	margin-top: 0px;
}

.top {
    width: 816px;
	height: 18px;
	margin-top: 7px;
	background-image:url(images/top.jpg);
	float: left;
}

.headertop {
	width: 816px;
	height: 16px;
	float: left;
	margin-bottom: 0px;
}

.secondwrapper {
	width: 816px;
	float: left;
	background-image: url(images/bodyback.jpg);
	background-repeat:repeat-y;
	margin-top: -1px;
}

.headerwrapper {
	width: 776px;
	height: 195px;
	float: left;
	background-color: #ffffff;
	background-image: url(images/navshadow.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	margin-left: 20px;
	margin-top: 0px;
}

.headerleft {
	width: 587px;
	height: 176px;
	float: left;
	border-right: 5px solid #306130;
	border-bottom: 5px solid #306130;
}

.leftlogo {
	width: 223px;
	height: 141px;
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	border-bottom: 5px solid #306130;
	float: left;
}

.rightlogo {
	width: 364px;
	height: 141px;
	background-image: url(images/logo_right.jpg);
	background-repeat:no-repeat;
	border-bottom: 5px solid #306130;
	float: left;
}

.headerright {
	width: 184px;
	height: 176px;
	background-image: url(images/headerright_back.jpg);	
	background-repeat: no-repeat;
	float: left;
}

.toplinks {
	font-family:Tahoma, Geneva, sans-serif;
	color: #ffffff;
	float: left;
	margin-top: 115px;
	margin-bottom: 12px;
	margin-left: 18px;
}

.pipespace {
	font-family: Tahoma, Geneva, sans-serif;
	color:#ffffff;
	font-size: 10px;
}

.toplinks a:link {
	font-family:Tahoma, Geneva, sans-serif;
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;	
}

.toplinks a:visited {
	font-family:Tahoma, Geneva, sans-serif;
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;	
}

.toplinks a:hover {
	font-family:Tahoma, Geneva, sans-serif;
	color: #cccccc;
	font-size: 11px;
	text-decoration: none;	
}

.navwrapper {
	width: 587px;
	height: 27px;
	float: left;
	background-image:url(images/navback.jpg);
	background-repeat: repeat-x;
	padding-top: 3px;
}

.navspace {
	font-size: 11px;
	display: block;
	margin-top: -26px;
	margin-left: -1px;
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
}

.searchwrapper {
	width: 169px;
	height: 25px;
	padding-top: 5px;
	padding-left: 15px;
	float: left;
	background-image:url(images/navback.jpg);
	background-repeat:repeat-x;
}

.search {
	border: 0;
	background-repeat: no-repeat;
	width: 120px;
	padding-left: 5px;
	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.searchbox {
	float: left;
	width: 120px;
}

.gobox {
	float: left;
	margin-top: -5px;
	margin-left: 5px;
	padding-left: 2px;
}

.contentwrapper {
	width: 776px;
	padding-top: 5px;
	padding-left: 20px;
	float: left;
	background-color: none;
	background-image:url(images/mainback.jpg);
    background-position: right;
	background-repeat:repeat-y;
}

.contentleft {
	width: 587px;
	float: left;
	border-right: solid 5px #336633;
	margin-top: -19px;
}

.contentwrapper h1 {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	text-transform: uppercase;
}

.leftpanel {
	width: 144px;
	height: 319px;
	float: left;
	border-bottom: solid 1px #026899;
	margin-top: 5px;
}

.panelwrap {
	width: 133px;
	height: 284px;
	float: left;
}

.panelimage {
	width: 133px;
	height: 93px;
}

.greenimgnav {
	width: 135px;
	height: 34px;
	float:left;
	background-image: url(images/imgnav.jpg);
	margin-top: 6px;
}

.arrows {
	width: 10px;
	/*margin-top: 226px;*/
	margin-top: 15px;
	float: left;
}

#downarrow {
	margin-top: 230px;
}

.rightpanel {
	width: 443px;
	height: 325px;
	float: left;
	margin-top: 0px;
}

.contenttext {
	width: 545px;
	float: left;
	padding-left: 30px;
	padding-right: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.contenttext a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.contenttext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.contenttext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.bluetext {
	color: #003366;	
}

.contentright {
	width: 184px;
	float: right;
	margin-top: -24px;
}

.memberlink {
	width: 184px;
	height: 21px;
	float: left;
	background-image:url(images/memberlinkback.jpg);
	background-repeat: repeat;
	padding-top: 8px;
	padding-left: 0px;
	color: #ffffff;
	font-size: 10px;
}

.memberlink a:link {
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.memberlink a:visited {
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.memberlink a:hover {
	color: #cccccc;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


.infocus {
	background-color: #ffffff;
	background-image: url(images/infocus.jpg);
	background-repeat:no-repeat;
	width: 184px;
	margin-top: 24px;
	padding-top: 94px;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
}

.focustext {
	margin-left: 11px;
	padding-top: 16px;
	width: 165px;
	padding-bottom: 12px;
	border-bottom: dashed 1px #444444;
}

.focustext a:link {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}

.focustext a:visited {
	color: #003366;	
	font-weight: bold;
	text-decoration: none;
}

.focustext a:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.events {
	width: 165px;
	margin-left: 11px;
	color: #336633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.events a:link {
	color: #336633;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.events a:visited {
	color: #336633;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}

.events a:hover {
	color: #114411;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}

.eventblue a:link {
	font-weight: bold;
	color: #003366;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.eventblue a:visited {
	font-weight: bold;
	font-size: 11px;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
}

.eventblue a:hover {
	font-weight: bold;
	font-size: 11px;
	color: #001144;
	font-family: Arial, Helvetica, sans-serif;
}

.events h1 {
	color: #003366;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bottom {
	width: 816px;
	height: 32px;
	float: left;
}

.footer {
	width: 776px;
	height: 114px;
	padding-top: 0px;
	float: left;
	background-color: #cccccc;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #363636;
	margin-left: 20px;
}

.footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003366;
	text-decoration: none;
}

.footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003366;
	text-decoration: none;
}

.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #001144;
	text-decoration: none;
}

.clearall {
	clear: both;
}

#image1 {
opacity: 1;
filter: alpha(opacity=100);  
}

#image2 {
opacity: .40;
filter: alpha(opacity=40);
}

#image3 {
opacity: .40;
filter: alpha(opacity=40);
}

#image4 {
opacity: .40;
filter: alpha(opacity=40);
}

#image5 {
opacity: .40;
filter: alpha(opacity=40);
}

#image6 {
opacity: .40;
filter: alpha(opacity=40);
}

#image7 {
opacity: .40;
filter: alpha(opacity=40);
}

#image8 {
opacity: .40;
filter: alpha(opacity=40);
}

#image9 {
opacity: .40;
filter: alpha(opacity=40);
}

#image10 {
opacity: .40;
filter: alpha(opacity=40);
}

.printtop {
display: none;
visibility:hidden;
}
.navhr {
	border: thin solid #CECECE; 
	padding-left: 11px; 
	width:198px; 
	padding-top:0px; 
	padding-bottom: 0px;
}


.close {
margin-left: auto;
margin-right: auto;
background-color: #ffffff;
width: 728px;
padding-right: 8px;
}

.close a {
font-family: Arial, Helvetica, sans-serif;
color: #039000;
font-size: 16px;
font-weight: bold;
text-decoration: none;
}

.close a:hover {
font-family: Arial, Helvetica, sans-serif;
color: #14a111;
font-size: 16px;
font-weight: bold;
text-decoration: none;
}

.vidwrapper {
position: fixed;
background: transparent;
/*border: solid 1px #000000;*/
display: none;
/*left: 20%;*/
top: 10%;
/*height: 100%;*/
/*height: 540px;
width: 736px;*/
width: 100%;
z-index:10000;
}

.cover {
position: fixed;
width: 100%;
height: 100%;
display: none;
background: transparent;
z-index:9999;
top: 0px;
}

.video2 {
background: transparent;
margin-top: 5px;
}

#vidspace {
padding-left: 8px;
padding-top: 8px;
width: 728px;
height: 450px;
background-color: #ffffff;
margin-left: auto;
margin-right: auto;
}

#vidspace2 {
display: none;	
}


