@charset "UTF-8";
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #75754f;
}
.newslettercopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	color: #000;
}
.headerimage {
	height:47px;
	display:block;
	float:left;
	overflow:hidden;
	text-indent:-1000px;
	padding:0;
	margin:0;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.bottombg {
	background-image: url(images/bottombg2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
}
.sidenavtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #999966;
	padding: 5px;
}
.bottombg2 {
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFFFFF;
}
.bodyheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #999966;
}
.italicsheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #FF3300;
}
.bodyheaderOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF3300;
}
#resources {
	list-style: none;
}
#resources li {
	margin-bottom: 15px;
	margin-right: 80px;
	width: 150px;
	float: left;
	display: block;
	word-wrap: break-word;
	text-align: center;
}
#resources a { text-decoration: none; font-size: 14px; font-weight: bold; }

.socialMedia {
	margin: 0 auto;
	float: left;
	
}
.socialMedia a {
	width: 210px;
	
	margin: 5px 0;
	display: block;
	font-weight: bold;
	text-decoration: none;
	clear: left;
	background: #feea99;
	border: 1px solid #e9ddba;
}
.socialMedia a img { margin-right: 10px; float: left; }

.newsletters {
	list-style: none;
	padding: 0;
	margin: 0;
}
.newsletters li {
	margin: 5px 0;
}
.articles {
	list-style: none;
}
.quotes {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #FF3300;
}
.testimonialstest {
	quotes: test test;
	font-family: Arial, Helvetica, sans-serif;
	color: #66FF33;
}
img {border: none;}
.launchbox {
	background: url(images/sprite_video_news.jpg) no-repeat; display: block;
	width: 339px; height: 105px; margin-left: 2px; cursor: pointer;
	border: 1px solid #fff;
}
.launchbox:hover {border: 1px solid #f4d699;}
.launchbox img { margin-top: 14px; margin-left: 14px; }
#launchvidofweek { background-position: 0 top; }
#launchnews { background-position: 0 bottom; }
#testLeft { width: 340px; float: left; }
#testRight { width: 340px; float: right; }
.testimonial {
	border-bottom: 1px solid #c5bba3;
}
.testimonial p { /* margin-top: 5px; */ }
.testimonial h2 { color: #a58a5e; margin-top: 20px; margin-bottom: 0; }
.testimonial blockquote { color: #a58a5e; font-weight: bold; font-style: italic; }

input, textarea { width: 150px; border: 1px solid #f67417; }
.btn { color: white; font-weight: bold; width: 35px; background: #f1b42d; border: 1px solid #f67417; cursor: pointer; }
.btn:hover { background: #f67417; border: 1px solid #f1b42d; }
input:focus, textarea:focus { outline: none; border: 1px solid #ffc415; }
textarea { height: 60px; }