/* CSS Document */


body {
	background-color: #FFFFFF;
	background-image: url(../images/global/global_background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 24px !important;	/* This line is intended for non-IE browser only and can't read by IE6.x */
	margin-top: 20px;				/* This is what IE can understand. Lame IE. */
	margin-top/**/:/**/20px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #333333;
	
}


strong{
	color: #000000;
}

a:link {
	color: #00CCFF; 
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00CCFF;

}
a:hover {
	text-decoration: underline;
	color: #0099CC;
}
a:active {
	text-decoration: none;
	color: #0099CC;
}

.more{
	background-image: url(../images/global/icons/global_icon_more.jpg);
	background-repeat:no-repeat; 
	height: 13px;
	width: auto;
	padding-left: 20px;
	color:#669900;
	text-decoration: none;
}

.backtotop{
	background-image: url(../images/global/icons/global_icon_backtotop.gif);
	background-repeat: no-repeat; 
	height: 15px;
	padding-left: 20px;
	color: #669900;
	text-decoration: none;
}

.close {
	background-image: url(../images/global/icons/global_icon_close.gif);
	background-repeat: no-repeat; 
	height: 12px;
	padding-left: 20px;
	color: #669900;
	text-decoration: none;

}

.print {
	background-image: url(../images/global/icons/printer.gif);
	background-repeat: no-repeat; 
	height: 12px;
	padding-left: 25px;
	color: #669900;
	text-decoration: none;
}

.readmore_front {color: #6B9C22; font-weight: bold; padding-left: 1px;} a:link {color: #6B9C22;} a:visited {color: #00CCFF;} a:hover {color: #00CCFF; text-decoration:underline;}

.backtotop a{
	color: #669900;
}

.backtotop a:visited{
	color: #669900;
}



/* Header elements */
.tagline_holder{
	width: 451px;
	height: 75px;
	vertical-align: bottom;
	
}

.subhead {
	color: #000000;
	font-weight: bold;
}

.subhead_alt {color: #000000; font-size:12px; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif;}

/*Global menu elements */

.globalmenu_holder{

	margin-top: 0px !important;	/* This line is intended for non-IE browser only and can't read by IE6.x */
	margin-top: 27px;				/* This is what IE can understand. Lame IE. */
	margin-top/**/:/**/27px;
	padding-top: 27px !important;	/* This line is intended for non-IE browser only and can't read by IE6.x */
	padding-top: 0px;				/* This is what IE can understand. Lame IE. */
	padding-top/**/:/**/0px;
	
	margin-left: 19px;
	width: 159px;

}

.inside_globalmenu_bg{
	background-image: url(../images/inside/inside_globalmenu_background.jpg);
	background-repeat: no-repeat;
	width: 186px;
	height: 580px;
}


/*Front page elements */

.mainpush_container{
	background-image: url(../images/front/front_mainimage_bg.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 362px;
}

/* Front page sub push elelemts */
.front_subpush_bg{
	background-image: url(../images/front/front_subpush_bg.jpg);
	background-repeat: repeat-y;
	width: 750px;
}

.front_subpush_upper{
	background-image: url(../images/front/front_subpush_upper_bg.jpg);
	background-repeat: no-repeat;
	width: 750px;
}

.front_subpush_footer{
	background-image: url(../images/front/front_subpush_footer.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 23px;
} 

.front_subpush_holder{
	width: 240px;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 21px;
	
}

.front_subpush_text{
	text-align: left;
	width: 210px;

}

.front_subpush_text ul{
	list-style-image: url(../images/global/icons/global_icon_bullet_bluecircle.jpg);
	line-height: 200%;
}

.front_subpush_text li{
	list-style-image: url(../images/global/icons/global_icon_bullet_bluecircle.jpg);
	line-height: 145%;
	vertical-align: middle;	
}

.front_subpush_text h1{
	color: #FF9900;
	font-weight: bold;
	line-height: 100%;
	font-size: 12px;
}

.front_subpush_text a:link{
	color: #333333;
	font-weight: bold;
}

.front_subpush_text a:visited{
	color: #333333;
	font-weight: bold;
}

.front_welcome{
	padding-left: 14px;
	padding-top: 27px;
	width: 188px;
	line-height: 105%;
	
}


/* Inside page elements */

.inside_content_header{
	background-image: url(../images/inside/inside_box_content_upper.jpg);
	background-repeat: no-repeat;
	width: 564px;
}

.inside_content_bg{
	background-image: url(../images/inside/inside_box_content_background.jpg);
	background-repeat: repeat-y;
	width: 564px;
}

.inside_content_footer{
	background-image: url(../images/inside/inside_box_content_bottom.jpg);
	background-repeat: no-repeat;
	width: 564px;
	height: 19px;
}

.inside_header{
	padding-top: 90px;
	padding-left: 43px;
	width: 500px;
}

.content_text{
	width: 500px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	line-height: 150%;
	padding-top: 18px;
	
}

.content_text H1{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight:bolder;
	color: #669900;
	line-height: 140%;

}

.content_text H2{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
	line-height: 140%;

}

.content_quote{
	font-style: italic;
}

.header_title {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 5px;
	
}

.wasitworthit {font-style: italic;}

/* Breadcrumb Classes */
.breadcrumb {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	padding-top: 22px;
	width: 500px;

}

.breadcrumb a:link {
	text-decoration: none;
	color: #999999;

}

.breadcrumb a:visited {
	text-decoration: none;
	color: #999999;


}

.breadcrumb a:hover {
	text-decoration: underline;
	color: #999999;


}

.breadcrumb a:active {
	text-decoration: none;
	color: #999999;


}

/* Footer Class */

.footer{
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #999999;
	line-height: 12px;
	width: auto;
	vertical-align: middle;
	padding-top: 15px;
	padding-bottom: 15px;
}

.locallink {
	color: #04275d;
	font-weight: bold;
}

#footerleft{
	float: left;
	width: 450px;
	margin-left: 25px;
	height: 30px;
	margin-top: 10px;
}
#footerright{
	float:right;
	width: 150px;
	margin-right: 10px;
	}

.locallinkimage{
	text-align: right;
}

.footer a:link {
	text-decoration: underline;
	color: #999999;
	font-weight: bold;
}

.footer a:visited {
	text-decoration: underline;
	color: #999999;
	font-weight: bold;
}

.footer a:hover {
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}

.footer a:active {
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}
.locallink a:link {
	text-decoration: underline;
	color: #04275d;
	font-weight: bold;
}

.locallink a:visited {
	text-decoration: underline;
	color: #04275d;
	font-weight: bold;
}

.locallink a:hover {
	text-decoration: none;
	color: #04275d;
	font-weight: bold;
}

.locallink a:active {
	text-decoration: none;
	color: #04275d;
	font-weight: bold;
}

#footerright a:link {
	text-decoration: none;
	color: #fff;
}

#footerright a:visited {
	text-decoration: none;
	color: #fff;
}

#footerright a:hover {
	text-decoration: none;
	color: #fff;
}

#footerright a:active {
	text-decoration: none;
	color: #fff;
}

/* Calendar of Events */

.title-large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #669900;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #669900;
}

/* Background Classes */

.bgcolor-darkgrey {
	background-color: #666666;
}

.bgcolor-lightgrey {
	background-color: #F2F2F2;
}
