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;
	padding-left : 20px;
	padding-right : 20px;
	color : #F0CA9E;
	text-decoration : none;
	font-weight : bold;
}
a.top_nav:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	padding-left : 20px;
	padding-right : 20px;
	text-decoration : none;
	font-weight : bold;
}



a.top_nav_espanol {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding-left : 2px;
	padding-right : 2px;
	color : #F0CA9E;
	text-decoration : none;
	font-weight : bold;
}
a.top_nav_espanol:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	padding-left : 2px;
	padding-right : 2px;
	text-decoration : none;
	font-weight : bold;
}



.subheading {
	font-family : "Times New Roman", Times, serif;
	font-size : 18px;
	line-height : 21px;
	color : #F2CA75;
	font-style : italic;
}
.intro {
	font-family : "Times New Roman", Times, serif;
	font-size : 18px;
	line-height : 21px;
	color : #F2D7B0;
	font-style : italic;
}
.intro2 {
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
	color : #FFFFFF;
	font-style : italic;
}
.text_bkg {
	background-color : #C77940;
	background-image: url(images/porcupine.jpg);
	background-repeat: no-repeat;
}
.text {
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	line-height : 21px;
	color : #030100;
	padding-left : 25px;
	padding-right : 25px;
	font-style : normal;
}
.text2 {
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	line-height : 21px;
	color : #030100;
	padding-left : 25px;
	padding-right : 25px;
	font-style : normal;
}
.address {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #FAEDDC;
	padding-right : 10px;
	padding-top : 5px;
}
.heading_sm {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #7B3E47;
}
.heading {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 26px;
	color : #7B3E47;
}
.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;
}



