* {padding: 0;	margin: 0;}
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;
  color: #333;
}
a {
	color: #006600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #87b857;
}
p {
  margin: 1em 0;
}
ul, li {
	margin: 2px 1em;
	list-style: circle;
}
img{
	border: 0;
	}
.txtImg {
  margin: 0 4px;
  border-top: 2px solid #ccc;
  border-right: 2px solid #666;
  border-bottom: 2px solid #666;
  border-left: 2px solid #ccc;
  
}
.txtImg:hover{
	border-color: #87b857 !important;
}
td {
  vertical-align: top;
  }
h1{
  color: #fff;
	font-weight: normal;
	font-family: Arial;
	letter-spacing: 1px;

}
h1 a{
  color: #fff;
  text-decoration: none;
}
h2 {
	font-size: 100%;
	font-family: Arial;
	color: #006600;

}
h3 {
	text-align: left;
	margin: 0;
	font-family: Arial;
	font-size: 100%;
}
h3 a{
	text-decoration: none;
}
h3 a:hover{
	text-decoration: underline !important;
}

#page {
	text-align: left;
	margin: 12px auto;
	padding: 0;
	width: 770px;
}


#header {
	margin: 0;
	padding: 0;
	height: 176px;
  float: left;
}
#top{
  height: 24px;
  width: 770px;
  float: left;
  margin-bottom: 4px;
 	background-color: #164336;

}
#top img{
  float: left;
  margin-top: 5px;
  margin-left: 4px;
  margin-right: 5px;
}
.headR{
  margin-left: 4px;
}
#top h1 {
	font-size: 95%;
	float: left;
	padding-top: 4px;
}

#topMenu { 
  width: 100%; 
  float: left; 
  padding: 2px 0; 
  margin: 0;
  background-color: #164336;
  height: 24px;
  }
#topMenu ul {
  margin: 0; 
  padding: 0; 
  position: relative; 
  display: inline;
  }
#topMenu li {
  float: left; 
  list-style-type: none; 
  margin: 0 0 0 3px; 
  text-indent: 4px; 
  width: 149px; 
  height: 24px;
  font-family: Arial; 
  font-weight: bold;
  font-size: 75%; 
  position: relative;
  background-image: url(images/nav.gif);
  background-repeat: no-repeat;
  }
#topMenu a {
  text-decoration: none;
  padding-top: 4px;  
  color: #fff; 
  display: block;
  height: 24px;
  }
#topMenu a:hover{
  text-decoration: underline; 
  background-image: url(images/nav_on.gif);
  background-repeat: no-repeat;
  }

#topMenu li ul {
  display: none;
  width: 149px;
  margin: 0;
  position: absolute; 
  top: 100%;
  left: 0;
  border: solid 1px #000;
  background: #eee;
  z-index: 10;
  }

#topMenu li ul li {
  padding: 0 2px;
  display: block;
  text-align: left; 
  background-image: none;
  font-size: 100%;
}
#topMenu li ul li a {
  color: #000;
  background-image: none !important;
  }
#topMenu li ul li a: hover {
  background-image: none !important;
  }
#topMenu li:hover ul, #topMenu li.over ul { 
  display: block; 
}
#search {
	margin: 0;
	padding: 2px 0;
	float: left;
}
#searchL {
  float: left;
  font-size: 75%;
  padding-left: 8px;
}
#searchR {
  float: right;
  padding-right: 8px;
font-size: 75%;
}
#search input {
  border: 1px solid #666666;
  font-size: 70%;
}
#header img{
	display: inline;
	}
#breadcrumbs {
	margin: 0;
	padding: 2px 0 2px 8px;
	font-size: 75%;
	font-weight: bold;
	height: 20px;
}
#breadcrumbs a{
	color: #006600;
	text-decoration: none;
}
#breadcrumbs a:hover{
	color: #87b85;
	text-decoration: underline;
}

#main1 #breadcrumbs{
  font-size: 90%;
}
#container {
	padding: 0;
	margin: 0;
	float: left;
	}
