body {
	background-color : #A94A1C;
	background-image: url(images/body_bkg.jpg);
	background-repeat: repeat-x;
	scrollbar-3dlight-color: #EFD3B0;
	scrollbar-arrow-color: #EFD3B0;
	scrollbar-base-color: #9B4013;
	scrollbar-darkshadow-color: #3B2A02;
	scrollbar-face-color: #DE9058;
	scrollbar-highlight-color: #DE9058;
	scrollbar-shadow-color: #9B4013;
	scrollbar-track-color: #9B4013;
	overflow:yes;
}
a.top_nav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	padding-left : 24px;
	padding-right : 24px;
	text-decoration : none;
	font-weight : bold;
}
a.top_nav:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #E2B961;
	padding-left : 24px;
	padding-right : 24px;
	text-decoration : none;
	font-weight : bold;
}
.pagetitle {
	font-family : "Times New Roman", Times, serif;
	font-size : 20px;
	line-height : 21px;
	color : #F2CA75;
	font-style : italic;
	font-weight : bold;
	text-decoration : underline;
}
.heading {
	font-family : "Times New Roman", Times, serif;
	font-size : 28px;
	line-height : 21px;
	color : #F2CA75;
	font-style : italic;
}
.subheading {
	font-family : "Times New Roman", Times, serif;
	font-size : 18px;
	line-height : 21px;
	color : #F2CA75;
	font-style : italic;
	font-weight : bold;
}
.intro {
	font-family : "Times New Roman", Times, serif;
	font-size : 18px;
	line-height : 21px;
	color : #F2D7B0;
	font-style : italic;
	font-weight : bold;
}
.text_bkg {
	background-color : #C77940;
	background-image: url(images/porcupine.jpg);
	background-repeat: no-repeat;
}
.text_bkg_2 {
	background-color : #C77940;
	background-image: url(images/trans.gif);
	background-repeat: no-repeat;
}
.text {
	font-family : "Times New Roman", Times, serif;
	font-size : 15px;
	line-height : 21px;
	color : #F2D7B0;
	padding-left : 280px;
	padding-right : 25px;
	font-style : none;
}
.text_2 {
	font-family : "Times New Roman", Times, serif;
	font-size : 15px;
	line-height : 21px;
	color : #F2D7B0;
	padding-left : 25px;
	padding-right : 25px;
	font-style : none;
	font-weight : normal;
}
.copyright {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #F7E4C6;
	padding-left : 10px;
	padding-right : 10px;
}
.copyright_link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #F7E4C6;
}



