html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}


/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

/* Remove possible quote marks ("") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Remove annoying border on linked images. */
a img { border: none; }

ul, ol, dl {position: relative; } 

body {
   font : 82.5%/1.285em Verdana, Arial, Helvetica, sans-serif;
	background : #fff;
	background-position: right top;
	text-align: center;
	line-height: 1.6em;
}
#wrapper {
	width: 100%;
	z-index: 1;
}
#header {
	height: 180px;
	margin: 0 auto;
	position: relative;
	background: #000;
	padding: 0;
	text-align: center;
	color: #fff;
	font-weight: bold;
}
#header img {
	display: block;
	margin: 0 auto;
	padding-top: 12px;
}
#navwrap {
	width: 100%;
	background: #000;
	border-top: 1px solid #C53995;
	border-bottom: 1px solid #C53995;
}
#main_nav {
   width: 100%;
   background: #000;
   border-top: 1px solid #C53995;
	position: relative;
	display: block;
	list-style: none;
}
#navbar {
   width: 960px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	position: relative;
	text-align: left;
}
#navbar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
}
#navbar li a {
	display: block;
	padding: 5px 40px 7px 10px;
	font-weight: normal;
	text-decoration: none;
}
#navbar li a:link, #navbar li a:visited {
	color: #fefefe;
}
#navbar li a:hover {
	color: #C53995;
}
#navbar a:link.current, #navbar a:visited.current {
	color: #999;
}
#navbar a:hover.current {
	color: #999;
	text-decoration: none;
	cursor: default;
}
#navbar li {
	float: left;
}
#navbar li#nav_signs {
	background: url(images/arrow-down.gif) 90% 53% no-repeat;
   position: relative;
}

#navbar li ul {
	position: absolute;
	width: 17em;
	left: -999em;
	border: 1px solid #ccd2c6;
	z-index: 200;
}
li>ul {
	top: auto;
	left: auto;
}

#navbar li:hover ul, #navbar li.sfhover ul {
	left: auto;
}
#navbar li ul li {
   width: 100%;
	background: #fefefe;
	border-bottom: 1px solid #ccd2c6;
}
#navbar li ul li.final {
   border-bottom: none;
}
#navbar li ul li a:link, #navbar li ul li a:visited {
   color: #454f58;
   width: 17em;
	padding: 5px 5px 5px 7px;
}
#navbar li ul li a:hover {
	color: #C53995;
}
#contentwrap {
	width: 100%;
	background: url(images/content_shadow_bg.jpg) repeat-x;
}
#content {
	width: 960px;
	text-align: left;
	margin: 0 auto;
	padding: 25px 0 20px 0;
	color: #333;
}
h2 {
	color: #fff;
	background: #C53995;
	font-size: 1.1em;
	font-weight: bold;
	padding: 3px 10px 5px 10px;
	line-height: 1.3em;
	margin-bottom: 8px;
}
h2.space {
	padding-bottom: 15px;
}
h2.prices {
	padding-top: 25px;
}
h2.special {
	font-size: 1.2em;
}

