@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/mainBG.jpg);
	background-repeat: repeat-x;
	background-position: left -5px;
	background-color: #9a2a30;
}
#wrapper {
	height: 728px;
	width: 1060px;
	margin-right: auto;
	margin-left: auto;
}
#divScroller {
	float: right;
	position: relative;
	letter-spacing: 1px;
	margin-top:15px;
	margin-right:-60px
}
#mainContent {
	background-image: url(images/mainBGimage.jpg);
	background-repeat: no-repeat;
	height: 450px;
	width: 100%;
	margin: 0px;
	padding-top: 153px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mainBody {
	height: 500px;
	width: 1000px;
	background-color:#FFFFFF;
	padding: 30px;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #32757a;
}
#mainBody li {
	list-style-image: url(images/bullet.jpg);
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#mainBody ul {
	margin: 0px;
	padding: 0px;
	margin: 14px 0px 0px 14px;
	list-style-type: none;
	width: 600px;
}
#mainBody p {
	width:600px;
}
h1 {
	color: #AD882F;
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
}
#rightCopy {
	float:right;
	width:450px;
	margin:0px;
	line-height:40px;
 	padding-right: 250px;
}
#mainBody a:link, #mainBody a:visited, #mainBody a:active {
	color: #9A2A30;
	text-decoration: none;
	border-right-width: 15px;
	border-right-style: solid;
	border-right-color: #AB892F;
	margin: 0px;
	line-height: normal;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mainBody a:hover {
	border-right-width: 15px;
	border-right-style: solid;
	border-right-color: #9A2A30;
	color: #AB892F;
}
#footer {
	height: 30px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
font-size:9px
}
