body {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	background-color:#ffffff;
	margin:0px;
	padding:0px;
	margin-top:7px;
	text-align:center;
}
body{behavior:url('cssfocusandhover.htc');}
#container {
	width:750px;
	height:auto;
	margin-left:auto;
	margin-right:auto;	
}

div, td , p {
	text-align:left;
}
td {
	font-size:11px;
	line-height:1.5;
}
a, a:visited {
	color:#097842;	
}

a:hover {
	color:#db9808;
}
b, strong {
	color:#097842;
}
.breaker {
	clear:both;
	margin:0px 0px -1px 0px;
	height:1px;
	padding:0px;
	font-size:0px;
	border-width:0px;
}
.spacer {
	height:2px;
	font-size:0px;
}
i, em {
	font-family:Georgia, "Times New Roman", Times, serif;
}
/*HEADER STYLES*/
#header {
	width:750px;
	background:#ffffff url(../images/header_bg.gif) top left repeat-x;
	height:149px;
}
#header_in {
	width:750px;
	height:91px;
}
#logo, #logo a, #logo a:visited {
	width:279px;
	height:91px;
}
#logo {
	float:left;
	background:transparent url(../images/logo.gif) top left no-repeat;
}
#logo a, #logo a:visited {
	display:block;
}
#header_1 {
	width:471px;	
	float:left;
	height:91px;
}
#tnav_1 {
	margin-top:20px;
	height:71px;
	float:left;
	padding-left:20px;
	width:270px;
	width:"\"}\"";/*IE5x parsing bug exploit to fix display problem*/
	width:250px;
}
#tnav_1 .abox {
	width:71px;
	height:71px;
	float:left;
	background:transparent url(../images/tnav_1_button.gif) top left no-repeat;
	font-size:0px;
}
#tnav_1 a, #tnav_1 a:visited, #tnav_1 a:hover {
	display:block;
	width:71px;	
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
	padding-top:50px;
	height:71px;
	height:"\"}\"";/*IE5x parsing bug exploit to fix display problem*/
	height:21px;
}
#tnav_1 a:hover {
	color:#FFCC66;
}
#tnav_1 a.home, #tnav_1 a.home:visited {
	background:transparent url(../images/bhome.gif) top center no-repeat;
}
#tnav_1 a.home:hover {
	background:transparent url(../images/bhome_o.gif) top center no-repeat;	
}
#tnav_1 a.about, #tnav_1 a.about:visited {
	background:transparent url(../images/babout.gif) top center no-repeat;
}
#tnav_1 a.about:hover {
	background:transparent url(../images/babout_o.gif) top center no-repeat;	
}
#tnav_1 a.contact, #tnav_1 a.contact:visited {
	background:transparent url(../images/bcontact.gif) top center no-repeat;
}
#tnav_1 a.contact:hover {
	background:transparent url(../images/bcontact_o.gif) top center no-repeat;	
}
#userbox {
	margin-top:20px;
	width:201px;
	height:71px;
	float:left;
	background:transparent url(../images/userbox_bg.gif) top left repeat-x;
}
#userbox_left, #userbox_right {
	width:14px;
	height:71px;
	float:left;
	font-size:0px;	
}
#userbox_left {
	background:transparent url(../images/ub_left.gif) top left no-repeat;
}
#userbox_right {
	background:transparent url(../images/ub_right.gif) top left no-repeat;
}
#userbox_in {
	width:173px;
	height:71px;
	float:left;	
}
#login {
	width:123px;	
	padding-top:11px;
	float:left;	
	height:71px;
	height:"\"}\"";/*IE5x parsing bug exploit to fix display problem*/
	height:60px;
}
a.enter, a.enter:visited {
	display:block;
	width:50px;
	height:71px;
	float:left;
	background:transparent url(../images/ub_enter.gif) top left no-repeat;
}
a.enter:hover {
	background:transparent url(../images/ub_enter_o.gif) top left no-repeat;
}
#flashbox {
	width:750px;
	height:58px;
	background:#666666 url(../images/flash_bg.gif) top left no-repeat;
	
}
#header_2 {
	width:750px;
	height:57px;
	background:#cccccc url(../images/header_2_bg.gif) top left repeat-x;
}
#signup, #signup a, #signup a:visited {
	width:132px;
	height:57px;
}
#signup {
	float:left;
}
#signup a, #signup a:visited {
	display:block;
	background:transparent url(../images/signup.gif) top left no-repeat;
}
#signup a:hover {
	background:transparent url(../images/signup_o.gif) top left no-repeat;
}
#header_2_in {
	width:618px;
	height:57px;
	float:left;
	background:transparent url(../images/header_2_right.gif) top right no-repeat;
}
#tnav_2 {
	height:5px;
	padding:12px 0px 0px 84px;;
	width:auto;
}
#tnav_2 a, #tnav_2 a:visited {
	display:block;	
	width:auto;
	float:left;
	padding:3px 9px 0px 6px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
	background:#eaeaea url(../images/sep.gif) bottom right no-repeat;
	height:20px;
	height:"\"}\"";/*IE5x parsing bug exploit to fix display problem*/
	height:17px;
}
#tnav_2 a:hover {
	background-color:#DAEEAE;
}
.sep {
	height:20px;
	width:3px;
	float:left;
	background:transparent url(../images/sep.gif) bottom left no-repeat;
}
#date {
	color:#FFFFFF;
	text-align:right;
	padding:4px 15px 0px 0px;
}
/*header styles end*/
#content {
	background:#B3C989 url(../images/content_bg.gif) top left repeat-y;
	padding:10px;
}
/*FOOTER STYLES*/
#footer {
	width:750px;
	height:109px;
	background:#666666 url(../images/footer.gif) top left no-repeat;
}
#footer_top {
	height:48px;
}
#footer_bottom {
	text-align:center;
	color:#CCCCCC;
}
#gnet {
	text-align:center;
	color:#999999;
}
#gnet a, #gnet a:visited {
	color:#999999;
}
#gnet a:hover {
	color:#CCCCCC;	
}
/*footer styles end*/

