@charset "utf-8";
body {
	background-color: #25292d;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #077d1d;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #077d1d;
}
a:hover {
	text-decoration: none;
	color: #7e86e8;
}
a:active {
	text-decoration: none;
	color: #8fc000;
}
.twoColFixRtHdr #container {
	width: 1000px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
} 
.twoColFixRtHdr #header {
	padding: 0 20px;
	background-image: url(images/header_bg.jpg);
	background-color: #DDDDDD;
	background-repeat: repeat-x;
	height: 109px;
	position: relative;
	color: #FFF;
} 
.twoColFixRtHdr #sidebar1 {
	width: 252px;
	background: #fff;
	padding: 28px 27px;
	float: none;
}
.twoColFixRtHdr #mainContent {
	margin: 0 306px 0 0;
	padding: 28px 15px 10px 48px;
} 
.twoColFixRtHdr #footer {
	background-image: url(images/footer_bg.jpg);
	padding: 0 20px;
	height: 46px;
	background-color: transparent;
} 
.twoColFixRtHdr #footer p {
	margin: 0;
	padding: 10px 0;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#header_bg {
	position: relative;
	z-index: 50;
	height: auto;
	width: auto;
	left: 40px;
	top: 24px;
}
#navbar {
	height: 36px;
	width: 496px;
	position: absolute;
	z-index: 50;
	right: 11px;
	bottom: 3px;
	float: right;
}
.sidebartextarea {
	border-right: 1px solid #7dab00;
	border-left: 1px solid #7dab00;
	padding: 10px 18px;
	font-family: Verdana, Geneva, sans-serif;
	top: -5px;
	position: relative;
}
#sidebar1 .sidebartextarea .h1 {
	font-size: 16px;
	font-weight: bolder;
	text-align: center;
}
.imgcenter {
	display: block;
	border: none;
	margin-right: auto;
	margin-left: auto;
}
.tinylink {
	font-size: 12px;
	font-weight: lighter;
	text-align: center;
}
.tinylinkleft {
	font-size: 12px;
	font-weight: lighter;
}
.dividerimg {
	margin-right: auto;
	margin-left: auto;
	padding-top: 14px;
	padding-bottom: 14px;
}
.testimonial {
	font-size: 11px;
	line-height: 13px;
}
.testimonial .blockquote {
	font-style: italic;
	font-weight: 500;
}
.testimonial .quotesource {
	padding-top: 7px;
	font-weight: bold;
	text-align: right;
}
#twitterstream {
	margin-top: 19px;
	position: relative;
	top: -10px;
}
.contenttextarea {
	font-size: 14px;
	padding-top: 5px;
	z-index: 100;
}

#mainContent .contenttextarea h1 {
	color: #048020;
	font-size: 18px;
	font-weight: bold;
}
#mainContent .homeh1 {
	color: #048020;
	font-size: 25px !important;
	font-weight: bold !important;
}
#mainContent .contenttextarea h2 {
	font-size: 14px;
	font-weight: bold;
}
#mainContent .contenttextarea p {
	font-size: 12px;
	line-height: 17px;
	font-weight: 500;
}
.contenttextarea ul {
	padding-left: 33px;
	padding-right: 137px;
	margin-bottom: 3px;
}
.contenttextarea ul li {
	font-size: 12px;
	line-height: 17px;
	font-weight: 500;
}
#videowindow {
	background-image:url(images/videoback.jpg);
	height: 550px;
	top: 0px;
	position: relative;
	width: 628px;
	z-index: 0;
	margin-top: 5px;
}
#videowindow #player {
	position: relative;
	top: 0px;
	width: 600px;
	height: 450px;
	margin: 0 auto;
}
#videowindow #foot {
	position: relative;
	top: 10px;
	width: 450px;
	z-index: 1;
	padding-left: 15px;
	color: #fff;
	font-weight: 600;
	float: left;
}
#videowindow #requestreview {
	position: relative;
	z-index: 50;
	top: 8px;
	width: 118px;
	height: 47px;
	float: left;
}
#footer #copyright {
	font-size: 12px;
	float: left;
	margin-top: 15px
}
#footer #footerlinks {
	font-size: 12px;
	font-weight: bold;
	float: right;
	margin-top: 15px;
}
#sidebarbottom {
	position: relative;
	top: -10px;
}
.sidebartextarea .requestreview {
	height: 65px;
	width: 168px;
	margin: 0 auto;
}
#ie6doublemarginfix {
	float: right;
	width: 306px;
}
.contenttextarea ol {
	font-size: 12px;
	line-height: 17px;
	font-weight: 500;
}
.emphasis {
	font-weight: bold;
}
.sidebartextarea h2 {
	font-size: 16px;
	font-weight: 600;
	padding-top: 0px;
}
.sidebartextarea ul li {
	font-size: 12px;
	font-weight: normal;
}
.sidebartextarea ul {
	margin-left: 0px;
	padding-left: 15px;
}
#requestform {

}
#requestform a img {
	border-color: #FFF;
}
/*fixes for links on green background*/
#footer a{
	color: #000;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
