body {
	background-color:#E8E7D1;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited{
	color:#1A75CF;
	text-decoration:none;
}
a:active{
	color:#993300;
}
a:hover{
	color:#00247D;
	text-decoration:underline;
}
html, body, p, ul, li, ol, blockquote {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #222;
}
h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: bold;
	color: #00247D;
	letter-spacing: -1px;
}
h2, h3, h4, h5{
	text-transform: capitalize;
}
h1 {
	font-size: 22px;
	text-transform: uppercase;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 13px;
}

#topline {
	background: #B85623;
	height: 3px;
	width: 100%;
	overflow: hidden;
	border-bottom: 2px solid #FFFFFF;
}
#bg{
	background: url(images/bg_body_stretch.gif) center top;
}
#top {
	background: url(images/bg_header.jpg) repeat-x left top;
	width: 100%;
}
#container {
	width: 736px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.clear {
	clear: both;
}
#cola {
	float: left;
	width: 243px;
	margin-bottom: 15px;
}
#logo {
	background: url(images/bg_logo.jpg) no-repeat left top;
	height: 188px;
	width: 243px;
	text-align: center;
	overflow: hidden;
}
#logo p#skipcontent {
	display: none;
}

#logo img {
	margin-top: 15px;
	border-style: none;
}
#subnav {
	background: #FFFFFF url(images/bg_subnav.gif) no-repeat left bottom;
	padding: 15px 10px 35px;
}
#subnav h2 {
	margin-top: 0px;
	color: #3d3d3d;
	font-size: 15px;
	margin-bottom: 0px;
	text-transform:uppercase;
}
#subnav h4{
	text-transform:uppercase;
}
#subnav ul {
	list-style-image: none;
	list-style-type: none;
	margin: 4px 0px 0px;
	padding: 0px;
}
#subnav ul li {
	margin: 0px 0px 6px 10px;
	padding: 0px;
	line-height:16px;
}
#subnav span.morenews {
	font-size: 10px;
	margin-left: 10px;
}
#othersites {
	margin-top: 20px;
}
#othersites h2 {
	margin-top: 10px;
	text-transform:uppercase;
}
#othersites h2 a {
	color: #B85623;
	text-decoration: none;
}
#othersites span {
	margin-left: 10px;
}



#colb {
	float: right;
	width: 491px;
}
#nav {
	height: 78px;
	overflow: hidden;
	margin-left:15px;
}
#nav ul {
	margin: 0px 0px 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#nav ul li {
	display: inline;
}
#nav ul li a {
	text-decoration: none;
	display:block;
	float:left;
	margin-right:5px;
	cursor:pointer;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:normal;
	text-transform:capitalize;
	color:#1A75CF;
	margin-top:43px;
}

#nav ul li a span.navcornerleft, #nav ul li a span.navcornerright, #nav ul li a span.navlink{
	display:block;
	float:left;
	padding-top:10px;
	padding-bottom:8px;
	
}
#nav ul li a span.navcornerleft{
	background-image:url(images/bg_navcornerleft.gif);
	background-position:top right;
	background-repeat:no-repeat;
	width: 7px;
	overflow:hidden;
}
#nav ul li a span.navcornerright{
	background-image:url(images/bg_navcornerright.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width: 7px;
	overflow:hidden;
}
#nav ul li a span.navlink {
	background: #FFFFFF;
	padding-left:8px;
	padding-right:8px;
}
#nav ul li a:hover span.navcornerleft, #nav ul li a:hover span.navcornerright, #nav ul li a:hover span.navlink{
	padding-top:10px;
	padding-bottom:15px;
}
#nav ul li a:hover {
	color:#00247D;
	margin-top:35px;
}
#nav ul li a:active {
	color:#993300;
}
#fla {
	margin-bottom: 2px;
}
#content {
	background: url(images/bg_colb_corners.jpg) no-repeat left top;
	padding: 15px 15px 10px;
}
#content h1 {
	margin-top: 0px;
}

