BODY {
	background: #FCFCFC url(../graphics/bg.gif) repeat-y left;
}
#main {
	width: 770px;
	margin: 0 auto;
}
#top {
	padding: 15px 0;
	border-bottom: 2px solid #226339;
}
#top A {
	display: block;
	float: left;
	margin-left: 20px;
}
#content {
	padding: 20px 0 0 0;
}
DIV.column {
	float: left;
	width: 244px;
	margin-right: 19px;
}
#content P {
	line-height: 1.5;
	font-size: 110%;
}
#content A:LINK, #content A:VISITED {
	color: #C62825;
	font-weight: bold;
}
#content A:HOVER, #content A:ACTIVE, #content SPAN.green, #content P SPAN {
	color: #226339;
}
#content H1 A:LINK, #content H1 A:VISITED, #content H1 A:HOVER, #content H1 A:ACTIVE {
	font-weight: normal;
	color: #000;
}
#content DIV.button {
	padding-bottom: 14px;
	background: url(../graphics/button-bottom.gif) no-repeat left bottom;
	float: left;
	width: 244px;
	margin-right: 19px;
	margin-bottom: 15px;
}
#content DIV.button A {
	padding: 14px 15px 0 15px;
	display: block;
	background: url(../graphics/button-top.gif) no-repeat left top;
	color: #000;
	font-size: larger;
	text-align: center;
}
#content DIV.last {
	margin-right: 0;
}
#content DIV.item {
	border-top: 2px solid #226339;
	clear: both;
	padding: 10px 0 5px 0;
}
#content DIV.item H1 {
	background-repeat: no-repeat;
	background-position: left 50%;
	text-align: left;
	padding: 5px 0 5px 50px;
	min-height: 31px;
	margin-bottom: 5px;
}
P.top {
	text-align: right;
	clear: both;
}
P.top A {
	padding-left: 18px;
	background: url(../graphics/up.gif) no-repeat center left;
}
#contact {
	border-top: 2px solid #226339;
	clear: both;
	padding-top: 10px;
}
#bottom DIV {
	width: 755px;
	font-weight: bold;
	text-align: center;
	padding: 3px 0;
	color: #FFF;
}
#bottomNav {
	width: 770px;
	text-align: center;
}
#bottomNav UL {
	display: block;
	padding: 0;
	margin: 0 auto;
	width: auto;
}
#bottomNav LI {
	display: inline;
	border-left: 1px solid #000;
}
#bottomNav LI:first-child {
	border: 0;
}
#bottomNav LI A:LINK, #bottomNav LI A:VISITED, #bottomNav LI A:ACTIVE, #bottomNav LI A:HOVER {
	padding: 1px 15px;
}