body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-decoration: none;
	background-color: #561F25;
	margin: 0px;
	padding: 0px;
}
.head {
	background-image: url(images/head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
td {
	text-align: left;
	vertical-align: top;
}
.nav {
	background-image: url(images/nav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.rightcorner {
	background-image: url(images/brown_corner.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
}
.content1 {
	background-image: url(images/right_edge.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #FFFFFF;
}
.brownbar {
	background-image: url(images/brown_bar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: small;
	font-weight: bold;
	color: #681C21;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}
.foot {
	font-size: x-small;
	color: #333333;
	text-decoration: none;
	background-image: url(images/foot.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	vertical-align: middle;
}
.content {
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: normal;
	color: #DB8631;
	text-decoration: none;
	margin: 0px;
	padding-bottom: 10px;
}
.pad {
	padding-right: 5px;
	padding-left: 20px;
	font-size: small;
}
.bullet {
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.foot a:link {
	color: #333333;
	text-decoration: none;
}
.foot a:visited {
	color: #333333;
	text-decoration: none;
}
.foot a:hover {
	color: #990000;
	text-decoration: none;
}
.ws2k {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-size: x-small;
}
.ws2k a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.ws2k a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.ws2k a:hover {
	color: #EAB886;
	text-decoration: none;
}
.white {
	background-color: #FFFFFF;
}
a:link {
	color: #B75615;
	text-decoration: none;
}
a:visited {
	color: #B75615;
	text-decoration: none;
}
a:hover {
	color: #561F25;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #561F25;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 4px;
}
.brownbar a:link {
	color: #681C21;
	text-decoration: none;
}
.brownbar a:visited {
	color: #681C21;
	text-decoration: none;
}
.brownbar a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.botline {
	color: #561F25;
	padding-top: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #561F25;
}
