@charset "utf-8";
body {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333;
	padding-right: 0px;
	padding-left: 0;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 40px;
	margin-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: none;
	background-color: #9BB377;
}
#slideshowimages {
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#navbarimage {
	position: relative;
	left: 330px;
	top: 70px;
}

.oneColFixCtrHdr #container {
	width: 970px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
.oneColFixCtrHdr #header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 187px;
	padding-top: 0;
	padding-bottom: 0;
	background-color: #FFF;
}


#contacttext {
	color: #FFF;
	float: right;
	padding-top: 20px;
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: right;
	line-height: 24px;
	text-decoration: none;
}
.oneColFixCtrHdr #container #pagenavs {
	text-align: center;
	font-size: 12px;
	color: #666;
	margin-top: 10px;
	margin-left: 460px;
	margin-right: 300px;
}
.oneColFixCtrHdr #container #pagenavs p a{
	text-align: center;
	font-size: 12px;
	color: #666;
}


.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding-top: 0;
	padding-bottom: 0;
	background-color: #FFFFFF;
	height: 100%;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
}
#footerimage {
	background-color: #FFF;
}

.oneColFixCtrHdr #footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 46px;
	padding-top: 0;
	padding-bottom: 0;
}
.oneColFixCtrHdr #container #dynamic {
	width: 100%;
	background-color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	margin-top: -5px;
}

.oneColFixCtrHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 14px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	text-align: center;
	font-size: 12px;
	color: #666;
}
.oneColFixCtrHdr #container #footer p a {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.oneColFixCtrHdr #container #mainContent #dynamic #footerimageMap area {
	text-decoration: none;
	border: 1px solid #900;
}
.oneColFixCtrHdr #container #mainContent #dynamic table {
	background-image: url(images/background.jpg);
	background-repeat:repeat-x;

	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
}
.oneColFixCtrHdr #container #mainContent #dynamic table table {
	background-image: none;
}
.oneColFixCtrHdr #container #mainContent #dynamic table tr td a {
	color: #666;
}
.oneColFixCtrHdr #container #mainContent #dynamic table tr td {
	padding: 5px;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.oneColFixCtrHdr #container #dynamic #pagedcontent {
	padding-right: 20px;
	padding-left: 20px;
	color: #333;
}
#hrefpaging   {
	color: #660002;
	font-size: 12px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #CCC;
	width: 300px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
}
.toptelno {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 22px;
	font-weight: normal;
}

.oneColFixCtrHdr #mainContent #dynamic table {
	margin-right: auto;
	margin-left: auto;
}



#contactfooter {
	width: 42px;
	float: right;
	margin-top: -23px;
	margin-right: 215px;
	height: 33px;
}
h1,h2,h3,h4,h5, .ResultsHeader, .BasketHeader {
	font-size: 19px;
	color: #603;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

TD.ResultsBar {
	background-color: #9bb377;
}
