body {
	background: #abb8c5;
	background: url('img/pagebg2.jpg')
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 10px 10px;
	padding: 0px;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}

#container {
	margin: 0px auto;
	text-align: left;
	width: 778px;
	background-color:#336699;
	border: #000 1px solid;
}
a{
	font-size:13px;
}
p{
	margin: 15px 0px;
}
/********************** Header ***************************/
#header {
	margin: 0px auto;
	background-image:url(img/header.jpg);
	width:778px;
	height: 100px;
}
#nav5 ul{
	background-color:#efce63;
	width:778px;
	display:block;
	margin: 0px 0px 0px 0px;
	height:22px;
	padding:5px 0px 0px 0px;
	text-align:center;
	border-top: 1px #000 solid;
	border-bottom: 1px #000 solid;
	
}
#nav5 li{
	display:inline;	
}
#nav5 ul a{
	text-decoration:none;
	color:#000000;
	font-size: 12px;
	font-weight: bold;
	margin: 1px 6px;
}
#nav5 ul a:hover{
	text-decoration:underline;
	color:#000000;
	
}


#elButton a  {
	color: #002f5d;
	font-size:11px;
	font-family:verdana;
	font-weight:bold;
	text-decoration: none;
	background-color:#84b1dd;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-color: #FFFFFF;
	display: block;
	width: 150px;
	padding: 7px 0px 7px 15px;
}

#elButton a:hover {
	color:#FFFFFF;
	padding: 7px 0px 7px 15px;
	background-color: #5393d0;
}

#elButtonBot a  {
	color: #002f5d;
	font-size:11px;
	font-family:verdana;
	font-weight:bold;
	text-decoration: none;
	background-color:#84b1dd;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-bottom-width: thin;
	border-color: #FFFFFF;
	display: block;
	width: 150px;
	padding: 7px 0px 7px 15px;
}

#elButtonBot a:hover {
	color:#FFFFFF;
	padding: 7px 0px 7px 15px;
	background-color: #5393d0;
}


#elButtonTop a  {
	color: #002f5d;
	font-size:11px;
	font-family:verdana;
	font-weight:bold;
	text-decoration: none;
	background-color:#84b1dd;
	border-top: solid thin #FFF;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-color: #FFFFFF;
	display: block;
	width: 150px;
	padding: 7px 0px 7px 15px;
}

#elButtonTop a:hover {
	color:#FFFFFF;
	padding: 7px 0px 7px 15px;
	background-color: #5393d0;
}

#sublink a {
	color: #002f5d;
	font-size:11px;
	font-family:verdana;
	font-weight:bold;
	text-decoration: none;
	background-color:#84b1dd;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-bottom-width: thin;
	border-color: #FFFFFF;
	display: block;
	width: 150px;
	padding: 2px 0px 2px 15px;
}

#sublink a:hover {
	color:#FFFFFF;
	padding: 2px 0px 2px 15px;
	background-color: #5393d0;
}

#sublinkpad a {
	color: #002f5d;
	font-size:11px;
	font-family:verdana;
	font-weight:bold;
	text-decoration: none;
	background-color:#84b1dd;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-bottom-width: thin;
	border-color: #FFFFFF;
	display: block;
	width: 150px;
	padding: 2px 0px 12px 15px;
}

#sublinkpad a:hover {
	color:#FFFFFF;
	padding: 2px 0px 12px 15px;
	background-color: #5393d0;
}

.dropmenudiv{
	position:absolute;
	margin-top: 8px;
	border: 1px solid #BBB; /*Theme Change here*/
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
	background-color: white;
	width: 200px;
	visibility: hidden;
}

.dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	font-size: 12px;
	border-bottom: 1px solid #BBB; /*Theme Change here*/
	padding: 2px 0;
	text-decoration: none;
	font-weight: bold;
	color: black;
}

.dropmenudiv a:hover{ /*Theme Change here*/
	background-color: #E9E9E9;
	color: #990000;
	font-size: 12px;
}


#spacer1 {
	height: 20px;
}

