.body {
	background-color: #FFFFFF;
	text-align: center;
}
.body_wrapper {
	width: 765px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #FFFFFF;
}
.top-banner-wrapper {
	background-image: url(images/positive_blurb_bckgrd.gif);
	background-repeat: repeat;
}
.search_wrapper {
	display: block;
	float: right;
	padding-right: 20px;
	padding-top: 22px;
}
.flashcontent {
	z-index: -100; 
}
.nav_block {
	display: block;
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	height: 34px;
}
.header-text {
	font-family: "Lucida Grande", Helvetica, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	display: block;
	padding-bottom: 12px;
	padding-right: 30px;
	letter-spacing: 1px;
	width: 75px;
}
.header-text a{
	color: #F8E2C0;
	text-decoration: none;
}
.header-text a:hover{
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1C580;
}
.home-announcement {
	background-color: #FF0000;
	display: block;
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: "Lucida Grande", Helvetica, Arial, Verdana;
	font-weight: bold;
	font-size: 15px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	text-align: left;
}
.home-announcement a{
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.home-announcement a:hover{
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.home_badge_wrapper {
	background-image: url(images/home_badge_bckgrd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 765px;
	text-align: left;
}
.home_badge1 {
	display: block;
	width: 205px;
	float: left;
	padding-top: 20px;
	padding-bottom: 25px;
	font-family: "Lucida Grande", Arial, Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #444444;
	text-align: left;
	padding-left: 25px;
}
.home_badge1 a{
	color: #444444;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #989D8E;
}
.home_badge1 a:hover{
	color: #FFFFFF;
	background-color: #00ADEF;
	border-bottom-style: none;
}
.home-text-bullet {
	background-image: url(images/arrow-bullet.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	display: block;
	padding-left: 20px;
}
.home-text-bullet a{
	text-decoration: none;
	border-bottom-style: none;
}
.picture {
	border: 1px solid #F68408;
	margin-left: 20px;
}
.picture-BORDER {
	border: 1px solid #00ADEF;
}
.picture-NOBORDER {
	margin-left: 20px;
}
.picture_left {
	border: 1px solid #00ADEF;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.picture_left2 {
	border: 1px solid #00ADEF;
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}
.picture_left_NOBORDER {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.picture_left_NOBORDER2 {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
}
.picture_caption_left{
	font-size: 9px;
	line-height: 12px;
	color: #00ADEF;
	display: block;
	clear: left;
	float: left;
	padding-right: 20px;
}
.picture_right {
	border: 1px solid #F68408;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
.picture_right2 {
	border: 1px solid #F68408;
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
}
.picture_right_NOBORDER {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
.picture_right_NOBORDER2 {
	float: right;
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 0px;
}
.picture_caption_right{
	font-size: 9px;
	line-height: 12px;
	color: #00ADEF;
	display: block;
	margin-left: 20px;
	text-align: right;
	clear: right;
	float: right;
}
.badge_icon {
	float: left;
	margin-right: 9px;
	display: block;
}
.badge_icon2 {
	float: left;
	margin-right: 9px;
	display: block;
	margin-bottom: 20px;
}
.divider {
	display: block;
	margin-top: 22px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-color: #BABCAF;
	width: 100%;
	border-top-style: solid;
}
.divider-home {
	display: block;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #98B861;
	width: 100%;
	clear: both;
	height: 20px;
}
.page-announcement {
	background-color: #E49211;
	display: block;
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: "Lucida Grande", Helvetica, Arial, Verdana;
	font-weight: bold;
	font-size: 13px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	text-align: center;
	margin-bottom: 10px;
	letter-spacing: 1px;
}
.page-announcement a{
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.page-announcement a:hover{
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.footer_text {
	font-family: "Lucida Grande", Arial, Verdana;
	font-size: 10px;
	line-height: 17px;
	color: #888888;
	display: block;
	margin-top: 5px;
	padding-top: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d2e8a6;
	text-align: center;
}
.footer_text a{
	color: #888888;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #989D8E;
}
.footer_text a:hover{
	color: #FFFFFF;
	background-color: #A3D149;
	border-bottom-style: none;
}
.footer_invisible {
	font-size: 1px;
	line-height: 0px;
	color: #FFFFFF;
}
.content_wrapper {
	font-family: "Lucida Grande", Arial, Verdana;
	font-size: 12px;
	line-height: 19px;
	color: #444444;
	display: block;
	width: 485px;
	padding-top: 35px;
	padding-left: 15px;
	text-align: left;
}
.content_wrapper a{
	color: #e48b00;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F7D18F;
}
.content_wrapper a:hover{
	color: #FFFFFF;
	background-color: #E49211;
	border-bottom-style: none;
}
.title {
	font-family: "Lucida Grande", Arial, Verdana;
	font-size: 17px;
	font-weight: bold;
	color: #00ADEF;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: block;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9FE0F9;
}
.title-sm {
	font-family: "Lucida Grande", Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #E49211;
	letter-spacing: 1px;
	display: block;
	padding-bottom: 10px;
	clear: left;
}
.point {
	font-family: "Lucida Grande", Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #E49211;
	letter-spacing: 1px;
	padding-bottom: 10px;
}
.fix {
	font-family: "Lucida Grande", Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	letter-spacing: 1px;
	padding-bottom: 10px;
}
.blockrt_wrapper {
	display: block;
	width: 219px;
	float: right;
	background-color: #EBF5D7;
	padding-bottom: 20px;
	text-align: left;
}
.blockrt_text_wrapper {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	display: block;
	width: 170px;
	margin-top: 33px;
	margin-left: 25px;
	font-size: 11px;
	line-height: 17px;
	color: #668726;
}
.blockrt_text_wrapper a{
	color: #5b8015;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCC39D;
}
.blockrt_text_wrapper a:hover{
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-style: none;
	background-color: #9BB845;
}
.blockrt_title{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.blockrt_divider {
	display: block;
	margin-top: 15px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #ADB685;
	width: 100%;
}
#rightcontent {
		position: absolute;
		right:0px;
		top:67px;
		width:230px;
		background:url(images/blockrt_bckgrd.jpg) repeat-y;
}
.news-item {
	background-image: url(images/news-item.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 22px;
	padding-left: 25px;
	margin-bottom: 14px;
}
.top {
	font-family: Verdana;
	font-size: 9px;
	line-height: 17px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #9EBE41;
	float: right;
	display: block;
	height: 17px;
	width: 30px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
.top a{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
.top a:hover{
	color: #FFFFFF;
	background-color: #00ADEF;
	text-decoration: none;
	display: block;
}
.calendar-wrapper {
	display: block;
	text-align: center;
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 250px;
	height: 250px;
}
.calendar-date {
	color: #00ADEF;
	display: block;
	width: 30px;
	float: left;
}
.calendar-month {
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	height: 22px;
	width: 175px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.text-small {
	font-size: 10px;
	line-height: 14px;
}
.text-xsmall {
	font-size: 9px;
	line-height: 11px;
	color: #8BAC5B;
}
.text-orange {
	color: #E49211;
}
.text-blue {
	color: #00ADEF;
}
.text-ltblue {
	color: #4ECDFA;
}
.text-grey {
	color: #A6A6A6;
	font-size: 10px;
}
.text-grey a{
	color: #A6A6A6;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0D0D0;
}
.text-grey a:hover{
	color: #00ADEF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DAF1FF;
	background-color: #FFFFFF;
}
.italics {
	font-style: italic;
}
.month {
	background-color:#00ADEF;
	color:white;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	letter-spacing: 1px;
}
.select-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #00ADEF;
	letter-spacing: 1px;
}
.select-month a{
	color: #00ADEF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00ADEF;
}
.select-month a:hover{
	color: #00ADEF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00ADEF;
	background-color: #FFFFFF;
}
.weekdays {
	font-family: verdana;
	text-transform: uppercase;
	font-size: 9px;
	background-color: #E4E4E4;
}
.days {
	font-size: 9px;
	font-family:verdana;
	color:#666666;
	font-weight: normal;
	display: block;
	width: 65px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-left: -2px;
	padding-top: 5px;
	padding-bottom: 3px;
}
.days-today{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E49211;
	display: block;
}
.days-outofrange{
	background-color: #DAF1FF;
}
.special-day{
	font-weight: bold;
	text-align: center;
	color: #00ADEF;
}
.lightwindow-title {
	font-size: 15px;
	letter-spacing: 1px;
	display: block;
	margin-bottom: 18px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 22px;
	background-color: #00ADEF;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 15px;
	text-align: left;
}
.lightwindow-content {
	font-family: 'Lucida Grande', Arial, Geneva, Helvetica, Verdana;
	font-size: 13px;
	line-height: 20px;
	color: #656565;
	display: block;
	padding: 13px;
	text-align: left;
}
.lightwindow-content a{
	color: #656565;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #656565;
}
.lightwindow-content a:hover{
	color: #656565;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #656565;
}

