body,td,th {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #777c5b;
}

body {
	background: url(/images/background-bar.gif) repeat-x #e4e6d4;
	margin: 0;
	color: #65694B;
}

a:link {
	color: #9e0a23;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9e0a23;
}
a:hover {
	text-decoration: underline;
	color: #9e0a23;
}
a:active {
	text-decoration: none;
	color: #9e0a23;
}

p {
	line-height: 150%;
}

.hometext	{
	padding-bottom: 15px;
	}

.address {
	color: #9e0a23;
	font-weight: bold;
}

.content	{
	width: 80%;
	margin: 0 auto;
	}
	
h2	{
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 16px;
	}

h3	{
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 14px;
	}
