BODY {
	background-color:#4c3339;
	margin:0px;
	padding-bottom:15px;
	background-image:url(images/site-footer.gif);
	background-position: bottom;
	background-repeat:repeat-x;
	font-family: "Arial";
	color: #FFFFFF;
}

P {
	font-size: 18px;
	line-height: 27px;
	color: #FFFFFF;
}

.content_left A {
	color: #f58220;
}
	.content_left A:hover {
		background-color: #f29341;
		color: #4c3339;
		text-decoration: none;
	}

H1 {
	font-size:33px;
	font-weight:bold;
	color: #bed62f;
	letter-spacing: -1px;
	font-family: "Arial Black";
}

H2 {
	font-size:22px;
	font-weight:bold;
	text-transform: uppercase;
	color: #ffffff;
	letter-spacing: -.07em;
	margin-top: 5px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

H3 {
	font-size:20px;
	font-weight:normal;
	color:#9e7b00;
	letter-spacing: -.07em;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

LI {
	padding-bottom: 20px;
	font-size: 14px;
	list-style-image: url(images/bullet.gif);
}

.li{
	padding-bottom: 20px;
	font-size: 14px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/bullet.png", sizingMethod="scale");
	background-position:0 10;
}
.li[class]{
	padding-bottom: 20px;
	font-size: 14px;
	background-image: url('images/bullet.png');
	background-repeat:no-repeat;
	background-position:0% 50%;
	padding-left:45px;
}

IMG {
	border: 0px;
}

.clear_floats { clear: both; }

.site_top { 
	background-image:url(images/site-top.gif);
	background-repeat:repeat-x;
	height:3px;
}

.header { 
	background-image:url(images/sky-repeater.gif);
	height:395px;
	z-index:1;
}

.hero { 
	background-image:url(images/header-city-logo.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:395px;
	width:100%;
}

.nav { 
	padding-right:22px;
}


.grass { 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/grass-repeater-ie.png", sizingMethod="scale");
	height:40px;
	position:absolute;
	left:0px;
	top:370px;
	width:100%;
	z-index:2;
}
.grass[class] { 
	background-image:url(images/grass-repeater.png);
	background-repeat:repeat-x;
	height:40px;
	width:100%;
	position:absolute;
	top:370px;
	z-index:2;
}

.content_container { 
	background-image:url(images/content-repeater.gif);
	background-repeat:repeat-x;
}

.content_left { 
	width:574px;
	float:left;
}

.content_right { 
	width:406px;
	float:left;
	background-image:url(images/sidebar-bg.gif);
}

.footer { 
	padding-top: 35px;
}
	.footer H1 {
		color:#ffffff;
		font-size:25px;
		line-height:120px;
	}
		.footer H1 A {
			color:#FFFFFF;
			text-decoration: none;
		}
		.footer H1 A:hover {
			color:#4c3339;
			text-decoration: none;
			background-color: #FFFFFF;
		}
	.footer P {
		color:#3c1720;
		font-size:12px;
		line-height:90px;
		letter-spacing:-1px;
	}
		.footer p A {
			color:#3c1720;
			text-decoration: none;
		}
		.footer p A:hover {
			color:#4c3339;
			text-decoration: none;
			background-color: #3c1720;
		}



.galleryItem {
	float:left;
	padding:0px;
	width:260px;
	height:160px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.sponsors TD {
	border: 5px solid #daf0fc;
	background-color: #FFFFFF;
	height: 120px;
	width: 300px;
	text-align: center;
}

.contactForm {
	border: 1px solid #370a15;
	background-color: #563b42;
	padding: 10px;
}










