@charset "UTF-8";

body {
	text-align: center;
	margin: 0px;
	background-attachment: scroll;
	background-image: url(images/sitebg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#linkbar_container/* CSS Document */

 {
	text-align: center;
	margin: 0px;
	background-attachment: scroll;
	background-image: url(images/sitebg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#linkbar {
	height: auto;
	width: 780px;
	position: relative;
	z-index: 100;
}
#slideshow {
	height: auto;
	width: 780px;
	padding-top: 25px;
	padding-bottom: 25px;
	position: relative;
}
#hp_main_container {
	height: 350px;
	width: 450px;
	margin-top: -175px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: -225px;
	position: absolute;
	top: 50%;
	left: 50%;
}
#main_container {
	text-align: left;
	height: auto;
	width: 780px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: -390px;
	position: absolute;
	left: 50%;
}
#header {
	height: 125px;
	width: 780px;
	position: relative;
}
#hp_footer a:link {
	color: #bb1f5e;
}
#hp_footer a:visited {
	color: #bb1f5e;
}
#hp_footer a:hover {
	color: #000000;
}
#slideshow {
	height: auto;
	width: 780px;
	padding-top: 25px;
	padding-bottom: 25px;
	position: relative;
}
#scroller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	width: 100%;
	height: auto;
	position: relative;
}
#midtext {
	background-attachment: scroll;
	background-image: url(images/maintext_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 175px;
	width: 780px;
	position: relative;
}
#midtext_text {
	float: right;
	height: 175px;
	width: 430px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #BB1F5E;
	background-color: #9A8669;
	text-align: center;
	vertical-align:middle;
}
#hp_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	text-align: center;
	height: auto;
	width: 780px;
	position: relative;
}
#main_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	position: relative;
}
#main_content a:link {
	color: #000000;
	text-decoration: underline;
}
#main_content a:visited {
	color: #000000;
	text-decoration: underline;
}
#main_content a:hover {
	color: #CC00FF;
}