h3 {
	color: #c53995;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.3em;
	padding-top: 10px;
   margin-bottom: 7px;
}
h4 {
	font-size: 1.2em;
	font-weight: bold;
	font-family: Palatino, Georgia, "Times New Roman";
	color: #888;
	line-height: 1.3em;
	padding: 0 0 15px 0;
}
h5 {
	font-size: 0.8em;
	text-align: right;
	float: right;
	margin: -7px 35px 10px 0;
	padding: 0;
	line-height: 1.3em;
}
h5.captiontext {
	margin: 0 5px 10px 0;
} 
#sub h5.captiontext {
	margin-right: 35px;
}
h5.enlarge {
	float: left;
	display: block;
	margin-top: 0;
}
h6 {
	font-size: 0.9em;
	font-weight: normal;
	padding-bottom: 5px;
}
p {
	margin-bottom: 15px;
}
p span.highlight {
	font-weight: bold;
	background: #ff0;
	padding: 4px;
}
p.canvas {
	margin-bottom: 2px;
}
p.emphasis {
	border-left: 1px solid #c53995;
	padding-left: 10px;
	font-weight: bold;
	line-height: 2em;
	color: #000;
	margin: 0 0 25px 10px;
}
blockquote {
	background: url(images/quote_bg.gif) no-repeat 10% 10%;
	text-align: center;
	padding: 15px 10px 10px 15px;
	margin-bottom: 25px;
	font-size: 1.3em;
	line-height: 1.4em;
	letter-spacing: 0.06em;	
}
blockquote p {
	font-family: Palatino, Georgia, "Times New Roman";
	font-size: 1.1em;
   padding: 0;
	margin: 0;
}
blockquote h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 5px 10px 0 0;
	font-size: 0.7em;
	font-style: italic;
	color: #666;
   letter-spacing: 0.01em;	
	line-height: 1.2em;
	text-align: right;
}
#sub blockquote {
	margin: 0 auto;
	padding: 15px 10px 20px 15px;	
}
#sub blockquote p {
	font-size: 1.1em;
}
#sub blockquote h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 5px 10px 25px 0;
	font-size: 0.7em;
	font-style: italic;
	color: #333;
   letter-spacing: 0.01em;	
	line-height: 1.2em;
	text-align: right;
}
ol {
	margin: 0 0 15px 20px;
}
ol li {
	padding: 0 0 15px 5px;
}
.order {
	width: 560px;
}
.orderlink {
	width: 80%;
	text-align: center;
	margin: 0;
	padding: 0;
}
ul.order, ul.order_final {
	width: 100px;
	margin: 0 auto;
	margin-bottom: 5px;
}
ul.order li, ul.order_final li {
	background: #ddd;
	width: 100%;
	list-style: none;
}
ul.order_final {
	margin-bottom: 20px;
}
ul.order li a:link, ul.order li a:visited, ul.order_final li a:link, ul.order_final li a:visited {
	display: block;
	color: #909;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding: 5px;
	border-top: 1px solid #cecece;
	border-left: 1px solid #cecece;
	border-right: 1px solid #8e8e8e;
	border-bottom: 1px solid #8e8e8e;
}
ul.order li a:hover, ul.order_final li a:hover {
	color: #000;
	font-weight: bold;
	background: #a5a5a5;
	border-top: 1px solid #7b7b7b;
	border-left: 1px solid #7b7b7b;
	border-right: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
}
#main ul.order, #main ul.order_final {
	width: 100px;
	margin: 0 auto;
	margin-bottom: 5px;
}
#main ul.order li, #main ul.order_final li {
	width: 100%;
	background: none;
}
#main ul.order_final {
	margin-bottom: 20px;
}
#main ul.order li a:link, #main ul.order li a:visited, #main ul.order_final li a:link, #main ul.order_final li a:visited {
	display: block;
	color: #909;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background: #ddd;
	padding: 5px;
	border-top: 1px solid #cecece;
	border-left: 1px solid #cecece;
	border-right: 1px solid #8e8e8e;
	border-bottom: 1px solid #8e8e8e;
}
#main ul.order li a:hover, #main ul.order_final li a:hover {
	color: #000;
	font-weight: bold;
	background: #a5a5a5;
	border-top: 1px solid #7b7b7b;
	border-left: 1px solid #7b7b7b;
	border-right: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
}

#main blockquote {
   width: 350px;
	margin: 0 auto;
	margin-bottom: 20px;
}
span.name {
	font-size: 1.1em;
	color: #C53995; 
	font-weight: bold;
}
#main {
	float: left; 
	width: 560px;
	background: url(images/content_bg3.gif) 50% 30% no-repeat;
	padding: 15px 0;
}
#main h1 {
	color: #C53995;
	font-size: 1.5em;
	font-weight: normal;
	padding-bottom: 20px;
}
input, select, textarea
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}
#main ul {
	margin: 10px 20px 20px 10px;
}
#main ul li {
	background: url(images/black_bullet.gif) no-repeat 0 5px;
	list-style: none;
	padding: 0 0 5px 18px;
}

