/* GENERAL */



body{
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	color: #000; 
	font-size: 95%;
	margin: 0;
	padding: 0;
	line-height: 103%;
	background: #687140 url("images/bg_green_new.jpg") repeat-y center;
}

a:link {	
	color: #999900;
	text-decoration: underline;
	font-weight: bold;
 	}

a:visited {
	color: #999900;
	text-decoration: underline;
	 }
a:hover {
	color: #993333;
	text-decoration: underline;
	 }
a:active {	
	color: #999900;
	text-decoration: underline;
	}
a:link.white-link {	
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
 	}

a:visited.white-link {
	color: #fff;
	text-decoration: underline;
	 }
a:hover.white-link {
	color: #993333;
	text-decoration: underline;
	 }
a:active.white-link {	
	color: #fff;
	text-decoration: underline;
	}

img {
	border: 0;
}

img.welcome{
}

.clear {
	clear: both;
	}


/* TOP LINK AND SKIP NAV */

a.topimg:link {	
	color: #96980a;
	text-decoration: none;
	font-weight: bold;
	font-size: 80%;
 	}

a.topimg:visited {
	color: #96980a;
	text-decoration: none;
	font-weight: bold;
	font-size: 80%;
	 }

a.topimg:hover {
	font-size: 80%;
	color: #993333;
	 }

a.topimg:active {	
	color: #96980a;
	text-decoration: none;
	font-weight: bold;
	font-size: 80%;
	}


.skipnavigation {
	display: none;
	} 


table, tr, td{
	margin: 0;
	padding: 0;
}

	h1{
		color: #8f292b; 
		font-size: 115%;
		margin: 0 0 0 0;
		}

	h2{
		font-size: 100%;
		margin: 10px 0 15px 0;
		background-color: #5d534a;
		color: #fff;
		padding: 5px;
		}
	h2.no-bg{
		color: #333; 
		font-size: 100%;
		margin: 10px 0 15px 0;
		background-color: #eae9e2;
		}
	h2.box-green-bg{
		font-size: 120%;
		margin: 10px 0 15px 0;
		background-color: #a6b740;
		color: #993333;
		width: 100%;
		font-weight bold;
		padding: 10px;
		line-height: 150%;
		text-align: center;
		}
	h2.indent-left{
		color: #333; 
		font-size: 100%;
		margin: 10px 0 15px 10px;
		}

	h2.contactpage{
		color: #333; 
		font-size: 100%;
		margin: 3px 0 15px 0;
		}

	h3{
		color: #8f292b; 
		font-size: 105%;
		margin: 25px 0 25px 0;
		padding: 0;
		vertical-align: top;
		}

	h3.topmargin{
		color: #8f292b; 
		font-size: 100%;
		margin: 20px 0 25px 0;
		padding: 0;
		}

.inline-bold{
	display: inline;
	font-weight: bold;
}


/* WRAPPER */

#wrapper {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border:0;
	width: 760px;
	background-color: #eae9e2;
	/* background: url("/path/to/your/background_cols.gif") repeat; */
}

/* HEADER */

#header {
	margin: 0 0 0 0;
	background: url("images/header_image_green.gif") no-repeat;
	height: 175px;
	background-color: #eae9e2;
}

.login-button{
	margin: 140px 25px 0 0;
	float: right;
	width: 77px;
	border: 0px solid #000;
	}

/* CONTAINER */
#container {
	background-color: #eae9e2;
}


/* LEFT NAV */

#left-column {
	float: left;
	width: 137px;
	background-color: #eae9e2;
}

#green-nav-column{
	background-color: #96980a;
	height: 400px;
	}

.links{
	margin: 0 0 15px 15px;
}

/* MAIN CONTENT */

#content { 
	margin: 10px 0 0 24px;
	float: left;
	width: 599px;
	height: 1% /* Holly hack for Peekaboo Bug */
	text-align: left;
	color: #000;
	background-color: #eae9e2;
}

.greyline{
	margin-top: 5px;
	height: 7px;
	background: url("images/grey_line.gif") repeat-x; 
	width: 596px;
}

#left-home{
	margin: 0 10px 0 0;
	float: left;
	width: 390px;
	font-size: 80%;
	padding: 0;
	background-color: #eae9e2;
}


#left-home p{
	margin: 10px;
	padding: 0;	
	background-color: #eae9e2;
}


#right-home{
	margin-top: 0;
	float: left;
	width: 189px; 
	font-size: 70%;
	background-color: #eae9e2;
}

