/* CSS Document */
body {
	margin: 0px 0px 0px 0px;
	font-family: Arial, Trebuchet MS, Tahoma, Verdana;
	font-size: 12px;
	color: #ffffff;
	background:url(images/Bg.gif) repeat-x 0px 0px;
	text-decoration: none;
}
.navtext {
	margin: 0px;
	font-family: Tahoma, Trebuchet MS, Arial, Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

.calDate {
	font-family: Tahoma, Trebuchet MS, Arial, Verdana;
	font-size: 11px;
	color: #660000;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 0px 5px 3px;
	/*background: url(images/bullets.gif) no-repeat 0px 5px;*/
}
.calDateEntry {
	font-family: Tahoma, Trebuchet MS, Arial, Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 0px 5px 0px;
}
.calendarBg {
	background: url(images/calendarBg.gif) no-repeat 0px 0px;
	Height: 154px;
}
.calDateEntry:hover{
	color: #000000;
	text-decoration: underline;
}

.leftPanel {
	width: 250px;
	vertical-align: top;
	position: relative;
	top:0px;
	float:left;
}
.topBg {background:url(images/topBg.gif) repeat-x 0px 0px;}
p, table, tr, th, td {
	font-family: Verdana, Arial, Trebuchet MS, Tahoma, ;
	font-size: 11px;
	color: #032d9f;
	text-decoration: none;
}
p a, table a, tr a, th a, td a {
	color: #032d9f;
	text-decoration: underline;
}
p a:hover, table a:hover, tr a:hover, th a:hover, td a:hover {
	color: #032d9f;
	text-decoration: underline;
}

li {
	font-family: Arial, Trebuchet MS, Verdana, Verdana,;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	background:url(images/bullet.gif);
	padding: 0px 0px 0px 3px;
}

h1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #820b08;
	font-weight: bold;
	text-decoration: none ;
	margin: 0px;
	background:url(images/bullets.gif) no-repeat 2px 5x;
	padding: 0px 0px 0px 10px;
}
h1 a {
	color: #820b08;
	margin: 0px;
	text-decoration: none;
}
h1 a:hover {
	color: #820b08;
	margin: 0px;
	text-decoration: underline;
}
h2 {
	font-family:  Georgia, Arial, Tahoma,, Trebuchet MS;
	font-size: 18px;
	color: #ab0d0d;
	font-weight: 600;
	margin: 0px;
	text-decoration:none;
	background:url(images/arrow.gif) no-repeat 7px 12px;
	padding: 5px 0px 0px 20px;
}

h2 a {
	color: #ab0d0d;
	font-weight: bold;
	text-decoration:none;
	padding: 5px 0px 0px 0px;
}

h2 a:hover {
	color: #ab0d0d;
	font-weight: bold;
	text-decoration: underline;
	padding: 5px 0px 0px 0px;
}

h3 {
	font-family: Arial,Trebuchet MS, Tahoma,;
	font-size: 20px;
	color: #6f144b;
	text-decoration: none;
	font-weight: bold;
	margin: 4px;
	padding: 0px 0px 0px 0px;
}

.input {
	background-color: #ffffff;
	border: 1px solid #65405e;
	font-family: Arial, Trebuchet MS, Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding: 1px 0px 0px 3px;
	
}

.input2 {
	background: url(images/formBg.gif) repeat-x 0px 0px;
	border: 1px solid #0b2b47;
	font-family: Arial, Trebuchet MS, Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding: 4px 0px 0px 3px;
	
}
.button {
	background-color: #2b65b2;
	border-top: 5px solid #1b409c;
	border-right: 1px solid #1b409c;
	border-bottom: 1px solid #1b409c;
	border-left: 1px solid #1b409c;
	font-family: Arial, Tahoma, Trebuchet MS, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding: 2px 0px 2px 0px;
}

hr {
	background-color: #efefef;
	hright: 1px;
}