ul.services {
	margin: 10px 0 15px 10px;
	z-index: 10;
}
ul.towns {
	margin: 0 0 15px 50px;
}
#content ul.services li {
	padding: 0 0 10px 20px;
	color: #000;
	font-weight: bold;
	letter-spacing: 0.03em;
	line-height: 1.3em;
}
ul.services li p {
	padding: 3px 0 0 5px;
	line-height: 1.5em;
	font-weight: normal;
	font-size: 0.9em;
	color: #111;
	letter-spacing: normal;
}
#main .img_rt, #main .box_rt {
	float: right;
	margin: 0 0 10px 15px;
}
#content img {
	padding: 3px; 
	border: 1px solid #ccd2c6;
}
#content img.noframe, #content .box img {
	border: none;
}
#main .box_rt {
	border: 1px solid #cecece;
	padding: 5px 10px 0 10px;
	margin-left: 20px;
	width: 200px;
	text-align: center;
}
.feature, .feature_final {
	border-top: 1px solid #c9cdd1;
	padding-top: 10px;
	margin-bottom: 10px;
}
.feature_final {
	border-bottom: 1px solid #c9cdd1;
	padding-bottom: 20px;
}
.feature a.highslide img, .feature img.left {
	float: left;
	padding: 5px; 
}
#main form {
	border: 1px solid #ea8ce8;
	width: 480px;
}
#main form#realestate {
	border: none;
}
#main form#booking {
	border: 0;
}
fieldset {
	margin: 15px 10px;
	padding: 10px;
	border: 1px solid #c9cdd1;
}

fieldset p {
	padding-left: 5px;
	font-size: 1em;
}

fieldset p input {
	width: 90%;
}
fieldset p input.postcode {
	width: 30%;
}
fieldset legend {
	font-size: 1em;
	color: #C53995;
}
label {
	display: block;
	font-size: 0.9em;
}

input.text {
	display: inline;
	margin-bottom: 5px;
}
input:focus, textarea:focus {
	background: #E7DDC4;
}
.submitarea {
	margin: 0 0 10px 25px;
}

form #block p {
	visibility: hidden;
	display: none;
}
span.indent, .indent {
	padding-left: 40px;
	font-size: 0.9em;
}
span.emphasis {
	font-size: 1.2em;
	color: #c53995;
}
p.warning, span.warning {
	font-weight: bold;
	color: #6600ff;
	font-size: 1em;
}
p.error, span.error {
	font-weight: bold;
	color: #6600ff;
}
#main h4.warning {
	color: #6600ff;
	font-weight: bold;
	padding-bottom: 15px;
	font-size: 1.2em;
	line-height: 1.4em;
}
em {
	font-style: italic;
}

#sub {
	float: right;
	width: 300px;
	line-height: 1.4em;
}
#sub p {
	margin: 12px 0;
	font-size: 0.9em;
}
#sub p span.emphasis {
	font-weight: bold;
	font-size: 1.3em;
}
#sub p a, #main a:link, #main a:visited {
	color: #C53995;
}
#main ul.services li a.heading:link, #main ul.services li a.heading:visited {
	color: #000;
}
#main a:link, #main a:visited {
	text-decoration: none;
} 
#main a:hover {
	text-decoration: underline;
}
#sub p a:hover, #main p a:hover {
	color: #0000ff;
}
#content a.more {
	font-variant: small-caps;
	text-decoration: none;
	font-size: 1.2em;
}
#content a.more:hover {
	text-decoration: underline;
}
#sub .boximage {
	text-align: center;
	border: none;
	margin-top: 20px;
}
#sub .box {
	border: 1px solid #C53995;
	padding: 0 0 5px 0;
	line-height: 1.3em;
	margin: 20px 0;
	text-align: center;
}
#sub .box p {
	margin: 7px 0;
	padding: 0 10px;
}
#sub .privacy {
	padding-top: 10px;
	margin: 50px 0 0 25px;
	border-top: 1px solid #ccd2c6;
	border-bottom: 1px solid #ccd2c6;
	text-align: left;
	width: 230px;
}

