* html #mainnav ul li ul {
	border-top: 1px solid #069;
	border-left: 0px;
}
body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #aca56d;
	background-image: url(../assets/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
* {margin: 0px; padding: 0px;}

#wrapper {
	width: 720px;
	margin: 0 auto;
	text-align: left;
}

/* Masthead */

#masthead {
	height: 220px;
	width: 720px;
	text-align: right;
	background-image: url(../assets/masthead_graphic.jpg);
	background-repeat: no-repeat;
}
#masthead ul {
	margin: 0px;
	padding: 5px 0px 0px;
	list-style: none;
}
#masthead li {
	display: inline;
}
#masthead a:link, #masthead a:visited {
	font-size: 0.6em;
	color: #7a7e5f;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 5px;
	padding-right: 5px;
}
#masthead a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

/* Main Navigation */

#mainnav {
	height: 30px;
	width: 720px;
}
#mainnav ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style: none;
	width: 710px;
	background-image: url(../assets/navback.jpg);
	background-repeat: repeat-x;
	float: left;
}
#mainnav li {
	float: left;
	position: relative;
}
#mainnav a:link, #mainnav a:visited {
	display: block;
	padding: 0 .95em;
	line-height: 30px;
	text-decoration: none;
	font-size: 0.7em;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	background-image: url(../assets/nav_divider.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#mainnav ul li:hover ul, #mainnav ul li ul:hover {
	display: block;
}
#mainnav ul li ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 150px;
	position: absolute;
	left: -1px;
	background-color: #CCCCCC;
	display: none;
	background-image: url(../assets/navback.jpg);
	background-repeat: repeat-x;
}
#mainnav ul li ul li {
	width: 100%;
}
#mainnav ul li ul li:first-child {
	background-image: none;
}
#mainnav li:first-child {
	background: none;
}
#mainnav a.last {
	background-image: none;
}
#mainnav a:hover {
	background-image: url(../assets/navhover.jpg);
	background-repeat: repeat-x;
	background-position: 1px;
}

/* Page Images */

#pageimage {
	height: 125px;
	width: 710px;
	border-top: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
	border-left: 5px solid #FFFFFF;
}

/* Content Wrappers */

#contentwrapper {
	width: 710px;
	border: 5px solid #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(../assets/contetback.jpg);
	background-repeat: repeat-x;
}
#bulgaria #contentwrapper {
	width: 710px;
	border: 5px solid #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(../assets/bulgariamap.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/* Left Column */

#leftcol {
	float: left;
	width: 180px;
}
#homepage #leftcol {
	float: left;
	width: 180px;
}
#homepage #leftcol {
	float: left;
	width: 150px;
}
#homepage #leftcol ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#homepage #leftcol li {
	display: block;
}
#homepage #leftcol a:link, #homepage #leftcol a:visited {
	width: 160px;
	display: block;
	font-size: .7em;
	color: #162c32;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #bfbca2;
	margin-bottom: .2em;
}
#homepage #leftcol a:hover {
	background-color: #96926e;
}
.staytype {
	display: block;
	color: #FFFFFF;
	font-size: 1.5em;
	padding-bottom: 0px;
	margin-bottom: -.8em;
}
.findoutmore {
	display: block;
	text-align: right;
	font-weight: bold;
	margin-top: 1em;
}
#homepage #leftcol img {
	padding-bottom: .5em;
	border-style: none;
}
#contact #leftcol {
	padding-top: 20px;
	float: left;
	width: 180px;
}
#whatson #leftcol ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	padding-left: 15px;
	padding-top: 20px;
	padding-right: 25px;
}
#whatson #leftcol li {
	display: inline;
}
#whatson #leftcol a:link, #whatson #leftcol a:visited {
	font-size: 0.7em;
	font-weight: bold;
	color: #003366;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
}
#whatson #leftcol a:hover {
	background-color: #ABD1F2;
}
#about #leftcol p {
	font-size: 0.7em;
	line-height: 1.4em;
	padding-left: 15px;
	padding-right: 25px;
	color: #003366;
	margin-bottom: 1em;
}
.contacthotel {
	font-size: .95em;
	color: #5e5b43;
	font-weight: bold;
	padding-left: 10px;
	display: block;
	margin-bottom: .5em;
}
.contactaddress {
	font-size: .7em;
	padding-left: 10px;
	display: block;
	margin-bottom: .65em;
}
.contacttel {
	font-size: .75em;
	padding-left: 10px;
	display: block;
	font-weight: bold;
	color: #294851;
}

