body {
	background: url(shared/background.jpg) top #fff repeat-x;
	margin: 0px;
	padding: 0px;
	font: 76% normal Verdana, Arial, Helvetica, sans-serif;
	color: #323232;
	line-height: 120%;
}
a {
	color: #d90000;
	text-decoration: underline;
}
a:hover {
	color: #d90000;
	text-decoration: none;
}
img {
	display: block;
	border: none;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	color: #fff;
}
h2 {
	font-size: 150%;
	font-style: italic;
	line-height: 100%;
	padding: 5px 0;
	margin: 0px;
	text-transform: uppercase;
}
h3 {
	font-size: 140%;
	line-height: 100%;
	padding: 5px 0;
	margin: 0px;
	font-weight: normal;
}
.gradientBackground {
	background: url(shared/background.jpg) repeat-x;
}
.navigation {
	width: 272px;
	vertical-align: top;
	background: #fff;
}
.menuLeft {
	width: 20px;
	vertical-align: top;
	background:url(shared/bg-left.jpg) repeat-y;
}
.menu {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background: #545454 url(shared/background-menu.jpg) repeat-x;
}
.menu ul {
	padding: 0px;
	margin: 0px;
}
.menu li {
	padding: 4px 5px 4px 50px;
	list-style-type: none;
	border-top: solid #404850 1px;
	background: url('shared/bullet.png') no-repeat;
	background-position: 34px 50%;
	line-height: 100%;
}
.menu li a {
	color: #fff;
	text-decoration: none;
}
.menu li a:hover {
	color: #3c3c3c;
}
.menu li.active {
	background: #666 url('shared/bullet.png') no-repeat;
	background-position: 34px 50%;
}
.newsbox {
	width: 206px;
	margin: 0 0 0 36px;
}
.newsbox h2 {
	color: #737373;
}
.date {
	font-size: 80%;
	color: #d90000;
	text-transform: uppercase;
}
.hoursTable {
	padding: 0 0 0 0;
}
.hoursTable th {
	text-align: left;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 85%;
}
.column1 {
	padding: 30px 30px 0 26px;
	vertical-align: top;
	background: url(images/seperator.gif) no-repeat;
	background-position: right 50%;
}
.column2 {
	padding: 30px 30px 0 26px;
	vertical-align: top;
	
}
.bottomMenu {
	font-size: 85%;
	text-transform: uppercase;
}
.bottomMenu ul {
	padding: 0px;
	margin: 0px;
}
.bottomMenu li {
	display: inline;
	margin-left: 10px;
	border-right: solid #747374 1px;
	list-style-type: none;
}
.bottomMenu li a {
	color: #747374;
	margin-right: 10px;
	text-decoration: none;
}
.bottomMenu li a:hover {
	color: #d90000;
}
.bottomMenu li.last {
	border-right: none;
}
.smallText {
	font-size: 90%;
}

















