body	{
	font: 1em Times;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #8a7d70 url(images/background.gif);
	}

a	{
	color: #4d453c;
	text-decoration: none;
	}

a:hover	{
	text-decoration: underline;
	}

p, h1, h3, ul	{
	margin: 0;
	margin-bottom: 1ex;
	color: #595147;
	}
	
 h2 	{
	margin: 0;
	margin-bottom: 1ex;
	font-style: italic;
	font-size: 2em;
	line-height: 1.2em;
	color: #595147;
	}	
	
h4	{
	color: #595147;
	}
	
.menustyle {
	background: url('images/headerb.png') no-repeat;
	margin: 0px;
	padding: 0px;
	height: 46px;
}

.testimonial {
	float: right;
	width: 250px;
	display: block;
	padding: 5px;
	margin: 5px;
	background-color: #B3A599;
	border: 2px solid #978A7D;
	}

.testimonial img {
	float: right;
	width: 100px;
	margin: 5px;
	}

#main	{
	text-align: left;
	margin: 0 auto;
	border: none;
	border-top: none;
	}
	
#header	{
	background: url('images/header.png') no-repeat;
	height: 108px;
	}
	
#menu ul	{
	color: #fff;
	font-weight: lighter;
	margin: 0;
	padding: 0 0 0 165px;
	list-style-type: none;
	}
	
#menu li	{
	font-size: 0.9em;
	display: inline;
	margin: 0 7px;
	line-height: 16px;
	}

#menu a	{
	color: #FFFFFF;
	}

#menu a:hover	{
	color: #C1B6AC;
	text-decoration: underline;
	}

#body	{
	padding: 30px;
	background: url(images/background.png) repeat-y;
	}
	
#motto	{
	color: #300;
	background-color: #db6;
	}

#body img	{
	margin: 3px;
	border: solid 2px #fff;
	}

.text	{
	min-height: 400px;
	position: relative;
	padding-right: 315px;
	margin-bottom: 20px;
	}
	
.text2	{
	margin: 20px 120px;
	line-height: 1.5em;
	font-size: 0.9em;
	color: #595147;
	}

	
.text img	{
	position: absolute;
	right: 0;
	margin: 10px;
	}
	
.leftimg	{
	float: left; margin: 0 20px 10px 20px;
	clear: both;
	}
	
.rightimg	{
	float: right; margin: 0 20px 10px 20px; 
	clear: both;
	}
	
.text dt	{	
	font-weight: bold;
	}
	
#footer	{
	text-align: left;
	padding: 10px;
	vertical-align: top;
	color: #4d453c;
	line-height: 1.5em;
	font-size: 0.9em;
	background: url(images/footer.png) no-repeat;
	}
	
#contact	{
	width: 80%;
	text-align: left;
	}
	
#contact table	{
	width: 100%;
	}
	
#contact .textbox	{
	width: 100%;
	}
	
#contact textarea	{
	width: 100%;
	height: 200px;
	}

#contact .error	{
	font-weight: bold;
	color: #c00;
	}

#slideshow {
	height: 460px;
	padding-left: 35px;
	padding-bottom: 15px;
}

