body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/backline.jpg);
	margin:0px;
}
.back {
	background-image: url(images/backtop2.jpg);
	background-repeat: no-repeat;
	padding-top: 40px;
}
.tablemargin {
	margin-left: 110px;
}
.content {
	background-image: url(images/woodback.jpg);
	margin-left: 30px;
	padding-left: 10px;
	padding-bottom:10px;
}
.right_line {
	background-image: url(images/right_line.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 100%;
}
.right_line_back {
	background-image: url(images/right_line_back.gif);
	width: 10px;
}
.content_top {
	margin-left: -40px;
	margin-bottom:0px;
	margin-top:0px;
}
.homepic {
	float: left;
	margin-left: -15px;
	margin-top:-5px;
	margin-right:6px;
	margin-bottom:6px;
}
.footer ul {
	list-style-type:none;
	margin-left:125px;
	text-align:left;
}
.footer li {
	display:inline;
	margin-right:10px;
	margin-left:10px;
	height:20px;
	line-height:20px;
}
.footer a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#330000;
	text-decoration:none;
}
.footer a:hover {
	color:#009900;
	text-decoration:underline;
}
.light_back {
	background-image: url(images/woodback_light.jpg);
	padding: 5px;
	width:550px;
	margin-left:10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #330000;
	border-bottom-color: #330000;
}
a {
	color: #663300;
	text-decoration: none;
}
a:hover{
	color:#006600;
	text-decoration:underline;
}

.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663300;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #663300;
	letter-spacing: -1px;
}
.top_header {
	width: 600px;
	height: 40px;
	text-align: right;
	padding-top: 40px;
	padding-right: 40px;
	background-image:url(images/header_new.jpg);
	color: #FFFFFF
}
.top_header a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
}
.top_header a:hover {
	color:#FFFF99;
	text-decoration:underline;
}
h4 {
  color: #452301;
  text-align: center;
}
hr {
	font-size: 1px;
	color: #663300;
}
.p_links {
	border-bottom: 1px solid #663300;
	text-indent:10px;
}
.p_links a {
	display: block;
	width: 100%;
	height: 25px;
	line-height: 25px;
}
.p_links a:hover {
	background-color: #F1F1F1;
	text-decoration:none;
}
.left_home {
	border-bottom:2px solid #B7D28E;
	border-right:2px solid #B7D28E;
}
.right_home {
	border-bottom:2px solid #B7D28E;
}
.bottom_home {
	border-right:2px solid #B7D28E;
}