* {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: center;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #003300;
	background-color: #BAC3A3;
}
#holder {
	width: 960px;
	background: #FFFFFF;
	text-align: left;
	padding: 5px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	margin-bottom: 5px;
}
#nav {
	width: 180px;
	float: left;
	background-color: #DCE7C2;
	height: 475px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#content {
	padding: 15px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
	background-color: #EDF2DF;
	width: auto;
	height: 475px;
	overflow: auto;
}
.brclear {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
#footer {
	padding: 5px;
	background-color: #B9CF85;
	font-size: 80%;
	margin-top: 5px;
}
#nav li {
	list-style-type: none;
	font-size: 100%;
	line-height: 20px;
	display: inline;
}
#nav li li {
	text-indent: 15px;
	font-size: 100%;
}
#nav a {
	text-decoration: none;
	color: #003300;
	padding-right: 10px;
	padding-left: 15px;
	display: block;
}
#nav a:visited {

	text-decoration: none;
	color: #003300;
}
#nav a:hover {
	text-decoration: none;
	color: #003300;
	background-color: #F1F5E7;
	background-image: url(../images/paw.gif);
	background-repeat: no-repeat;
}


#content h1 {
	font-size: 175%;
	font-style: normal;
	font-weight: bolder;
	margin-bottom: 15px;
}
#content h2 {
	font-size: 150%;
	margin-bottom: 15px;
}
#content h3 {
	font-size: 125%;
	margin-bottom: 15px;
}
#content p {
	margin-bottom: 10px;
}
#content a:link {
	font-style: oblique;
	text-decoration: none;
	color: #003300;
	font-weight: normal;
}
#content a:visited {
	font-style: oblique;
	text-decoration: none;
	color: #009900;
	font-weight: normal;
}
#content a:hover {

	font-style: oblique;
	text-decoration: underline;
	color: #003300;
	font-weight: normal;
}
#content ul {
	margin-top: 15px;
	margin-bottom: 15px;
}
#content li {
	list-style-position: outside;
	list-style-type: square;
	margin-left: 30px;
	margin-bottom: 3px;
}
.imageleft {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.imageright {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 10px;
}
.clearboth {
	clear: both;
}
.quote {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 0px;
}
.bron {
	font-size: 90%;
	text-align: right;
	font-style: oblique;
	padding-bottom: 10px;
	padding-left: 175px;
}
#footer a:link {

	font-style: normal;
	text-decoration: none;
	color: #003300;
	font-weight: normal;
}
#footer a:visited {

	font-style: normal;
	text-decoration: none;
	color: #003300;
	font-weight: normal;
}
#footer a:hover {


	font-style: normal;
	text-decoration: underline;
	color: #003300;
	font-weight: normal;
}
.accent {
	font-weight: bold;
}

