body {
	font-size:100%; 
	font-family: arial, verdana; 
	margin:0; 
	padding:0;
	background-color: #464646; 
}

a {
	color: #668839; 
	text-decoration: none
}

a:hover {
	text-decoration: underline;
}

h1 {
	margin: 0; 
	color: #e3e3e3; 
	font-weight: normal; 
	font-size: 26px; 
	padding: 0;
}

h3 {
	margin: 0; 
	color: #554a42; 
}

.web {
	color: #b7b7b7;
	padding: 0;
	font-size: 1.0em;
}

.button {
	color: #f1f0e9; 
	border: 1px solid #313131; 
	height: 28px; 
	width: 54px; 
	background-image: url(images/button.png); 
	background-repeat: no-repeat; 
	background-position: top left;
}

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

span {
	color: #3268d3;
	font-size: 22px;
	padding: 0
}

/*header style*/

#header {
	width: 100%; 
	min-width: 950px; 
	max-width: 1100px; 
	margin:auto; 
	height: 100px; 
}

#headerwrapper {
	width: 100%;
	background-color: #464646;
	border-bottom: 3px solid #636363;
}

#headerimg {
	width: 100px; 
	float: left; 
	margin: 20px 0 0 20px;
}

#headerimg p {
	margin: 0;
	}

#headertxt {
	width: 350px;
	margin: 0 300px 0 80px; 
	padding: 20px 0 0 0;
}

.web {
	color: #b7b7b7;
	padding: 0;
	font-size: 1.0em;
}

/*top navigation style*/

#navwrapper {
	width: 45%;
	float: right;
	margin: 0;
	padding: 0;
}
	
#navwrapper ul { 
	padding: 7px 0 3px 0; 
	list-style-type: none; 
	color: #f2f2f2;
}

#navwrapper ul li {
	display: inline; 
	margin: 0 1% 0 0;
}

#navwrapper ul li a {
	color: #959595; 
	padding: 10px 3px 1px 3px;
}
	
#navwrapper ul li a:hover, #navwrapper ul li .current {
	padding: 10px 3px 1px 3px; 
	color: #ececec; 
	text-decoration: none; 
	border-bottom: 5px solid #8bd562;
}

/*main content style*/

#banner {
	width: 870px;
	height: 240px;
	margin: auto;
	background-image: url(images/banner-bg.png);
	background-repeat: no-repeat;
}

#banner h1 {
	width: 50%;
	padding: 30px 0 0 30px;
	font-size: 2em;
	font-family: Impact;
	color: #fafafa;
}

#container {
	width: 100%;  
	background-color: #f7f8f9;
	background-image: url(images/container-bg.png);
	background-repeat: repeat-x;
	padding: 0;
}

#main {
	width: 870px; 
	margin: auto;
} 

#noborder {
	width: 150px; 
	padding: 20px;
}

#breadcrumbs {
	margin: 0; 
	padding: 0 0 5px 10px; 
	font-size: .75em; 
	color: #636363;
}

#breadcrumbs a {
	color: #363636;
}

#leftsidebar {
	width: 565px; 
	float: left; 
	padding: 30px; 
	margin: 0 0 40px 10px;
	border: 1px solid #a2ca6f;
	font-size: .82em;   
	color: #464646;
	background-color: #ffffff;
}
 
#leftsidebar h2 {
	color: #554a42; 
	margin: 10px 0 0 0;
	border-bottom: 1px solid #d1e4bb;  
}

#leftsidebar h3,  #leftsidebar h5, #centre h3 {
	color: #554a42; 
	margin: 10px 0 10px 0; 
	padding-left: 15px;
	border-bottom: 1px solid #d1e4bb;  
}

#leftsidebar img {
	vertical-align: middle;
}

.border {
	margin: 0;  
	color: #464646; 
	border-bottom: 1px dotted #aea57a;
	padding: 10px 0 10px 0;
}

/*linklist style*/

#linklist {
	padding: 0 0 10px 0; 
	margin: auto;
	position: relative; bottom: 5px;
}

#linklist ul {
	margin: 0 0 0 14px; 
	padding: 0; 
	width: 200px; 
	font-size: .85em; 
	list-style-type: none;
	position: relative; bottom: 10px;
}

#linklist ul li {
	margin: 0 0 2px 0;
}

#linklist ul li a { 
	padding: 7px 8px 8px 7px; 
	display: block; 
	color: #6c903d; 
	text-decoration: none;
	background-color: #f0f6e8;
	border: 1px solid #d1e4bb;
	/*background-image: url(images/linklist-bg.png);
	background-repeat: no-repeat;
	overflow: hidden;*/	
}

#linklist ul li a:hover, #linklist ul li .current {
	padding: 7px 8px 8px 10px; 
	display: block;
	background-color: #7eb239;
	/*background-image: url(images/linklist-bg.png);
	background-repeat: no-repeat;
	background-position: -200px;*/
	color: #ffffff;
}