#videowindow #foot .tinylink a {
	text-decoration: none;
	color: #000;
}
#videowindow #foot .tinylink a:hover {
	color: #fff;
	text-decoration: none;
}
#videowindow_user #foot .tinylink a {
	text-decoration: none;
	color: #000;
}
#videowindow_user #foot .tinylink a:hover {
	text-decoration: none;
	color: #fff;
}
img {
	border-style: none;
}
/* Accessibility CSS */
.hidetext {
	position: relative;
	z-index: 0;
	overflow: hidden;
}
.hidetext .undertext {
	position: absolute;
	z-index: -50;
}
.hidetext .overimg {
	position: absolute;
	z-index: 50;
}
#userinfo {
	position: relative;
	border: 0;
	padding: 0;
	top:-20px;
	left: 430px;
	
}
#header #userinfo h1 {
	font-size: 24px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#header #userinfo p {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
} 
#container .mainContent1col {
	margin: 0;
	padding: 28px 48px 10px 48px;
}
#videowindow_user {
	background-image:url(images/videoback_user.jpg);
	height: 550px;
	top: 0px;
	position: relative;
	width: 628px;
	z-index: 0;
	margin-top: 5px;
}
#videowindow_user #player {
	position: relative;
	top: 0px;
	width: 600px;
	height: 450px;
	margin: 0 auto;
}
#videowindow #head{
	position: relative;
	padding-top: 14px;
	padding-bottom: 10px;
	width: 450px;
	z-index: 1;
	padding-left: 15px;
	color: #fff;
	font-weight: 600;
}
#videowindow_user #foot {
	position: relative;
	top: 10px;
	width: 600px;
	z-index: 1;
	padding-left: 15px;
	color: #fff;
	font-weight: 600;
}
.sidebartextarea h1 {
	font-size: 18px;
	line-height: 20px;
	font-weight: 500;
	margin: 0px;
	padding: 0px;
}
.iconbar {
	background-image: url(images/bkgd_icons.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 148px;
	width: 630px;
	font-size: 12px;
	padding-bottom: 8px;
}
.iconbar .text_box1 {
	float: left;
	width: 212px;
	position: relative;
	text-align: center;
	top: 95px;
}
.iconbar .text_box2 {
	float: left;
	width: 195px;
	position: relative;
	text-align: center;
	top: 105px;
}
.iconbar .text_box3 {
	float: left;
	width: 215px;
	position: relative;
	text-align: center;
	top: 95px;
}

.iconbar2 {
	background-image: url(images/bkgd_numbers.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 148px;
	width: 630px;
	font-size: 12px;
	padding-bottom: 8px;
}
.iconbar2 .text_box1 {
	float: left;
	width: 212px;
	position: relative;
	text-align: center;
	top: 55px;
}
.iconbar2 .text_box2 {
	float: left;
	width: 200px;
	position: relative;
	text-align: center;
	top: 55px;
}
.iconbar2 .text_box3 {
	float: left;
	width: 210px;
	position: relative;
	text-align: center;
	top: 55px;
}
.iconbar2 .header {
	padding-bottom: 8px;
	font-weight: bold;
}