body
{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 140%;
	background-color: #5A4C46;
}

h1.topofpage {
	font-size: 19px;
	color: #200D82;
	margin-top: 1px;
	line-height: 22px;
}

h1 {
	font-size: 19px;
	color: #200D82;
	line-height: 22px;
}

h2 {
	font-size: 14px;
	margin-bottom: 5px;
	line-height: 130%;
	color: #200D82;
}

h3 {
	font-size: 12px;
	margin-bottom: 2px;
	line-height: 130%;
	color: #200D82;
}

h4 {
	font-size: 12px;
	margin-bottom: 2px;
	line-height: 130%;
	color: #5A4C46;
}

div#wrapper {
	width: 100%;
	background-color: #5A4C46;
	text-align: center;
}

div#mainwidth {
	width: 900px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-color: transparent;
	margin-top: 8px;
}

div#header {
	width: 900px;
	height: 246px;
	float: left;
	margin: 0;
	padding: 0;
}

div#header_logographic {
	width: 210px;
	float: left;
}

div#header_about {
	width: 172px;
	float: left;
}

div#header_families {
	width: 165px;
	float: left;
}

div#header_providers {
	width: 165px;
	float: left;
}

div#header_community {
	width: 188px;
	float: left;
}

div#contentwrapper {
	width: 900px;
	background: #D3CEC6 url(/images/page/container_background.jpg) repeat-y top center;
	margin: 0;
	padding: 0;
}

div#navbarcontainer {
	width: 188px;
	float: left;
	background: transparent url(/images/page/navbar_background.jpg) no-repeat top left;
	padding: 20px 4px 0 18px;
}

div#navbar {
	line-height: 180%;
}

div#navbar a {
	font-size: 11px;
	color: #200D82;
	text-decoration: none;
}

div#navbar a:visited {
	text-decoration: none;
}	

div#navbar a:hover {
	color: #5A4C46;
	text-decoration: none;
}

div#navbar ul {
	font-size: 11px;
	margin: 0;
	padding: 0;
}

div#navbar li {
	color: #948B86;
	margin: 0 0 0 16px;
	padding: 0;
}	

div#navbar p {
	margin: 3px 0;
	font-weight: bold;
}	

div#navbarcontact {
	color: #200D82;
	text-align: center;
}

p.navbardottedrule {
	color: #948B86;
}

div#contentwrap {
	float: left;
	width: 690px;
}

div#contentwidth {
	width: 670px;
	float: left;
	background: #FFF url(/images/page/content_background.jpg) no-repeat top center;
}

div#content {
	padding: 24px 20px 20px 30px;
}

div#content a {
	color: blue;
	text-decoration: underline;
}

div#content a:visited {
	color: purple;
	text-decoration: underline;
}

div.contentphoto {
	font-size: small;
	float: right;
	margin: 0 0 6px 10px;
}

span.newsdate {
	font-weight: bold;
}

div#ratiobox {
	width: 50%;
	background-color: white;
	border: 1px solid #D3CEC8;
}

div#footer
{
	width: 670px;
	font-size: 11px;
	background-color: #5A4C46;
	color: #FFF;
	text-align: center;
	line-height: 120%;
	float: right;
	margin-right: 20px;
}

div#footer li
{
	color: #8C8DAC;
	margin: 0 5px 0 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}	

div#footer a:link, a:visited
{
	color: #FFF;
	text-decoration: none;
}	

div#footer a:hover
{
	color: #D3CEC6;
	text-decoration: none;
}	

div#footer p
{
	color: #FFF;
	font-size: 10px;
}	