#sub .privacy h4, #sub .privacy p {
	padding-bottom: 5px;
   color: #888;
}
#sub .privacy p {
	padding-bottom: 5px;
}
#sub .contact {
	margin: 20px 0 20px 25px;
}
span.caps {
	font-variant: small-caps;
	font-size: 1.2em;
}
span.pink {
	color: #C53995;
}
.desc
{
	color:#c53995;
	font-size:11px;
}
.black {
	color: #000;
	font-weight: bold;
}
.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block;
	}	

.clearfloat {
	display:block;
	}

.clear {
	clear: both;
}
#footerwrap {
	width: 100%;
	margin: 0;
	background-color: #e3e3e3;
	border-top: 1px solid #c9cdd1;
	border-bottom: 1px solid #842663;
}
#footer {
	width: 960px;
	margin: 0 auto;
	padding: 10px 0;
	text-align: left;
}
#footernav {
   float: right;
	text-align: right;
	padding-bottom: 5px;
	display: block;
}
#footernav p {
	font-size: 1em;
	color: #000;
	font-weight: normal;
	margin: 0;
}
#footernav p a {
	color: #000;
}
.phone {
	float: left;
	width: 300px;
}
.phone p {
	margin-bottom: 5px;
	line-height: 1.3em;
}
#copywrap {
	width: 100%;
	background: #000;
}
#copyright {
	color: #fff;
	font-size: 0.9em;
	padding: 5px 0 10px 0;
	width: 960px;
	margin: 0 auto;
}
#copyright p {
	margin-bottom: 0;
	float: left;
}
#design {
	float: right;
}
#design p, #design p a:link {
	color: #8e8e8e;
	text-decoration: none;
	border-bottom: none;
}
#design p a:hover {
	color: #8e8e8e;
	text-decoration: underline;
}

#footer p span.intro {
	line-height: 1.7em;
	font-size: 1.1em;
	font-weight: bold;
}
#footer .address {
	float: right;
	width: 400px;
	text-align: right;
	display: block;
}
table#table1 {
   width: 500px;
	margin: 5px 0 15px 0;
	border: 1px solid #cecece;
   border-collapse: collapse;
}
table#table2 {
   width: 500px;
	border: none;
   border-collapse: collapse;
	padding: 5px;
}
#table2 tr {
	border-bottom: 1px solid #cecece;
}
#table2 td {
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.4em;
	padding: 10px 5px;
	vertical-align: top;
}
#table2 td.label {
	text-align: right;
	width: 130px;
}
#table2 td input.box {
	display: inline;
}
.wait_msg {
	border: none;
	color: #c53995;
	font-weight: bold;
}
#sub table {
	width: 100%;
	background: #fff;
	border: 1px solid #c53995;
   border-collapse:collapse;
	margin: 0 0 10px 0;
}
#sub table th {
   font-weight: normal;
   font-size: 13px;
   font-style:italic;
	line-height: 1.2em;
   padding: 0.1em 3px;
   vertical-align: bottom;
	text-align: center;
}
#sub thead th {
   background:#ddd;
   border-bottom:1px solid #c53995;
}
#sub th, #sub td {
   border: 1px solid #c53995;
}
#sub td {
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	padding: 5px 2px;
}
.divide {
	border-top: 1px dashed #cecece;
	height: 10px;
}
