body {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #032e04;
	background: #c7cdc9 url(gfx/backgroundcolour-grey.jpg) center 50% repeat-y;
}

td {
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #203a29;
}
.masthead {
	border-top: 5px solid #235d37;
	padding-top: 1px;
}

.nav {
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	height:25px;
	background: #235d37 url(gfx/navbgimg-green.gif) repeat-x bottom;
	padding: 3px 0px 0px 10px !important; /* for the good browsers */
	padding /**/: 3px 0px 0px 10px; /* for the naughty ones */
	
	/* we need to keep this space above this comment for this trick to fool the naughty browsers */
}

.nav a{
	margin: 0px;
	color: #FEFEFE;
	text-decoration: none;
	font-weight: normal;
}


.nav a:hover {
	margin: 0px;
	color: #FEFEFE;
}

.nav a:visited {
	margin: 0px;
	color: #FEFEFE;
	text-decoration: none;
	font-weight: normal;
}

#off {
	padding: 8px 14px;
	vertical-align: bottom;
	margin: 0px;
}

.padBottom {
	margin-bottom: 1px;
}

.leftCol {
	padding: 40px 28px 28px;
}

.rightCol {
	padding-bottom: 28px;
	padding-top: 28px;
	padding-right: 28px;
}

.photosRightCol {
	background: url(gfx/horizontaldots.gif) repeat-y right;
	width: 1px;	
}


.leftCol, .rightCol {
	font-size: 12px;
	line-height: 17px;
}

h1, h3 {
	font: lighter 19px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #032e04;
}

h2 {
	font: lighter 14px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #032e04;
}

h4 {
	font: lighter 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #032e04;
}

.leftCol img, .rightCol img {
	border: 1px solid #235d37;
}

a {
	font-weight: bold;
	color: #032e04;
}

a:hover {
	color: #52301a;
}

a:visited {
	color: #032e04;
}

.rows1 {
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #4D658A;
	background: #EEEEEE;
	padding: 8px;
}

.rows2 {
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #4D658A;
	background: #E4E4E4;
	padding: 8px;
}

.send {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #235d37;
	background: #fdf6f2;
	border-top: 1px solid #235d37;
	border-right: 1px solid #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
	border-left: 1px solid #235d37;
	padding: 3px 5px;
	cursor: hand;
}

.form {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #f1f1f1;
	color: #432208;
	padding: 8px;
}

.thumbs, .thumbs a, .photos, .photos a {
	border: 1px solid #4D658A;
}

.copy {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #235d37;
	margin: 0px;
	height: 25px;
	padding: 9px 0px 0px 16px !important;
	padding /**/: 7px 0px 0px 16px;
	
	/* we need to keep this space above this comment for this trick to fool the naughty browsers */
}
.copy a {
	color: #235d37;
	font-weight: normal;
}

.copy a:visited {
	color: #FFFFFF;
	font-weight: normal;
}
.footer {
background-image: url(gfx/copybgimg.gif);
height: 25px;
width:760px;
text-align:center;
margin: 0 auto;
padding:0;
color:#FFFFFF;
}
.padTop {
	margin-bottom: 1px;
}

.special {
	list-style: none;
	padding:0;
	padding-bottom:4px;
}

.special li {
	padding:1px 0;
	
}
.special li b {
	color: #D64D4A
}
.special li small {
	color:white;
	font-weight:bold;
	background-color: #D64D4A;
	padding:1px 2px 2px 3px;
	margin-right:2px;
}

.special li div {
	margin-top:4px;
}
.button{display:none;}
.arrive{display:none;}
#floatspan{display:none;}
.noborder img {
border:none;
}
.pricechart {
width:430px;
}

.MapPanel
{
	border: solid 1px black;
	height: 380px;
	width: 380px;
	margin: 0;
	padding: 0;
}
.MapPopup
{
	color: #000000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.MapAddress
{
	color: #000000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

