body {
	background-color: #f2f2f2;
	
	background-position: top left;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5;
	text-align: left;
}
h1 {
	color: #9f2500;
	font-size: 20px;
	font-weight: bold;
	padding: 10px 0;
	margin: 0;
}
h2 {
	color: #9f2500;
	font-size: 16px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
h3 {
	color: #969696;
	font-size: 14px;
	padding-bottom: 16px;
	font-weight: bold;
	margin: 0;
}
h4 {
	color: #000;
	font-size: 18px;
	padding-top: 10px;
	font-weight: normal;
	margin: 0;
}
p {
	color: #000;
	padding-bottom: 1em;
	margin: 0;
}
img {
	border: none;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h1 a, h2 a {
	text-decoration:none;
}
.wrapper {
	position: relative;
	width: 955px;
	text-align: left;
	
margin-right: auto;
margin-left: auto;
margin-top:0;
margin-bottom:0;

}
#tabContainer {
	position: relative;
	width: 955px;
	height: 102px;
	text-align: left;
	background-image: url(/images/body_bg.gif);
}
#topMenu {
	position: absolute;
	width: 500px;
	top: 10px;
	right: 20px;
	text-align: right;
	color: #fff;
}
#topMenu a {
	color: #fff;
	text-decoration: none;
}
#topMenu a:hover {
	text-decoration: underline;
}
#topMenu a:active {
	text-decoration: underline;
}
#search {
	position: absolute;
	width: 310px;
	top: 35px;
	right: 20px;
	text-align: right;
}
#menuContainer {
	position: relative;
	width: 935px;
	height: 29px;
	padding-left: 20px;
	background-color: white;
}
#menuContainer a {
	position: relative;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 8px;
	background-image: url(/images/menu_item_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	float: left;
	vertical-align: middle;
	height: 21px;
	margin-right: 2px;
}
#menuContainer a:hover {
	color: #9f2500;
	font-weight: bold;
	text-decoration: none;
}
.menuItemLeft {
	position: absolute;
	left: 0px;
	top: 0px;
}
.menuItemRight {
	position: absolute;
	right: 0px;
	top: 0px;
}
#menuContainerRight {
	float:right;
}
#menuContainerRight a {
	text-decoration:none;
	background-image:none;
	padding-right:0;
}

#menuContainerRight a.img {
	vertical-align:top;
}

#contentContainer {
	position: relative;
	width: 955px;
	background-image: url(/images/content_bg.gif);
	background-position: top left;
	background-repeat: repeat-y;
}
.left {
	position: relative;
	width: 191px;
	padding-left: 27px;
	padding-top: 17px;
	padding-right: 10px;
	text-align: left;
	float: left;
	background-image: url(/images/left_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.left ul {
	list-style:none;
	padding:0;
	margin:0;
}
.left li {
	list-style:none;
	padding:0;
	margin:0;
	
}
.left li a {
	width: 171px;
	display: block;
	background-color: #fff;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	padding: 10px;
	border-bottom: 1px solid #f4f1eb;
}
.left li a:hover {
	width: 171px;
	display: block;
	background-color: #f4f1eb;
	color: #9f2500;
	font-weight: bold;
	text-decoration: none;
	padding: 10px;
	border-bottom: 1px solid #f4f1eb;
}
.left li a:active {
	width: 171px;
	display: block;
	background-color: #f4f1eb;
	color: #9f2500;
	font-weight: bold;
	text-decoration: none;
	padding: 10px;
	border-bottom: 1px solid #f4f1eb;
}
.middle {
	position: relative;
	width: 433px;
	padding-top: 17px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	float: left;
	background-image: url(/images/middle_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.contentFrontpageMain {
	position: relative;
	width: 413px;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
.contentFrontpageMain p {
	color: #000;
	margin: 0;
	padding: 0;
}
.contentFrontpageMain a {
	font-weight: bold;
	color: #9f2500;
}
.newsContainer {
	position: relative;
	width: 303px;
	padding-top: 10px;
	padding-left: 10px;
	float: left;
}
.newsContainer p {
	color: #000;
	margin: 0;
	padding: 0;
}
.newsContainer a {
	font-weight: bold;
	color: #9f2500;
}
.newsThumb {
	width: 110px;
	padding-left: 10px;
	float: left;
}
.newsthumb img {
	width: 110px;
}
.right {
	position: relative;
	width: 248px;
	padding-right: 16px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
	text-align: left;
	float: left;
	background-image: url(/images/right_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.openingHours {
	border-bottom: 1px solid #000;
	padding-bottom: 10px;
	margin-bottom:10px;
	font-size: 12px;
}
.today {
	width: 248px;
	border-bottom: 1px solid #000;
	padding-top: 20px;
	padding-bottom: 20px;
}
.today p {
	padding: 0;
	margin: 0;
}
.calendar {
	width: 238px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	background-color: #fff;
}
.calendar h1 {
	color: #8d1c00;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 5px;
}
.articleRight {
	width: 228px;
	padding: 10px;
	margin-top: 10px;
	background-color: #fff;
}
.articleRight p {
	color: #000;
	margin: 0;
	padding: 0;
}
.articleRight a {
	color: #00797a;
}
.right h1 {
	font-size: 11pt;
	font-weight: bold;
	color: #00797a;
}
.right p {
	font-size: 9pt;
}
.articleThumb {
	padding-left: 10px;
}
#footerContainer {
	height: 45px;
	margin-top: 0px;
	margin-right: 0pt;
	margin-bottom: 10px;
	margin-left: 0pt;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;

	color: #000;
	font-size: 11pt;
	text-align: left;
	border-top: 1px solid #e5e5e5;
		background-color: white;
}
#footerContainer p {
	font-size: 9pt;
}
#footerContainer a {
	color: #000;
	text-decoration: none;
}
#footerContainer a:hover {
	color: #000;
	text-decoration: underline;
}
.logo {
	position: absolute;
	top: 19px;
	left: 20px;
	width: 171px;
	height: 61px;
}
.close {
	clear: both;
}
.textField {
	/*position: absolute;
top: 31px;
right: 72px;
*/
font-size: 11px;
	width: 100px;
	border-top: 1px solid #a62d0f;
	border-left: 1px solid #a62d0f;
	border-right: 1px solid #f69e87;
	border-bottom: 1px solid #f69e87;
	margin-right: 60px;
	margin-top: 0px;
	padding-left: 5px;
}
.searchSelect {
	font-size:11px;
}
.searchButton {
	position: absolute;
	top: 0px;
	right: 0px;
}
a.current {
	font-weight:bold;
}
.listitem {
	clear:both;
	padding:5px 0;
	border-top:1px solid #eee;
}
#mobile_tabContainer {
	display:none;
}
.original {
	width: 433px;
	height:215px;
}

#newsImg{
	
	float:right; 
	padding:0 0 20px 20px;

	}

/* Add an external-link icon to absolute links 
(w3c attribute selectors)*/
a[href^="http:"] {
background: url(../images/icons/external.png) right center no-repeat;
padding-right: 12px;
}