#content img{
	border:1px solid #CAC692;
	padding:3px;
}
#content img.pageImageLeft{
	float:left;
	margin-right:8px;
	margin-bottom:3px;
}
#content img.pageImageRight{
	float:right;
	margin-left:5px;
	margin-bottom:3px;
}
#content a:hover img, #content a:hover img{
	border-color:#CC3300;
}
#content ul {
	margin-left: 0px;
	padding-left: 0px;
	margin-top:10px;
	margin-bottom:10px;
	list-style-image: none;
	list-style-type: none;
}
#content ul li {
	margin-left: 20px;
	padding-left: 14px;
	background: url(images/bg_bullet.gif) no-repeat left top;
}
#content p{
	margin-bottom:10px;
	margin-top:10px;
}
#footerbg {
	background: url(images/bg_footerbg.jpg) repeat-x left top;
	height: 87px;
	width: 100%;
	border-top: 2px solid #FFFFFF;
}
#footer {
	width: 724px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/bg_footer.gif) no-repeat left top;
	font-size: 10px;
	line-height: 12px;
	color: #666;
	padding-right: 8px;
	padding-left: 8px;
	height: 45px;
}
#footer a {
	color: #666;
	text-decoration: none;
}

.footerl{
float:left;margin-top:5px;
}
.footerr{
float:right;margin-top:5px;
text-align:right;
}
#footer span.footerr a, .footerr {
	color: #b2b2b2;
}
#footer a:hover, #footer span.footerr a:hover{
	color:#00247D;
	text-decoration:underline;
}
body#splashbody {
	background: #3d3d3d;
}
#splashbg {
	background: url(images/bg_splashbg.gif) center top;
}

#splashtop {
	background: url(images/bg_splashtop.jpg) repeat-x center top;
	width: 100%;
	border-bottom: 1px solid #FFFFFF;
	overflow: hidden;
}
#splashheader {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background: #E9E7D2 url(images/bg_splashheader.jpg) no-repeat left top;
}
#splashfooter {
	background: url(images/bg_splashbody.jpg) repeat-x left top;
	width: 100%;
	text-align: center;
	height: 223px;
}
table#splashtable {
	width: 740px;
	margin-top: 20px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #B85623;
}

table#splashtable img {
	margin-bottom: 10px;
}

.imageBorder {
        border:1px solid #CAC692;
        padding:3px;
}

/*
//////////////////////////////
News Page Styles
//////////////////////////////
*/
.postMeta {
	font-size: 11px;
	padding-top: 0px;
	padding-bottom: 3px;
	color: #666;
}
.postMeta strong {
	
}

.postList {
	margin-bottom: 20px;
	border-bottom:solid 1px #fff;
	padding-bottom:10px;
}
.postList h3{
	margin-bottom:1px;
}
#postPage h1 {
	margin-bottom: 10px;
}
#postPage span{
	display: block;
	margin-bottom: 10px;
}
#postPage span.backToNews a {
	background: url(images/bg_backtonews.gif) no-repeat left top;
	padding-left: 10px;
}
.postList h2 {
	margin-bottom: 0px;
}

/*
//////////////////////////////
Event Page Styles
//////////////////////////////
*/
.eventtable {
	width: 460px;
	position: relative;
	margin-bottom: 25px;
	background: url(images/bg_eventtable.jpg) repeat-x left top;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	overflow:hidden;
}
.eventtable .tableleft {
	float: left;
	width: 328px;
}

.eventtable h1 {
	font-size: 16px;
	border-bottom: 1px solid #2C2216;
	margin-bottom: 5px;
	padding-bottom: 2px;
	line-height: normal;
	margin-top: 0px;
}
.eventtable h2 {
	font-size: 14px;
	margin: 0px 0px 3px;
	line-height: normal;
}
.eventtable  h3 {
	font-size: 12px;
	margin: 4px 0px 0px;
}

.eventtable .tableright {
	float: right;
	width: 110px;
}
.eventtable .tableright img {
	border: 3px solid #1F170C;
	height: 110px;
	width: 110px;
}
#eventDetail h1 {
	font-size: 18px;
	margin-bottom: 6px;
}
#eventDetail .eventdescr p {
	margin-top: 0px;
}
#eventDetail .eventdescr ul.eventDate {
}
#eventDetail .eventdescr h4 {
	margin-bottom: 2px;
	margin-top: 14px;
}
#eventDetail .eventimage {
	float: right;
	margin-left: 8px;
	margin-bottom: 3px;
}
#eventDetail .eventimage img {
	border: 3px solid #816C3D;
	height: 150px;
	width: 150px;
}
#eventDetail .viewallevents {
	padding-top: 2px;
	border-top: 1px solid #2F261C;
}
