body {
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	font: 12px Arial;
	width: 900px;
	color: #333;
	text-align: center;
	background: #999;
	line-height: 18px;
}
a, strong a {
	color: #000;
	text-decoration:underline;
}
a:visited {
	color: #000;
}
a:hover {
	text-decoration:none;
}



.archers #container {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	background: url(../images/background.jpg) top center repeat-y;
	padding: 0px 0px 0px 0px;
} 

.archers #header {
	background: url(../images/header.jpg) no-repeat top center;
	padding: 0 0px;
	height: 175px;
} 
.archers #header p {
	margin: 0;
	padding: 10px 10px;
	visibility: hidden;
}




.archers #nav {
	margin: 0 auto;
	background: url(../images/topmenu_background.jpg) no-repeat top center;
	display: block;
	height: 43px;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial;
	padding: 0px 24px 0px 24px;
}
.archers #nav ul {
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	width: auto;
}
.archers #nav ul li {
	display: block;
	float: left;
	margin: 0 26px 0 0;
}
.archers #nav ul li a {
	display: block;
	float: left;
	color: #FFF;
	text-decoration: none;
	padding: 8px 14px 0px 14px;
	height: 30px;
}
.archers #nav ul li a:hover,.archers #nav ul li a.current {
	background: url(../images/topmenu_over.jpg) no-repeat top center;
}
.archers #search {
	margin: 0px 0px 0px 0px;
	padding: 6px 14px 0px 14px;
	float: right;
	text-align: right;
}





.archers #sidebar {
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 20px 0px;
	float: left;
	width: 175px;
	background: #333;
	text-align: left;
	display: block;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial;
}
.archers #sidebar ul {
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	width: auto;
}
.archers #sidebar ul li {
	display: block;
	width: 175px;
	float: left;
	margin: 0 0 0 0;
	border-top-color: #ccc;
	border-top-style: dashed;
	border-top-width: thin;
	padding: 0px 0px 0px 0px;
}
.archers #sidebar ul li a {
	display: block;
	float: left;
	color: #FFF;
	text-decoration: none;
	height: 26px;
	width: 138px;
	padding: 8px 0px 0px 37px;
}
.archers #sidebar ul li a:hover {
	background: url(../images/sidemenu_over.jpg) no-repeat top center;
}
.archers #sidebar img {
	padding: 5px 0px 5px 0px;
	border-top-color: #ccc;
	border-top-style: dashed;
	border-top-width: thin;
	border-bottom-color: #ccc;
	border-bottom-style: none;
	border-bottom-width: thin;
	border-right-style: none;
	border-left-style: none;
}



.archers #mainarea {
	float: right;
	background: #FFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	width: 725px;
} 

.archers #mainarea h1 {
	padding: 10px 0px 0px 0px;
	font-family: Arial;
	font-size: 20px;
	color: #333;
	line-height: 24px;
}

.archers #mainarea h2 {
	padding: 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 16px;
	color: #333;
}

.archers #mainarea h3 {
	font: 20px Arial;
	padding: 0px 0px 0px 0px;
}
.archers #mainarea a img {
   border-style: none;
}
.table {
	border-bottom-color: #ff3333;
	border-bottom-style: dashed;
	border-bottom-width: thin;
	font: 11px Arial;	
}
.table span a{
	font: 12px Arial;
	color: #600000;	
	font-weight: bold;
}

.archersheader {
	font-family: Arial;
	font-size: 18px;
	color: #333;
}




.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.archers #footer {
	background: #999;
	padding: 0px 0px 0px 0px;
	margin: 0 auto;
} 
.archers #address {
	background: #999;
	padding: 0px 0px 0px 0px;
	margin: 0 auto;
	text-align:center;
	color: #FFFFFF;
} 
.archersbody {
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	color: #333;
}
.archerslinered {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
}
