﻿body {margin: 0; padding: 0; background-color: #e9f2df;	font-family: arial, helvetica, sans-serif; font-size: 10pt;}

h1	{font-size: 16pt; font-weight: bold; color: #990000; margin-top: 0;}
h2	{font-size: 14pt; color: black;}
h3	{font-size: 11pt; color: #007349;}
h4	{font-size: 14pt; color: black; font-weight: normal; margin-top: 0;}

.top {margin-top: 0;}
.bottom {margin-bottom: 0;}
.topbot {margin-top: 0; margin-bottom: 0;}

.small {font-size: 8pt;}
.large {font-size: 11pt;}

sup,sub {font-size: 60%;}

/* Navigation Information */
a:active {color: #007349;}
a:visited {color: #007349;}
a:link {color: #007349;}
a:hover{color: #990000;}

/* Backgrounds */
#spring {background: #93BB72 url('../images/backgrounds/spring.gif') repeat-x top left;}
#summer {background: #006633 url('../images/backgrounds/summer.gif') repeat-x top left;}
#fall	{background: #974C15 url('../images/backgrounds/fall.gif') repeat-x top left;}
#winter	{background: #6699CC url('../images/backgrounds/winter.gif') repeat-x top left;}

/* Layout Information */
.mainTable {
	width: 925px;
	margin: 0 auto 0 auto;
	padding: 0;
	background-color: #e9f2df;
}

.leftside	{
	width: 24px;
	background-image:url('../images/borders/border-left.gif');
	background-repeat: repeat-y;
	background-position: right top;
}
.rightside	{
	width: 24px;
	background-image:url('../images/borders/border-right.gif');
	background-repeat: repeat-y;
	background-position: left top;
}
	
.content {
	width: 636px;
	height: 300px;
	padding: 0px 15px 15px 20px;
	vertical-align: top;
}

.contentfull {
	width: 900px;
	height: 300px;
	padding: 0px 15px 15px 20px;
	vertical-align: top;
}

#footer {
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	padding-bottom: 10px;
}
	#footer a {font-weight: normal;}

/* Header information */
.logobottom {
	margin-top: -260px; *margin-top: -263px;
	margin-left: 659px;
	float: left;
	position: absolute; *position: relative;
}

.redborder{border: solid 2px #990000;}

#topnav {
	position: relative;
	width: 662px;
	height: 39px;
	margin-top: -39px;
	font-family: Arial Narrow;
	font-size: 14px;
	font-weight: bold;
}
	#topnav .firsttab {
		width: 138px;
		text-align: right;
		padding-top: 3px;
		padding-right: 10px;
	}
	#topnav .tab {
		width: 131px;
		text-align: right;
		padding-top: 3px;
		padding-right: 12px;
	}
	#topnav a:active {
		width: 119px;
		display: block;
		color: #990000;
		text-decoration: none;
	}
	#topnav a:visited {
		width: 119px;
		display: block;
		color: #990000;
		text-decoration: none;
	}
	#topnav a:link {
		width: 119px;
		display: block;
		color: #990000;
		text-decoration: none;
	}
	#topnav a:hover{
		color: black;
	}

.subheader {padding-top: 3px; padding-bottom: 20px; background-color: #e9f2df;}
.tagline {
	font-size: 16px;
	font-weight: bolder;
	color: #990000;
	text-align: center;
}

#button {text-align: center; font-weight: bold;}
	#button a:active {
		font-size: 12px;
		line-height: 17px;
		text-align: center;
		color: white;
		text-decoration: none;
		height: 17px;
		width: 225px;
		display: block;
		background: url(../images/button-off.gif) no-repeat top center;
	}
	#button a:visited {
		font-size: 12px;
		line-height: 17px;
		text-align: center;
		color: white;
		text-decoration: none;
		height: 17px;
		width: 225px;
		display: block;
		background: url(../images/button-off.gif) no-repeat top center;
	}
	#button a:link {
		font-size: 12px;
		line-height: 17px;
		text-align: center;
		color: white;
		text-decoration: none;
		height: 17px;
		width: 225px;
		display: block;
		background: url(../images/button-off.gif) no-repeat top center;
	}
	#button a:hover{
		color: #990000;
		background: url(../images/button-on.gif) no-repeat top center;
	}

/* Left Menu Information */
#menu {
	width: 264px;
	padding: 0;
	margin: 0;
}
	#menu ul {
		list-style: none;
		background: #990000 url('../images/menu-bottom.gif') no-repeat bottom center;
		padding: 15px 15px 25px 15px;
		margin: 0px;
	}
	#menu ul ul {
		padding: 0 0 10px 0;
		margin: 0;
		background: #990000;
	}
	#menu ul li  {
		display: block; 
		line-height: 16pt;
	}
	#menu a {display: block; color: white; text-decoration: none; }
	#menu li a {font-family: 'Arial Rounded MT Bold', arial, helvetica; font-weight: normal; border-bottom: 1px solid white;}
	#menu li a:hover  {font-weight: bold;}
	#menu li li a {font-family: arial, helvetica, sans-serif; font-weight: normal; padding: 0 0 0 10px; border-bottom: 0;}
	#menu li li a:hover  {font-weight: bold; padding-left: 10px;}

/* Information */
.builtgreen {
	font-size: 10pt;
	border: 1px solid #C0C0C0;
	background-color: #C0C0C0;
}

.quote {	
	font-size: 10pt;
	color: #990000;
	font-style: italic;
}

.green_text{	
	font-size: 10pt;
	font-weight: bold;
	color: #006600;		
}

/* Home Column */
.homecolumn {
	padding-left: 5px;
}

/* Events Box information */
#events {
	width: 380px;
	border: 1px solid #306072;
	background-color: #D6EBF7;
	margin: 15px 0 0 10px;
	font-size: 8pt;
}
	#events .title {
		display: block;
		font-size: 14pt;
		font-weight: 700;
		background-color: #306072;
		color: white;
		text-align: center;
		padding: 3px;
	}
	#events ul {
		list-style: none;
		margin: 0 15px 10px 15px;
		padding: 0;
	}
	#events li {
		margin: 0;
		padding-top: 10px;
	}
	#events a {
		color: #007349;
		font-size: 10pt;
		font-weight: bold;
	}

/* News Box information */
#news {
	width: 380px;
	margin: 15px 0 0 10px;
	font-size: 8pt;
}
	#news .title {
		display: block;
		font-size: 16pt;
		font-weight: 700;
		border-bottom: 1px solid black;
	}
	#news ul {
		list-style: none;
		margin: 0;
		padding: 0 15px 0 15px;
	}
	#news li {
		margin: 0;
		padding-top: 10px;
	}
	#news a {
		color: #007349;
		font-size: 10pt;
		font-weight: bold;
	}
