body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	color: #333333;
	background-color: #585858;
	

}

#HeaderBox {
	background-image: url(../images/HeaderBackground.jpg);
	height: 60px;
	width: 1000px;
}
#MainHeaderBox {
	background-image: url(../images/MainImageBackground.jpg);
	height: 360px;
	width: 1000px;
}

#ContentArea1Box {
	background-image: url(../images/ContentArea1Filler.jpg);
	background-repeat: repeat-y;
	width: 1000px;
}

#ContentArea1Base {
	background-image: url(../images/ContentArea1Base.jpg);
	height: 25px;
	width: 1000px;
}
#ContentArea2Box {
	background-image: url(../images/ContentArea2Filler.jpg);
	background-repeat: repeat-y;
	width: 1000px;
}

#ContentArea2Base {
	background-image: url(../images/ContentArea2Base.jpg);
	height: 50px;
	width: 1000px;
}


#wrapper {
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
	


.NavBarText {
	color: #FFFFFF;
}

.NavBarText a:visited {
	color: #FFFFFF;
}
.NavBarText a:hover {
	color: #FFFFFF;
}
.NavBarText a:active {
	color: #FFFFFF;
}
.NavBarText a:link {
	color: #FFFFFF;
}

.NavBarItem a:link {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 3px;
	color: #000000;
	text-decoration: none;
}
.NavBarItem a:visited {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 3px;
	color: #000000;
	text-decoration: none;
}
.NavBarItem a:hover {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #80BD41;
	padding-top: 2px;
	padding-bottom: 3px;
	color: #000000;
	text-decoration: none;
}
.NavBarItem a:active {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #80BD41;
	padding-top: 2px;
	padding-bottom: 3px;
	color: #000000;
	text-decoration: none;
}


a:visited {
	color: #333333;
}
a:hover {
	color: #333333;
}
a:active {
	color: #333333;
}
a:link {
	color: #333333;
}
#Footer {
	width: 1000px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
#TopHeader {
	background-image: url(../images/TopBarBackGround.jpg);
	height: 45px;
	width: 1000px;
}
#TopNavArea {
	padding-top: 20px;
	padding-left: 50px;
	color: #FFFFFF;
	font-size: 12px;
	text-align: right;
	padding-right: 50px;
}
#NavBarArea {
	text-align: center;
	padding-top: 15px;
	height: 35px;
	font-size: 14px;
	font-weight: bold;
}


#HeaderLogoBox {
	height: 45px;
	width: 500px;
	padding-top: 10px;
	padding-left: 35px;
	float: left;
}
#HeaderCardBox {
	height: 45px;
	width: 200px;
	padding-top: 10px;
	float: right;
}
#HeaderStartBox {
	height: 45px;
	width: 133px;
	padding-top: 10px;
	float: right;
	padding-right: 35px;
}
#MainPitchText {
	font-size: 30px;
	font-weight: bold;
	float: right;
	width: 615px;
	clear: both;
	padding-top: 20px;
	padding-right: 40px;
	color: #CC0000;
}
#PitchBoxArea {
	clear: both;
	float: right;
	width: 620px;
	padding-top: 10px;
	padding-right: 35px;
	font-size: 16px;
	font-weight: normal;
	height: 140px;
}
#ContentArea1 {
	width: 910px;
	padding-left: 50px;
}
.ProductAreaTitle {
	font-size: 18px;
	font-weight: bold;
	background-color: #FFFFFF;
	text-align: center;
	padding: 2px;
	width: 220px;
	border: 1px solid #585858;
	background-image: url(../images/TitleBackground.jpg);
	background-repeat: repeat;
}
.ProductAreaDetailText {
	font-size: 12px;
	font-weight: bold;
}

#ContentArea2 {
	width: 900px;
	padding-left: 50px;
}
p {
	margin: 0px;
	padding: 0px;
}
#MemberLoginArea {
	float: right;
	width: 145px;
	background-color: #E6EEDD;
	border: 1px dashed #585858;
	padding: 5px;
	background-image: url(../images/TitleBackground.jpg);
}
#ProductArea1 {
	float: left;
	width: 225px;
	padding-right: 10px;

}
#ProductArea2 {
	float: left;
	width: 225px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #585858;
	padding-left: 10px;
	padding-right: 10px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #585858;
}
#ProductArea3 {
	float: left;
	width: 225px;
	padding-left: 10px;
	padding-right: 10px;
}
#ClearBoth {
	clear: both;

}
#ClearBothFooter {
	clear: both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #585858;
	border-right-color: #585858;
	border-bottom-color: #585858;
	border-left-color: #585858;
	font-size: 10px;
	padding-top: 5px;
	margin-top: 5px;
	text-align: center;
}
.MoreInfo {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.turngreen {
	color: #339900;
}
.FormText {
	font-size: 12px;
	font-weight: bold;
}
.FormHeader {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
}
form {
	margin: 0px;
	padding: 0px;
}
.FormFieldBox {
	font-size: 14px;
	color: #384A26;
	background-color: #FFFFFF;
	border: 1px solid #585858;
}
ul {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#AuxPageCopy {
	font-size: 10px;
	float: left;
	width: 500px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #585858;
	padding-top: 10px;
}
#AuxPageArticles {
	font-size: 10px;
	float: left;
	width: 375px;
	padding-top: 10px;
	padding-left: 10px;
}
h1 {
	font-size: 30px;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/TitleBackground.jpg);
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#PitchBoxAreaSmall {
	clear: both;
	float: right;
	width: 730px;
	padding-top: 30px;
	padding-right: 225px;
	font-size: 16px;
	font-weight: normal;
}
#MainHeaderBoxSmall {
	background-image: url(../images/MainImageBackgroundSmall.jpg);
	height: 210px;
	width: 1000px;
}
#AuxPageCopyArtPage {
	font-size: 12px;
	float: left;
	width: 600px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #585858;
	padding-top: 10px;
}
#AuxPageArticlesArtPage {
	font-size: 10px;
	float: left;
	width: 275px;
	padding-top: 10px;
	padding-left: 10px;
}
#MemberLoginAreaSmall {
	float: right;
	width: 575px;
	background-color: #E6EEDD;
	border: 1px dashed #585858;
	padding: 5px;
	background-image: url(../images/TitleBackground.jpg);
	text-align: center;
}
#GoFormBackground {
	font-size: 18px;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #585858;
	background-image: url(../images/TitleBackground.jpg);
	background-repeat: repeat;
}
#PitchFormStartArea {
	clear: both;
	float: right;
	width: 430px;
	padding-right: 225px;
	font-size: 16px;
	font-weight: normal;
}
#HeaderBullet {
	width: 250px;
	float: right;
	font-size: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	border-left-style: none;
	border-left-color: #999999;
	border-bottom-style: none;
	border-bottom-color: #999999;
	border-top-style: none;
	border-right-style: none;
}
#PitchTextArea {
	width: 350px;
	float: left;
}
.redtext {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
