body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #8C1519;
	margin:0px;
	padding:0px;
	font-size:11px;
	color:#333;
	
}

img {
	border:0px;	
}

li {
	position:relative;
	left:-25px;	
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:none;
	color:#666	
}

body div{
	position:relative;
}

#slogan{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;	
	color:white;
	text-align:center;
	height:30px;
	width:800px;
	left:-400px;
	margin-left:50%;
	top:40px;
}

#layout{
	width:800px;
	left:-400px;
	margin-left:50%;
	top:50px;
	background-color:#FFF;	
}

#header{
	width:765px;
	height:215px;
	left:17px;
	top:18px;	
}

#header-image{
	width:765px;
	height:173px;
	/*background-image:url(images/header.jpg);*/
}
#header-image img{
    max-height:173px!important;

}

#header-links{
	top:6px;
	width:765px;
	height:35px;
	background-color:#FADBBD;
}

#header-links-list{
	top:10px;
	left:70px;
}

#header-links a{
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-decoration:none;	
	color:#333;
}

#header-links a:hover{
	text-decoration:underline;
}

#header-links a:visited{
	color:#333;
}

#content{
	left:17px;
	top:22px;
	width:765px;
	min-height:450px;
}

#text{
	z-index:1;
	left:22px;
	top:20px;
	width:405px;
	line-height:17px;
	margin-bottom:50px;
}

#text span{
	font-size:18px;
	color:#831326;
	letter-spacing:1px;
}

#image{
	position:absolute;
	bottom:20px;
	right:0px;
}

#footer{
	bottom:-35px;
	width:800px;
	height:25px;
	color:#FFF;
	font-weight:bold;
	font-size:10px;	
}

#footer a{
	color:white;	
}

#spacer{
	text-align:center;
	width:20px;
	float:left;	
}

#navi {
	left:17px;
	top:20px;
	width:765px;
	height:25px;
	background-color:#FEC494;	
}

#navi_text {
	text-align:center;
	top:5px;	
}

#navi a{
	color:#8C1519;
	font-size:13px;	
}

#gallery_right {
	position:absolute;
	right:-15px;
	top:17px;
	width:350px;	
}

#gallery_right a{
	float:left;
	text-align:center;
	color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
}

#gallery_right img{
	margin:5px;
}

#maps {
	border:1px solid #8C1519;
	height:300px;
	width:400px;
	position:absolute;
	top:25px;
	right:0px;
	z-index:100;	
}
