h1, h2, h3, h4, h5, p, img, ul, ol, li, dl, dt, dd	{
	border: 0;
	margin: 0;
	padding: 0;
}
	
body {
	background: #bba689 url(images/background.jpg) repeat-y fixed center top;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#wrapper {
	margin: 0px auto 20px;
	width: 610px;
}


ul#navigation li {
	font-weight: bold;
	font-size: 14px;
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	color: #554e44;
	font-size: 12px;
	line-height: 12px;
	letter-spacing: -.025em;
}

#navigation a {
	color: #900;
	text-decoration: none;

}

#navigation a:hover {
	color: #8a7d6a;
}

#content {
	margin-left: 80px;
	margin-top: 20px;
	text-align: left;
}

.sidebyside {
	width: 225px;
	float: left;
}

h1 {
	display: none;
}


h2 {
	color: #900;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin: 10px 10px 5px;
	border-bottom: 3px double #bba689;
	padding-bottom: 5px;
}

h3 {
	border-bottom: 1px solid #bba689;
	text-align: center;
	color: #544e45;
	margin: 10px 10px 5px;
	padding-bottom: 5px;
	font-size: 13px;
}

h4 {
	color: #900;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 8px;
}

p {
	font-size: 12px;
	text-align: center;
	line-height: 16px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
}
.service p {
	margin-top: 10px;
}

p a,
ul a,
td a {
	color: #900;
}

.fourthirty {
	width: 430px;
}
ul.fourthirty {
	font-size: 12px;
	width: 430px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
	list-style: none;
	line-height: 16px;
}
ul.fourthirty a {
	font-weight: bold;
}
ul.fourthirty ul li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
}
ul.fourthirty ul li a {
	color: #554e44;
	font-weight: normal;
}

.callout {
	padding: 10px;
	clear: both;
	margin: 0px;
}

#footer {
	clear: both;
	padding-top: 20px;
}

#footer p {
	color: #554e44;
	line-height: 14px;
}

#footer p.copy {
	color: #8a7d6a;
	font: 11px Arial, Helvetica, sans-serif;
	margin-top: 8px;
}

p.copy a {
	color: #554e44;
	text-decoration: none;
}

p.copy a:hover {
	text-decoration: underline;
}

table {
	width: 430px;
	margin-left: 10px;
	margin-bottom: 20px;
}

td {
	padding: 3px 5px;
	font-size: 12px;
	vertical-align: top;
	line-height: 16px;
}

.bold {
	font-weight: bold;
}

.alt {
	background: #e9d7c0;
}
.note {
	font-size: 12px;
	font-weight: normal;
	color: #000;
}

th {
	border-bottom: 1px solid #bba689;
	text-align: center;
	color: #544e45;
	padding-top: 10px;
	padding-bottom: 3px;
	font-size: 13px;
}



th.main {
	border-bottom: 3px double #bba689;
	text-align: center;
	color: #900;
	padding-top: 10px;
	padding-bottom: 3px;
	font-size: 14px;
}