/* Content */

#homepage #content {
	float: right;
	width: 530px;
	padding-bottom: 20px;
}
#homepage #middlecol {
	width: 250px;
	float: left;
	margin-left: 15px;
	margin-right: 15px;
}
#homepage #middlecol h1 {
color: #666633;
	font-size: .85em;
	line-height: 1.3em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #908D67;
	margin-bottom: 1em;
	padding-bottom: .5em;
}
#homepage #middlecol p {
	padding: 0px;
}
#homepage #rightcol p {
	padding: 0px;
}
#homepage #rightcol {
	width: 235px;
	float: right;
	background-color: #bfbca2;
	padding-bottom: 20px;
}
#homepage #rightcol ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#homepage #rightcol li {
	display: block;
}
#homepage #rightcol a:link, #homepage #rightcol a:visited {
	display: block;
	font-size: .7em;
	line-height: 1.3em;
	color: #162c32;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
#homepage #rightcol a:hover {
	color: #660000;

}
#homepage #rightcol a img {
	float: left;
	margin-right: 1em;
	border-style: none;
}
#content {
	float: right;
	width: 530px;
	padding-bottom: 20px;
}

#content h2 {
	color: #394013;
	font-size: 1em;
	padding-right: 60px;
	line-height: 1.5em;
	margin-bottom: 1.3em;
	padding-bottom: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}
#content h3 {
	font-size: .8em;
	color: #394013;
	margin-bottom: .4em;
	margin-top: 1.5em;
}
#content p {
	font-size: .75em;
	line-height: 1.5em;
	padding-right: 60px;
	margin-bottom: 1em;
	color: #1b363e;
}
#whatson #content p {
	font-size: .7em;
	line-height: 1.3em;
	padding-right: 60px;
	margin-bottom: 1em;
	color: #1b363e;
}
#choice ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#choice li {
	display: inline;
	float: left;
}
#choice a:link, #choice a:visited {
	display: block;
	width: 217px;
	height: 76px;
	text-decoration: none;
	padding-right: 20px;
}
#choice a.stag:link, #choice a.stag:visited {
	background-image: url(../assets/stag_up.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 0.1em;
}
#choice a.stag:hover {
	background-image: url(../assets/stag_over.jpg);
	background-repeat: no-repeat;
}
#choice a.conf:link, #choice a.conf:visited {
	background-image: url(../assets/conf_up.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 0.1em;
}
#choice a.conf:hover {
	background-image: url(../assets/conf_over.jpg);
	background-repeat: no-repeat;
}
#choice span {
	display: none;
}
a.links:link, a.links:visited {
	font-size: 0.75em;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a.links:hover {
	text-decoration: underline;
	color: #333333;
}

/* Footer */

#footer {
	clear: both;
	height: 60px;
	width: 720px;
	padding-left: 140px;
	background-image: url(../assets/footerback.jpg);
	background-repeat: no-repeat;
	font-size: .65em;
	color: #8da6ac;
	padding-top: 20px;
}
a.footer:link, a.footer:visited {
	color: #8da6ac;
	text-decoration: none;
}
a.footer:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.clearfix {
	clear: both;
}

/* Forms */

label {
	color: #666666;
	float: left;
	width: 80px;
	font-size: 0.7em;
}
input {
	float:left;
}
.clearfixform {
	clear:both;
	padding-top: 15px;
	padding-bottom: 15px;
}

