/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	color: #67532E;
}
body {
	background-color: #AC984D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #281C07;
	font-size: 11px;
}
a:visited {
	color: #4F5637;
	font-size: 11px;
}
.main_bg {
	background-image: url(images/page_background.jpg);
	background-repeat: repeat-x;
}
.med_brown_bg {
	background-image: url(images/med-brown-bg.jpg);
	background-repeat: repeat-y;
}
.parchment_bg {
	background-image: url(images/parchment-bg.jpg);
	background-repeat: repeat-y;
	background-color: #EDEBD7;
}
.style1 {
	color: #EDEBD7;
	font-size: 9px;
}
.style2 {
	font-size: 12px;
	font-weight: bold;
}
.style4 {
	color: #EDEBD7;
	font-size: 12px;
	font-weight: bold;
}
.style5 {font-size: 12px; color: #EDEBD7;}
a:hover {
	color: #990000;
	font-size: 11px;
}
.navigation-main {
	background-color: #CEC070;
	border-top-style: dotted;
	border-top-color: #463008;
	border-top-width: thin;
}
.member_login_bg {
	background-image:  url("images/header-right.jpg");
	background-repeat: no-repeat;
	background-color: #68532F;
}
.form-button {
	font-size: 6px;
	color: #575B44;
	font-weight: bold;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.large_heading {
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: x-large;
	font-weight: bolder;
	color: #382D19;
}
.junior_bg {
	background-image: url(images/Juniors.jpg);
	background-repeat: no-repeat;
	height: 500px;
}
