#header {
	font-family: Arial, Helvetica, sans-serif;
	color: #F9A71D;
	background-color: #333;
	width: 950px;
}
#header img {
	padding-left: 35px;
}

#menu_bar {
	background-color: #DB6B2C;
	border-top-width: 1px;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	width: 950px;
}
#header_photo {
	width: 950px;
}
#content {
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #FFF;
	float: left;
}
#left_footer2 {
	float: left;
	width: 475px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #2C2D2E;
	font-size: 10px;
	height: 105px;
}
#menu_bar a:hover {
	font-weight: normal;
	color: #FF9;
}
#right_footer2 {
	width: 475px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	background-color: #2C2D2E;
	text-align: right;
	height: 105px;
}
.float_right {
	float: right;
}
#right_footer2 a {
	color: #FFF;
}
#footer {
	width: 950px;
	background-image: url(../images/footer_star_bg.gif);
	height: 73px;
	clear: left;
}

#menu_bar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
}
#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#calendar {
	width: 160px;
	float: left;
}
#index_right_panel {
	float: right;
	width: 201px;
}
#index_center {
	background-color: #FFF;
	width: 530px;
	float: right;
	font-weight: normal;
	padding-right: 15px;
	padding-left: 15px;
}
#index_center a {
	color: #DB6B2C;
	font-family: Arial, Helvetica, sans-serif;
}
#index_right_panel a {
	color: #DB6B2C;
}
.center_text {
	text-align: center;
	font-weight: normal;
}
#interior_content {
	background-color: #FFF;
	padding-left: 60px;
	padding-right: 60px;
	border-right-width: 1px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DB6B2C;
	border-left-color: #DB6B2C;
}
#interior_content a {
	color: #DB6B2C;
}
#interior_content h1 {
	font-size: 16px;
}
.float_left {
	float: left;
	padding-right: 15px;
}
.orange_text {
	color: #DC6C2E;
}
#index_center blockquote blockquote p {
	line-height: 0px;
}
#table3 tr td ul li a {
	color: #666;
}
