html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	background: url(../images/bg.gif) repeat top left;
	line-height: 1;
	font-family: tahoma, arial, verdana;
	margin: 0 auto;
	text-align: center;
}
#container{
	background: url(../images/main.jpg) no-repeat top left;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 934px;
	z-index: 2000;
}
#container_tall{
	background: url(../images/main_tall.jpg) no-repeat top left;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 934px;
	z-index: 2000;
}
#container_video{
	background: url(../images/main_video.jpg) no-repeat top left;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 934px;
	z-index: 2000;
}
hr{
	display: none;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.title {
	height: 51px;
	padding: 16px 0 0 90px;
}

p{
	color: #787878;
	font-size: 75%;
	line-height: 130%;
}
a{
	color: #f1a52d;
	text-decoration: none;
}
a:hover{
	color: #0068b6;
	text-decoration: none;
}
h1{
	color: #287cbf;
	font-weight: bold;
	font-size: 110%;
}
h2{
	color: #bebebe;
	font-size: 75%;
	font-weight: bold;
	margin: 2px 0 0 0}
h3{
	color: #287cbf;
	font-size: 95%;
	font-weight: lighter;
	margin: 14px 0 0 0;
}
h4{
	color: #bebebe;
	font-size: 80%;
	font-weight: normal;
	margin: 0 0 10px 0;
}
.bold{
	font-weight: bold;
}
.highlight{
	color: #287cbf;
	font-weight: bold;
}
#header{
	background: url(../images/header_bg.gif) repeat-x top left;
	height: 55px;
	text-align: center;
	width: 100%;
	z-index: 1;
}
.logo{
	padding: 14px 0 0 0;
}
#menu{
	height: 51px;
}
ul#menu{
	height:51px;
	padding:15px 117px 0 412px;
}
ul#menu li {
	list-style: none;
	display: inline;
}

ul#menu li a{
	margin:0;
	padding:0;
	height: 51px;
	display:block;
	float:left;
	text-decoration:none;
	text-indent: -9000em;
	background-image: url(../images/menu.gif);
	}

ul#menu li a#home {
	width: 81px;
	background-position: 0 0;
}
ul#menu li a#home:hover, ul#menu li#active a#home{
	background-position: 0 -51px;
	}
	
ul#menu li a#about {
	background-position: -81px 0;
	width: 81px;
	}
ul#menu li a#about:hover, ul#menu li#active a#about {
	background-position: -81px -51px;
	
	}
ul#menu li a#event {
	background-position: -162px 0;
	width: 81px;
}
ul#menu li a#event:hover, ul#menu li#active a#event {
	background-position: -162px -51px;
}
ul#menu li a#gallery{
	background-position: -243px 0;
	width: 81px;
}
ul#menu li a#gallery:hover, ul#menu li#active a#gallery {
	background-position: -243px -51px;
	}

ul#menu li a#contact {
	background-position: -324px 0;
	width: 81px;
}
ul#menu li a#contact:hover, ul#menu li#active a#contact {
	background-position: -324px -51px;
}
#page{
	margin: 15px auto 0;
	text-align: center;
	width: 808px;
}
#maincontent{
	height: 419px;
	padding: 19px 0 0 0;
	text-align: left;
}

#container_tall #maincontent{
	height: 565px;
	padding: 21px 0 0 0;
	text-align: left;
}
#container_tall #maincontent .col1small, #container_tall #maincontent .col2small {
	margin-top: 10px;
}
#maincontent p, #maincontent h1, #maincontent h2, #maincontent h3, #maincontent h4{
	padding: 0 0 0 30px;
	width: 405px;
}
#maincontent .col1{
	padding: 65px 0 0 0;
	width: 453px;
}
#maincontent .col2{
	padding: 0 37px 0 0;
	width: 318px;
}
#container_video #maincontent .col1{
	padding: 65px 0 0 0;
	width:410px;
}
#container_video #maincontent .col2{
	padding: 130px 0 0 0;
	width: 385px;
	float: right;
	clear: none;
	
}
h3 img {
	padding: 0 10px 0 0;
}
.col1{
	clear: none;
	float: left;
}
.col2{
	clear: none;
	float: right;
}
.col1small{
	width: 220px;
	float: left;
	clear: none;
}
.col2small{
	width: 220px;
	float: left;
}
#container_tall #maincontent .col1small p, #container_tall #maincontent .col1small h3, #container_tall #maincontent .col2small p, #container_tall #maincontent .col2small h3{
	width: 190px;
}

#footer-wrapper{
	background: url(../images/siteinfo_bg.gif) repeat top left;
	width: 100%;
	height: 286px;
	margin: 0 auto;
	text-align: center;
}
#footer{
	height: 215px;
	width: 865px;
	margin: 0 auto;
	text-align: center;
}
#footer img{
	padding: 36px 2px 0 2px;
}
#footer p{
	color: #494949;
	font-size: 65%;
	padding: 7px 0 0 7px;
}
#footer .col1{
	padding: 0;
	margin: 0 auto;
	width: 444px;
	text-align: right;
}
#footer .col2{
float:left;
	width: 364px;
	text-align: left;
}
#footerbottombg{
	background: url(../images/bottom_bg.gif) repeat bottom left;
	height: 71px;
}

#footerbottombg{
	background: url(../images/bottom_bg.gif) repeat bottom left;
	height: 71px;
}
.thumb{
	padding: 3px;
}
.announcements{
	width: 400px;
	margin: 0px 0 0 30px;
}
.announcements .thumb_home{
	padding: 10px 0 0 0;
	float: left;
	clear: none;
}
h4.textright, h3.textright, p.textright{
	padding: 0;
	margin:0;
	}
.textright{
	float: left;
	clear: none;
	width: 300px;
	margin: 10px 0 0 0;
	padding: 0;
}
.small{
	font-size: 9px;
}
.wufoo .instruct{
background-color:#F5F5F5;
border:none;
font-size:9px;
color:#666;
padding: 8px
}
.specialbox{
	background: url(../images/special_bg.gif) no-repeat top 8px;
	height: 210px;
	margin: 10px 0 0 0;
	padding: 20px 20px 10px 0px;
}
#maincontent .col1 .col2small .specialbox p {
	color: #287cbf;
	padding: 5px 20px 10px 25px;
}
#logos{
	padding: 0px 0 30px 0;
	float: left;
}
#logos img{
	padding: 12px 0px;
}
#logos h1{
	padding-bottom: 10px;
}
#formright{
	width: 565px;
	float: right;
	clear: none;
}