@charset "utf-8";
body {
	background-color: #FFCC33;
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.header {
	background-color:#3957A3;
	color:#ffffff;
}
.footer {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3957A3;
}

form, p {
  margin: 0px;
  padding: 0px;
}

p, td {
  font-family: Verdana;
  font-size: 14px;
  font-weight: normal;
  line-height: 25px;
}

.homepage 
{font-weight:bold; font-size:19px; line-height:25px; font-family:"Times New Roman", Times, serif}

h2 {
  font-family: Verdana;
  font-size: 24px;
  font-weight: bold;
  line-height: 25px;
}

h2 a, h3 a {
  text-decoration: none;
}

h3 {
  font-family: Verdana;
  font-size: 18px;
  font-weight: bold;
  line-height: 25px;
  margin-top: 0px;
}

h4
{font-weight:bold; font-size:14px; line-height:25px; font-family:"Times New Roman", Times, serif; margin:0px;}

h5
{font-weight:bold; font-size:14px; line-height:25px; font-family:"Times New Roman", Times, serif; margin:0px;}

.menulink {color:#ffffff; font-size: 14px;}

.list {border-bottom:1px #cccccc solid} 
.listwhite {border-bottom:1px #ffffff solid} 

ul.hire-camper {
  list-style-type: none;
}

ul.hire-camper li {
  background: url(images/green-check.png) no-repeat;
  padding-left: 32px;
}

.inputbox {
  font-size: 14px;
  width: 205px;
  padding: 5px;
}

.button {
  font-size: 14px;
  padding: 5px 7px;
}
