@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: 7D7D7D;
}
a:link {
	color: 0093DD;
	text-decoration: none;
}
a:visited {
	color: 0093DD;
	text-decoration: none;
}
a:hover {
	color: 0DB0FF;
	text-decoration: underline;
}
a:active {
	color: 0093DD;
	text-decoration: none;
}
.topstripe {
	background-image: url(images/home_top_bkg.jpg);
	background-repeat: repeat-x;
}
.midstripe {
	background-image: url(images/home_mid_bkg.jpg);
	background-repeat: repeat-x;
}
.midstripe2 {
	background-image: url(images/inside_mid_bkg.jpg);
	background-repeat: repeat-x;
}
.botstripe {
	background-image: url(images/home_bot_bkg.jpg);
	background-repeat: repeat-x;
}
.bighead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: 7D7D7D;
}
.smallhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: 7D7D7D;
}
.body1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: 7D7D7D;
}
.copy1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.copy1 a:link {
	color: #FFF;
	text-decoration: none;
}
.copy1 a:visited {
	color: #FFF;
	text-decoration: none;
}
.copy1 a:hover {
	color: #EFEFEF;
	text-decoration: underline;
}
.copy1 a:active {
	color: #FFF;
	text-decoration: none;
}
input.text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 1px solid #000;
}
input.submit{
	height:21px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: 7D7D7D;
	border: 1px solid #000;
	font-weight: bold;
}
.homebkg {
	background-image: url(images/main-bkg.jpg);
	background-repeat: no-repeat;
}
.lowerbkg {
	background-image: url(images/lower-bkg.jpg);
	background-repeat: no-repeat;
}
.bodyblue1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: 0093DD;
}
.cleft {
	background-image: url(images/content_left.jpg);
	background-repeat: repeat-y;
}
.cright {
	background-image: url(images/content_right.jpg);
	background-repeat: repeat-y;
}
.chleft {
	background-image: url(images/content_half_left.jpg);
	background-repeat: repeat-y;
}
.chright {
	background-image: url(images/content_half_right.jpg);
	background-repeat: repeat-y;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 1px solid #000;
	resize: none;
}
.fbfooter2 {
	width:520px;
	height:134px;
	background: url(http://www.thunderamultimedia.com/images/facebook/footer.jpg) no-repeat;
	text-align:center;
	vertical-align:middle;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: 0093DD;
}
.fbfooter2 a:link {
	color: 0093DD;
	text-decoration: none;
}
.fbfooter2 a:visited {
	color: 0093DD;
	text-decoration: none;
}
.fbfooter2 a:hover {
	color: 0DB0FF;
	text-decoration: underline;
}
.fbfooter2 a:active {
	color: 0093DD;
	text-decoration: none;
}