.white {background-color: #ffffff;}
.black {background-color: #000000;}
.green {background-color: #89a209;}
.lightblue {background-color: #e6f2fb;}
.parple {background-color: #b11d8a;
	padding: 4px 0px 0px 0px;
}

.grey {background-color: #cccccc;}
.lightGrey {background-color: #efefef;}
.darkGrey {background-color: #666666;}

.border1 {border: 1px solid #d9d9d9;}
.border2 {border: 1px solid #382619;}
.border3 {border: 1px solid #9790ad;}
.borderDoublw {border: 3px Double #999999;}


.topnav{
	background: url(images/navBg.gif) repeat-x 0px 0px;
	height:37px;
	padding: 2px 0px 0px 35px;
}

.navspace{
	background: url(images/navspace.gif) no-repeat center middle;
	width:10px;
	padding: 0px 0px 0px 0px;
}

.whitetext {
	font-family: Tahoma, Arial Narrow,Trebuchet MS;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.redText {
	font-family: Tahoma, Arial Narrow,Trebuchet MS;
	font-size: 11px;
	color: #820b08;
	text-decoration: none;
	font-weight: bold;
}

.redText a {
	color: #820b08;
	text-decoration: none;
	font-weight: bold;
}

.redText a:hover {
	color: #820b08;
	text-decoration: underline;
	font-weight: bold;
}

.brownBg{
	background: url(images/brownBg.gif) repeat-x 0px 0px;
	height:38px;
	padding: 3px 0px 0px 10px;
}

.leftTitle{
	background: #5d0504 url(images/arrow_b.gif) no-repeat 8px 14px;
	height:38px;
	padding: 3px 0px 0px 25px;
	font-family: Arial, Verdana, Arial Narrow,Trebuchet MS;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 2px solid #000;
}

.datesBg{
	background: #fdf6db url(images/datesBg.gif) no-repeat 0px 0px;
	height:154px;
	padding: 10px 0px 0px 90px;
}
.datesBg2{
	background: #fdf6db url(images/.gif) no-repeat 0px 0px;
	height:154px;
	padding: 0px 0px 0px 0px;
}

#flashcontent {
		width: 100px;
		height: 100px;
		float: center;
		margin: 0px 0px;
		text-align:center
	}

.blueheader{
	background: url(images/blueHeader.gif) repeat-x 0px 0px;
	height:300px;
	padding: 3px 0px 0px 10px;
}

.newsBg{
	
	height:400px;
	padding: 15px 0px 0px 10px;
}

.newsBg2 {
	background: #00199c url(images/news.gif) no-repeat 10px 10px;
	height:35px;
	padding: 15px 0px 5px 10px;
}

.communityHead {
	background: #84933a url(images/communityFlyers.gif) no-repeat 10px 10px;
	height:35px;
	padding: 15px 0px 5px 10px;
}

.communityBg {
	background: url(images/communityBg.gif) repeat-x 2px 0;
	height:54px;
	font-weight:normal;
	padding: 3px 0px 5px 10px;
}
.communityBg li{ 
	font-family: Tahoma, Arial Narrow,Trebuchet MS;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
	margin:0; 
	padding:0 0 5px 0;
	 list-style:none;
}
.communityBg li a{ 
	color: #000000;
	text-decoration: none;
 }
	
	
.newstext {
	font-family: Tahoma, Arial Narrow,Trebuchet MS;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background: url(images/arrow.gif) no-repeat 0px 6px;
	font-weight:normal;
	padding: 3px 0px 5px 15px;
}

.newstext a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.newstext a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

.welcomeTextBg{
	background: url(images/welcomeBg.jpg) no-repeat 0px 0px;
	height:244px;
	padding: 0px 0px 0px 0px;
}

.grayBg{
	background: url(images/greyHeader.gif) no-repeat 0px 0px;
	height:38px;
	padding: 3px 0px 0px 10px;
}

.graybody{
	background: #ffffff url(images/linkBg.gif) repeat-x 0px 0px;
	height:376px;
	padding: 0px 0px 0px 0px;
}

.bottomBg{
	background: #ffffff url(images/bottomBg.gif) repeat-x 0px 0px;
	height:9px;
	padding: 0px 0px 0px 0px;
}

.linkText {
	font-family: Arial,Tahoma, Trebuchet MS;
	font-size: 11px;
	color: #dd0000;
	text-decoration: none;
	background: url(images/bullets2.gif) no-repeat 10px 8px;
	font-weight:bold;
	padding: 3px 0px 5px 25px;
}
.linkTextPdf {
	font-family: Arial,Tahoma, Trebuchet MS;
	font-size: 11px;
	color: #dd0000;
	text-decoration: none;
	background: url(images/iconPDF.gif) no-repeat 0px 0px;
	font-weight:bold;
	padding: 4px 0px 5px 25px;
}

.pageHeader{
	font-family: GeorgiaArial,Tahoma, Trebuchet MS;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background: url(images/bullets2.gif) no-repeat 0px 8px;
	font-weight:bold;
	padding: 3px 0px 5px 15px;
}


.linkTextQL {
	font-family: Arial,Tahoma, Trebuchet MS;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background: url(images/bullets2.gif) no-repeat 20px 8px;
	font-weight:bold;
	padding: 3px 0px 5px 30px;
}

.linkText a, .linkTextQL a, .linkTextPdf a{
	color: #dd0000;
	text-decoration: none;
}
.linkText a:hover, .linkTextQL a:hover, .linkTextPdf a:hover{
	color: #dd0000;
	text-decoration: underline;
}

.copyrightText {
	font-family: Tahoma, Arial, Trebuchet MS;
	font-size: 11px;
	color: #0e3759;
	text-decoration: none;
	font-weight:none;
	padding: 3px 0px 5px 10px;
}

.bottomText {
	font-family: Tahoma, Arial, Trebuchet MS;
	font-size: 11px;
	color: #0e3759;
	text-decoration: none;
	font-weight:bold;
	padding: 3px 0px 0px 10px;
}

.bottomText a {
	color: #0e3759;
	text-decoration: none;
	font-weight:bold;
}

.bottomText a:hover {
	color: #0e3759;
	text-decoration: underline;
	font-weight:bold;
}

.aboutBg{
	
	height:390px;
	padding: 5px 0px 0px 10px;
}

.rightBorder{
	background: url(images/rightBorder.gif) no-repeat top right ;
	height:377px;
	width: 1px;
	padding: 0px 0px 0px 1px;
}

.breadcumps {
	font-family: Tahoma, Arial Narrow,Trebuchet MS;
	font-size: 11px;
	color: #000055;
	text-decoration: none;
	font-weight: bold;
	background-color: #d5e5f4;
	padding: 7px 0px 7px 10px;
}
.breadcumps a{
	color: #000055;
	text-decoration: none;
}
.breadcumps a:hover{
	color: #dd0000;
	text-decoration: underline;
}