/*FORM STYLES*/
form {
	display:inline;
}
.formframe {
	padding:5px;
	background-color:#E8EEDB;
	border:1px solid #B3C989;
	border-bottom-color:#999999;
	border-right-color:#999999;
}
*html .formframe {height:1%}
label, input, textarea {
	float:left;
}
input, textarea {
	height:auto;
	border:1px solid #097842;
	border-bottom-color:#B3C989;
	border-right-color:#B3C989;
}
label {
	text-align:right;
	
}
.req {
	color:#FF3300;
}

#lform {
	font-size:9px;
}
#login input {
	width:68px;
	font-size:10px;
	float:left;
	background-color:#FAFAFA !important;
}
#login label {
	text-align:left;
}
#login input:hover {
	background-color:#DAEEAE !important;
}
#login input:active , #login input:focus {
	background-color:#DAEEAE !important;
	border:1px solid #9DD32C;

}
#lform label {
	width:48px;	
	padding-top:2px;
}
#lform a, #lform a:visited {
	color:#CCCCCC;
}
#lform a:hover {
	color:#097842;
}

#cform label {
	width:80px;
	padding-right:4px;
}
#suform label {
	width:160px;
	padding-right:4px;
}
#cform textarea {
	height:160px;
	width:350px;
}
#suform textarea {
	height:60px;
	width:250px;
}
#suform input {
	height:auto;
	width:160px;
}
#suform input.shorter {
	height:auto;
	width:70px;
}
#suform input.rad {
	width:auto;
	border:none;
}
#cform a, #cform a:visited, #suform a, #suform a:visited {
	display:block;	
	padding:10px 0px 0px 4px;
	margin-left:84px;
	background:#F0F4E7 url(../images/button.jpg) top right no-repeat;
	font-weight:bold;
	text-decoration:none;
	color:#666666;
	border:1px solid #B3C989;
	border-bottom-color:#097842;
	border-right-color:#097842;
	float:right;
	width:84px;
	height:34px;
	height:"\"}\"";/*IE5x parsing bug exploit to fix display problem*/
	width:80px;
	height:24px;
}
#cform a:hover, #suform a:hover {
	background:#F0F4E7 url(../images/button_o.jpg) top right no-repeat;
	color:#688C1E;
	border:1px solid #097842;
	border-bottom-color:#B3C989;
	border-right-color:#B3C989;
	
}
/*form styles end*/
/*CONTENT STYLES*/
/*2-1 layout*/
.left_2_1 {
	width:458px;
	height:auto;
	float:left;
}
.right_2_1 {
	width:262px;
	height:auto;
	float:left;
	margin-left:8px;

}
p {
	padding:0px 10px 0px 10px;
	margin:2px 0px 10px 0px;
	line-height:1.5;
}
ul, ol {
	line-height:1.5;
}
li {
	padding-bottom:4px;
}
.c {
	text-align:center;
}
h1 {
	font-size:18px;
	margin:0px 0px 10px 0px;
	padding:0px;
	color:#666666;
}
h4 {
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	color:#666666;
	border-bottom:1px solid #666666;
	margin:0px 5px 10px 5px;
	padding:2px;
}
.l {
	float:left;
}
.r {
	float:right;
}
.striped, .framed {
	border:1px solid #B3C989;
	border-bottom-color:#999999;
	border-right-color:#999999;
}
.striped {
	background:transparent url(../images/stripes.gif) top left repeat;
	padding:5px;
	width:auto;
}
.in_striped {
	background-color:#FFFFFF;
	padding:5px;
}
*html .striped {height:1%}
*html .in_striped {height:1%}
#weatherbox {
	width:220px;
	height:auto;
}
.box_262_top, .box_262_bottom {
	width:262px;
	height:10px;
	font-size:0px;
	float:left;
}
.box_262_top { background:transparent url(../images/box_262_top.gif) top center no-repeat; }
.box_262_bottom { background:transparent url(../images/box_262_bottom.gif) top center no-repeat; }
.box_262 {
	height:auto;
	background-color:#F0F4E7;
	border-left:1px solid #9FA397;
	border-right:1px solid #9FA397;	
	float:left;
	width:262px;
	height:"\"}\"";/*IE5x parsing bug exploit to fix display problem*/
	width:260px;
}
*html .box_262  {height:1%}
.box_262 h1 {
	margin:0;
	padding:0 4px 4px 4px;
	background:transparent url(../images/dots.gif) bottom left repeat-x;
	font-size:12px;
	font-weight:bold;
}
h2 {
	background-color:#B3C989;
	color:#fff;
	padding:4px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
h2.boxtitle {
	background:transparent url(../images/boxtitle.gif) top center no-repeat;
	color:#ffffff;
}
h2.boxtitle_w { 
	background:transparent url(../images/boxtitle_white.gif) top center no-repeat;
	color:#097842;
}
h2.boxtitle, h2.boxtitle_w { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	font-weight:bold;
	float:left;
	margin:0px;
	padding:10px 0px 0px 0px;
	width:262px;
	height:42px;
	height:"\"}\"";/*IE5x parsing bug exploit to fix display problem*/
	height:32px;
}

#weather {
	background:#498200 url(../images/weather_bg.gif) bottom left repeat-x;
	padding:0px 0px 8px 0px;
	margin-top:5px;

}
.staff_caption {
	width:108px;
	float:left;	
}
.fineprint {
	font-size:10px;
}
#newsblock_front h1 {
	font-size:12px;
	color:#336633;
	background:transparent url(../images/dots.gif) bottom left repeat-x;
	padding-bottom:2px;
}
.linkcat_parent {
	display:block;
	width:auto;
	height:16px;
	font-size:12px;
	background:transparent url(../images/plus.gif) bottom left no-repeat;
	padding:2px 0px 0px 20px;
}
.linkcat_parent_open {
	display:block;
	width:auto;
	height:16px;
	font-size:12px;
	background:transparent url(../images/minus.gif) bottom left no-repeat;
	padding:2px 0px 0px 20px;
}
.linkblock {
	border-left:1px solid #B3C989;
	border-bottom:1px solid #B3C989;
	margin-left:7px;
	padding-left:7px;
	padding-bottom:7px;
}
table.schedule {
	width:95%;
	background-color:#666;

}
table.schedule th {
	color:#FFF;
	padding:4px;
	
}
table.schedule td {
	background-color:#FFF;
	padding:4px;
	
}
.picture_links {
	text-align:center;
}
.picture_links img {
	border:1px solid #666;
}
.picture_links a, .picture_links a:visited {
	display:block;
	width:156px;
	height:36px;
	margin-left:2px;
	padding-bottom:2px;
	-filter:alpha(opacity=80);
	opacity:0.8;
	-khtml-opacity:0.8;
	
}
.picture_links a:hover {
	-filter:alpha(opacity=100);
	opacity:1;
	-khtml-opacity:1;
}
.acro_links a, .acro_links a:visited {
	display:block;
	width:auto;
	height:auto;
	padding:4px 4px 0 20px;
	margin-left:5px;
	margin-top:5px;
	background:transparent url(../images/acro.gif) top left no-repeat;
}
.acro_links p {
	line-height:1;
	padding-left:20px;
	margin-left:5px;
}
hr {
	border:1;
	width:98%;
}