body {
	font-family: arial, verdana;
	font-size: 10pt;
	color: #595959;
	margin: 0px;
	background-image: url(../images/bk.gif);
	background-repeat: repeat-x;
	background-color: #e0dcc5;
}

h2 {
	margin-top: -20px;
	margin-left: 20px;
	font-size: 12pt;
	font-weight: bold;
}

h3 {
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 5px;
}

	a:link {
		color: #658b9a;
	}

	a:visited {
		color: #658b9a;
	}

	a:hover {
	  color: #9eb8c2;
	}

	a:active {
	  color: #9eb8c2;
	}


.address {
		color: #737373;
		float: left;
		clear: both;
		text-align: left;
		padding: 0px 0px 0px 20px;
		font-size: 11px;
}

.container {
	margin-left: auto;
	margin-right: auto;
	width:700px;
}

.content {
	margin-left: auto;
	margin-right: auto;
	width:700px;
	background-color: #f3f1e9;
	float: left;
	margin-top: 21px;
	text-align: center;
	padding: 5px;
}

.designed_by {
	font-size: 8pt;
}

.float_right {
	float: right;
}

.footer_links {
	padding: 5px 0px 10px 0px;
	text-align: center;
	clear: both;
}

	a.footer_links:link {
		 color: #658b9a;
	}
	a.footer_links:visited {
		 color: #658b9a;
	}
	a.footer_links:hover {
		 color: #51717d;
	}
	a.footer_links:active {
		 color: #51717d;
	}


.header {
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid #a7bfc8;
	width: 500px;
	text-align: left;
	height: 25px;
}

.information {
	float: left;
	clear: both;
	margin-top: -360px;
	margin-left: 175px;
	width: 500px;
}

.logo {
	float: left;
	margin-left: -50px;
	margin-top: -115px;
	border: 0px;
}

.nav_panel {
	background-image: url(../images/nav-bk.gif);
	background-repeat: no-repeat;
	float: left;
	margin-top: -5px;
	width: 147px;
	height: 271px;
	text-align: left;
	padding: 10px 0px 0px 15px;
	font-size: 10pt;
}

.nav_link_container {
	margin-bottom: 10px;
	border-bottom: 1px solid #e0dcc5;
	width: 120px;
}

	a.nav_link:link {
		text-decoration: none; color: #f3f1e9;
	}
	a.nav_link:visited {
		text-decoration: none; color: #f3f1e9;
	}
	a.nav_link:hover {
		text-decoration: none; color: #ffffff;
	}
	a.nav_link:active {
		text-decoration: none; color: #ffffff;
	}

.page {
	text-align: left;
	padding: 10px 0px 10px 5px;
}


.paw {
	padding: 0px 5px 0px 0px;
	width: 16px;
	height: 16px;
}

.quote {
	float: left;
	margin-left: 310px;
	margin-top: 100px;
	font-size: 9pt;
	text-align: right;
	font-weight: bold;
	color: #600100;
}
