body {
	text-align: center;
	min-width: 800px;
	margin-top: 0px;
	background-image: url(images/design1_bg.jpg);
}

#wrapper {
width: 760px;
margin: 0 auto;
text-align: left;
}

#content {
width: 500px;
float: left;
}

#mainNav {
width: 250px;
float: right;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #433;
	text-align:center;
	line-height: 125%;
	padding: 0px 10px 0px 10px;
}

#divider {
	width: 100%;
	height: 4px;
	background: url(images/index_r12_c2.gif) repeat-x;
}

#footer {
	text-align:center;
}

a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: 900;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: 900;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: 900;
	color: #544937;
	text-decoration: underline;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: 900;
	color: #726959;
	text-decoration: underline;
}
.subheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: 900;
	color: #544937;
	font-style: normal;
}
