body {
	background-color: #453E12;
}
#navigation a:hover {
	color: #983F31;
}
#content {
	background-image: url(../images/ase_bkg.jpg);
	background-repeat: repeat-y;
}
#navigation {
	background-image: url(../images/asc_nav_bkg.jpg);
	background-repeat: repeat-y;
	width: 208px;
}
#navigation a {
	font-family: "Trebuchet MS";
	color: #453E12;
	text-decoration: none;
	padding-left: 22px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#navigation .herelink {
	font-weight: bold;
	color: #983F31;
}


#main {
	width: 574px;
	margin-right: 20px;
	margin-left: 20px;
}
#main h1 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #983F31;
	margin-left: 20px;
}
#main h2 {
	font-family: "Trebuchet MS";
	padding-left: 20px;
	color: #453E12;
	font-size: 21px;
}

#main p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	margin-left: 20px;
	margin-right: 20px;
}
.footlinks p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 18px;
	color: #000000;
	text-align: center;
}
#content .footlinks {
	font-size: 12px;
	text-align: center;
}
#content .footlinks a:hover {
	font-family: "Trebuchet MS";
	color: #983F31;
	text-decoration: underline;
	padding-right: 5px;
	padding-left: 5px;
}
#content .footlinks a {
	font-family: "Trebuchet MS";
	color: #453E12;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#footer p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #F6F5D6;
	padding: 0px;
	line-height: 16px;
}
#content #main .totop a {
	text-decoration: none;
	font-size: 12px;
	color: #453E12;
}
#content #main .totop a:hover {
	text-decoration: none;
	font-size: 12px;
	color: #983F31;
}
#navigation .sublink {
	font-size: 12px;
	padding-left: 28px;
}
#content #main li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	padding-right: 25px;
	margin-left: 20px;
}
#footer {
	background-image: url(../images/asc_footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#main h3 {
	font-family: "Trebuchet MS";
	padding-left: 20px;
	color: #BCB54A;
	font-size: 18px;
	padding-right: 50px;
}
#main a {
	color: #983F31;
	text-decoration: none;
}
#main a:hover {

	color: #983F31;
	text-decoration: underline;
}
hr {
	list-style-image: url(../images/asc_hr.jpg);
}

