.float {
	background-repeat: repeat-x;
	background-position: left top;
	height: 100%;
	width: 100%;
	background-color: #999999;
}
.site_border {
	border: 1px solid #B1B1B1;
}
.header_top {
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 100px;
	width: 788px;
	background-color: #FFFFFF;
}
.header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.header_text_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FD7E17;
	font-weight: bold;
}
.admin_text {
	font-family: "Century Gothic", Verdana;
	font-size: 13px;
	color: #000000;
}
.header_text_nobold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 15px;
}
.orange_titlebar_200 {
	background-image: url(images/time_bars.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 200px;
}
.orange_title_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 8px;
}
.times_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.contact_border {
	border: 1px solid #FC7B1F;
	width: 300px;
}
.button_border {
	border: 1px solid #FC7B1F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
.page_titles {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FD7E17;
	font-weight: bold;
}
.item_titles {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FE9E50;
	font-weight: bold;
}
.image_border {
	padding: 3px;
	border: 1px solid #666666;
}

