@charset "UTF-8";
@import url("../webfonts/League_Gothic/stylesheet.css");
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	min-width: 1200px;
	color: #CCC;
	background-color: #000;
}
img a {
	border: 0;
	border-style: none;
}
#centerCol {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
}
.footer {
	width: 100%;
	background-color: #10742C;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 20px;
	margin-top: 250px;
}
#footerCenter {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
.cover {
	float: right;
	width: 459px;
	margin-top: -95px;
	position: relative;
	z-index: 1000;
	height: 398px;
}
.cover2 {
	float: right;
	width: 459px;
	position: relative;
	z-index: 1000;
	height: 398px;
	text-align: right;
}
.facebook {
	float: right;
	width: 450px;
	position: relative;
	z-index: 1000;
	background-color: #333;
}
.formStuff {
	font-family: actor, "sans-serif;";
	color: #009900;
	margin-bottom: 3px;
	padding: 6px;
	font-size: 14px;
	border-radius: 6px;
	display: block;
	width: 400px;
	font-style: italic;
}
.formSubmit {
	font-family: actor, "sans-serif;";
	color: #FFFFFF;
	width: 402px;
	margin-bottom: 3px;
	padding: 8px;
	font-size: 12px;
	border-radius: 6px;
	background-color: #FC0;
	font-weight: bold;
	display: block;
}
.formSubmit:hover {
	background-color: #000;
	display: block;
}
.main {
	float: left;
	width: 600px;
}
.navList {
	font-family: "Open Sans", "sans-serif;";
	font-size: 13px;
	width: 200px;
	margin-left: 0px;
	padding-left: 0px;
}
.navList li {
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
}
.navList li a {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding: 3px;
}
.navList li a:hover {
	color: #FC0;
}
.review {
	float: right;
	width: 429px;
	position: relative;
	z-index: 1000;
	background-color: #059545;
	padding: 15px;
	margin-top: 15px;
	border-radius: 18px;
}
.socialBox {
	float: right;
	height: 40px;
	width: 300px;
	text-align: right;
}
.socialBox2 {
	height: 40px;
	width: 1100px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 150px;
}
.socialBox3 {
	height: 40px;
	width: 1100px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 10px;
	margin-bottom: 150px;
}
.socialicons {
	margin-right: 1px;
	margin-left: 1px;
}
.topBar {
	background-color: #059545;
	height: 25px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2ED827;
	padding-top: 5px;
}
.topBarNav {
	width: 1070px;
	margin-right: auto;
	margin-left: auto;
	color: #CCC;
	font-size: 16px;
	font-family: "Open Sans", "sans-serif;";
	padding-left: 30px;
}
.topBarNav a {
	color: #FFF;
	text-decoration: none;
}
.topBarNav a:hover {
	color: #FC0;
}
.twitter {
	float: right;
	height: 250px;
	width: 450px;
	margin-top: 10px;
}
.txt_foot {
	font-family: "Open Sans", "sans-serif;";
	font-size: 32px;
	color: #000;
	padding-top: 12px;
	padding-bottom: 3px;
	margin: 0px;
}
.txt_head {
	font-family: "Open Sans", "sans-serif;";
	font-size: 30px;
	color: #059545;
	font-weight: bold;
}
.txt_main {
	font-family: "Open Sans", "sans-serif;";
	font-size: 21px;
}
.txt_main a {
	color: #31DA2C;
	text-decoration: none;
}
.txt_main a:hover {
	color: #0EAF00;
}
.txt_review {
	font-family: "Open Sans", "sans-serif;";
	font-size: 18px;
	font-style: italic;
	color: #FFF;
	background-color: #666;
	display: block;
	padding: 20px;
	border: 1px solid #059545;
	line-height: 26px;
	border-radius: 12pt;
}
.clearbox {
	clear: both;
}
