@charset "utf-8";
/* CSS Document */

body{
	margin:0 auto;
	padding:0;
	background:url(../images/bg-body.jpg) repeat-x top center #004990;
	font-family:"Tahoma", Arial, Verdana;
	font-size:12px;
	line-height:18px;
	color:#666666;	
	}
	
.containerbgbtm{
	background: url(../images/bg-content-btm.jpg) bottom center no-repeat;
	}

.containerbgrepeater{
	background:url(../images/bg-content-repeater.jpg) top center repeat-y;
	overflow:hidden;
	}
	
.containerbg{
	width:100%;
	margin:0 auto;
	padding:0;
	min-height:700px;
	background:url(../images/bg-content.jpg) top center no-repeat;
	}
	
.containermain{
	/*background:url(../images/bg-content-btm.jpg) bottom center no-repeat;*/
	margin:0 auto;
	width:1000px;
	}

.bluebar{
	height:32px;
	margin:0 auto;
	background:url(../images/bg-body.jpg) top center repeat-x;
	width:1000px;
	}

.bluebar #navmenu{
	padding:3px 0 0 0;
	float:right;
	}
		
.header{
	height:100px;
	margin:0 auto;
	padding:0;
	}
	
.logo{
	float:left;
	margin:0 auto;
	padding:17px 0 0 0;
	width:261px;
	height:79px;
	}
	
.navigationbar{
	width:700px;
	float:right;
	padding:55px 0 0 0;
	margin:0 auto;
	}

.largebanner{
	width:960px;
	height:325px;
	top:20px;
	position:relative;
	margin:0 auto;
	background: url(../images/bg-flash-box.jpg) top center no-repeat;
	padding:0 0 25px 0;
	}

.rotatorholder{
	float:left;
	width:600px;
	height:278px;
	}

#flashholder{
	float:right;
	width:320px;
	height:277px;
	margin:20px 10px 0 0;
	}

.homepagesections{
	margin:0 auto;
	padding:0;
	width:970px;
	background:url(../images/bg-sections-top.jpg) top center no-repeat;
	}
	
.homepagesectionsbg{
	background:url(../images/bg-sections-repeat.jpg) top center repeat;
	width:970px;
	margin:0 auto;
	}
	
.aboutlfs{
	float:left;
	width:300px;
	padding:20px 10px;
	}
	
.recentnews{
	float:left;
	width:300px;
	padding:20px 10px 20px 5px;
	}
	
.events{
	float:left;
	width:310px;
	padding:20px 0px 20px 20px;
	}

.footer{
	background:url(../images/bg-footer.jpg) #666666 top center repeat-x;
	width:100%;
	margin:0 auto;
	padding:0;
	min-height:176px;
	color:#cccccc;
	line-height:18px;
	}

.footercontainer{
	width:970px;
	margin:0 auto;
	}

.footerlinks{
	width:125px;
	border-right:1px solid #333333;
	float:left;
	margin:35px 25px 0 0;
	}

.footercopyright{
	float:left;
	margin:35px 25px 0 0;
	}

.secondarycontent{
	width:1000px;
	margin:0 auto;
	overflow:hidden;
	}

.secondarycontentbg{
	margin:12px 0 0 0;
	background:url(../images/bg-second-divider.jpg)  no-repeat;
	overflow:hidden;
	}

.secondarytitlebar{
	margin:0;
	width:660px;
	height:65px;
	background:url(../images/bg-title-bar.jpg) top left no-repeat;
	overflow:hidden;
	}

.secondaryleft{
	width:660px;
	float:left;
	overflow:hidden;
	}
	
.secondaryright{
	width:330px;
	float:right;
	text-align:center;
	margin:20px 0 0 0;
	overflow:hidden;
	}
	
.secondaryright	img{
	margin:0 0 15px 0;
	}


.secondarytext{
	width:600px;
	margin:20px 0 0 20px;
	overflow:hidden;
	}

.secondarynavigation{
	padding:5px 20px 10px 25px;
	background:url(../images/bg-secondary-nav.jpg) bottom left no-repeat;
	width:630px;
	text-align:left;
	color:#FFFFFF;
	}

.secondarynavigation .strong{
	margin:25px 0 0 0;
	}

.secondarylinks{
	width:98%;
	color:#FFFFFF;
	font-size:12px;
	line-height:20px;
	padding:0 10px 0 0;
	}

.secondarylinks a:link{
	color:#FFFFFF;
	}
	
.secondarylinks a:active{
	color:#FFFFFF;
	}
	
.secondarylinks a:hover{
	color:#FFFFFF;
	background:#004990;
	text-decoration:none;
	}
.secondarylinks a:visited{
	color:#FFFFFF;
	text-decoration:none;
	}
.secondarytext table{
	border:0;
	margin:10px 0 10px 0;
	}

.secondarytext table td{
	padding:0 5px 5px 0;
	}

.maptext{
	float:left;
	width:275px;
	}

/* form styles */

.emailinput{
	width:200px;
	height:25px;
	background:#ffffff url(../images/bg-input.jpg) top center repeat-x;
	border:1px solid #cdcdcd;
	float:left;
	font-size:12px;
	color:#999999;
	margin:0 10px 0 0;
	padding:3px;
	}

.button{
	color:#FFFFFF;
	border:1px solid #cdcdcd;
	background:#666666;
	height:32px;
	float:left;
	}

/* IMAGE & TEXT STYLES */

hr{
	border:1px solid #e2e2e2;
	background:#e2e2e2;
	}

a img {
	border:0;
	}

/* text styles */

a{
	color:#56a846;
	text-decoration:none;
	}
	
a:hover{
	text-decoration:underline;
	}

h1{
	color:#243270;
	font-size:18px;
	padding:0px 0px 20px 0px;
	margin:0;
	font-weight:bold;
	}
	
h4{
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size:36px;
	font-weight:normal;
	color:#FFFFFF;
	margin:10px 0 0 20px;
	}

h5{
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#243270;
	margin:10px 0 0 0;
	text-transform:uppercase;
	}

h5 a:link{
	color:#243270;
	}
	
h5 a:visited{
	color:#243270;
	}	

h5 a:hover{
	color:#ffffff;
	text-decoration:none;
	background:#243270;
	}
	
h3{
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#243270;
	margin:10px 0 5px 0;
	}

p{
	margin:0;
	padding:0 0 10px 0;
}

.events ul{
	padding:10px 0 20px 20px;
	}

.events li {
	list-style:url(../images/cal.jpg);
	padding:0 0 10px 0px;
	}

ul{
	padding:5px 15px;
	margin:2px;
	}

li{
	list-style-image:url(../images/bullet.jpg);
	}
	
.title{
	font-weight:bold;
	}
	
.title a:link{
	color:#223169;
	text-decoration:none;
	}

.title a:visited{
	color:#223169;
	text-decoration:none;
	}

.title a:hover{
	color:#223169;
	text-decoration:underline;
	}

.date{
	color:#333333;
	}
	
.footerlinks a:link{
	color:#cccccc;
	padding:3px;
	}

.footerlinks a:visited{
	color:#cccccc;
	padding:3px;
	}

.footerlinks a:hover{
	background:#333333;
	text-decoration:none;
	color:#FFFFFF;
	}

.footerlinks a:active{
	color:#cccccc;
	padding:3px;
	}	

.design{
	color:#999999;
	}

.design a{
	color:#999999;
	}