
BODY { 
	color:#000000; 
	font-family: Arial,Geneva,Helvetica,sans-serif;
	font-size:18px; 
	background-image:url(../images/wood_panel.jpg);
	background-repeat:repeat; 
}

H1 {
	font-family: Rockwell, Georgia, Times New Roman, Times, serif;
	font-size:32px;
	color:#6a311e;
	text-align:center;
}

H2 {
	font-family: Rockwell, Georgia, Times New Roman, Times, serif;
	font-size:16px;
	color:#6a311e;
	margin-top:0px;
	margin-bottom:0px;
	text-align:center;
	font-weight:bold;
	padding-top:20px;
}

H3 {
	font-family: Rockwell, Georgia, Times New Roman, Times, serif;
	font-size:16px;
	color:#6a311e;
	margin-top:0px;
	margin-bottom:0px;
	text-align:center;
	padding-top:20px;
}

td.left_nav{
	background-image:url(../images/menu_background.jpg);
}

td.content_frame{
	background-image:url(../images/content_background.jpg);
}

div.actual_content{
	padding-left:10px;
	padding-right:30px;
	padding-bottom:15px;
	text-align:left;
}

div.footer{
	font-family: Rockwell, Georgia, Times New Roman, Times, serif;
	background-image:url(../images/footer.gif);
	font-size:18px;
	text-align:center;
	width:699px;
	height:57px;
}

.a_link{
	color:#e40001;
	font-family: Rockwell, Georgia, Times New Roman, Times, serif;
	font-weight:bold;
	text-decoration:none;
}
.a_link:hover{
	color:#e40001;
	font-family: Rockwell, Georgia, Times New Roman, Times, serif;
	font-weight:bold;
	text-decoration: underline;
}
