/* CSS Document */

body {
	background-color: #666666;
	background-image: url(images/Background_wood.jpg);
}

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	line-height:18px;
	padding:3px;
	font-weight: normal;
}

.header{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	line-height: 34px;
	font-weight: bold;
	color: #FFFFCC;
	background-image: url(images/background_brownHorse.gif);
}
.header1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFCC;
}	

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	color: #996633;
}

.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	color: #996633;
}

.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #990000;
}

.nav	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

	
<!--	border-color: #990000;  -->
}

.nav:hover	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;

<!--	border-color: #990000; -->
}

.nav-xl	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

	
<!--	border-color: #990000;  -->
}

.nav-xl:hover	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;

<!--	border-color: #990000; -->
}

.navigation	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #996633;
	display: block;
	padding: 4px;
	width: 100px;
	border-style: outset;
<!--	border-color: #990000;  -->
}

.navigation:hover	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #EDD589;
	display: block;
	padding: 4px;
	width: 100px;
	border-style: outset;
<!--	border-color: #990000; -->
}

.border {
	font-family: Arial;
	font-size: 8pt;
	border: 1px #000000 inset;
	
}

.docs {
	font-family: "cracked";
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
