/* CSS Document */

* {
    margin: 0;
}

html, body {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #333333;
	height: 100%;
	background-color: #F0E3C3;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	background-image: url(i/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
a:link {
	text-decoration: underline;
	color: #660000;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #660000;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #660000;
	font-weight: bold;
}
#wrapper {
	width: 100%;
	max-width: 100%;
	height: 100%;
	min-height: 100%;
	margin: 0px;
	padding: 0px;
}


#maincontainer {
	width: 960px;
	max-width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom: -100px;
}
img {
	border-style: none;
	padding: 0px;
	margin: 0px;
}

p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
h1 {
	font-size: xx-large;
	padding-bottom: 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #660000;
	line-height: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4CD9C;
	width: 75%;
}
h1 a:link {
	text-decoration: none;
	color: #660000;
	font-weight: normal;
}
h1 a:hover {
	text-decoration: none;
	color: #660000;
	font-weight: normal;
}
h1 a:visited {
	text-decoration: none;
	color: #660000;
	font-weight: normal;
}

hr {
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4CD9C;
	line-height: normal;
	height: 1px;
	width: 75%;
	color: #E4CD9C;
}
#nav {
	display:block;
	height: 66px;
	width: 960px;
	margin: 0px;
	padding: 0px;
	float:left;
	text-align: left;
	vertical-align: top;
	clear: left;
	font-size: 0px;
}
#nav2 {
	display:block;
	height: 30px;
	width: 930px;
	margin: 0px;
	float:left;
	text-align: left;
	vertical-align: top;
	clear: left;
	font-size: small;
	font-weight: bold;
	color: #4F3E26;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}

#img1 {
	display:block;
	height: 270px;
	width: 960px;
	margin: 0px;
	padding: 0px;
	float:left;
	text-align: left;
	vertical-align: top;
	clear: left;
	font-size: 0px;
}
#cols {
	display:block;
	width: 960px;
	margin: 0px;
	float:left;
	text-align: left;
	vertical-align: top;
	clear: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#col1 {
	display:block;
	width: 594px;
	margin: 0px;
	float:left;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#col2 img {
	padding: 0px;
	margin: 0px;
}
#col3 {
	display:block;
	width: 900px;
	margin: 0px;
	float:left;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#col2 {
	display:block;
	width: 306px;
	float:right;
	margin: 0px;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	font-size: 0px;
}
.events {
	background-color: #E8D3A4;
	margin-right: -6px;
	margin-left: -6px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 6px;
	width: 575px;
}
.events2 {
	height: 6px;
}
#push {
	height: 100px; /* .push must be the same height as .footer */
	clear: both;
}
#ft {
	height: 100px;
	width: 100%;
	text-align: center;
	vertical-align: top;
	float: left;
	margin: 0px;
	padding: 0px;
	clear: both;
	font-size: 0px;
	background-image: url(i/bg_ft.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.clearfix:after {
    content: " "; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	font-size: 0;
	height: 0;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

form {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
form a:link {
	color: #660000;
	font-weight: bold;
}

form a:visited {
	color: #660000;
	font-weight: bold;
}

form a:hover {
	color: #660000;
	font-weight: bold;
}
.required {
	color: #660000;
	font-weight: bold;
}
.input {
	color: #333333;
	text-align: left;
	border: 1px solid #666666;
	background-color: #CCCCCC;
}
.formcol {
	display:block;
	width: 300px;
	margin: 0px;
	float:left;
	text-align: left;
	vertical-align: top;
	padding: 0px;
}
.formco2 {
	display:block;
	width: 600px;
	margin: 0px;
	float:left;
	text-align: left;
	vertical-align: top;
	padding: 0px;
}
