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



/* Styles by Tag */



/* Styles by ID */

#hp-image-header {
	position: relative;
	display: block;
	width: 960px;
	height: 305px;
	padding: 0px;
	margin: 0px auto 0px auto;
	border: 0px;
	z-index: 1;
}

#hp-body-table {
	position: relative;
	display: block;
	width: 960px;
	height: auto;
	padding: 0px;
	margin: 0px auto 0px auto;
	border: 0px;
	background-image: url(../images/hp-body-background.jpg);
	background-repeat: repeat-y;
	background-position: top center;
}


#hp-info-container, #hp-upcoming-container {
	position: relative;
	display: block;
	width: 240px;
	height: auto;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#hp-info-header {
	position: relative;
	display: block;
	float: left;
	width: 240px;
	height: 25px;
	line-height: 1px;
	font-size: 1px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background-image: url(../images/hp-info-boxtop.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#hp-info-body {
	position: relative;
	display: block;
	float: left;
	width: 200px!important;
	width: 240px;
	height: 305px!important;
	height: 315px;
	padding: 10px 20px 0px 20px;
	margin: 0px;
	border: 0px;
	background-image: url(../images/hp-info-boxbody.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#hp-info-footer {
	position: relative;
	display: block;
	float: left;
	width: 240px;
	height: 40px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background-image: url(../images/hp-info-boxbottom.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}


#hp-about-container {
	position: relative;
	display: block;
	width: 480px;
	height: auto;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#hp-about-header {
	position: relative;
	display: block;
	float: left;
	width: 480px;
	height: 25px;
	line-height: 1px;
	font-size: 1px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background-image: url(../images/hp-about-boxtop.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#hp-about-body {
	position: relative;
	display: block;
	float: left;
	width: 440px!important;
	width: 480px;
	height: 305px!important;
	height: 315px;
	padding: 10px 20px 0px 20px;
	margin: 0px;
	border: 0px;
	background-image: url(../images/hp-about-boxbody.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#hp-about-footer {
	position: relative;
	display: block;
	float: left;
	width: 480px;
	height: 40px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background-image: url(../images/hp-about-boxbottom.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#hp-upcoming-header {
	position: relative;
	display: block;
	float: left;
	width: 240px;
	height: 25px;
	line-height: 1px;
	font-size: 1px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background-image: url(../images/hp-upcoming-boxtop.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#hp-upcoming-body {
	position: relative;
	display: block;
	float: left;
	width: 200px!important;
	width: 240px;
	height: 305px!important;
	height: 315px;
	padding: 10px 20px 0px 20px;
	margin: 0px;
	border: 0px;
	background-image: url(../images/hp-upcoming-boxbody.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}

#hp-upcoming-footer {
	position: relative;
	display: block;
	float: left;
	width: 240px;
	height: 40px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background-image: url(../images/hp-upcoming-boxbottom.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#marqueecontainer{
	position: relative;
	width: 240px;
	height: 250px;
	overflow: hidden;
	padding: 0px;
	background-color: transparent;
}


/* Styles by Class */

.bodyText1 {
	font-size: 12px;
	font-weight: normal;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}






/* -------- Information Request Form Styles ---------- */
.infoHeader {
	font-family: Calibri, "Trebuchet MS", Helvetica, Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 13px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

.textInput {
	height: 18px!important;
	height: 25px;
	width: 145px!important;
	width: 150px;
	border: 1px solid #CCCCCC;
/*	background-image: url(../images/inputBackground.jpg); */
	background-repeat: repeat-x;
	background-position: top left;
	padding: 5px 0px 0px 3px;
	margin: 2px 0px 12px 0px;
	position: relative;
	float: left;
	display: block;
	text-transform: uppercase;
	color: #666666;
	font-weight: bold;
	font-size: 10px;
}

form {
	padding: 0px;
	margin: 0px;
	border: 0px;
	position: relative;
	float: left;
	display: block;
	line-height: 1px;
}

.infoCheckbox {
	width: 14px;
	height: 14px;
	margin: 7px 2px 10px 0px;
	position: relative;
	top: 5px;
}


.infoSubmit {
	margin-top: 9px;
	width: 50px;
	height: 18px;
	padding-top: 1px;
	border: 1px solid #999999;
	font-family: Calibri, Helvetica, "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
}

/* Hides from IE5-mac \*/
* html #hp-about-body {width: 90%;}
* html #hp-info-body {width: 84%;}
/* End hide from IE5-mac */