/* What's On */

.whatson {
	display: block;
	font-size: .8em;
	line-height: 1em;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ABA679;
}
.whatsonevent {
	font-weight: bold;
	color: #294851;
	text-transform: uppercase;
}
a.email:link, a.email:visited {
	color: #294851;
	text-transform: lowercase;
}
a.email:hover {
	text-decoration: none;
}
.whatsondate {
	font-weight: bold;
}
	
a.backtotop:link, a.backtotop:visited {
	font-weight: bold;
	color: #666666;
}
a.backtotop:hover {
	text-decoration: none;
}

/* Typographic styles */

.bodyitalic {
	font-style:italic;
}
.intropara {
	font-weight: bold;
}
.picleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	border: 1px solid #003366;
}
.picleftnobord {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.picright {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	border: 1px solid #003366;
}
caption {
	font-size: .75em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	padding-bottom: .5em;
	color: #003366;
}
.tableinfo {
	font-size: 0.7em;
	color: #333333;
	background-color: #CCCCCC;
	line-height: 2em;
	padding-left: 10px;
	font-weight: bold;
}
.tableinfobold {
	font-size: 0.75em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
	line-height: 2em;
	padding-left: 10px;
}
h2 a:link, h2 a:visited {
	color: #003575;
}
h2 a:hover {
	text-decoration: none;
}

/* Special Offers Page */

.offer {
	background-color: #e9e8db;
	font-size: .75em;
	padding: 2em 4em 2em 2em;
	margin-bottom: 2em;
}
.offertitle {
	display: block;
	color: #1d3e46;
	font-size: 1.5em;
	line-height: 1.3em;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #737054;
	padding-bottom: 1em;
	margin-bottom: -.8em;
}
.offersubhead {
	color: #737054;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold;
	display: block;
	margin-top: 1.2em;
}
.offer ul {
	margin-left: 3em;
	color: #333333;
}
.offerprice {
	display: block;
	text-align: right;
	font-weight: bold;
	font-size: 1.5em;
	color: #1d3e46;
	margin-top: 1.2em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #737054;
	padding-top: 1em;
}



/* Image Replacement - Headings */

h1.renovation {
	background-image: url(../assets/headings/renovation.jpg);
	background-repeat: no-repeat;
	height: 65px;
}
h1.booking {
	background-image: url(../assets/headings/booking.jpg);
	background-repeat: no-repeat;
	height: 65px;
}
h1.terms {
	background-image: url(../assets/headings/terms.jpg);
	background-repeat: no-repeat;
	height: 65px;
}
h1.access {
	background-image: url(../assets/headings/access.jpg);
	background-repeat: no-repeat;
	height: 65px;
}
h1.welcome {
	background-image: url(../assets/headings/welcome.jpg);
	background-repeat: no-repeat;
	height: 65px;
}
h1.about {
	background-image: url(../assets/headings/about.jpg);
	background-repeat: no-repeat;
	height: 65px;
}
h1.bulgaria {
	background-image: url(../assets/headings/bulgaria.gif);
	background-repeat: no-repeat;
	height: 65px;
}
h1.about {
	background-image: url(../assets/headings/about.jpg);
	background-repeat: no-repeat;
	height: 65px;
}
h1.lake {
	background-image: url(../assets/headings/lake.jpg);
	background-repeat: no-repeat;
	height: 65px;
}
h1.rooms {
	background-image: url(../assets/headings/rooms.jpg);
	background-repeat: no-repeat;
	height: 65px;
}
h1.hotels {
	background-image: url(../assets/headings/hotels.jpg);
	background-repeat: no-repeat;
	height: 65px;
}
h1.september {
	background-image: url(../assets/headings/september.jpg);
	background-repeat: no-repeat;
	height: 65px;
}
h1.october {
	background-image: url(../assets/headings/october.jpg);
	background-repeat: no-repeat;
	height: 65px;
}
h1.november {
	background-image: url(../assets/headings/november.jpg);
	background-repeat: no-repeat;
	height: 65px;
}
h1.contact {
	background-image: url(../assets/headings/contact.jpg);
	background-repeat: no-repeat;
	height: 65px;
}
h1.arncliffe {
	background-image: url(../assets/headings/arncliffe_large.jpg);
	background-repeat: no-repeat;
	height: 65px;
}
h1.newoxford {
	background-image: url(../assets/headings/newoxford_large.jpg);
	background-repeat: no-repeat;
	height: 65px;
}
h1.links {
	background-image: url(../assets/headings/links.gif);
	background-repeat: no-repeat;
	height: 65px;
}
h1.stags {
	background-image: url(../assets/headings/stags.jpg);
	background-repeat: no-repeat;
	height: 65px;
}
h1.business {
	background-image: url(../assets/headings/business.jpg);
	background-repeat: no-repeat;
	height: 65px;
}
h1.leisure {
	background-image: url(../assets/headings/leisure.jpg);
	background-repeat: no-repeat;
	height: 65px;
}
h1.spain {
	background-image: url(../assets/headings/spanish.jpg);
	background-repeat: no-repeat;
	height: 65px;
}
h1.clayton {
	background-image: url(../assets/headings/clayton.jpg);
	background-repeat: no-repeat;
	height: 65px;
}
h1.waterhead {
	background-image: url(../assets/headings/waterhead.jpg);
	background-repeat: no-repeat;
	height: 65px;
}
h1.test {
	background-image: url(../assets/headings/test.jpg);
	background-repeat: no-repeat;
	height: 65px;
}
h1 span {
	display: none;
}


/* ----- Image Pop-up ----- */

/*#thumbs {
	position: relative;
	margin-bottom: 30px;
}
#thumbs a {
	color: maroon;
	background: #ececec
}
#thumbs a span {
	display: none;
}
#thumbs a:hover span.pic1 {
	background:white;
	display: inline;
	position: absolute;
	top: -310px;
	left: -140px;
}
#thumbs a:hover span.pic2 {
	background:white;
	display: inline;
	position: absolute;
	top: -310px;
	left: 20px;
}
#thumbs a:hover span.pic3 {
	background:white;
	display: inline;
	position: absolute;
	top: -310px;
	left: 120px;
}*/

#thumbs {
	position:relative;
	background:#fff;
	margin-bottom:20px
}
#thumbs a {
	display:inline;
	text-decoration:none;
	color:maroon;
	background:#ececec
}
#thumbs a:hover {
	background:white;
	text-decoration:none
}
#thumbs a span {
	display:none
}
#thumbs a:hover span.pic1 {
	display:inline;
	position:absolute;
	top:-310px;
	left:-140px;
	border: 1px solid #003366;
}
#thumbs a:hover span.pic2 {
	display:inline;
	position:absolute;
	top:-310px;
	left:20px;
	border: 1px solid #003366;
}
#thumbs a:hover span.pic3 {
	display:inline;
	position:absolute;
	top:-310px;
	left:120px;
	border: 1px solid #003366;
}
a.bodylink:link, a.bodylink:visited {
	font-weight: bold;
	color: #ACA56D;
	text-decoration: none;
}
a.bodylink:hover {
	color: #660000;
	text-decoration: underline;
}.divoverflow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	text-decoration: none;
	overflow: auto;
	height: 100px;
	padding-top: 5px;
	padding-bottom: 15px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 17px;
	font-weight: bold;
	color: #878368;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	font-weight: normal;
	color: #ACA56D;
	text-decoration: none;
}
.footer2 a:link {
	
	color: #ACA56D;
	text-decoration: none;
}
.footer2 a:visited {
	
	color: #ACA56D;
	text-decoration: none;
}
.footer2 a: hover {
	
	color: #000000;
	text-decoration:underline;
}
.footer2 a: active {
	
	color: #ACA56D;
	text-decoration: none;
}
