body {
	background-image: url(images/bg-main.gif);
	background-color: #F2EDEE;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
.nav {
	background-image: url(images/bg-nav.gif);
	background-color: #F5F0F1;
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 19px;
}
.nav img {
	padding-right: 17px;
}
.hdr {
	background-image: url(images/bg-hdr.gif);
	height: 89px;
}
.main {
	padding: 29px 29px 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #915F64;
	line-height: 1.25em;
	background-color: #DDE2E2;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #1A4865;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.25em;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #1A4865;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: -20px;
}
.footer {
	background-image: url(images/bg-footer.gif);
	height: 74px;
	background-color: #F2EDEE;
	background-repeat: repeat-x;
	padding-right: 28px;
	padding-left: 28px;	
	padding-top: 15px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999999; 
}
.footer a {
	text-decoration:none;
	color:#999999;
}
a:link {
	color: #773C3C;
	text-decoration: underline;
}
a:hover {
	color: #5E2F2F;
	text-decoration: none;
}
a:visited {
	color: #773C3C;
}
a:active {
	color: #773C3C;
}
.subhead {

	font-family: Arial, Helvetica, sans-serif;
	color: #1A4865;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.25em;
}
.whattobring {
	margin-left: 15px;
	margin-top: 10px;
	font-size: 10px;
}
.homenews {

	margin-left: 15px;
	margin-top: 10px;
	font-size: 12px;
}
.button {
	background-color: #7BA5B2;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003333;
	font-weight: bold;

}
.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1A4865;
	height: 14px;
	width: 158px;
}
.sponsors {
	font-size: 10px;
	color: #2D2D2D;
}