#logo_w1,#logo_w2 {
	font-size: 24px;
	font-style:italic;
	color:#FFFFFF;
	position:absolute;
}
#logo_w1{
	top:15px;
	left:70px;
}
#logo_w2{
	top:44px;
	left:94px;
}
#header_text {
	top:90px;
	left:43px;
	width:230px;
	position:absolute;
}
#header_text p{
	font-size: 18px;
	color:#FFFFFF;
}
#header_text a{color:#28556b;}
#header_text a:hover{color:#c77e0c;}
/********************** Content ***************************/
#homecontent {
	padding-left: 10px;
	padding-top: 0px;
	width: 768px;
	background-color: #e7ebef;
	text-align: center;
	margin: 0px auto;
}

#content_inside {
	margin-right: 10px;
	padding: 15px;
	width: 568px;
	background-color: #e7ebef;
	line-height: 1.6;
	margin-bottom: 10px;
	min-height: 400px;
}

#upevents{
	width:250px;
	color: #FFFFFF;
	padding:10px;
	padding-left:10px;
}

#upevents a{
	width:270px;
	color: #EFCE63;
}

.titlebar{
	padding: 5px;
	margin: 10px;
	background-color: #336699;
	color: #FFFFFF;
	font-weight: bold;
}

.centertitle{
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: underline;
}

.submenu{
	margin-top: 15px;
	margin-bottom: 8px;
	margin-left: 15px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
}

img{
	border-width:0px;
}
h1{
	color:#000000;
	font-size:14px;
	margin: 0px 0px 0px 0px;
}

.bigtext{
	color:#000000;
	font-size:14px;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
}


h2{
	color:#364498;
	font-size:14px;
	text-align:center;
	width:200px;
	margin: 10px 0px 15px 0px;
}

#full {
	float:left;
	width:428px;
	margin-left:25px;
	margin-right:25px;
	padding: 0px 10px 30px 0px;
	display:inline;
}

#left {
	float:left;
	width:658px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;
	display:inline;
}

#leftsmall {
	float:left;
	width:378px;
	margin-left:27px;
	padding: 0px 10px 20px 0px;
	display:inline;
}

#left a{color:#28556b;}
#left a:hover{color:#c77e0c;}
#photos a{
	margin-right:14px;
}
#right {
	float:right;
	width:210px;
	padding: 0px 20px 20px 20px;
	margin-top:10px;
	border-left: #FFF 2px solid;

}

#rightwide {
	float:right;
	width:250px;
	padding: 0px 20px 20px 20px;
	margin-top:10px;
	border-left: #FFF 2px solid;

}

#right a{
	color:#c77e0c;
}
#right a:hover{
	color:#85a157;
}
/********************** Footer ***************************/
#footerline {
clear:both;
background-image:url(img/footer_bg.gif);
font-size:1px;
height:10px;
}
#footer {
	margin: 0px auto;
	width:778px;
	text-align:right;
	padding: 20px 0px;
	color:#333333;
	font-size: 11px;
}

#title{
font-size: 20px;
font-family: Tahoma;
font-weight: bold;
letter-spacing: 2px;
border-bottom: 1px dashed;
}


.imgleft{
float: left;
margin-right: 15px;
margin-top: 10px;
margin-bottom: 5px;
}

.imgright{
float: right;
margin-left: 15px;
margin-top: 10px;
margin-bottom: 5px;
}

.imgrightnopad{
float: right;
margin-left: 15px;
margin-bottom: 25px;
}

.sectionheader {
font-weight: bold;
font-size: 15px;
padding-bottom: 5px;

}

.pageheader {
font-weight: bold;
font-size: 18px;
padding-bottom: 5px;
margin-bottom: 10px;
border-bottom: dashed 1px #666;
}

ul.leftmargin {
margin-left: 30px;
}

.leftmarginsixty {
margin-left: 60px;
}

.sidebox{
float:right; 
width: 250px; 
margin-left: 20px; 
padding:10px; 
padding-bottom: 15px; 
background-color:#b7c0c9;
}

#homepagetopnav{
	float:right; 
	padding-right:10px; 
	padding-top: 10px;
	color: #ffffff;
}

#homepagetopnav a{
	color: #ffffff;
}

#homepagefb{
	float:right; 
	padding-right:10px; 
	padding-top: 2px;
	color: #ffffff;
}