body {
	margin: 0px;
	padding: 23px 0px 0px;
	background-color: #FFFFFF;
	background-image: url(../images/homeFlash-bg.gif);
	background-repeat: repeat-x;
}
#container {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#rightCol {
	width: 290px;
	padding-top: 20px;
	padding-right: 17px;
	padding-left: 17px;
	background-image: url(../images/orange-shadow.gif);
	background-color: #BB4E18;
	background-repeat: no-repeat;
}
#content {
	padding: 16px;
	width: 584px;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}
h1 {
	color: #BB4E18;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	line-height: 26px;
	font-weight: normal;
}
#footer {
	background-image: url(../images/footerBG.gif);
	padding: 17px;
	height: 92px;
}
#nav {
	background-image: url(../images/navBG.gif);
	height: 63px;
	padding-top: 20px;
	margin: 0px;
}
#content img {
	padding-right: 12px;
	padding-bottom: 12px;
	padding-top: 0px;
	padding-left: 0px;
}
h2 {
	color: #20A4AC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 23px;
	line-height: 23px;
	font-weight: normal;
}
h3 {
	color: #985E1D;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	font-style: italic;
}
#brownLines {
	background-image: url(../images/brown-lines.gif);
	background-repeat: repeat-x;
	height: 14px;
}
h4 {
	color: #BB4E18;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 15px;
	font-weight: normal;
}
h5 {
	color: #20A4AC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	text-transform: uppercase;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #985E1D;
}
h6 {
	color: #985E1D;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
}
ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#homeFlash {
	background-image: url(../images/behind-flash.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 408px;
	padding-top: 15px;
}
#footer a {
	padding-right: 17px;
	padding-left: 17px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

