/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin: auto;
	text-align: center;
	background-color: #ffffff;
	}
#pad {
	padding: 0 20px 25px 20px;
	float: left;
	display: inline;
	}
#main {
	width: auto;
	height: auto;
	margin: auto;
	background-color: #ffffff;
	}
#headWrap {
	background-image: url(../images/fill.gif);
	background-repeat: repeat-y;
	background-position: bottom;
	width: 1000px;
	height: auto;
	margin: auto;
	}
#header {
	width: 948px;
	height: 175px;
	margin: auto;
	padding: 0px 0px 0px 4px;
	}
#logInWrap {
	background-image: url(../images/logInBG.jpg);
	background-repeat: no-repeat;
	width: 948px;
	min-height: 25px;
	height: auto;
	margin: 0 28px;
	}
#loginForm {
	width: auto;
	height: auto;
	margin: 0px;
	}
#menuWrap {
	background-image: url(../images/fill.gif);
	background-repeat: no-repeat;
	width: 1000px;
	min-height: 25px;
	height: auto;
	}
#username {
	width: 195px;
	height: 20px;
	float: right;
	font-family: "Century Gothic", Verdana, Arial;
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: bold;
	display: inline;
	}
#pass {
	width: 185px;
	height: 20px;
	float: right;
	font-family: "Century Gothic", Verdana, Arial;
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: bold;
	display: inline;
	}
#submit {
	width: 60px;
	height: 20px;
	float: right;
	display: inline;
	}
/*text fields*/
#login {
	width: 100px;
	height: 12px;
	margin: .28em 5px 0 -3px;
	display: inline;
	}
#password {
	width: 100px;
	height: 12px;
	margin: .28em 0 0 -3px;
	}
#button {
	background: #C21A0A;
	height: 20px;
	border: none;
	margin-top: .28em;
	font-family: "Century Gothic", Verdana, Arial;
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: bold;
	}
/*nav*/
#navOuterWrap {
	background-image:url(../images/gradient_4.gif);
	width: 100%;
	margin: auto;
	text-align: center;
	}
#navWrap {
	background-image: url(../images/fill.gif);
	background-repeat: repeat-y;
	width: 1000px;
	height: auto;
	margin: auto;
	}
/*ticker*/
#ticker {
	height: 20px;
	width: 500px;
	float: right;
	padding: 2px 0 0 0;
	display: inline;
	}
#nav {
	}
/*section one*/	
#oneOuterWrap {
	background-image: url(../images/oneInnerWrapRed.jpg);
	background-repeat: repeat-x;
	min-height: 375px;
	height: auto;
	width: 100%;
	margin: 0px;
	clear: both;
	}
#oneWrap {
	background-image: url(../images/fill.gif);
	background-repeat: repeat-y;
	width: 1000px;
	min-height: 375px;
	height: auto;
	margin: auto;
	}
#one {
	background-image: url(../images/oneInnerWrapRed.jpg);
	background-repeat: repeat-x;
	width: 950px;
	min-height: 300px;
	height: auto;
	margin: 0 26px;
	padding-top: 5px;
	text-align: center;
	}
#oneLeft {
	margin-left: 10px;
	margin-top: 15px;
	float: left;
	height: auto;
	width: 420px;
	display: inline;
	}
#oneRight {
	margin-left: 20px;
	margin-right: 5px;
	float: left;
	height: auto;
	width: 495px;
	display: inline;
	}
#parag {
	}
#List {
	width: auto;
	height: auto;
	margin: auto;
	padding: 0 0 20px 15px;
	}
#List ul {
	list-style-image: url(../images/menSmall.png);
	list-style-type: circle;
	list-style-position: inside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFF;
	text-align: left;
	float: left;
}
#oneRight a img {
	border: #999 1px solid;
	height: auto;
	width: auto;
	margin: auto;
	float: left;
	}
#oneRight a img:hover {
	border: #666 1px solid;
}
#newsletter-signup {
	width: auto;
	height: auto;
	margin: auto;
	}
#newsletter-signup button {
	display: block;
	background: #fff url(../images/button-bg.jpg) center center no-repeat;
	background: #FFF;
	border: #999 1px solid;
	color: red;
	font-size: 1.8em;
	width: 136px;
	height: 136px;
	margin: auto;
	cursor: pointer;
	outline: none;
	padding: 0;
}
#newsletter-signup button:hover {
	border: #666 1px solid;
}

div.cover {
	z-index: 100;
	display: none;
	background: url(../images/cover.png) repeat-x;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 1000px;
	overflow: none;
	}
div.news-pop {
	z-index: 100;
	background-color: #ffffff;
	display: none;
	height: 550px;
	width: 500px;
	padding: 10px;
	position: absolute;
	top: 10px;
	left: 350px;
	border: #000000 solid thick;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	}
#signup-box {
	background-color: #cccccc;
	width: auto;
	height: auto;
	margin: 50px auto auto auto;
	padding: 5px;
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
button.close {
	width: 60px;
	height: auto;
	position: absolute;
	top: 5px;
	right: 20px;
	text-align: center;
	}

#iframe {
	background: none;
	width: 500px;
	height: 500px;
	margin: auto;
	}
div.standard {
	}
#popup {
	text-align: left;
	position: absolute;
	top: -200px;
	left: 50px;
	height: 100px;
	width: 300px;
	}
/*section four*/
#fourOuterWrap {
	background-image: url(../images/fourInnerWrap.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 250px;
	width: 100%;
	margin: -50px 0 0 0;
	}
#fourWrap {
	background-image: url(../images/fill.gif);
	background-repeat: repeat-y;
	height: 250px;
	width: 1000px;
	margin: auto;
	}
#four {
	background-image: url(../images/fourInnerWrap.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 950px;
	height: 250px;
	margin: 0 26px;
	}
#fourLeft {
	width: 300px;
	height: auto;
	float: left;
	margin-left: 15px;
	display: inline;
	}
#fourMiddle {
	height: auto;
	width: 300px;
	margin-left: 10px;
	float: left;
	display: inline;
	}
#fourRight {
	width: 300px;
	height: auto;
	margin-left: 10px;
	float: left;
	display: inline;
	}
/*section five*/
#fiveWrap {
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 90px;
	width: 1000px;
	text-align: center;
	margin: auto;
	clear: both;
	}
#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	height: 50px;
	width: 1000px;
	text-align: center;
	color: #666666;
	margin: auto;
	}
/*bald ad*/
#bald {
	width: 900px;	
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	text-align: right;
	}
/*hr styles*/	
#oneListHR {
	}
/*image styles*/	
img {
border:none
	}	

/*text styles*/	
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	}
p.fc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 1em;
	}
p.one {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #000000;
	margin-left: 5px;
	margin-right: 10px;
	margin-top: -5px;
	font-size: 0.75em;
	}
p.oneWhiteRT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	float: right;
	color: #FFFFFF;
	font-size: 1.2em;
	margin: 0 10px 0 0;
	padding: 5px 0 0 200px;
	}
p.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
	text-align: center;
	margin-top: 0px;
  }
p.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 1.2em;
	text-align: justify;
	margin-right: 10px;
	}
h1 {
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	margin: 5px 0 -10px 0;
	}
h1.newsletter {
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: bold;
	text-align: left;
	color: #FF0000;
	border-bottom: #FF0000 solid thin;
	margin: 0;
	letter-spacing: 0.5px;
	}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: left;
	color: #FF0000;
	margin-top: 0px;
	margin-bottom: -3px;
	}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #FFFFFF;
	text-align: left;
	margin-bottom: 2px;
	}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
  }
a.admin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
  }
.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	text-align: left;
	}