hr {
	border: 0;
	width: 95%;
	height: 1px;
	text-align:center;
	color:#CCC;
}
code, var, kbd {
	color:#0CF;
	font-family:monaco, courier, monospace;
}
dd {
	margin:0;
	padding:0 0 1em 17px;
}
dt {
	background:url(tab.gif) no-repeat 2px 5px;
	font-weight:700;
	height:19px;
	padding:0 0 0 17px;
}
blockquote {
	border:1px dashed #999;
	color:#CCC;
	font:bold 0.7em Arial, Helvetica, sans-serif;
	letter-spacing:normal;
	text-align:center;
	word-spacing:normal;
}
/*navigation styles*/

#nav {
	margin:0;
	padding:0;
	background:#cc6633 /*url(nav_bg.jpg)*/ 0 0 repeat-x;
	width:100%;
	float:left;
	border:1px solid #cc6633;
	border-width:1px 0;
	font-size: 1.3em;
}
#nav li {
	display:inline;
	padding:0;
	margin:0;
}
#nav a:link,  #nav a:visited {
	color:#fff;
	background:#cc6633;
	padding:4px 20px 4px 20px;
	float:left;
	width:auto;
	border-right:1px solid #fff;
	text-decoration:none;
	font:bold 0.7em/1em Arial, Helvetica, sans-serif;
	/*text-transform:uppercase;*/
		text-shadow: 2px 2px 2px #555;
}
#nav a:hover {
	color:#336633;
	background:#cc6633;
}
#nav a:visited {
	color:#fff;
	background:#cc6633;
}
#nav li:first-child a {
	border-left:1px solid #cc6633;
}
/*#home #nav-home a,
	#about #nav-about a,
	#archive #nav-archive a,
	#lab #nav-lab a,
	#reviews #nav-reviews a,
	#contact #nav-contact a {
		background:#e35a00;
		color:#fff;
		text-shadow:none;
	}
	#home #nav-home a:hover,
	#about #nav-about a:hover,
	#archive #nav-archive a:hover,
	#lab #nav-lab a:hover,
	#reviews #nav-reviews a:hover,
	#contact #nav-contact a:hover {
		background:#e35a00;
	}*/
	#nav a:active {
	background:#e35a00;
	color:#fff;
}
/* region page styles 17/04/08 */

#leftRegionContent {
	background-color: #fff;
	width: 59%;
	float: left;
	font-size: 0.7em;
}
#rightRegionContent {
	background-color: #fff;
	width: 40%;
	float: right;
	font-size: 0.7em;
}
#destinationGuideBox {
	background: #;
	width: 85%;
	margin: 20px 5px 10px 5px;
	float: right;
	padding: 4%;
	font-size: 12px;
	text-align:left;
}

#resortsBox {
	clear: both;
	background: #ffffcc url(../images/boxtop.jpg) repeat-x;
	width: 85%;
	margin: 10px 5px 10px 5px;
	float: right;
	padding: 4%;
	font-size: 12px;
	text-align:left;
}
.titleBox {
	background-color: #fff;
	margin: 15px;
	width: 94%;
	font-size: 1em;
}
.cb {
	width: 94%;
	background-color:#fff;
	clear: both;
	margin: 0 15px 0 15px;
	padding-top: 10px;
}
.copytxt {
	float: left;
	background-color:#fff;
	width: 100%;
	font-size: 12px;
	line-height:1.5em;
}
.imgr {
	float: right;
	margin: 0 0 15px 15px;
}
.imgl {
	float: left;
	margin: 0 15px 15px 0px;
}
.secure {
	float: left;
}

/* inventory styles */

.inventory_uk_content {
	background-color: #fff;
	width: 59%;
	float: left;
	font-size: 0.7em;
}
.regionlinkbox a {
	color: #000;
}
.regionlinkbox a:hover {
	color: #906e07;
}
.inventorynav {
	background-color: #dde5f0;
	border: 1px solid #879dbd;
	margin: 15px;
	padding: 0px 0px 10px 0px;
	width: 94%;
	font-size: 1em;
	text-align:left;
	text-indent: 10px;
}
.inventorynav a {
	color: #455d81;
	font-size: 1.2em;
	font-weight:bolder;
}
.inventorynav a:hover {
	color: #906e07;
	font-size: 1.2em;
	font-weight:bolder;
}
.inventorynavheader {
	background-color: #bccce5;
	border-bottom: 1px solid #879dbd;
	width: auto;
	margin: 0px 0px 5px 0px;
	padding: 5px 5px 5px 0px;
	color: #455d81;
	font-size: 1.2em;
	font-weight:bolder;
	text-align:left;
	text-indent: 10px;
}
#logo {
	text-align: left;
}
.ukcountryindent {
	margin-left: 10px;
}
.regionindent {
	margin-left: 25px;
}
