@charset "UTF-8";
/* CSS Document */
body {
	background-image: url(../pageimages/page_bgrepeat.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
body,td,th {
	background-repeat: repeat-x;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/*a {
	font-size: 12px;
}*/
a:link {
	color: #503500;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #503500;
}
a:hover {
	text-decoration: underline;
	color: #8B5C01;
}
a:active {
	text-decoration: underline;
	color: #8B5C01;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color:#000000;
	padding-left:14px;
	padding-top:0px;
	padding-right:125px;
	margin-top:0px;
	margin-bottom:0px;
	text-transform:capitalize;
	font-weight: 900;
	font-family: Arial, sans-serif;
	letter-spacing: 0.5px;
	line-height:1em;
}
h2 {
	font-size: 20px;
	color: #000000;
	padding-left:14px;
	padding-top:0px;
	padding-right:125px;
	margin-top:0px;
	margin-bottom:0px;
	text-transform:capitalize;
	font-weight: 900;
	font-family: Arial, sans-serif;
	letter-spacing: 0.5px;
	line-height:1em;
}
h3 {
	font-size: 14px;
	color: #b4a950;
	text-transform:capitalize;
}
h4 {
	font-size: 12px;
	color: #000000;
	text-transform:capitalize;
}
.breadcrumbs {
	font-size: 10px;
	color: #986701;	
	padding-left:20px;
	text-transform:capitalize;
}

.footer {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.footer a:link {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 10px;
}

.footer a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 10px;
}

.footer a:hover {
	color: #EFE3B9;
	text-decoration: underline;
	font-size: 10px;
}

.footer a:active {
	color: #FFFFCC;
	text-decoration: underline;
	font-size: 10px;
}