/* ~~~~~~~~~~~ NEWS BOX ~~~~~~~~~~~ */
#news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	float: right;
	width: 249px;
	margin-bottom: 2px;

	background-color: #b8e877]#;
	margin-left: 2px;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	vertical-align: top;
	background-color: #E5F8CB;
}
.ntHeading {
	color: #E5F8CB;
	height: 29px;
	text-align: left;
	background-image: url(images/news_heading.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}
.headline {
	font-weight: bold;
	color: #264004;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 6px;
	margin-bottom: 3px;
}
.date {
	font-weight: bold;
	color: #086B50;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-left: 10px;
}
.article {
	color: #264004;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 6px;
	margin-bottom: 10px;
}
.linkBase {
	text-align: right;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 16px;
}
.imageBox {
	/*float: right;*/
	display: block;
	padding: 0px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
a.ntLink {
	color: #264004;
	font-weight: bold;
	text-decoration: none;
}
a.ntLink:hover {
	text-decoration: underline;
}
/* ~~~~~~~~~~~ SHELL FOR VIDEO+INTRO BOXES ~~~~~~~~~~~ */
#leftblock {
	float: right;
	margin: 0px;
	display: block;
	width: 499px;
}
/* ~~~~~~~~~~~ GALLERY BOX ~~~~~~~~~~~ */
#gallery {
	height: 182px;
	margin-bottom: 2px;
	text-align: left;
	border: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

/* ~~~~~~~~~~~ VIDEO BOX ~~~~~~~~~~~ */
#video {
	height: 182px;
	margin-bottom: 2px;
	background-color: #F6B824;
	color: #F6B824;
	background-image: url(images/video_bg.gif);
	text-align: left;
}
#video a {
	color: #493403;
}
#video a:hover {
	color: #FFFFFF;
}
.videotext {
	/*border-left: solid 2px #FFFFFF;*/
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #493403;
	text-align: left;
	display: block;
	width: 248px;
	height: 182px;
}
.vtHeading {
	color: #F6B824;
	height: 29px;
	text-align: left;
	background-image: url(images/video_heading.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}
.vt1 {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 6px;

}
.vt2 {
	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-left: 10px;

}
.vt3 {
	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-left: 10px;

}
.videobox {
	float: right;
	display: block;
	margin: 0px;
}
/* ~~~~~~~~~~~ INTRO BOX ~~~~~~~~~~~ */
#introduction {
	margin-bottom: 2px;
	background-color: #E9F7D4;
	color: #264004;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.itHeading {
	color: #E9F7D4;
	height: 29px;
	text-align: left;
	background-image: url(images/about_heading.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.itHeading2 {
	color: #8FC34A;
	height: 29px;
	text-align: left;
	background-image: url(images/subscribe_heading.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}
.it1 {
	color: #264004;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
}

a.itLink {
	color: #264004;
	font-weight: bold;
	text-decoration: none;
}
a.itLink:hover {
	text-decoration: underline;
}

/* ~~~~~~~~~~~ LOGO BAR ~~~~~~~~~~~ 
#logorow {overflow:hidden;height: 100px;padding:5px;margin-bottom: 2px;background-image: url(images/logo_row.gif);clear: both;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 1px;color: #F6B824;background-color: #F6B824;background-repeat: no-repeat;text-align: left;}*/

