body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-x;
}
#masthead {
	margin: 0px;
	padding: 0px;
	width: 750px;
	position: relative;
	left: 0px;
	top: 0px;
}
#content {
	width: 750px;
	background-image: url(../images/corner_rays.gif);
	background-repeat: no-repeat;
	padding: 12px 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	position: relative;
	left: 0px;
	top: 0px;
}
#bodycopy {
	padding: 15px 0px 20px 20px;
	width: 730px;
	font-family: Palatino, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
#bodycopy p {
	line-height: 145%;
	margin-top: 0px;
	margin-bottom: 12px;
}

h1, h2, h3 {
	color: #961823;
}
h1 {
	font-size: 18px;
	margin-bottom: 12px;
	margin-top: 0px;
}

#navbar {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 330px;
	top: 93px;
	z-index: 10;
	width: 415px;
	height: 36px;
}
img.imgover {
	margin: 0px;
}
h2 {
	font-size: 16px;
	margin-bottom: 12px;
	margin-top: 10px;
}
h3 {
	font-size: 14px;
	margin-bottom: 12px;
	margin-top: 10px;
}
span.smalltext {
	font-size: 11px;
	color: #666666;
}

a {
	color: #646A32;
}
a:hover {
	color: #990000;
}
#footer {
	width: 710px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 12px;
	color: #666666;
	border-top: 2px solid #B2B491;
	font-family: Palatino, "Times New Roman", Times, serif;
	clear: both;
}
#bodycopy li {
	margin-bottom: 6px;
	margin-top: 0px;
}
table.basictable {
	border: 1px solid #B2B491;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
table.basictable td {
	padding: 5px 10px 0px;
}


div.sidebar {
	float: right;
	width: 180px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 20px;
	background-color: #F1F1D8;
	padding: 10px;
	clear: both;
	font-size: 12px;
	color: #333333;
}
div.sidebar p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
span.attributed {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
div.fakehr {
	padding: 0px;
	clear: both;
	height: 1px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom: 1px dotted #961823;
}
#bodycopy ul {
	line-height: 125%;
}
table.basictable th {
	text-align: left;
	padding: 10px;
	color: #961823;
	background-color: #F1F1D8;
}

#bodycopy p.testimonial {
	color: #646A32;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 14px;
	font-size: 15px;
	line-height: 150%;
}
table.basictable td.innercell, table.basictable th.innercell {

	border-right: 1px solid #B2B491;
	border-left: 1px solid #B2B491;
}

