body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	margin: 0px;
	padding: 20px;
	color: #210021;
	background-repeat: repeat-y;
	background-color: #150017;
}
#wrapper {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	text-align: center;
	background-color: #CAC8D0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3a3740;
	border-right-color: #3a3740;
	border-bottom-color: #3a3740;
	border-left-color: #3a3740;
}
#header {
	width: 100%;
	margin: 0px;
	background-color: #303;
	height: 144px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3a3740;
}
#nav {
	margin: 0px;
	padding: 0px;
	height: 45px;
	width: 100%;
	position: relative;
	background-color: #210021;
	text-indent: 22px;
	background-image: url(../images/body.jpg);
	background-repeat: repeat-y;
}
#container {
	margin: 0px;
	padding: 0px;
	width: 100%;
	position: relative;
	clear: none;
	background-color: #CAC8D0;
}
#col_1 {
	margin: 0px;
	padding: 0px;
	width: 25%;
	position: relative;
	float: left;
	background-color: #CCC;
	height: 650px;
}
#col_1 h1 {
	font-size: 1em;
	font-weight: bold;
	background-color: #FFF;
	padding: 4px;
	position: relative;
}
#col_1 p {
	margin: 0px;
	padding: 20px;
	font-size: 0.8em;
	text-align: justify;
	position: relative;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#col_2 {
	text-align: center;
	width: 50%;
	float: left;
	background-color: #999;
	height: 650px;
}
#col_3 {
	text-align: center;
	float: right;
	width: 25%;
	background-color: #FFF;
	height: 650px;
}
#col_4 {
	margin: 0px;
	padding: 0px;
	width: 75%;
	position: relative;
	float: right;
	background-color: #FFF;
	height: 650px;
}
#col_5 {
	margin: 0px;
	padding: 0px;
	width: 75%;
	position: relative;
	float: left;
	background-color: #CCC;
	height: 650px;
}
#col_6 {
	font-size: 0.8em;
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
	position: relative;
	background-color: #cac8d0;
}
#col_6 p {
	padding-left: 35px;
	margin-right: 320px;
	line-height: 1.8em;
}
#col_6 h3 {
	margin-left: 48px;
	padding-bottom: 5px;
	font-size: 1.2em;
	padding-top: 5px;
}
#wrapper #col_6 #floatLeft #form1 table p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
}
h1 {
	font-size: 2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
	font-style: italic;
	letter-spacing: 0.4em;
}
h2 {
	font-size: 1.4em;
	padding: 0;
	margin: 0px;
	color: #FBFBFB;
	font-style: italic;
	letter-spacing: 0.4em;
	background-color: #AFB1BA;
	width: 100%;
}
h3 {
	font-size: 1.3em;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 1.1em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h5 {
	font-size: 1em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h6 {
	font-size: .8em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#footer {
	text-align: center;
	margin: 0px;
	height: 40px;
	width: 100%;
	position: relative;
	clear: both;
	padding-top: 0px;
	background-color: #3a224f;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: 3a3740;
	padding-bottom: 25px;
}
#footer p {
	font-size: .8em;
	color: #FFF;
	padding-top: 7px;
}
#footer a {
	color: #FFF;
}
#stack_top {
	background-color: #BFCBED;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 0px;
}
#stack_bottom {
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
	background-color: #FFF;
	height: 0px;
	clear: both;
	margin-top: 0px;
	padding-top: 0px;
}
#absoluteFloat {
	background-color: #FFF;
	padding: 0px;
	position: absolute;
	left: 80%;
	top: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 0.8em;
}
#floatLeft {
	display: block;
	padding: 2px;
	float: left;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 40px;
	position: relative;
}
#floatRight {
	display: block;
	float: right;
	background-color: #D4D1DC;
	width: 300px;
}
#col_6 #floatRight ul li {
	list-style-type: square;
	line-height: 1.5em;
}
#floatRight p a {
	text-decoration: none;
	font-size: 1.2em;
	letter-spacing: 0.3em;
	font-style: italic;
	color: #27083A;
	display: block;
	width: 100%;
	margin-left: -30px;
	padding-left: 20px;
	background-color: #BDBAC3;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AFB1BA;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
