html {
	min-height: 100.2%;
	max-height: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	position: relative;
	min-height: 100%;
	max-height: 100%;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #666600;
	text-align: left;
	background-image: url(../images/bg_tile.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #336633;
	text-decoration: none;
}
a:visited {  
	color: #3A4C00;
	text-decoration: none;
}
a:hover {  
	color: #3A4C00; 
	text-decoration: underline;
}
a:active {  
	color: #339933;
	text-decoration: underline;
}
h1 {
	text-align: left;
	position: relative;
	left: -14px;

}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #3A4C00;
	text-align: left;
	height: 15px;
	margin: 0px;
	padding: 10px 0px 0px 10px;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	color: #3A4C00;
	text-align: left;
	height: 15px;
	margin: 0px;
	padding: 10px 0px 0px 10px;
}
p {
	font-size: 16px;
	text-align: left;
	line-height: 150%;
	color: #333333;
	padding: 10px;

}
p.home {
	display: block;
	width: 380px;
	padding: 10px 40px 10px 40px;
	float: left;
}
html>body p.home {
	display: block;
	width: 300px;
	padding: 0px 40px 0px 40px;
	float: left;
}
p.testimonials {
	padding-left: 10px;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D4D8C5;

}
img {
	display: block;
	position: relative;
}
img.hometestimonial {
	display: block;
	position: relative;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	margin-top: 65px;
}
img.pics {
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
}
table {
	width: 100%;
	height: 100%;
}
td {
	vertical-align: middle;
	text-align: left;
	font-size: 12px;
	color: #333333;
	padding-left: 10px;


}
div#container {
	min-height: 100%;
	height: auto;
	background-color: #FAFBF6;
	margin-left: -370px;
	position: absolute;
	display: block;
	left: 50%;
	width:  740px;
}
* html div#container{
	height:100%;
	background:#FAFBF6;}
div#masthead {
	display: block;
	width: 740px;
	height: 143px;
	background-color: #ffffff;
}
div#logo {
	float: left;
	display: block;
}
div#contact {
	float: right;
	display: block;
	font-size: 10px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9CA57F;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #75814C;
}
div#nav {
	text-align: right;
	position:relative;
	display: block;
	float: right;
	width: 580px;
	height: 5px;
	vertical-align: text-bottom;
	padding-top: 70px;
}
div#nav ul {
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	display: block;
	float: none;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	vertical-align: bottom;


}
div#nav ul li {
	display: inline;
}
div#nav img {
	display: inline;
}
div#content {
	display: block;
	width:  740px;
	min-height: 100%;
	height: auto;
	background-color: #FAFBF6;
	text-align: left;
	padding-bottom: 20;
}
div#flashcontent {
	width: 350px;
	height: 400px;
	display: block;
	float: left;
	margin-top:10px;

	}
div.pics {
	display: block;
	float: left;
	padding: 7px 11px;
	background-color: #E6E9DD;
	margin: 21px 11px 0px;
	position: relative;
	left: 10px;

	}
div.chequer {
	display: block;
	background-color: #FAFBF6;
	float: right;
	position: relative;
	right: 9px;
}
div.subnav {
	display: block;
	float: left;
	width: 161px;
	margin-top: 11px;

}
div.subnav ul {
	list-style-type: none;
	font-size: 11px;
}
div.subnav li {
	padding: 5px;
	background-color: #E6E9DD;
	position: relative;
	left: -30px;
	margin-bottom: 3px;
}
div.subcopy {
	display: block;
	float: left;
	padding-left: 160px;
	width: 320px;
	position: relative;
	top: 20px;
	}
div.subcopyevents {
	display: block;
	float: left;
	width: 320px;
	position: relative;
	top: 20px;
}
#scrollingDiv {
	float:right;
	width:385px;
	height:198px;
	overflow:auto;
	scrollbar-3dlight-color:#FAFBF6;
    scrollbar-arrow-color:#000000;
    scrollbar-track-color:#FAFBF6;
    scrollbar-darkshadow-color:#FAFBF6;
    scrollbar-face-color:#FAFBF6;
    scrollbar-highlight-color:#FAFBF6;
    scrollbar-shadow-color:#FAFBF6;
}
#scrollingDiv p {
	width:340px;
	margin:0px 0px 0px 0px;
}
