img, div { behavior: url(iepngfix.htc) }

/* text & tags */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #f8fefb;
}

.largertext {
	font-size: 14px;
	line-height: 20px;
}

p {
	margin-top: 8px;
	margin-bottom: 8px;
}

ul {
	margin-top: 8px;
	margin-bottom: 8px;
}

ol {
	margin-top: 8px;
	margin-bottom: 8px;
}

li {
	margin-left: -20px;
}

a:link {
	color: #154b5c;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #154b5c;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #154b5c;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #72a5b5;
	font-weight: bold;
	text-decoration: underline;
}

h1 {
	color: #231806;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 20px;
}

h2 {
	color: #231806;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom: 1px solid #231806;
	line-height: 20px;
}

h3 {
	color: #231806;
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 19px;
}

.captionleft {
	float: left;
	font-size: 9px;	
	margin-right: 5px;
	margin-bottom: 5px;
}

.captionright {
	float: right;
	font-size: 9px;
	margin-left: 5px;
	margin-bottom: 5px;
}

.captionleft-margintop {
	float: left;
	font-size: 9px;	
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 10px;
}

.captionright-margintop {
	float: right;
	font-size: 9px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 10px;
}

.bump {
	margin-top: 8px;
}

/* divs */

div#header {
	width: 900px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 167px;
	margin-left: auto;
	margin-right: auto;
}

div#background {
	width: 100%;
	padding-top: 10px;
	overflow: auto;
/*	background-image: url(../images/gradient.gif);  */
	background-image: url(../images/color3b.gif); 
	background-repeat: repeat;
}

div#container {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

div#latestnews {
	width: 890px;
	padding: 5px;
	background-color: #f8fefb;
	border: 3px double #154b5c;
	margin-bottom: 10px;
}

div#leftcolumn {
	float: left; 
	width: 200px;
	margin-bottom: 10px;
}

div#box {
	width: 184px;
	border: 3px double #154b5c;
	background-color: #f8fefb;
	font-size: 11px;
	line-height: 17px;
	padding: 5px;
	margin-top: 10px;
}

	div#box h1 {
		font-size: 13px;
		margin-top: 0px;
		margin-bottom: 3px;
		line-height: 19px;
	}

	div#box p {
		margin-top: 0px;
		margin-bottom: 3px;
	}

div#middlecolumn {
	float: right;
	width: 490px;
	margin-right: 10px;
	margin-bottom: 10px;
}

div#middlecolumn li {
	margin-left: -20px;
}

	div#middlecolumnbox {
		width: 464px;
		padding: 10px;
		margin-bottom: 10px;
		border: 3px double #154b5c;
		background-color: #f8fefb;
	}

div#largemiddlecolumn {
	float: right;
	width: 685px;
	margin-left: 10px;
	margin-bottom: 10px;
}

div#largemiddlecolumn li {
	margin-left: -20px;
}

div#rightcolumn {
	float: right;
	width: 185px;
	margin-bottom: 10px;
}

	div#rightcolumn h1 {
		font-size: 13px;
		margin-top: 0px;
		margin-bottom: -8px;
		line-height: 19px;
	}

/*	div#rightcolumn p {
		margin-top: 0px;
		margin-bottom: 3px;
	} */
	
div#rightcolumnbox {
	width: 165px;
	border: 3px double #154b5c;
	background-color: #f8fefb;
	font-size: 11px;
	line-height: 19px;
	padding: 10px;
	margin-bottom: 10px;
}

	div#rightcolumnbox h1 {
		font-size: 13px;
		margin-top: 0px;
		margin-bottom: -8px;
		line-height: 19px;
	}	

div#footerbackground {
	clear: both;
	width: 100%;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: top center; 
	background-color: #377f97; 
/*	border-top: 3px double #154b5c; */
}
	
div#footer {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
/*	border: 3px double #644e2c;
	background-color: #fdeed2; */
	font-size: 9px;
	line-height: 15px;
	text-align: center; 
	padding-top: 8px;
	padding-bottom: 8px;
	color: #FFFFFF;
}	
	

/* floatNav menu */

.floatNav {
	margin: 0;
	padding: 0;
/*	border: 1px solid #231806; */
	border: 3px double #154b5c;
	background-color: #f8fefb;
}
	
.floatNav li {
	margin: 0;
	padding: 0;
	list-style:none;
}
.floatNav li a:link {
	display: block;
	color: #231806;
	border-bottom: 1px solid #154b5c;
	padding: 5px 5px;
	margin: 0;
	text-decoration: none;
	font-weight: bold;
}

.floatNav li a:active {
	display: block;
	color: #231806;
	border-bottom: 1px solid #154b5c;
	padding: 5px 5px;
	margin: 0;
	text-decoration: none;
	font-weight: bold;
}

.floatNav li a:visited {
	display: block;
	color: #231806;
	border-bottom: 1px solid #154b5c;
	padding: 5px 5px;
	margin: 0;
	text-decoration: none;
	font-weight: bold;
}

.floatNav li a:hover {
	background-color: #548c9d;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.floatNav li a.last {
	border-bottom: none;
	text-decoration: none;
	font-weight: bold;	
}

.floatNav li a.new {
	background-color: #86bccc;
}

.floatNav + .floatNav {
	margin-top: 10px;
}

/* hacked floatNav menu for upcoming events box */

.events {
	margin: 0;
	padding: 0;
/*	border: 1px solid #231806; */
	border: 3px double #154b5c;
	background-color: #f8fefb;
	width: 100%;
	margin-bottom: 10px;
}
	

.events ul {
/*	border: 3px double #644e2c;
	background-color: #fff7e9; */
}

.events li {
	list-style:none;
	display: block;
	border-bottom: 1px solid #154b5c;
	padding: 5px 5px;
	text-decoration: none;
/*	margin-left: -20px; */
	font-size: 11px;
	line-height: 17px;
	margin: 0px;
}

.events li.last {
	border-bottom: 0px;
}

.events li.title {
	color: #FFFFFF;
	font-size: 13px;
	line-height: 19px;
	font-weight: bold;
	text-align: center;
	background-color: #548c9d;
	border-bottom: 1px solid #154b5c;
}







.chart {
	margin: 8px 0px;
	border-top: 1px solid #444444;
	border-right: 1px solid #444444;
}

.chart tr td {
	border-bottom: 1px solid #444444;
	border-left: 1px solid #444444;
}