/* CSS Document */

body {
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px;
	background:url(../images/wood_bg.jpg) repeat #894310;
}
div, p, ul, ol, li, h1, h2, h3, h4, h5, img {
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px;
}
img {
	border:none;
}

/* MAIN PANEL */
#mainPan{
	width:900px; 
	position:relative; 
	margin:0 auto;
}

/* TOP PANEL */
#headerPan{
	width:900px; 
	height:107px; 
	background:url(../images/header.gif) no-repeat; 
	color:#000000; 
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px; 
	border:none;
}
#headerPan img {
	padding:35px 35px 0px 35px; 
	border-style:none;
}
#headerPan img a {border-style:none}
#headerPan img a:hover {border-style:none}
#headerPan img a:visited {border-style:none}

/*Navigation */
#topNavPan {
	width:800px; 
	top:118px; 
	height:31px; 
	left:0px; 
	right:0px; 
	margin:0px 35px 0px 35px; 
	position:absolute;
	background:url(../images/body.gif) repeat-y; 
}
#topNavPan li {
	display:inline; 
	padding:0px 15px 0px 0px; 
	text-decoration:none;
}
#topNavPan li a img {
	display:inline; 
	padding:0px 5px 0px 0px;
}


/* TOP PANEL CLOSE */


/* BODY PANEL */
#bodyPan {
	width:900px;
	background:url(../images/body.gif) repeat-y; 
	color:#000000; 
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px; 
	border:none;
}
#bodyPan h1 {
	padding:10px 35px 20px 35px; 
	color:#65010B; 
	font-family:"Times New Roman", Times, serif; 
	font-size:24px; 
	font-weight:bold; 
	font-style:italic;
}
#bodyPan h2 {
	padding:0px 35px 10px 35px; 
	color:#65010B; 
	font-family:"Times New Roman", Times, serif; 
	font-size:20px; 
	font-weight:bold;
}
#bodyPan h3 {
	padding:0px 35px 10px 35px; 
	color:#65010B; 
	font-family:"Times New Roman", Times, serif; 
	font-size:16px;
}
#bodyPan p, img {
	padding:0px 35px 10px 35px; 
	color:#000000; 
	font-family:"Times New Roman", Times, serif; 
	font-size:14px;
	}
#bodyPan ul {
	padding:0px 100px 0px 100px; 
	color:#000000; 
	font-family:"Times New Roman", Times, serif; 
	font-size:14px;
	}
#bodyPan p img {
	padding:0px 35px 0px 35px; 
	color:#000000; 
	font-family:"Times New Roman", Times, serif; 
	font-size:14px;
}
#bodyPan a {
	color:#000000; 
	font-family:"Times New Roman", Times, serif; 
	font-size:14px;
}
#bodyPan a:hover {
	color:#65010B; 
	font-family:"Times New Roman", Times, serif; 
	font-size:14px;
}
#bodyPan a:visited {
	color:#000000; 
	font-family:"Times New Roman", Times, serif; 
	font-size:14px;
}
#bodyPan table{
	padding:0px 0px 10px 0px;
}
#bodyPan table img {
	padding: 5px 5px 5px 5px
}
#bodyPan table a img {
	padding:5px 5px 5px 5px; 
	border-style:none;
}
#bodyPan table h3 {padding:5px 5px 5px 5px}


/* BODY PANEL CLOSE */


/* BOTTOM PANEL */
#footerPan{
	width:900px; 
	height:100px; 
	background:url(../images/footer.gif) no-repeat; 
	color:#000000; 
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px;
}
#footerPan p {
	padding:0px 35px 0px 35px; 
	color:#000000; 
	font-family:"Times New Roman", Times, serif; 
	font-size:12px;
}
#footerPan img {border-style:none}
#footerPan a img {border-style:none}
#footerPan a img {border-style:none}
#footerPan a img {border-style:none}

/*Navigation */
#bottomNavPan {
	width:900px; 
	top:0px; 
	height:100px; 
}
#bottomNavPan li {
	display:inline; 
	padding:0px 15px 0px 0px; 
	text-decoration:none;
}
#bottomNavPan li a img {
	display:inline; 
	padding:0px 5px 0px 0px;
}
#bottomNavPan a {
	color:#000000; 
	font-family:"Times New Roman", Times, serif; 
}
#bottomNavPan a:hover {
	color:#65010B; 
	font-family:"Times New Roman", Times, serif; 
}
#bottomNavPan a:visited {
	color:#000000; 
	font-family:"Times New Roman", Times, serif; 
}


/* BOTTOM PANEL CLOSE */