/*right side bar*/

#rightsidebar h3 {
	color: #e3e3e3; 
	margin: 0; 
	padding: 5px 5px 30px 5px; 
	font-weight: normal;
	background-image: url(images/h3-bg.png);
	position: relative; left: 12px;
}
	
#rightsidebar {
	width: 220px; 
	float: right; 
	margin: 0 10px 0 0;
	padding: 10px 0 20px 0; 
	position: relative; bottom: 25px;
	background-image: url(images/right-side-bar.png);
	background-repeat: repeat-y;
}

#rightsidebar p {
	font-size: .80em; 
	margin:0; 
	padding: 10px 0 0px 0; 
	color:#f5f5f5;
}

.list {
	margin-left: 20px;  
	list-style-image: url(images/bullet.png); 
	background-color: #f7f8f9; 
	color: #464646;
	padding: 5px; 
	border: 1px solid #d1e4bb;
}

#list2 {
	margin: 0 20px 10px 20px; 
	list-style-image: url(images/bullet.png); 
	background-color: #ffffff; 
	color: #464646;
	padding: 5px; 
	border:1px solid #d1e4bb;
}

#list2 li {
	margin: 10px 0 0 0;
}

#footerwrapper {
	width: 100%; 
	border-top: 3px solid #636363;
}
	
#footer {
	width: 870px;
	margin: auto;
	font-size: .75em; 
	color: #fafafa; 
	padding: 30px 0 50px 20px; 
}

#footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#footer p {
	padding: 5px 0 5px 0;
	margin: 0;
	}
	
#footer a {
	padding-left: 5px; 
	padding-right: 2px;
	color: #a2ca6f;
}

#footer a:hover {
	color: #e3e3e3;
	text-decoration: none;
}

#valid {
	width: 220px; 
	float: right;
	font-size: .85em;
	text-align: right;
	margin: 0 2% 0 0;
}

#valid img {
	vertical-align: middle;
	padding: 0 0 5px 0;
}

/*jquery homepage carousel style*/

#carousel {
	margin: 0 0 10px 12px;
	width: 200px;
	height: 120px;
	padding: 0;
	overflow: scroll;
	border: 1px solid #d1e4bb;
	position: relative; bottom: 10px;
}

#carousel ul {
	list-style: none;
	width: 1500px;
	margin: 0;
	padding: 0;
	position: relative;
}
#carousel li {
	display: inline;
	float: left;
}
.textholder {
	text-align: left;
	font-size: .60em;
	padding: 6px;
}

/*jquery portfolio carousel style*/

#carousel-2 {
	margin: auto;
	width: 500px;
	height: 350px;
	padding: 0;
	overflow: scroll;
}

.textholder-2 {
	text-align: left;
	font-size: .80em;
	padding: 6px;
}

#promo {
	width: 160px;
	background-image: url(images/contact-bg.png);
	background-repeat: no-repeat;
	margin: 0 0 0 12px;
	padding: 5px 30px 20px 10px;
	position: relative; bottom: 10px;
	border: 1px solid #a2ca6f;
}

#promo p {
	color: #ffffff;
}

#promo a {
	color: #636363;
	text-decoration: none;
}

#promo a:hover {
	color: #e3e3e3;
}

/*latest news images*/

.image {width:200px; height:160px; float:right; margin-left:10px; margin-top:10px; padding:0 15px 0 0;}
.image a {display:block; width:200px; height:160px; text-decoration:none; background-image:url(images/sbb.png); background-repeat:no-repeat;}
.image a:hover {display:block; width:200px; height:160px; background-image:url(images/sbb.png); background-position: -200px; background-repeat:no-repeat;}

.image2 {width:200px; height:160px; float:right; margin-left:10px; margin-top:10px; padding:0 15px 0 0;}
.image2 a {display:block; width:200px; height:160px; text-decoration:none; background-image:url(images/eco.png); background-repeat:no-repeat;}
.image2 a:hover {display:block; width:200px; height:160px; background-image:url(images/eco.png); background-position: -200px; background-repeat:no-repeat;}


.image3 {width:200px; height:160px; float:right; margin-left:10px; margin-top:10px; padding:0 15px 0 0;}
.image3 a {display:block; width:200px; height:160px; text-decoration:none; background-image:url(images/woodbine.png); background-repeat:no-repeat;}
.image3 a:hover {display:block; width:200px; height:160px; background-image:url(images/woodbine.png); background-position: -200px; background-repeat:no-repeat;}

.image4 {width:200px; height:160px; float:right; margin-left:10px; margin-top:10px; padding:0 15px 0 0;}
.image4 a {display:block; width:200px; height:160px; text-decoration:none; background-image:url(images/nikko.png); background-repeat:no-repeat;}
.image4 a:hover {display:block; width:200px; height:160px; background-image:url(images/nikko.png); background-position: -200px; background-repeat:no-repeat;}
