body {
	background-color: #C0AE7F;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#676767;
}
a:link, a:visited {
	color:#033067;
}
a:hover, a:active {
	color:#333333;
}

#banner {
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #8C311D;
}

.info {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#676767;
	line-height: 1.3;
}
.info a:link {
	color:#676767;
	text-decoration:underline;
}
.info a:visited {
	color:#676767;
	text-decoration:underline;
}
.info a:hover {
	color:#000066;
	text-decoration:underline;
}
.info a:active {
	color:#000066;
	text-decoration:underline;
}


.header_title {
	margin-top:30px;
	margin-bottom:20px;
}
.menu {
	background-color:#F8BB0B;
}


#homepage_sidebar {
	background-image:url(images/bgline_07.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

/* FOOTER */
.footer img {
	padding-top: 17px;
	padding-bottom: 17px;
}
.footer {
	margin-top:17px;
	border-top: 1px solid #FFD75E;
	width:820px;
}