#floatRight p a:visited {
	text-decoration: none;
	font-size: 1.2em;
	letter-spacing: 0.3em;
	font-style: italic;
	color: #27083A;
	display: block;
	width: 100%;
	margin-left: -30px;
	padding-left: 20px;
	background-color: #BDBAC3;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AFB1BA;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
#floatRight p a:hover {
	text-decoration: none;
	font-size: 1.2em;
	letter-spacing: 0.3em;
	font-style: italic;
	color: #27083A;
	display: block;
	width: 100%;
	margin-left: -30px;
	padding-left: 20px;
	background-color: #CAC8D0;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AFB1BA;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
#floatRight p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#floatRight h2 {
	color: #FFF;
	padding-left: 0px;
	padding-bottom: 7px;
	text-indent: 15px;
	padding-top: 7px;
	padding-right: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 1.2em;
}
#col_6 #bkDrop {
	background-color: #D5D2DD;
	position: relative;
	width: 60%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#floatMiddle {
	background-color: #FFF;
	display: block;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-bottom: 15px;
	width: 65%;
	height: 65%;
}
#floatRight h3 {
	color: #666;
	padding-left: 0px;
	padding-bottom: 15px;
	font-size: 15px;
	font-style: italic;
}
#col_6 #formField form {
	border: 1px solid #27083A;
	width: 50%;
	margin-left: 30px;
	padding-left: 0px;
	position: relative;
}
#col_6 #formField form p {
	width: 90%;
	font-size: 1.2em;
}
#floatRight .caption {
	padding: 5px;
	margin-top: 0px;
	width: 95%;
	display: block;
	font-size: .8em;
}
#floatRight #partners p a {
	font-size: .9em;
	letter-spacing: .1em;
}
#events {
	font-size: 0.7em;
	padding-top: 0px;
	padding-bottom: 10px;
	position: relative;
	width: 98%;
	padding-right: 2px;
	padding-left: 0px;
}
#events a:hover {
	color: #306;
	display: inline;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #D4D1DC;
	letter-spacing: 0em;
	text-decoration: underline;
}
#wrapper #col_6 #floatRight #events p a {
	font-size: 1em;
	color: #606;
	background-color: #D4D1DC;
	letter-spacing: 0.2em;
	display: inline;
	font-style: italic;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: underline;
}
.event_date {
	background-color: #4C0E72;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	font-style: italic;
	letter-spacing: 0.2em;
	padding-top: 2px;
	padding-bottom: 2px;
}
#floatRight_mailer {
	display: block;
	float: right;
	background-color: #F7F4FF;
	margin-right: 8px;
	margin-left: 8px;
	border: 1px solid #3A224E;
}
#calendar {
	display: block;
	padding: 2px;
	float: left;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 40px;
	position: relative;
	width: 615px;
	background-color: #CBC8D0;
	font-size: 0.9em;
	text-align: left;
}
.labels {
	color: #F33;
}
#wrapper #col_6 #floatRight #events p {
	margin-right: 5px;
	margin-left: 10px;
}
#wrapper #col_6 #calendar #listings table tr td p {
	text-align: left;
	display: inline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 100%;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1.3em;
}
#wrapper #col_6 #calendar #listings table tr td p em {
	text-align: left;
	display: inline;
	vertical-align: top;
	margin: 0px;
	padding-top: -10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#spacer {
	height: 20px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.logo_class {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
	padding: 3px;
	margin-left: 10px;
}
#wrapper #col_6 #floatLeft #m-logo {
	background-image: url(../images/m-circle.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 149px;
	width: 145px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#paypal form {
	width: 100%;
	position: relative;
	text-align: center;
	padding-top: 10px;
}