#content-full{
	margin: 5px 0px 0 0;
	float: left;
	width: 539px;
	font-size: 80%;
	border: 0px solid;
	background-color: #eae9e2;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #eae9e2;
}

li {
	padding-left: 20px;
	background-image: url(images/bullet_green.gif);
	background-repeat: no-repeat;
	background-position: 0em;

}

.no-bullet{
	margin-left: 0;
	padding-left: 0;
	background-image: url(images/bullet_none.gif);
	}


#right-home p{
	font-size: 100%;
	background-color: #eae9e2;
}


/* TABLE CONTAINING BOXES ON HOME PAGE */

#table-home p{
	margin: 7px;
	font-size: 70%;
	background-color: #eae9e2;
}

#table-home{
	margin: 10px 0 30px 0;
	background-color: #eae9e2;
}

.topgrey{
	margin: 0;
	padding: 0 0 0 13px;
	height: 26px;
	background: url("images/box_top_grey.gif") no-repeat; 
	color: #fff;
	font-size: 70%;
	font-weight: bold;
}

.green-bg{
	background-color: #96980a;
	margin: 0;
	text-align: center;
	padding: 0;
	height: 83px;
	width: 190px;
	color: #fff;
	font-weight: normal;
}

.grey-bg{
	background-color: #dadace;
	margin: 0;
	padding: 0;
	text-align: center;
	height: 83px;
	width: 190px;
	color: #333;
	font-weight: normal;
	line-height: 17px;
}

.tablepadding{
	width: 5px;
}

.pad-btm{
	margin-bottom: 5px;
}



/* SERVICES PAGE */

.bullet-gap{
	margin: 0 2px 0 2px;
	}

.services-boxes{
	margin-left: 0;
	margin-right: 1px;
	margin-top: 20px;
	}

.fou2foot-whitebg{
	vertical-align: middle;
}

.fa{
	margin: 100px 25px 0 0;
	float: right;
	width: 46px;
	border: 0px solid #000;
	}

.sm_lineheight{
	line-height: 103%;
	margin: 0;
	padding: 0;
}

/* --- CONTACT/COMMENTS FORM  --------- */

div.row {
  clear: both;
  padding-top: 5px;
  }

div.row span.label {
  float: left;
  width: 80px;
  margin-right: 10px;
  text-align: right;
  }

div.row span.formw {
  float: left;
  width: 235px;
  text-align: left;
padding: 0;
  } 

div.spacer {
  clear: both;
  }

.submitbutton{
margin-left: 124px;}

.txtbox{
	border: 1px solid #ccc;
	background-color: #f1f1f1;
}

/* --- End contact enquiry form  --------- */

/* FOOTER */

#footer {
	margin: 0px;
	padding: 0;
	clear: both;
	background-color: #c8c7b6;
	height: 36px;
	width: 760px;
	font-size: 100%;
}

#footer a:link {	
	padding: 18px;
	color: #000;
	font-size: 60%;
	text-decoration: none;
	font-weight: bold; 
	}

#footer a:visited {
	padding: 18px;
	color: #000;
	font-size: 60%;
	text-decoration: none;
	font-weight: bold;
	 }
#footer a:hover {
	padding: 18px;
	color: #000;
	font-size: 60%;
	text-decoration: none;
	font-weight: bold;
	 }
#footer a:active {	
	padding: 18px;
	color: #000;
	font-size: 60%;
	text-decoration: none;
	font-weight: bold; 
	}

.footermargin{
	padding: 12px 0 0 0;
	margin: 0;
}

#copyright-virtuallee {
	margin: 0 0 0 20px;
	padding: 0;
	clear: both;
	height: 36px;
	width: 760px;
	font-size: 70%;
}

#copyright-virtuallee a:link {	
	color: #000;
	text-decoration: none;
	font-weight: bold; 
	}

#copyright-virtuallee a:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	 }
#copyright-virtuallee a:hover {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	 }
#copyright-virtuallee a:active {	
	color: #000;
	text-decoration: none;
	font-weight: bold; 
	}

.copyrightmargin{
	padding: 12px 0 0 0;
	margin: 0;
}
.table-contact img{
	margin-right: 20px;	
}
.mailing-box {
 	/* text-align: center; */
	margin: 15px 0 15px 0;
}
.table-contact-details {
	margin: 0 0 0 50px;
}
.table-contact-details img{
	margin: 0 40px 0 0;
}