@import url("reset.css");
body {
	background-image: url(../images/template/body-bg.jpg);
	background-repeat: repeat-x;
	background-color: #E1AAE4;
	margin: 0px
}
body, td, th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #666666;
}

#container {
	width: 917px;
	margin: 0 auto;
	background: url(../images/template/bg-img.jpg) no-repeat center top;
}
#leftColumn {
	float: left;
	width: 648px;
	background: url(../images/template/faux.gif) repeat-y left top;
	margin-top: 48px;
}
#header {
	background: url(../images/template/header.jpg);
	height: 71px;
	width: 648px;
}
#header h1 {
	display:none;
	}
#rightColumn {
	float: right;
	width: 245px;
	margin-top: 48px;
}
#howJoin {
	background: url(../images/template/how-to-join.jpg);
	height: 131px;
	width: 245px;
	padding-top: 55px;
}
#latestNews {
	background: url(../images/template/latest-news.jpg);
	height: 318px;
	width: 245px;
	margin-top: 17px;
}
.links {
	float: right;
	text-decoration: none;
	color: #978E97;
	clear: both;
	margin-top: 6px;
	margin-right: 15px;
	
}
#latestNews ul {
	display: block;
	margin-left: 22px;
	width: 216px;
	padding-top: 55px;
}
#latestNews li a {
	display: block;
	background: url(../images/template/news-back.jpg) no-repeat;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	height: 19px;
	padding-left: 30px;
	padding-top: 9px;
	width: 186px;
	text-transform: lowercase;
	margin-top: 1px;
	margin-bottom: 1px;
}
#latestNews li a:hover {
	background: url(../images/template/news-back-over.jpg) no-repeat;
}
#latestNews span {
	float: right;
	margin-top: -11px;
	margin-right: 10px;
	color: #8b888a;
}
#upcomingDates {
	background: url(../images/template/upcoming-dates.jpg);
	height: 242px;
	width: 245px;
	margin-top: 16px;
}

#upcomingDates ul {
	display: block;
	margin-left: 22px;
	width: 216px;
	padding-top: 55px;
}
#upcomingDates li a {
	display: block;
	background: url(../images/template/dates-back.jpg) no-repeat;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	height: 19px;
	padding-left: 30px;
	padding-top: 9px;
	width: 186px;
	text-transform: lowercase;
	margin-top: 1px;
	margin-bottom: 1px;
}
#upcomingDates li a:hover {
	background: url(../images/template/dates-back-over.jpg) no-repeat;
}
#upcomingDates span {
	float: right;
	margin-top: -11px;
	margin-right: 10px;
	color: #8b888a;
	text-transform: capitalize;
}
#content {
	min-height:505px;
	height:auto; !important;
	
	background: url(../images/template/content-back.jpg) repeat-x center top;
	width: 586px;
	margin-top:1px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
	}
/* Content Styles */

#content h1 {
	font-size: 15px;
	color: #D37FC0;
	display: block;
	border-bottom: 1px dotted #CCC;
	padding-bottom: 4px;
	margin-bottom: 25px;
}
#content p {
	line-height: 175%;
	text-align: justify;
	padding-bottom: 15px;
	display: block;
}
#content h2 {
	color: #D37FC0;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 15px;
}
#content h3 {
	font-size: 12px;
	font-weight: bold;
	color: #509053;
	padding-bottom: 15px;
}
#content h4 {
	color: #D37FC0;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 15px;
}
#content h5 {
	font-size: 14px;
	font-weight: bold;
	color: #509053;
	padding-bottom: 15px;
}
#content h6 {
	font-size: 15px;
	font-weight: bold;
	color: #D37FC0;
	padding-bottom: 15px;
}
#content a:link, #content a:visited, #content a:active {
	color: #D37FC0;
	text-decoration: none;
}
#content a:hover {
	color: #D37FC0;
	text-decoration: underline;
}
#content li {
	display: block;
	padding: 5px 5px 5px 35px;
	background: url(../images/template/bullet.jpg) no-repeat 20px center;
}
#content ul {
	margin-bottom: 15px;
}
#content strong {
	font-weight: bold;
}
#content em {
	font-style: italic;
}
#nav {
	background: url(../images/template/nav-back.jpg);
	height: 37px;
}
#footer {
	background: url(../images/template/footer.jpg);
	height: 22px;
	width: 648px;
}
.print {
	float: right;
	background: url(../images/template/print.jpg) no-repeat right;
	padding-right: 20px;
	height: 13px;
	font-size: 10px;
	text-decoration: none;
	color: #999999;
	padding-top: 4px;
	margin-bottom: 3px;
}
#bottom {
	clear: both;
	padding: 13px 0;
	margin-bottom: 13px;
}
.post {
	font-size: 11px;
	color: #FFFFFF;
	float: left;
	display: block;
	background: url(../images/template/post.jpg) no-repeat 18px center;
	padding-left: 42px;
}
.phone {
	font-size: 11px;
	color: #FFFFFF;
	background: url(../images/template/phone.jpg) no-repeat left center;
	float: left;
	padding-left: 22px;
	margin-left: 31px;
}
.footInfo {
	display: block;
	float: right;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 5px;
}
.footInfo a {
	color: #FFFFFF;
	text-decoration: none;
}
#join {
	background: url(../images/template/signup.jpg);
	height: 51px;
	width: 137px;
	display: block;
	text-indent: -100em;
	margin-left: 63px;
}
#renew {
	background: url(../images/template/renew.jpg);
	height: 46px;
	width: 137px;
	display: block;
	text-indent: -100em;
	margin-left: 63px;
}
