body
{
  margin: 0px;
  font-family: "lucida grande",arial,sans-serif;
}

a img
{
  border: 0px;
}

#headerBar {
	height: 120px;
	width: 100%;
	background-color: #62A723;
	background-image: url(../images/bg-header.gif);
	background-repeat: repeat-x;
}

#headerContainer
{
  position: relative;
  width: 1000px;
  height: 120px;
  margin: 0px auto;
}

#logo
{
  position: absolute;
  top: 0px;
  left: 0px;
}

#address
{
  position: absolute;
  top: 26px;
  left: 511px;
}

#telephone
{
  position: absolute;
  top: 43px;
  left: 800px;
}

#navBar
{
  position: relative;
  background-color: #3D732A;
}

#subNavBar
{
  position: relative;
  background-color: #75C030;
}

#navContainer, #subNavContainer
{
  position: relative;
  width: 1000px;
  margin: 0px auto;
}

#navContainer ul, #subNavContainer ul
{
  list-style-type: none;
  display: block;
  position: relative;
  margin: 0px;
  padding: 0px;
}

#navContainer ul li, #subNavContainer ul li
{
  list-style-type: none;
  float: left;
  position: relative;
}

#navContainer ul li a, #subNavContainer ul li a
{
  margin: 0px;
  padding: 8px 14px 8px 14px;
  font-size: 15px;
  display: block;
}

#navContainer ul li a
{
  color: #98e34c;
  text-decoration: none;
}

#subNavContainer ul li a
{
  color: #325E21;
  text-decoration: none;
}

#navContainer ul li.active a
{
  background-color: #75C030;
  color: white;
  text-decoration: none;
}

#subNavContainer ul li.active a
{
  color: white;
  text-decoration: none;
}

.clearer
{
  position: relative;
  clear: both;
}

#bodyBar
{
  position: relative;
  width: 100%;
  background-image:url(../images/bg-body.gif);
  background-repeat: repeat-x;
}

#bodyBarHome
{
	position: relative;
	width: 100%;
	background-image:url(../images/bg-home.gif);
	background-repeat: no-repeat;
	height: 282px;
	background-position: center top;
}

#bodyContainerHome
{
  position: relative;
  width: 1000px;
  height: 282px;
  margin: 0px auto;
}

#bodyButtonHomeMotorhomes
{
  position: absolute;
  top: 83px;
  left: 30px;
}

#bodyButtonHomeCaravans
{
  position: absolute;
  top: 83px;
  left: 279px;
}

#bodyButtonHomeAccessoriesAndServicing
{
  position: absolute;
  top: 83px;
  left: 528px;
}

#bodyButtonHomeOakleaf
{
  position: absolute;
  top: 83px;
  left: 769px;
}


#bodyContainer
{
  position: relative;
  width: 972px;
  margin: 0px auto;
  padding: 14px;
  color: #666666;
}

#breadcrumbs
{
  font-size: 15px;
  color: #CCCCCC;
}

#breadcrumbs a
{
  text-decoration: none;
  color: #777777;
}

h1
{
  color: #62A723;
  font-weight: normal;
  font-size: 26px;
}

.topButton
{
  float: right;
  margin-top: 12px;
}

.totalNumberOfEntries
{
  color: #999999;
  text-align: right;
  font-size: 14px;
}

.totalNumberOfEntries em
{
  font-style: normal;
  color: #62A723;
}

.pagesIndex
{
  float: right;
  margin-left: 20px;
}

.pagesIndex a
{
  color: #62A723;
}

.odd
{
  background-color: #EFF9E4;
}

.entryContainer
{
  width: 972px;
  position: relative;
  margin: 0px auto;
  padding: 20px 14px;
}

.entryImage
{
 width: 175px;
 height: 130px;
 overflow: hidden;
 text-align: right;
}

.offerImage
{
 width: 250x;
 height: 188px;
 overflow: hidden;
 text-align: right;
 margin-bottom: 10px;
}

.offerImageContainer
{
  float: left;
  position: relative;
  width: 250px;
}

.offerInfo
{
  float: left;
  color: #666666;
  width: 700px;
  padding-left: 20px;
}

.entryImagesTab
{
  position: relative;
  width: 175px;
  height: 18px;
  text-align: right;
}

.entryImageContainer
{
  float: left;
  position: relative;
  width: 175px;
  height: 148px;
}

.entryInfo, .entryInfoMain
{
  float: left;
  color: #666666;
  font-size: 15px;
  width: 472px;
}

.entryInfo
{
    width: 777px;
	  margin-left: 20px;
}

.entryPrice
{
  float: right;
  width: 100px;
  font-size: 18px;
  color: #62A723;
  font-weight: bold;
  text-align: right;
}

h2, .entryInfo h2 a
{
  font-size: 18px;
  margin: 0px;
  color: #62A723;
  text-decoration: none;
}

.entryInfo em,  .entryInfoMain em
{
  font-style: normal;
  color: #62A723;
}

form
{
  margin: 0px;
}

.entryMoreInformationButton
{
  float: right;
}

.special
{
  color: #990000;
}

.entryImagesContainer
{
  position: relative;
  width: 475px;
  float: left;
  margin-right: 25px;
}

#entryMainImage
{
  position: relative;
  margin-bottom: 25px;
}

.entryThumbnailContainer
{
  float: left;
  width: 100px;
  height: 100px;
  text-align: center;
}

.entryThumbnailContainer img
{
  cursor: pointer;
}

.entryThumbnailPadder
{
  float: left;
  width: 25px;
  height: 100px;
}

label
{
margin-top: 5px;
font-size: 12px;
color: #62A723;
}

#entryContactBox
{
  margin-top: 20px;
  padding: 12px;
	background-color: #578E26;
	background-image: url(../images/bg-contact-box.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	width: 448px;
	color: white;
}

#entryContactBox h3
{
  margin: 0px 0px 12px 0px;
  font-weight: bold;
}

.entryContactInput, .entryContactInputShort
{
  width: 444px;
  border: 0px;
  padding: 2px;
  margin-bottom: 5px;
  font-family: "lucida grande",arial,sans-serif;
  background-color: #EFF9E4;
  color: #578E26;
}

 .entryContactInputShort
 {
   width: 200px;
 }
 
 #entryContactBox strong
 {
   font-size: 18px;
   color: #EFF9E4;
 }

textarea.entryContactInput
{
  height: 100px;
}

.showBerthContainer
{
  position: relative;
  float: left;
  width: 200px;
  color: #62A723;
  text-align: left;
}

#homeTextBar
{
  background-color: #3D722A;
}

#homeText
{
  position: relative;
  width: 1000px;
  margin: 0px auto;
    padding: 20px;
}

#homeText h1
{
  color: #8FC657;
  margin: 0px;
  font-size: 20px;	
}

#homeText p
{
  color: white;
  font-size: 14px;
}

#homeLinks
{
  position: relative;
  text-align: center;
  padding-bottom: 16px;
}

#footerBar
{
  position: relative;
  width: 100%;
  border-top: 1px solid #eeeeee;
}

#footerContainer
{
  position: relative;
  width: 940px;
  margin: 20px auto;
}

#footerRobsonsLogo
{
  float: right;
}

#footerLogos
{
  float: left;
}

#footerContactInfo
{
  float: right;
  font-size: 12px;
  color: #999999;
  text-align: right;
  margin-right: 30px;
}