body, input, textarea {
	font-family : Trebuchet MS, Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 0.9em;
	font-weight : normal;
}

body{
	background-color : #cccccc;
	text-align: center;
	color:#101010;
	margin: 0px;
}

h1 {
	font-size: 2.2em;
	position: relative;
	top: -110px;
	color: #790e14;
	margin-top: 0px;
	padding: 0px;
	margin-left: 5px;
	margin-bottom: -10px;
	width: 220px;
}

.indexh1 {
	position: relative;
	top: 0px;
	font-size: 2em;
	padding: 0px;
	margin: 0px;
	margin-top: -5px;
	width: auto;
	color: #666666;
}

h2{
	font-size : 1.2em;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size: 1.1em;
	margin: 0px;
	padding: 0px;
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
}

a {
	color: #790e14;
	text-decoration: none;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

li {
	list-style-image: url(../images/list.gif);
	margin-bottom: 10px;
}

img {
	border: 0px;
}

hr {
	color: #790e14;
	background-color: #790e14;
	clear: both;
	position: relative;
	top: 20px;
	margin-bottom: 40px;
}

form {
	padding: 0px;
	margin: 0px;
}

input {
}

textarea {
	width: 200px;
	height: 88px;
}

table {
	width: 700px;
}

td {
	padding: 5px;
	background-color: transparent;
}

.center {
	text-align: center;
}

.grey {
	background-color: #cccccc;
}

.top {
	background-color: #790e14;
	color: #ffffff;
	font-weight: bold;
}

.button {
	background-color: #ffffff;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	color: #101010;
	cursor: pointer;
}

.container {
	width: 760px;
	margin: auto;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	overflow: auto;
	text-align: left;
}

.nav {
	width: 740px;
	padding-right: 20px;
	height: 2.4em;
	line-height: 2.4em;
	margin-bottom: 20px;
	color: #790e14;
	font-size: 1em;
	background-image: url(../images/nav.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #cecece;
}

.nav ul {
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: right;
	background-image: url(../images/nav.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #cecece;
}

.nav li {
	display: block;
	float: left;
	list-style: none;
	padding-left: 5px;
	margin-bottom: 0px;
}

.nav a {
	color: #666666;
	text-decoration: none;
}

.nav a:hover {
	color: #790e14;
	text-decoration: underline;
}

.on a{
	color: #790e14;
	text-decoration: underline;
}

.headerleft {
	clear: both;
	float: left;
	margin-left: 20px;
}

.headerright {
	float: right;
	margin-right: 20px;
	margin-top: -5px;
	text-align: right;
}

.banner {
	clear: both;
	position: relative;
	top: -15px;
	margin-bottom: 5px;
}

.leftcolumn {
	clear: both;
	float: left;
	width: 200px;
	margin-left: 30px !important;
	margin-left: 15px;
	text-align: left;
	padding: 0px;
	font-size : 0.9em;
}

.rightcolumn {
	float: right;
	width: 440px;
	padding: 0px 30px 0px 30px;
	border-left: 1px solid #790e14;
	text-align: left;
	font-size : 0.9em;
}

.contactleftcolumn {
	clear: both;
	float: left;
	width: 200px;
	text-align: left;
	padding: 0px;
}

.contactrightcolumn {
	float: right;
	width: 440px;
	margin-top: -12px;
	margin-bottom: 12px;
	padding: 0px 30px 0px 30px;
	text-align: left;
}

.content {
	clear: both;
	float: left;
	position: relative;
	top: -30px;
	margin: 0px 0px -30px 30px !important;
	margin: 0px 15px -30px 15px;
	width: 700px;
	padding: 0px;
	text-align: left;
	font-size : 0.9em;
}

.footer {
	clear: both;
	margin-top: 10px;
	float: left;
	height: 6.5em;
	width: 760px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-color: #790e14;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	font-size: 0.8em;
}

.footer p {
	margin-top: 25px;
	line-height: 1.7em;
}

.footer a {
	color: #ffffff;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.redblock {
	background-color: #790e14;
	color: #ffffff;
	width: 100%;
	padding: 2px 0px 2px 0px;
	margin-bottom: 0px;
}

.redblock h2, p, h3 {
	margin-left: 5px;
}

.redblock a {
	margin-left: 5px;
	color: #ffffff;
}

.red {
	color: #790e14;
}

.homeevent {
	margin-bottom: 40px;
}

.eventimage {
	float: left;
	margin-right: 30px;
}

.event {
	float: right;
	width: 470px;
	text-align: left;
}

.featured {
	background-image: url(../images/featured.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 180px;
	padding: 10px 10px 0px 10px;
	margin: 0px;
	font-weight: bold;
}

.featured p {
	margin-top: -5px;
	padding-top: 0px;
}

.border {
	padding-bottom: 6px;
	border-bottom: 1px solid #666666;
}

.email {
	margin: 0px;
	margin-left: 15px;
	width: 148px;
	padding: 0px 10px 10px 10px;
	border-left: 1px solid #790e14;
	border-right: 1px solid #790e14;
	font-size: 0.9em;
}

.emailtop {
	margin: 0px 0px -5px 15px;
}

.emailbottom {
	margin: -15px 0px 0px 15px;
}

.emailtext {
	margin-top: 0px;
	padding: 0px;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	color: #790e14;
}

.emailinput {
	width: 60px;
}

.emailpromo {
	float: right;
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	width: 470px;
	text-align: left;
	font-size: 1.5em;
	color: #666666;
}

.emailpromo p {
	margin: 0px;
	padding: 0px;
}

.headeremailtext {
	margin-top: 0px;
	padding: 0px;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	color: #790e14;
}

.headerinput {
	width: 120px;
}

.categorybox {
	clear: both;
	float: left;
	position: relative;
	top: -20px;
	margin-bottom: -20px;
}

.text {
	width: 140px;
}

.pages {
	clear: both;
	float: right;
	position: relative;
	top: -20px;
	margin-bottom: -20px;
}

.icon {
	position: relative;
	top: 3px;
}
