﻿body, html {
	background: #fff url("/Images/body_bg_sub.jpg") no-repeat center top;
	font: 14px Arial, Garamond, Arial, Times, Tahoma, Verdana, serif;
	color: #474747;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
}

html {
	background-color: #ebebeb;
}

#container {
	width: 890px;
	margin: 0 auto;
}

a {
	color: #ea2b0a;
	text-decoration: none;
}

.black {
	color: #000;
}

a:hover {
	color: #000;
}

b, strong {
	font-weight: bold;
}

i, em {
	font-style: italic;
}

h1 {
	width: 110px;
	height: 97px;
	display: block;
	float: left;
	font-size: 0px;
	position: relative;
	background: url("/Images/logo.jpg") no-repeat;
	overflow: hidden;
	margin-bottom: 22px;
}

h1 span {
	position: absolute;
	left: 200px;
}

h3 {
	font: 18px Arial, Tahoma, Verdana, sans-serif;
	color: #000;
	font-weight: bold;
	margin-bottom: 8px;
}

h2 {
	font: 24px Arial, Tahoma, Verdana, sans-serif;
	color: #000;
	font-weight: bold;
	margin-bottom: 8px;
}

h4 {
	color: #000;
	font-weight: bold;
	font-size: 14px;
}

h5 {
	font: 14px Arial, Tahoma, Verdana, sans-serif;
	color: #3d3d3d;
	font-weight: bold;
	margin-bottom: 8px;
}

#openhours h3 {
	color: #fff;
}

#menu {
	float: right;
	height: 28px;
	margin-top: 68px;
}

#menu ul {
	height: 28px;
}

#menu li {
	display: inline-block;
	float: left;
	height: 28px;
}

#menu li a {
	display: inline-block;
	height: 28px;
	padding: 0px 15px 0px 15px;
	color: #000;
	font: 16px Arial, Tahoma, Verdana, sans-serif;
	font-weight: bold;
	line-height: 28px;
}

#menu li a:hover {
	color: #595959;
}

#menu li.selected {
	background: url("/Images/menu_selected_right.gif") center right no-repeat;
}

#menu li.selected a {
	background: url("/Images/menu_selected_left.gif") no-repeat;
	color: #fff;
}

#menu li.flag {
	padding-left: 15px;
}

#menu li.flag a {
	padding: 0px;
	padding-top: 5px;
	height: 23px;
}

#leftcolumn {
	width: 585px;
	float: left;
	padding: 30px;
	background: #fff url("/Images/lefttop.jpg") top right no-repeat;
	min-height: 300px;
}

#slideshow {
	position: relative;
	width: 645px;
	height: 350px;
}

#aboutimage {
	position: relative;
	height: 382px;
}

#contentbox span {
	font: 24px Arial, Tahoma, Verdana, sans-serif;
	color: #fff;
	font-weight: bold;
}

#slideshow img, #aboutimage img {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}

#contentbox {
	position: absolute;
	z-index: 100;
	bottom: 0px;
	left: 0px;
	width: 585px;
	height: 30px;
	background: url("/Images/contentbox_bg.png") bottom right no-repeat;
	text-align: right;
	padding: 30px;
	padding-top: 40px;
}

#rightcolumn {
	width: 185px;
	float: left;
	background: #fff url("/Images/rightcoltop.jpg") no-repeat;
	padding: 20px;
	min-height: 300px;	
	padding-top: 15px;
	margin-left: 20px;
}

#topnews {
	height: 215px;
}

#topnews ul li span, .newsarchive li span {
	font-size: 12px;
	font-style: italic;
}

#topnews ul li, .newsarchive li {
	padding: 0px;
	padding-bottom: 15px;
	display: block;
}

#topnews a, .newsarchive a {
	color: #000;
}

#openhours {
	height: 80px;
	padding-top: 20px;
	text-align: right;
	color: #fff;
}

#footer {
	background: #ebebeb;
	padding: 30px;
	margin-top: 45px;
	min-height: 100px;
}

#footercontent {
	width: 890px;
	margin: 0 auto;
	font-size: 12px;
}

.foottitle1 {
	color: #000;
	font-weight: bold;
	font-size: 14px;
}

.foottitle2 {
	color: #ea2b0a;
	font-weight: bold;
	font-size: 14px;
}

h3.subfirstright {
	color: #fff;
	margin-bottom: 30px;
}

.thinborder {
	border: 1px solid #000;
}

#aboutthumb img {
	margin: 0px 3px 7px 3px;
}

.float2 {
	float: left;
	width: 275px;
	margin-right: 25px;
}

.nomargin {
	margin: 0px;
}

.clear {
	clear: both;
}

input, textarea {
	padding: 6px;
	background: #f1f1f1 url("/Images/inputbg.jpg") repeat-x;
	border-top: 1px solid #bfbfbf;
	border-left: 1px solid #bfbfbf;
	border-right: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
	width: 98%;
	font: 12px Arial, Tahoma, Verdana, sans-serif;
	color: #000;
}

input:focus, textarea:focus {
	background: #fff;
}

input.submit {
	padding: 0px !important;
	margin: 0px !important;
	border: 0px !important;
	color: #fff !important;
	background: #000 url("/Images/submitbg.jpg") no-repeat bottom right !important;
	font-weight: bold !important;
	width: 80px !important;
	height: 30px !important;
}

#message {
	background: url("/Images/messagebg.jpg") no-repeat;
	font: 16px Arial, Tahoma, Verdana, sans-serif;
	color: #fff;
	font-style: italic;
	width: 534px;
	height: 53px;
	line-height: 53px;
	padding-left: 55px;
	margin: 20px 0px;
}

.compleft {
	width: 375px;
	padding-right: 15px;
	float: left;
	border-right: 1px solid #ececec;
}

.compright {
	float: left;
	width: 170px;
	margin-left: 15px;
	font-size: 12px;
}
.compright a { 
	font-weight: bold;
}

.complist li h4 a {
	color: #484848;
	font-weight: normal;
}

.complist li h4.selected a {
	color: #000;
	font-weight: bold;
}

.complist li {
	padding-bottom: 8px;
}

.BwImg {
	opacity: 0.7;
	filter: alpha(opacity=70);-moz-opacity: 0.7;
	display: block;
}

.ClrImg {
	display: none;
}

ul.StartLogos li {
	margin-right: 10px; 
	margin-top: 10px;
	display: inline-block; 
	float: left;
	position: relative;
	height: 55px;
	text-align: center;
	width: 135px;
	border: 1px solid #e7e7e7;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-webkit-border-radius: 7px;
}

ul.StartLogos li:hover {
	border: 1px solid #cdcdcd;
}