/* Copyright © 2010 Creative Pixel Media Inc */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	background-color: #000;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background-image: url(../images/contentBkgd.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center 175px;
}
h1 {
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}
h2 {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
}
h3 {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
	font-style: italic;
}
a, a:link {
	color: #95BB51;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #95BB51;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FC0;
	text-decoration: underline;
}
a:focus {
	color: #95BB51;
}
a:active {
	color: #95BB51;
}
#header {
	background-color: #000;
	border-bottom: solid 1px #666;
	font-size: 18px;
	font-weight: bold;
	line-height: 15px;
	padding: 0 0 0 0;
	text-align: left;
	background-image: url(../images/headerBkgd.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#header #headerInnerWrapper {
	margin: 0 auto 0 auto;
	width: 960px;
}
#header #headerInnerWrapper #logoArea {
	float: left;
	height: 127px;
	width: 490px;
}
#header #headerInnerWrapper #animArea {
	height: 127px;
	margin: 0 0 0 490px;
	width: 470px;
}
#wrapper {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 960px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFF;
}
#wrapper #nav {
	height: 23px;
	padding: 10px 10px 10px 10px;
}
#wrapper #contentWrapper {
	margin: 0 auto 0 auto;
	overflow: hidden;
	width: 611px;
}
#wrapper #contentWrapper #content {
	margin: 0 0 0 0;
	padding: 10px 10px 10px 10px;
	color: #FFF;
}
#footer {
	border-top: solid 1px #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-top: 5;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	background-image: url(../images/footerBkgd.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#footer #textNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}
#footer #textNav a {
	color:#FFF;
	font-weight: normal;
}
#footer #textNav a:link {
	color:#95BB51;
}
#footer #textNav a:visited {
	color:#95BB51;
}
#footer #textNav a:hover {
	color:#FC0;
}
#footer #textNav a:focus {
	color:#95bb51;
}
#footer #textNav a:active {
	color:#95bb51;
}
#footer #pageDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin-bottom: 10px;
	font-style: italic;
	font-weight: bold;
}
#footer #copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	margin-bottom: 10px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
html, body {
	height: 100%;
}
#wrapper {
	min-height: 80%;
	position: relative;
}
* html #wrapper {
	height: 80%;
}
#footer {
	margin-top: -1px;
	position: relative;
}
.center {
	text-align: center;
}
.boldItalic {
	font-style: italic;
	font-weight: bold;
}
.right {
	text-align: right;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	background-color: #95BB51;
	display: inline;
	height: 25px;
	width: 200px;
	text-align: center;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
.borderColor {
	border: 2px solid #95bb51;
}
.classQuote {
	font-size: 12px;
	font-weight: bold;
}