#right {
	float: right;
	font-size: 77%;
	width: 290px;
	text-align: center;
	background-color: #ccdecb;
	border: 1px solid #164336;
	margin-bottom: 12px;
}
#right h2{
  background-color: #164336;
  color: #eef;
  font-weight: bold;
  margin-bottom: 8px;
  padding: 2px;
}
#navMap{
  width: 250px;
  border: 1px solid #164336;
  margin-left: 20px;
  margin-top: 12px;
  margin-bottom: 12px;
  clear: both;
}
#right h3{
  width: 100%;
  display: block;
  text-align: center;
  font-size: 90%;
  margin-top: 9px;
}
#right ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	}
#right li {
	border-bottom: 1px solid #FFFFFF;
	margin: 0;
	text-indent: 4px;
	color: #FFFFFF;
	font-weight: bold;
	list-style-type: none;
	background: #164336;
} 
#right li a {
	display : block;
	padding: 2px 0;	
	width: 100%;
	text-decoration: none;
	color: #FFFFFF;
}
#right li a:hover {
background: #363;
color: #FFFFFF;
}

#right li ul {
  display: none;
  width: 100%;
  margin: 0;
  z-index: 10;
  }

#right li ul li {
  display: block;
  text-align: left; 
  background-color: #006600;
  font-size: 100%;
}

#right li:hover ul, #right li.over ul { 
  display: block; 
}

.innerRight{
	padding: 3px;
}
.rightPic{
  margin-top: 4px;
  border: 1px solid #164336;
}
#map{
  width: 250px;
  height: 275px;
  border: 1px solid #164336;
  margin-left: 20px;
  margin-top: 12px;
  margin-bottom: 12px;
  float: left;
  clear: both;
}
#dirMap{
  border: 1px solid #164336;
}
#rightInfo{
  width: 250px;
  border: 1px solid #164336;
  margin-left: 20px;
  padding: 6px 0;
  margin-top: 12px;
  margin-bottom: 12px;
  float: left;
  clear: both;
}
#rightInfo li{
  margin: 2px 5px !important;
	border: 0 !important;
	background-color: transparent !important;
	text-align: left;
	font-weight: normal;
}
#rightInfo li a{
  color: #164336;
}

#main { 
	float: left;
	width: 470px;
}

.padded {
  padding: 4px 6px;
}
#footer {
	clear: both;
	margin-top: 12px;
	text-align: center;
	font-size: 66%;
	border-top: 1px solid #164336;
	padding-top: 5px;
	color: #164336;
	width: 100%;
}

#foot {
  clear: both;
}
 
#tabs
{
	height: 20px;
	margin: 0;
	background: url(images/tab_bottom.gif) repeat-x bottom;
}

#tabs li
{
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	line-height: 180%;
	font-size: 70%;
	font-weight: bold;
	float: left;
  margin-right: 4px;
}
	
#tabs a:link, #tabs a:visited
{
	padding: 2px 10px 2px 10px;
	background: #f3f3f3;
	margin-right: 4px;
	border: 1px solid #ccc;
	text-decoration: none;
	color: #666;
}

#tabs a:link.active, #tabs a:visited.active
{
	border-bottom: 1px solid #fff;
	background: #fff;
	color: #000;
}

#tabs a:hover
{
	background: #fff;
}
#info {
  }
#strap {
	padding: 2px 0;
	color: #fff;
	background-color: #666;
	width: 100%;
	margin-bottom: 6px;
}
#strap h2{
  font-family: Arial;
  font-size: 80%;
  text-align: center;
}
#mainTable {
	width: 100%;
}
.row {
	width: 100%;
	float: left;
	margin: 2px 0;
	background-color: #ccdecb;
}
.rowW {
	float: left;
	width: 100%;
	background-color: #ccdecb;
}
.rowInner {
	padding: 10px;
	background-color: #ccdecb;
	float: left;
	clear: both;
}
.rowL {
	float: left;
	width: 383px;
}
.rowR {
	width: 383px;
	float: left;
	margin-left: 4px;
}
.rowL1 {
	float: left;
	width: 320px;
}
.rowR1 {
	width: 400px;
	float: left;
	margin-left: 4px;
}
.rowPic {
	float: left;
	width: 100px;
	margin: 8px;
}
.rowPic img {
	border: 1px solid #444;
}
.rowText {
	float: right;
	width: 230px;
	margin-right: 15px;
	margin-top: 5px;
}
.rowTextW {
	float: right;
	width: 620px;
	margin-right: 15px;
	margin-top: 5px;
}
.rowText p,.rowTextW p{
	font-size: 75%;
	}
