/* Anvil Productions */
/* set all to Verdana */
p, td, th, li, ul, ol, h1, h2, h3, h4, h5, h6  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* tags */
body {
	background: #FFFFFF url(../i/back1.gif) repeat-y;
	border: 0px 0;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 13px;
	font-weight: bold;
	color: #CC9900;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #CC9900;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 10px;
	text-align: center;
	padding-left: 15px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 2px;
	padding-right: 15px;
	padding-left: 15px;
}
h4 {
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 0px;
	background: #FFF0B3;
	padding: 2px;
}
p {
	font-size: 11px;
	font-weight: normal;
	color: #000066;
	line-height: 18px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-left: 15px;
}
ul, ol {
	font-size: 11px;
	font-weight: normal;
	color: #000066;
}
/* topsec with 2 graphics and text */
#topsec {
	border-top: 3px solid #835f2a;
	border-right: 3px solid #835f2a;
	border-bottom: 10px solid #835f2a;
	border-left: 3px solid #835f2a;
	background: #01580d;
}
#topsec td {
	vertical-align: top;
}
#topsec h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFC221;
	text-align: right;
	padding: 0px;
	margin: 10px 10px 5px;
}
.logo {
	display: block;
	margin: 0px 0px 50px;
	padding: 0px;
}
.title {
	margin-top: 28px;
	margin-bottom: 0px;
	text-align: center;
	margin-left: 98px;
}
/* maintable */
#maintable {
}
/* leftnav ID with text list buttons */
#leftnav {
}
/* content ID */
#content {
}
#content ul {
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
/* =Secondary Content
-----------------------------------------------------------------------------*/
.content1 { 
  width: 48%;
  float: left; 
}

.content2 {
	width: 48%;
	float: right;
} 
/* contact ID */
#contact {
	text-align: center;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
/* botnav ID */
#botnav p {
	font-size: 11px;
	text-align: center;
	padding: 5px;
	margin-top: 40px;
	margin-bottom: 20px;
	border: 2px solid #FFE268;
	margin-right: 20px;
	margin-left: 20px;
	background: #FFFFFF;
}
/* copyrightID */
#copyright { text-align: right; margin-top: 20px; margin-right: 10px; margin-bottom: 5px; margin-left: 10px}
#copyright p {
	font-size: 10px;
	text-align: right;
	line-height: 14px;
}
/* classes */
.centre {
	text-align: center;
}
.red {
	color: #FF0000;
}
/* photos */
.photoleft {
	margin: 10px 10px 10px 20px;
	padding: 0px;
}
.photoright, .photoslide {
	margin: 10px;
	padding: 0px;
}
.photofront {
	margin: 0px 0px 0px 5px;
	padding: 0px;
}
.photocredit {
	font-size: 10px;
	text-align: center;
	line-height: 14px;
}
.photobkr {
	float: right;
}
.photobkl {
	float: left;
}
.photobkc {
	margin-right: auto;
	margin-left: auto;
}
.photobkc .horiz2 {
	float: left;
	width: 50%;
}
.photobkr, .photobkl, .photobkc  {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 2px;
	text-align: center;
	clear: both;
}
.photobkr p, .photobkl p, .photobkc p {
	font-size: .7em;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 7px;
	padding-bottom: 0px;
}
.photobkr img, .photobkl img, .photobkc img {
	border: 2px solid #000069;
	display: block;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
.noborder {
	border: 0px !important;
}
/* localphotos */
.localphotos {
	font-size: 11px;
	text-align: center;
	border: 2px solid #835F2A;
	padding: 5px;
	background-color: #FFFBEC;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	color: #835F2A;
}
.localphotos p {
	margin-top: 2px;
	padding-top: 0px;
}
/* list on front page */
.frontlist {
	font-size: 12px;
	color: #CC9900;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
/* standard list */
.stanlist {
	font-size: 11px;
	color: #000066;
}
/* Notice box */
.bxNotice {
	margin-right: 20px;
	margin-left: 20px;
	border: 1px solid #FC0;
	background: #FFF8D2;
	margin-top: 20px;
}
.bxNotice h3 {
	color: #CC9900;
}
/* patron box */
.patron {
	margin-right: 20px;
	margin-left: 20px;
	border: 1px solid #000069;
	background: #FFFBE8;
	margin-top: 20px;
}
.patron h3 {
	color: #CC9900;
}
.pagetitle {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 0px;
	line-height: 30px;
}
/* activesite */
.ASclear {
	clear: both;
}
.ASnews img {
	margin: 10px;
	float: right;
}
.ASnews h2 {
	clear: both;
}
.AScrumb {
	font-size: .65em;
	text-align: right;
	margin: 10px 10px 10px 20px;
	padding: 0px;
}
.AScontentDate {
	font-size: .7em;
}
.AScontentPhoto {
	float: right;
}
.AScontentPhoto img {
	display: block;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
.AScontentPhoto p {
	margin-bottom: 5px;
	font-size: .7em;
	padding: 0px;
	margin-top: 0px;
	text-align: center;
}
/* product page variant */
.ASprodVariant h3  {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BFC09A;
	margin-right: 15px;
	margin-left: 15px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 15px;
	padding-top: 5px;
}
.ASprodVariant p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
.ASprice {
	font-weight: bold;
}
.ASbtnBasket {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #000069;
	background-color: #FFD83C;
	font-weight: bold;
	border: 1px solid #000069;
	margin: 0px;
	padding: 0px;
}
.ASbtnProdVar {
	margin-right: 10px;
	float: right;
	margin-left: 20px;
}
.ASprodVariant {
}
/* paypal payment logo */
.paypal {
	text-align: center;
}
.clear {
	clear: both;
}
.contList h3 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-right: 15px;
	margin-left: 15px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 30px;
	padding-top: 5px;
}
.ASgallPage p {
	text-align: center;
	margin-top: 20px;
	margin-right: 40px;
	margin-left: 40px;
	background-color: #FFFFCC;
	border: 1px solid #999999;
}
.notepaypal {
	font-weight: normal;
	color: #006600;
}
.centre {
	text-align: center;
}
