body {
	background-image: url(BkGrnds/DirtRoad.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
	background-position:center;
	background-color: #000;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
	-webkit-box-shadow: 0px 0px 7px 7px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 0px 7px 7px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 7px 7px rgba(0, 0, 0, 0.5);
	background-color: #FFF;
}
#mast {
	height: 126px;
	width: 960px;
	margin: 0 auto;
	position: relative;
}
#mastag {
	width: 540px;
	position: absolute;
	right: 26px;
	bottom: 9px;
	text-align: right;
}
#navigation {
	height: 32px;
	width: 960px;
	background-color: #000;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #ce6a52;
}
#footer {
	background-color: #212121;
	height: 120px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #ce6a52;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	clear: both;
}
#footerbar {
	background-color: #000;
	height: 32px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#maincontent {
	width: 940px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
}
#contentspread {
	width: 940px;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-right: 0px;
	padding-left: 0px;
	position: relative;
}
#leftcolumn {
	float: left;
	width: 460px;
	margin-bottom: 20px;
}
#rightcolumn {
	float: right;
	width: 460px;
	margin-bottom: 20px;
}
#columnsep {
	width: 460px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #e5e5e5;
}
.columnsep {
	width:100%;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #e5e5e5;
}
#mc50left {
	float: left;
	width: 460px;
	margin-right: 10px;
	margin-top: 15px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#mc50right {
	float: left;
	width: 460px;
	margin-top: 15px;
	margin-left: 10px;
	background-image: url(../_img/hptopshadow.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 5px;
	margin-bottom: 0px;
}
#lineSep {
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #e5e5e5;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}
#tagline {
	width: 550px;
	position: absolute;
	top: 10px;
	right: 10px;
	color: #868686;
	text-align: right;
}
#copyright {
	width: 400px;
	position: absolute;
	right: 10px;
	bottom: 11px;
	text-align: right;
}
#address {
	width: 260px;
	left: 10px;
	top: 10px;
	position: absolute;
	color: #868686;
}
#alert {
	-webkit-box-shadow:3px 3px 3px #666666;
	-moz-box-shadow:3px 3px 3px #666666;
	box-shadow: 3px 3px 3px #666666;
	background-color:#F7A128;
	border:1px solid #D37E18;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 450px;
}
.copyrightxt {
	font-family: 'RobotoBlackItalic', Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #868686;
}
.addresstxt {
	font-family: 'RobotoMedium', Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.addresstxtbold {
	font-family: 'RobotoBlack', Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.addresstxtbolditalic {
	font-family: 'RobotoBlackItalic', Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.bodytext {
	font-family: 'RobotoLight', Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
.bodytextbold {
	font-family: 'RobotoBlack', Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
.bodytextbolditalic {
	font-family: 'RobotoBlackItalic', Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
.linktext {
	font-family: 'RobotoBlack', Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
.subheadlinetext {
	font-family: 'RobotoBlack', Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	color: #80a068;
}
.mastag {
	font-family: 'RobotoBlack', Helvetica, Arial, sans-serif;
	font-size: 13.5px;
	color: #000;
	line-height: 16px;
}
html {
	overflow: scroll;
}
dd {
	margin:0px 0px 0px 15px;
}
ul {
	margin:0;
	padding:0;
}
li.text {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #e5e5e5;
	margin-top: 3px;
	margin-bottom: 5px;
	padding-bottom: 6px;
	list-style-type: none;
}
li.text li {
    margin: 5px 0 0 30px;
    list-style-type: disc;
    border-bottom-width: 0;
}
li.text li:last-child {
	padding-bottom: 0;
}
li.bullet {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #e5e5e5;
	width: 445px;
	margin-left: 15px;
	margin-top: 3px;
	margin-bottom: 5px;
	padding-bottom: 6px;
}
table, th, td {
    text-align: center;
	padding-bottom: 30px;
}