body
{
	text-align: center;
	background-color: #e9efe0;
	background-image: url(images/page_background.jpg);
	background-repeat: repeat-x;
	margin: 20px 0;
}

.outside
{
	width: 804px;
	margin-right: auto;
	margin-left: auto;
	border: 2px #ccc solid;
	padding-bottom: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 2px;
	text-align: center;
}

.inside
{
	background-color: #FFFFFF;
	width: 800px;
	text-align: left;
	margin-bottom: 0px;
	padding-bottom: 0px;
	border: 2px #666 solid;
}

.logocontain
{
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
	height: 168px;
}

.subhead
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5284AD;
	text-align: center;
	line-height: 28px;
	font-size: 16px;
}

.navi
{
	height: 22px;
	width: 800px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12pt;
	line-height: 22px;
	text-align: center;
	background-color: #4f6c28;
	background-image: url(images/background_navigation.jpg);
	border-top: 2px #3c521f solid;
	border-bottom: 2px #000 solid;
}

#navlist
{
	height: 22px;
	margin: 0;
	padding: 0;
}

#navlist li
{
	display: inline;
	list-style-type: none;
	padding-left: 20px;
	padding-right: 20px;
	color: #FFF;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11pt;
	line-height: 22px;
	font-weight: bold;
	border-right: 1px #fff solid;
}

#navlist li a
{
	color: #fff;
	text-decoration: none;
}

#navlist li a:hover
{
	color: #2e4313;
	text-decoration: none;
}

#navlist li.last
{
	border-right: none;
}

p
{
	color: #626262;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	margin: 10px 30px;
}

h1
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 18px;
	margin-top: 50px;
	margin-right: 30px;
	margin-left: 30px;
	font-weight: normal;
}

.footer
{
	background-color: #B0C8E8;
	position: relative;
	top: 60px;
	width: 800px;
	text-align: center;
}

.footbox
{
	height: 35px;
	width: 380px;
	border: 4px double #999999;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}

.copy
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 8.5pt;
	color: #757575;
	text-align: center;
	line-height: 20px;
	background-color: #D3E5BA;
	padding: 0;
	height: 20px;
	border-top: 1px #b9b9b9 solid;
}

pre
{
	color: #626262;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	margin: 10px 30px;
	margin-top: 40px;
	margin-bottom: 20px;
}

.rightfloat
{
	margin: 20px;
	float: right;
}

.leftfloat
{
	margin: 20px;
	float: left;
	font-size: none;
}

.rightfloat2
{
	margin: 0px;
	padding: 0px;
	float: right;
}

.leftfloat2
{
	margin: 0px;
	padding: 0px;
	float: left;
}

.sub
{
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	margin: 30px;
}

.home
{
	margin: 30px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #5A8429;
}

.home a:link
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
}

.home a:visited { font-size: 36px; }
.home a:hover { }
.home a:active { }

.videos
{
	list-style-type: none;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
}

.imageRotate
{
	width: 800px;
	height: 300px;
	border-bottom: 2px #797979 solid;
}

.pageContent
{
	width: 770px;
	height: auto;
	background-color: #eaeaea;
	background-image: url(images/contentMainBackground.jpg);
	background-repeat: repeat-x;
	padding: 15px;
}

.brandingText
{
	color: #7BA742;
	font-family: 'Trebuchet MS', Georgia;
	font-size: 16pt;
	line-height: 22pt;
	text-align: center;
	margin: 0;
}

.bottomNavi
{
	color: #6A6A6A;
}

.bottomNavi ul
{
	width: 200px;
	border-top: 1px solid #bfd2a9;
	margin: 0 auto;
	padding: 0;
}

.bottomNavi ul li
{
	border-bottom: 1px solid #bfd2a9;
	color: #757575;
	font-family: 'Trebuchet MS', Georgia, helvetica, arial, verdana, sans-sefif;
	font-size: 11pt;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
	list-style-type: disc;
	list-style-position: inside;
	list-style-image: url(images/arrow.gif);
}

.bottomNavi ul li a
{
	color: #757575;
	text-decoration: none;
}

.bottomNavi ul li a:hover
{
	color: #000;
	text-decoration: underline;
}

#myGallery
{
width: 800px !important;
height: 300px !important;
}

.topContentBlock
{
	width: 770px;
	height: auto;
	margin: 0 15px;
}

.topContentBlock p
{
	color: #626262;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10pt;
	line-height: 16pt;
	margin: 20px 0;
}

table.videoGrid
{
	width: 640px;
	height: auto;
	margin: 0 auto 20px auto;
}

table.videoGrid td
{
	width: 50%;
}

table.videoGrid td.columnSpacer
{
	
}

table.videoGrid td.rowSpacer
{
	height: 60px;
}

.videoInfo
{
	width: 285px;
	height: 46px;
	background-image: url(images/background_video-info.gif);
	background-repeat: no-repeat;
}

.videoInfo p.title
{
	color: #efeff1;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	margin: 0;
}

.videoInfo p.title a
{
	color: #efeff1;
	text-decoration: none;
}

.videoInfo p.title a:hover
{
	color: #efeff1;
	text-decoration: underline;
}

.videoInfo p.text
{
	color: #efeff1;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 8pt;
	text-align: center;
	margin: 0;
}

.contentColumnLeft
{
	float: left;
	width: 360px;
	height: auto;
	margin-left: 30px;
}

.contentColumnLeft img
{
	border: 1px #ccc solid;
	margin: 10px 0;
	padding: 5px;
	background-color: #fff;
}

.contentColumnRight
{
	float: right;
	width: 360px;
	height: auto;
	margin-right: 30px;
}

.contentColumnRight img
{
	border: 1px #ccc solid;
	margin: 10px 0;
	padding: 5px;
	background-color: #fff;
}

.contentColumnMiddle
{
	clear: both;
	width: 740px;
	height: auto;
	margin: 10px 30px;
	padding-top: 10px;
	border-top: 1px #ccc solid;
}

#webBadge
{
	width: 98px;
	height: 62px;
	margin: 20px auto;
}