#header {
	margin-bottom: 0;
}

#flash {
	width: 1100px;
	height: 500px;
	margin: 0 auto;
}

#flash .alt {
	display: none;
}

.module {
	float: left;
	background-image: url(/i/home/homebox_bg.jpg);
	position: relative;
	margin-bottom: 10px;
	margin-right: 4px;
	width: 297px;
}

.module.last {
	margin-right: 0;
}

.module .body {
	padding: 0 11px;
	height: 330px;
	background: url(/i/home/homebox_bot.jpg) no-repeat 0 bottom;
}

.module h2 {
	margin-top: 27px;
	margin-bottom: 10px;
	padding-left: 15px;
	font-family: "Trebuchet MS", Trebuchet, Helvetica, Arial, sans-serif;
	font-size: 18px;
}

.module .slideshow {
	position: relative;
	margin-bottom: 10px;
}

.module .slideshow img {
	display: none;
}

.module .slideshow img.pic1 {
	display: block;
}

.module .pager {
	position: absolute;
	z-index: 100;
	margin-bottom: 0;
	top: 108px;
	left: 15px;
}

.module .pager a {
	float: left;
	margin-right: 5px;
	display: block;
	width: 19px;
	height: 19px;
	color: black;
	font-size: 12px;
	line-height: 21px;
	text-align: center;
	background-image: url(/i/home/box.png);
}

.module .pager a:hover, .module .pager a.activeSlide {
	text-decoration: none;
	color: white;
	background-image: url(/i/home/box_black.png);
}

.module .blurb {
	display: none;
}

.module #news0, .module #event0 {
	display: block;
} 

.module p, .module form {
	clear: both;
	line-height: 1.2;
	margin: 0 15px;
}

.module a.button {
	background: url(/i/home/button_bg.gif) no-repeat right 0;
	display: inline-block;
	padding-right: 10px;
	margin-top: 6px;
}

.module a.button:hover {
	text-decoration: none;
}

.module a.button b {
	display: block;
	background: url(/i/home/button_left.gif) no-repeat 0 0;
	padding-left: 10px;
	height: 21px;
	color: white;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 21px;
}

#newsletter {
	padding-top: 8px;
	margin-bottom: 12px;
}

#newsletter label {
	width: 66px;
	font-size: 11px;
	text-transform: uppercase;
	color: #444;
	float: left;
	display: block;
	line-height: 24px;
	clear: both;
	height: 24px;
	margin-right: 4px;
}

#newsletter label, #newsletter input {
	margin-bottom: 4px;
}

#newsletter input {
	background-image: url(/i/home/input.gif);
	border: none;
	width: 158px;
	padding: 5px;
	height: 14px;
	font-family: Helvetica, Arial;
	font-size: 13px;
}

#newsletter select {
	width: 168px;
	height: 24px;
	padding: 3px 0;
	font-family: Helvetica, Arial;
	font-size: 13px;
}

p, ul { margin: 0; }