.rowText h3,.rowTextW h3{
	font-size: 80%;
	}
.rowBlankL{	
	float: left;
	width: 230px;
}
.rowBlankR{	
	float: left;
	width: 230px;
}
#mainText, #topText {
	clear: both;
	color: #444;
	padding-left: 4px;
	font-size: 80%;
}
#mainText{
padding-right: 4px;
padding-bottom: 9px;
}
#mainText p{

}
#mainText a{
	text-decoration: none;
	color: #006600;
}
#mainText a:hover {
	text-decoration: underline;
	color: #87B854;
}
#topText{
  background-color: #eef;
  border: 1px solid #164336;
  margin-top: 4px;
  font-size: 75%;
	padding: 2px 6px;
	font-family: Arial, Helvetica, sans-serif;
}
#topText h2{
  color: #164336;
  font-size: 133%;
  font-weight: normal;
}

#mainMap{
  border: 1px solid #164336;
  clear: both:
}
#townResults{
  font-size: 80%;
  clear: both;
  width: 768px;
}
#dirAd{
  width: 768px;
  background-color: #cbd8de;
  border: 1px solid #164336;
  margin-top: 2px;
  padding: 2px 0;
  text-align: center;
  float: left;
  
}
.matches{
  font-size: 80%;
  clear: both;
}
.pages{
  font-size: 80%;
  clear: both;
  color:#164336;
  font-weight: bold;
}
.pages a{
  color:#333;
  font-weight: normal;
}

#attrList{
  font-size: 77%;
}
#townListing {
  width: 100%;
  clear: both;
  }
.lightCell,.darkCell {
  padding: 2px 2px 2px 8px;
  width: 100%;
  clear: both;
  float: left;
}
.darkCell{
  background-color: #ccdecb;
}
.darkCell a{
  color: #333;
}
.lightCell img, .darkCell img{
  float: right;
  margin: 4px 0;
}

.townCols{
  float: left;
  width: 100%;
  margin-bottom: 12px;
}
.townCols li{
  margin: 1px 0 1px 3px;
  padding: 0;
  width: 45%;
  float: left;
  font-weight: bold;
}

#addForm{
  background-color: #ccdecb;
  border: 1px solid #164336;
  float: left;
  padding: 10px 0;
}
#addForm h3{
  font-size: 150%;
  float: left;
  font-family: Arial;
  padding-top: 10px;
}
.q{
  border: 1px solid #164336;
  width: 160px;
}
.butt{
  background-color: #eee;
  border: 1px solid #164336;
  width: 160px;
}
.l{
  float: left;
  width: 210px;
  margin-left: 10px;
}
#accommodationBox{
	border: 1px solid #164336;
	width: 768px;
	float: left;
	margin: 3px 0;
	font-size: 75%;
	background-color: #eee;
}
#accommodationBox h2{
	font-size: 125%;
}
.accommodationInner {
	padding: 5px;
	width: 243px;
	float: left;
	margin-right: 2px;
}

.row2 li{
	margin: 0;
	padding: 0;
	width: 110px;
	float: left;
	list-style: none;
	display: inline;
}
#accommodationBox ul{
	margin: 0;
	padding: 0;
}
#accommodationBox select, #accommodationBox input{
	width: 220px;
	margin-top: 12px;
	border: 1px solid #006600;
}

.rowBlankR,.rowBlankL{
float: left;
width: 230px;
}
