body {
	background-color: #c9ce6f;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8D0E3A;
	font-size: 14px;
	line-height: 145%;
}
.dropshadow {
	background-image: url(siteimages/bg_shadow.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.background1 {
	background-image: url(siteimages/bg1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 505px;
}
.background2 {
	background-image: url(siteimages/bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.navbar {
	background-color: #8D0E3A;
	padding-left: 20px;
	padding-top: 10px;
}
.mainContent {
	padding-top: 36px;
	padding-right: 60px;
	padding-bottom: 16px;
	padding-left: 36px;
}
.mainContent ul {
	margin-left: 10px;
	padding-left: 46px;
}
.mainContent li {
	margin-bottom: 10px;
}
.mainContent .picFloat {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.mainContent .widthset1 {
	width: 475px;
}
.mainContent .widthset2 {
	width: 525px;
}
.mainContent h1 {
	margin: 0px;
	padding-left: 46px;
}
.mainContent h2 {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.mainContent h3 {
	font-size: 14px;
	font-weight: bold;
	color: #8D0E3A;
	margin-left: 46px;
	margin-top: 25px;
}
.mainContent .ruleSection {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E4AD;
	padding-bottom: 10px;
}
.mainContent p {
	padding-left: 46px;
	margin-top: 0px;
	margin-bottom: 18px;
}
.mainContent a {
	color: #8D0E3A;
	text-decoration: underline;
}
.furtherContent {
	padding-top: 20px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 36px;
}
.furtherContent a {
	color: #8D0E3A;
	text-decoration: underline;
}
.furtherContent a:hover {
	text-decoration: underline;
}
.furtherContent p {
	padding-left: 46px;
	margin-top: 0px;
	margin-bottom: 26px;
}
.furtherContent .logo {
	margin-left: -30px;
	vertical-align: text-bottom;
}
.footer {
	background-image: url(siteimages/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 132px;
}
.planBorder {
	border: 1px solid #999999;
	margin: 0px;
}
.padLeft {
	margin-left: 46px;
}

