body {
	background-image: url('../images/background.jpg');
	background-repeat: repeat-x;
	background-position: top;
	background-color: #000000;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	color: white;
	font-style: normal;
	margin-top: 15px;
	text-align: center;
	font-size: 13px;
}
#container {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
#top_menu {
	font-weight: bold;
	font-size: 14px;
	text-align: right;
	width: 890px;
	padding-right: 10px;
	margin-bottom: 5px;
}
#top_menu a {
	font-size: 13px;
	text-decoration: none;
	color: white;
}
#top_menu a:hover {
	color: #000000;
}
#header {
	width: 900px;
	height: 108px;
	background-image: url('../images/header.jpg');
	background-repeat: no-repeat;
}
#menu {
	width: 900px;
	height: 42px;
	background-image: url('../images/menu.jpg');
	background-repeat: no-repeat;
	color: #cccccc;
	line-height: 40px;
	vertical-align: middle;
	text-align: center;
}
#menu img {
	vertical-align: middle;
	height: 39px;
	margin: 0px;
	padding: 0px;
	width: 2px;
}

#marquee {
	width: 900px;
	height: 19px;
	background-image: url('../images/marquee.jpg');
	background-repeat: no-repeat;
	color: #ffffff;
	text-align: center;
	padding-top: 2px;
	font-size: 11px;
	font-weight: bold;
}

#middle {
	width: 900px;
	height: 284px;
	background-image: url('../images/middle.jpg');
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	text-align: left;
	z-index: 10;
}
#news_holder {
	display: block;
	width: 255px;
	margin-left: 625px;
	text-align: center;
	padding-top: 15px;
	margin-top: -284px;
}
#news_holder h3 {
	color: #d00300;
	font-size: 24px;
	font-weight: bold;
}
.news_article {
	text-align: left;
	font-size: 13px;
}
.more a {
	font-size: 14px;
	color: #0065d0;
	font-weight: bold;
	text-decoration: none;
}

.big_box {
	width: 596px;
	background-image: url('../images/big_middle.jpg');
	background-repeat: repeat-y;
}
.big_box_top {
	width: 596px;
	height: 9px;
	background-image: url('../images/big_top.jpg');
	background-repeat: no-repeat;
}
.big_box_bottom {
	width: 596px;
	height: 9px;
	background-image: url('../images/big_bottom.jpg');
	background-repeat: no-repeat;
}
.big_box_middle {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
	padding-right: 15px;
	font-style: normal;
}
.big_box2 {
	width: 900px;
	background-image: url('../images/big_middle2.jpg');
	background-repeat: repeat-y;
}
.big_box_top2 {
	width: 900px;
	height: 14px;
	background-image: url('../images/big_top2.jpg');
	background-repeat: no-repeat;
}
.big_box_bottom2 {
	width: 900px;
	height: 14px;
	background-image: url('../images/big_bottom2.jpg');
	background-repeat: no-repeat;
}
.big_box_middle2 {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 25px;
	padding-right: 25px;
	font-style: normal;
}

.small_box {
	width: 298px;
	background-image: url('../images/small_middle.jpg');
	background-repeat: repeat-y;
}
.small_box_top {
	width: 298px;
	height: 8px;
	background-image: url('../images/small_top.jpg');
	background-repeat: no-repeat;
}
.small_box_bottom {
	width: 298px;
	height: 8px;
	background-image: url('../images/small_bottom.jpg');
	background-repeat: no-repeat;
}
.small_box_middle {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 25px;
	padding-right: 25px;
	font-style: normal;
}
h1 {
	color: #d00300;
	font-size: 26px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 5px;
}
h2 {
	color: #eae9e4;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 5px;
}

h3 {
	color: #d00300;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 5px;
}
p {
	color: #eae9e4;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 10px;
	margin-top: 5px;
}
em {
	font-style: italic;
}
.normaltext {
	color: #eae9e4;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
}

.whitehead {
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
}

.whitehead a {
	color: #D00300;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
}

table.directions th {
	background-color:#EEEEEE;
}

.googledir {
	color: #eae9e4;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
}

.googledir table {
	color: #eae9e4;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
}

.googledir table a {
	color: #D00300;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

li {
	margin-left: 30px;
	color: #eae9e4;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
}
p a {
	color: #0065d0;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
}

strong, b {
	font-weight: bold;
}

#footer {
	margin-top: 10px;
	width: 900px;
	text-align: center;
	font-size: 11px;
}
#footer a {
	color: #eae9e4;
	font-weight: bold;
	text-decoration: none;
}
.admin_text {
	color: #000000;
}

#nav, #nav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	z-index: 5;
}

#nav li{
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
}

#nav li a{
	float: left;
	position: relative;
	display: block;
	font-family: verdana;
	font-weight: bold;
	text-decoration: none;
	color: #cccccc;
	font-size: 14px;
	font-style: normal;
	width: auto;
	padding-left: 20px;
	padding-right: 20px;
}

#nav li a:hover{
	color: #cccccc;
}

#nav ul {
	position: absolute;
	display: none;
	top: 39px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	z-index: 5;
	border-bottom: 2px solid black;
	border-right: 2px solid black;
}

#nav li ul a{
	position: relative;
	display: block;
	width: 275px;
	background-color: #900200;
	color: #cccccc;
	text-decoration: none;
	font-size: 13px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	text-align: left;
	border: 2px solid black;
	margin: 0px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	
}

#nav li ul a:hover{
    background-color: #0065d0;
    color: #000000;
    font-weight: bold;
}

#nav ul ul{
	top: auto;
	margin-top: -3px;
}	

#nav li ul ul {
	left: 275px;
	margin: 0px;
	padding: 0px;
	z-index: 15;
}

#nav li ul ul li a{
	position: relative;
	display: block;
	width: 275px;
	background-color: #af1917;
	color: #cccccc;
	text-decoration: none;
	font-size: 13px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	text-align: left;
	border: 2px solid black;
	margin: 0px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
	display: none;
	font-weight: bold;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
	display: block;
	font-weight: bold;
}

