html {
	background-color: #FFCC33;
	background-image: url(images/back.png);
}

body { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

#content {
	clear: both;
	width: 1000px;
	background-color: #FFFFCC;
}

#divcentre {
	text-align: justify;
	padding-top: 1em;
	padding-right: 5px;
	padding-bottom: 1em;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 160px;
	margin-bottom: 0px;
	margin-left: 160px;
	background-color: #FFFFFF;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	color: #000066;
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #CC0000;
	margin: 0px;
	padding: 0px;
}

#clearer {
	font-size: 0px;
	line-height: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	clear: both;
}
#footer {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: double;
	border-top-color: #000099;
	width: 1000px;
}

#page {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#divleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 150px;
	padding-top: 1em;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: auto;
}
#outer {
	width: 1000px;
	margin-left: -500px;
	position: absolute;
	left: 50%;
}


#divright {
	float: right;
	width: 150px;
	padding-top: 1em;
	padding-right: 5px;
	padding-bottom: 1em;
	padding-left: 5px;
}

#logo {
	background-color: #FFFFFF;
	width: 1000px;
	height: 43px;
}
#intro {
	height: 200px;
	width: 360px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	background-position: 5px;
	padding-right: 30px;
}

#intro-county-image {
	height: 200px;
	width: 150px;
	float: left;
	padding-top: 10px;
}

#intro-county-text {
	height: 200px;
	width: 360px;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 280px;
	padding-right: 30px;
}


#intro-accom {
	height: 200px;
	width: 360px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	background-position: 5px;
	padding-right: 30px;
}


#intro-image {
	height: 200px;
	width: 150px;
	float: left;
	padding-top: 10px;
}

#intro-text {
	height: 200px;
	width: 360px;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 180px;
	padding-right: 30px;
}

#map_canvas { height: 100% }

#featured {
	padding-left: 30px;
	height: 150px;
}
#listingholder {
	width: 600px;
	margin: 0px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#listingcentre {
	padding-right: 5px;
	padding-left: 10px;
	padding-top: 1em;
	padding-bottom: 1em;
	vertical-align: top;
}
#listingcentre h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 80px;
	margin-bottom: 0px;
	margin-left: 150px;
	color: #CC0000;
	text-align: left;
}

#listingcentre h2 a:link {
	color: #CC0000;
}

#listingcentre h2 a:visited {
	color: #CC0000;
}

#listingcentre h2 a:active {
	color: #CC0000;
}

#listingcentre p {
	font-size: 12px;
	color: #000066;
	margin-right: 80px;
	margin-left: 150px;
}


#listingright {
	float: right;
	width: 75px;
	padding-top: 3em;
	padding-bottom: 1em;
}
#listingleft {
	float: left;
	width: 150px;
	padding-top: 2em;
	padding-bottom: 1em;
}
#listingspace {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DD0000;
}

#leftmenu {
	width: 148px;
	background-color: #ebbc2f;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	height: 40px;
	font-weight: bold;
	text-align: center;
	margin-top: 50px;
}

.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 140px;
}
.sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.sidebar a {
	text-decoration: none;
	display: block;
	width: 148px;
	font-family: Arial, Helvetica, sans-serif;
	height: 28px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #ff9900;
}
.sidebar a:link {
	color: #000066;
	text-decoration: none;
	font-size: 11px;
	background-color: #FFCC33;
	display: block;
}
.sidebar a:visited {
	color: #000066;
	text-decoration: none;
	font-size: 11px;
	background-color: #FFCC33;
}

.sidebar a:active {
	color: #000066;
	text-decoration: none;
	font-size: 11px;
	background-color: #FFCC33;
}

.sidebar a:hover {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	background-color: #000066;
}


#holtypes {
	width: 600px;
	margin-left: 30px;
}
#paging {
	text-align: right;
	width: 600px;
	margin-left: 30px;
}
#typetext {
	width: 600px;
	margin-left: 30px;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 0px;
}
#type {
	width: 650px;
	padding-left: 20px;
}
#type1 {
	background-image: url(images/beach.gif);
	height: 130px;
	width: 140px;
	display: inline-table;
	font-family: "arial black";
	font-size: 14px;
	color: #000033;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#type2 {
	background-image: url(images/hot-tub.gif);
	background-repeat: no-repeat;
	height: 130px;
	width: 140px;
	display: inline-table;
	font-family: "arial black";
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

#type5 {
	background-image: url(images/pool.gif);
	background-repeat: no-repeat;
	height: 130px;
	width: 140px;
	display: inline-table;
	font-family: "arial black";
	font-size: 14px;
	color: #000066;
	text-align: center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}


#holtypes1 {
	height: 150px;
	width: 130px;
	background-image: url(images/beach.gif);
	background-repeat: no-repeat;
	font-family: "arial black";
	font-size: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	float: left;
}
#type3 {
	background-image: url(images/sleeps.gif);
	background-repeat: no-repeat;
	height: 130px;
	width: 140px;
	display: inline-table;
	text-align: center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-family: "arial black";
	font-size: 12px;
	color: #000066;
}
#type4 {
	background-image: url(images/dogs.gif);
	background-repeat: no-repeat;
	height: 130px;
	width: 140px;
	display: inline-table;
	font-family: "arial black";
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	text-align: center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}


#type240v {
	background-image: url(images/240v.gif);
	height: 130px;
	width: 140px;
	display: inline-table;
	font-family: "arial black";
	font-size: 14px;
	color: #000033;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

#typecanopy {
	background-image: url(images/canopy.gif);
	background-repeat: no-repeat;
	height: 130px;
	width: 140px;
	display: inline-table;
	font-family: "arial black";
	font-size: 14px;
	color: #000033;
	text-align: center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}


#menu {
	color: #000000;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9dbdbd;
	width: 990px;
	padding-left: 10px;
	height: 20px;
	padding-top: 4px;
}

#logoimage  {
	height: 43px;
	width: 400px;
	border:none;
	padding-left: 5px;
	text-decoration: none;
	float: left;
}
.instruct {
	font-size: 10px;
}

#top {
	padding-top: 10px;
	padding-bottom: 10px;
}

a:link {
	color: #2D2672;
	text-decoration: none;
}

a:visited {
	color: #2D2672;
	text-decoration: none;
}

a:active {
	color: #2D2672;
	text-decoration: none;
}

a:hover {
	color: #302874;
	text-decoration: underline;
}

