﻿html,body{margin:0;padding:0}

body{
	background: #D6CFAF;
	font: 76% arial,sans-serif;
	text-align: center;
	}

p {margin:0 10px 10px}

h1 {
	font-weight: bold;
	background-image: url('../images/header_bg.gif');
	font-size: 100%;
	font-family: Verdana, Arial, sans-serif;
	padding: 4px 4px 4px 4px;
	color:#5A562D;
	}

h2 {
	color: #484523;
	font-size: 95%;
	padding-left: 3px;
	}


h3{
	color:#484523;
	font-size:90%
	}

h4{
	color:#484523;
	font-size:85%;
	font-style:italic;
	}

.featurehead{
	font-size: 150%;
	color: #5A562D;
	font-weight:bold;
	padding-left: 20px;
	font-style:oblique;
	}

a{
	color: #981793;
	padding:10px
	}

div#image{
	float:right;
	padding: 4px 8px 4px 8px;
	}

div#imagelt{
	float:left;
	padding: 4px 8px 4px 4px;
	}


div#header h1{
	height: 80px;
	line-height: 80px;
	margin: 0;
	padding-left: 10px;
	color: #5A562D;
	}

div#container{text-align:left}

div#content p{line-height:1.4}

div#extra{background: #FFF}

div#footer p{
	margin:0;
	padding:5px 10px;
	text-align:center;
	}

div#container{
	width:700px;
	margin:0 auto
	}

div#content{
	float:right;
	width:500px;
	background-color:white;
	}

div#content_hm{
	float:right;
	width:500px;
	}


div#navigation{
	float:left;
	width:200px;
	background: #D6CFAF;
	color:#FFFFFF;
	}

div#extra{
	float:left;
	clear:left;
	width:200px
	}

div#footer{
	clear:both;
	width:100%;
	background: #604436;
	color: #FFF;
	}

A.menulink {
	display: block;
	width: 150px;
	text-align: left;
	text-decoration: none;
	font-family:arial;
	font-size:12px;
	color: #000000;
	border: solid 1px #FFFFFF;
	background-color:#918C55;
	}

A.menulink:hover {
	border: solid 1px #5A562D;
	background-color:#C2B888;
	}

.gallery {
	text-align:left;
	border: 0;
}

img .gallery{
	border:0;
}

