body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#divWrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#logos {
	float:right;
	height: 90px;
	width: 180px;
}


#divBanner {
	float: left;
	height: 154px;
	width: 900px;
	position: relative;
	color: #5C3917;
}
#divBanner a:link, #divBanner a:visited {
	color: #5C3917;
	text-decoration: none;
	font-weight: bold;
}
#divBanner  a:hover {
	color: #5C3917;
	text-decoration: underline;
}
#divNav {
	height: 30px;
	width: 515px;
	float: right;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc3b6;
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#divTopLinks {
	float: right;
	height: 100px;
	width: 400px;
	font-size: 11px;
	text-align: right;
	padding-top: 10px;
}
#divLeftPhoto {
	float: left;
	height: auto;
	width: 167px;
}
#divContentRight {
	float: right;
	width: 725px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc3b6;
	padding-top: 5px;
}
p {
	margin: 0px;
	line-height: 17px;
	padding-top: 0px;
	padding-right: 80px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#divFooter {
	text-align: right;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	color: #191919;
	line-height: 16px;
}
#divFooter a:link, #divFooter a:visited {
	color: #191919;
	text-decoration: none;
}
#divFooter a:hover {
	color: #191919;
	text-decoration: underline;
}

#listcontainer ul { list-style-type: none; }


.clear {
	clear: both;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #818285;
	font-weight: normal;
}
h2 {
	font-size: 13px;
	text-transform: uppercase;
	color: #5C3917;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
#divContentRight a:link, #divContentRight a:visited {
	color: #5C3917;
}

