@charset "utf-8";

body {
	background-color: #c6c988;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	color: #43371e;
	font-size: 13px;
	background-image: url(images/hmbg2.jpg);
	background-repeat: repeat-x;
}
.arrow {
	list-style-image: url(images/arrow2.gif);
	font-size: 11px;
	color: 473d1a;
}


.foot {
	font-size: 11px;
}
.box1 {
	background-image: url(images/quotes.gif);
	background-repeat: no-repeat;
}
a:link {
	color: #43371e;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #43371e;
}
a:hover {
	text-decoration: underline;
	color: #43371e;
}
a:active {
	text-decoration: none;
	color: #43371e;
}
.style1 {
	color: #8E7540;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.homeimage {
	background-image: url(images/home3.jpg);
	background-repeat: no-repeat;
}
.contentleft {
	background-image: url(images/contentleft.jpg);
	background-repeat: repeat-y;
	color: 473d1a;
	font-size: 11px;
	font-weight: normal;
}
.contenttop {
	background-image: url(images/contenttop.gif);
	background-repeat: repeat-x;
}

.picture { background-color: #c6c988;  
font: 11px/1.4em Tahoma, sans-serif;
color: #8E7540; } 
.picture img { 
vertical-align:middle; margin-bottom: 3px; } 
.right { margin: 0.5em 0pt 0.5em 0.8em; float:right; } 
.left { margin: 0.5em 0.8em 0.5em 0; float:left; } 

