body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #808080 url(images/tile.gif) repeat top left;
}
body, #wrapper, #header, #navigation, #content, #footer {
	margin:0 auto;
}
#wrapper {
	width: 780px;
	padding: 9px 71px 9px 71px;
	background: url(images/main_bg.png) no-repeat top left;
}
#header {
	color: #333;
	width: 780px;
	float: left;
	padding: 0;
	height: 335px;
	background: #808080 url(images/header.jpg) no-repeat top left;
}
.home {
	text-align: right;
	float: right;
	height: 18px;
	width: 150px;
	color: #222222;
	padding: 2px;
	margin: 50px 10px 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
}
.home a {
	margin: 0;
	color: #222222;
	font-size: 90%;
	text-transform:uppercase;
	text-decoration:none;
	padding: 0 2px 0 2px;
}
#navigation {
	float: left;
	width: 780px;
	height: 44px;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
	background:#FFFFFF url(images/navbar.gif) repeat-x top left;
}
#navigation ul {
	padding: 0px;
	margin: 0px;
}
#navigation li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	display:inline;
}
#navigation a, #navigation a:visited {
	display: block;
	width: auto;
	height: 23px;
	float: left;
	font-size: 11px;
	color: #FFF;
	background:#ED1C24 url(images/nav_btn.gif) repeat-x;
	border-top:1px solid #A80607;
	border-right:1px solid #A80607;
	border-bottom:1px solid #BB0500;
	border-left:1px solid #ED1C24;
	text-transform:uppercase;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 10px 41px 0 40px;
	text-align: center;
}
#navigation a:active {
}
#navigation a:hover {
	color: #EEE;
	background:#ED1C24 url(images/nav_btn_over.gif) repeat-x;
}
#faux {
	float: left;
	margin: 0;
	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	width: 100%;
	background: #FFFFFF;
}
#leftcolumn {
	font-size: 90%;
	color: #333;
	margin: 0;
	padding: 0 10px 0 30px;
	width: 498px;
	float: left;
	background: #FFFFFF;
}
#rightcolumn {
	float: right;
	margin: 0;
	padding: 0;
	width: 242px;
	display: inline;
	background: #FFFFFF;
	position: relative;
}
#rightcolumn #news {
width: 240px;
height: 142px;
}
#rightcolumn #news a {
display: block;
width: 215px;
height: 107px;
padding: 35px 10px 0 15px;
color: #000000;
background: #FFF url(images/news.gif) no-repeat top left;
}

#rightcolumn #news a:hover {
	background: url(images/news_over.gif) no-repeat top left;
}

#rightcolumn #news h2 {

}
#rightcolumn #news .white {
	color: #FFFFFF;
	font-weight: bold;
	padding: 10px 0 0 0;
}
#news h2, .red {
	font-size: 12px;
	color: #BC0C0F;
	font-weight: bold;
}
#rightcolumn a:link, #rightcolumn a:active, #rightcolumn a:visited {
	text-decoration: none;
}
#rightcolumn .email{
color: #FFFFFF;
text-decoration: underline;

}
#rightcolumn a:hover {
	text-decoration: none;
}
#rightcolumn #address .text {
	padding: 35px 0 0 15px;
	color: #FFFFFF;
	font-weight: bold;
}
#rightcolumn #photogallery h2 {
	display: none;
}
#rightcolumn #photogallery, #rightcolumn #photogallery a {
	display: block;
	width: 240px;
	height: 121px;
	background: url(images/photogallery.gif) no-repeat top left;
}
#rightcolumn #photogallery a:hover {
	width: 240px;
	height: 121px;
	background: url(images/photogallery_over.gif) no-repeat top left;
}
#rightcolumn #address {
	font-size: 12px;
	width: 240px;
	height: 152px;
	background: #FFF url(images/address.gif) no-repeat top left;
}
#footer {
	width: 720px;
	height: 28px;
	clear: both;
	color: #666;
	font-size: 88%;
	background: #EEEEEE url(images/footer.gif) no-repeat top left;
	margin-bottom: 5px;
	padding: 20px 30px 0 30px;
}
#footer a {
	margin: 0;
	color: #666;
	padding: 0 5px 0 5px;
}
.copyright {
	float: right;
}
.links {
	float: left;
}
#leftcolumn h1 {
	font-family: tahoma;
	font-size: 20px;
	margin-bottom: 20px;
	clear: both;
	border-bottom: 1px solid #999999;
}
#leftcolumn h2 {
	font-family: tahoma;
	color: #EE1D25;
	font-size: 18px;
	margin-bottom: 10px;
}

#leftcolumn h3 {
	font-family: tahoma;
	font-size: 13px;
		font-weight: bold;
	margin-bottom: 10px;
}
#leftcolumn img {
 float: left;
	padding-right: 10px;
}

#breadcrumb{
height: 14px;
clear:both;
float:left;
margin: 2px 0 20px 0;
}
.breadcrumb{
font-size: 11px;
color: #333333;
padding: 1px 0 2px 0;
}
.breadcrumb a:link, .breadcrumb a:visited{
font-size: 11px;
color: #000000;
padding: 1px 0 2px 0;
}

.newsdate{
font-size: 12px;
color: #BC0C0F;
font-weight: bold;
}

.newstitle{
font-size: 11px;
color: #000000;
}

.newsitem{
color: #333;
}


/* Messages */
#success {
		margin: 0 0 10px 0!important;
        padding: 5px;
		border: solid 1px #e2c822;
		background: #fff9d7; 
}

.success {	
		margin: 0 2px 2px 2px;
        padding: 10px 0 5px 50px;
		background-repeat: no-repeat;
	 background-position: left;
		font-weight: bold;
		font-size: 16px;
  background-image:url(images/success-msg.png) !important;
}

#error {        
  margin: 0 0 10px 0!important;
  padding: 5px;
  border: solid 1px #dd3c10 !important;
  background: #ffebe8 !important;
}

.error {	
	margin: 0;
    padding: 5px;
	font-weight: normal;
	font-size: 14px;

}
strong{
 font-weight: bold;
}

.lbimg{
border: 1px #EEE solid;
}
