body {
	background-color:#a6bf79;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 10px;
	padding: 0px;
	text-align: center;
  min-height:100%;
  height:101%;
  font:medium Arial, Verdana, sans-serif;
  voice-family: "\"\"";
  voice-family:inherit;
  font-size:medium;/*for IE 5.5 */
}
.clear {
  clear:both;
}
* {
  border: 0px;
  margin: 0px;
	padding: 0px;
}
html.body {
  height:auto;/* Assist IE6 & <, 100% height */
  voice-family: "\"\"";
  voice-family: inherit;
  font-size: medium;
} /* Assist IE rendering height, keyword-font sizes, etc. */
img {
	border-width:0px;
}
p {
  font-size: 100%;
  /*line-height:1.3em;*/
  margin:12px 0 2px 0;
}
h1, h2, h3, h4, h5, h6 {
  font-family: arial, verdana, serif;
  /*background-color:none;*/
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  /*margin:14px 0 4px 10px;*/
	margin: 20px 0px 20px 0px;
}
/*h1{font-size: 1.93em;}
h2{font-size: 1.72em;}
h3{font-size: 1.52em;}
h4{font-size: 1.42em;}
h5{font-size: 1.32em;}
h6{font-size: 1.21em;}*/

h1 {
	font-size: 16pt;
	color:#000080;
}
h2 {
	font-size:14pt;
	color:#000080;
}
h3 {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: silver;
  letter-spacing: 2px;
}
a {
	font-size:9pt;
	text-decoration:none;
}
p {
	margin: 15px 0px;
}

/********************** Wrapper ***************************/
#container {
	margin: 0px auto;
	text-align: left;
	width: 717px;
}

/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background-image:url(images/header.jpg);
	width:717px;
	height:288px;
	position:relative;
}
#headerline, #subheaderline {
  clear:both;
  background-image:url(images/header_bg.gif);
  font-size:1px;
  height:10px;
}
#header ul {
	background-color:#85a157;
	width:717px;
	border: 3px solid #FFFFFF;
	display:block;
	top:255px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:33px;
	padding:0px 0px 0px 0px;
}
#header li {
	display:inline;	
}
#header ul a {
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 15px;
  font-size:11pt;
}
#header-unselected {
	text-decoration:none;
	color:#000000;
	margin: 0px 15px;
  font-size:11pt;
}
#header ul a:hover {
	text-decoration:none;
	color:#28556b;
}
#logo_w1,#logo_w2 {
	font-size: 24px;
	font-style:italic;
	color:#FFFFFF;
	position:absolute;
}
#logo_w1 {
	top:15px;
	left:70px;
}
#logo_w2 {
	top:44px;
	left:94px;
}
#header_text {
	top:90px;
	left:43px;
	width:430px;
	position:absolute;
}
#header_text p {
	font-size: 18px;
	color:#FFFFFF;
}
#header_text a{color:#28556b;}
#header_text a:hover{color:#c77e0c;}

/********************** Content ***************************/
.content {
	background-image:url(images/content_bg.gif);
	width:717px;
}
/*h1{
	font-size: 18px;
	color:#FFFFFF;
}
h2{
	color:#000080;
	font-size:15px;
	margin: 20px 0px 20px 0px;
}*/
/*h2{
	color:#85a157;
	font-size:14px;
	text-align:left;
	width:200px;
	margin: 10px 0px 15px 0px;
}*/
#center {
	text-align:center;
	width:410px;
	padding: 0px 20px 20px 20px;
	margin-left:27px;
}
.left {
	float:left;
	width:425px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;
	display:inline;
}
.links {
	float:none;
	width:auto;
	margin:27px;
	padding: 27px;
	display:inline;
}
.links img{
  border:3px solid #fff;
}
.links table tr{
  margin-bottom: 30px;
}
#main-content {
	float:left;
	width:660px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;
	display:inline;
}
#main-content p {
	font-size: 13px;
	color:#000000;
}
.left a {
  color:#28556b;
}
.left a:hover {
  color:#c77e0c;
}
.left p {
	font-size: 13px;
	color:#000000;
}
#photos a {
	margin-right:14px;
}
.right {
	float:right;
	width:210px;
	padding: 0px 20px 20px 20px;
	margin-top:10px;
	border-left: #FFF 2px solid;
}
.right a {
	color:#c77e0c;
}
.right a:hover {
	color:#85a157;
}

/********************** Footer ***************************/
.footerline {
  clear:both;
  background-image:url(images/footer_bg.gif);
  font-size:1px;
  height:10px;
}
#footer {
	width:717px;
	text-align:center;
	padding: 20px 0px;
}
#footertext, #subfootertext {
  height:30px;
  margin-top:2px;
  margin-left:auto;
  margin-right:auto;
  padding:10px 0;
  font-size:8pt;
  color:#999;
  text-align:center;
}
#subfootertext {
  height:125px;
}
#footertext {
  height:30px;
}
#footertext a:link, #footertext a:visited, #footertext a:active,
#subfootertext a:link, #subfootertext a:visited, #subfootertext a:active {
  text-decoration: none;
  color:#999;
}
#footertext a:hover, #subfootertext a:hover {
  text-decoration: none;
  color:#ff9900;
}
.footertext {
  clear: both;
  background:#fff;
  color:inherit;
  /*height:1px;*/
}

/********************** Aux Styles ********************/
#anchor_normal, #contact_anchor_normal {
  text-align: left;
  vertical-align: middle;
}
#anchor_normal a, #contact_anchor_normal a {
	color:#c77e0c;
}
#anchor_normal a:hover, #contact_anchor_normal a:hover {
	color:#85a157;
}
#contact_email {
	text-align: left;
	vertical-align: middle;
}
#contact_phone_text {
	text-align: left;
	vertical-align: bottom;
	font-size: 11pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	padding-left:30px;
}
#contact_phone {
	text-align: left;
	vertical-align: bottom;
	font-size: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000080;
	font-weight: bold;
	width: 400px;
  letter-spacing: 1.5px;
}
#list-of-items {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
  list-style-type: none;
  font-family: verdana, arial, Helvetica, sans-serif;
}
#list-of-items li {
  padding-left: 10px;
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
	color: #000080;
  list-style-type: none;
}
/************************** Table format replacements ******************/
.table-div {
  display: table;
  width:660px;
  border-spacing:5px;/*cellspacing:poor IE support for this*/
  border-collapse:separate;
}
.row-div {
  display: table-row;
  width:auto;
}
.cell-div {
  display: table-cell;
  float:left; /* fix for buggy browsers*/
  width:200px;
	background-color:#a6bf79;
  border:2px solid  #ffffff;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	padding: 0px;
	text-align: center;
}
.spacer-cell-div {
  float:left;/*fix for buggy browsers*/
  display: table-cell;
  width:25px;
}
#contact-div, #contact-iframe {
  width: 350px;
  height: 408px;
  border-color: #F0F8FF;
  padding: 0px 0px 0px 0px;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
}

/******************** Other Text ******************/
.border-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: silver;
	text-align: center;
}
#page-updated-text {
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 7pt;
	color: #000000;
	text-align: left;
	vertical-align: top;
}
.picture-text {
	font-family: Verdana,Arual,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
	text-align: center;
}

/************************* News ***************************/
.bgcolour {
  color: #a6bf79;
  font-weight: bold;
  font-size: 15pt;
}
