@charset "UTF-8";
/* CSS Document */

.page_container {
	padding: 0px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.banner {
	margin: 0px;
	padding: 0px;
	height: 155px;
	width: 760px;
	background-image: url(horizonimages/horizontemplates/webbanner_02.jpg);
	color: #FF6;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.banner_links {
	padding: 0px;
	height: 40px;
	width: 760px;
	color: #FF6;
	background-image: url(horizonimages/horizontemplates/horizonlinks.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
}
.page_content {
	margin: 0px;
	width: 500px;
	padding-left: 130px;
	background-image: url(horizonimages/horizontemplates/horizonpagetile.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding-right: 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 12px;
	padding-bottom: 12px;
}
.page_content a {
	color: #F00;
	margin: 0px;
}
.page_content a:hover {
	color: #F00;
	text-decoration: underline;
}
.page_content a:visited {
	color: #F90;
}
.page_content_center {
	background-repeat: repeat-y;
	background-position: 0px 0px;
	text-align: center;
}
.page_content_2col {
	background-image: url(horizonimages/horizontemplates/horizonpagetile.jpg);
	background-position: 0px 0px;
	vertical-align: middle;
}
a {
	color: #FF0;
	margin-right: 15px;
	margin-left: 15px;
	text-decoration: none;
	text-align: center;
}
a:hover {
	color: #FFC;
}
a:visited {
	color: #F90;
}
.page_content_left {
	float: left;
	width: 320px;
	background-color: #F0EDDC;
	background-repeat: repeat-y;
	padding-bottom: 10px;
	background-position: 0px 0px;
	padding-right: 40px;
	padding-left: 40px;
	font-size: 12px;
	background-image: url(horizonimages/horizontemplates/horizonpagetile.jpg);
}
.page_content_right {
	float: left;
	width: 320px;
	background-color: #F0EDDC;
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding-bottom: 10px;
	font-size: 12px;
}
.clear_both {
	line-height: 1px;
	clear: both;
	background-image: url(horizonimages/horizontemplates/horizonpagetile.jpg);
	background-position: 0px 0px;
}
.links {
	padding: 0px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.page_bottom {
	margin: 0px;
	height: 50px;
	width: 740px;
	color: #000;
	background-image: url(horizonimages/horizontemplates/horizonpagebottom.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: right;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.page_bottom a {
	color: #008;
	margin: 0px;
	text-decoration: none;
}
body {
	background-color: #25180C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.selected {
	color: #F90;
}
.page_content_middle {
	background-image: url(horizonimages/horizontemplates/horizonpagetile.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	text-align: center;
}
