﻿body
{
	margin: 0px;
	padding: 0px;
	background: #ECEEE0 url('file:///C:/Documents%20and%20Settings/genius%20loci.D5XM8S1J/My%20Documents/My%20Web%20Sites/boscean/images/layout/background.gif') left top;
	font-size: 62.5%;
	font-family: arial, sans-serif;
	text-align: center;
}

p.clear
{
	clear: both;
	margin: 0px;
	padding: 0px;
	font-size: 5px;
	line-height: 5px;
}

p.right
{
	text-align: right;
}

.topNav a img
{
	border: none;
}

.topNav ul
{
	margin: 20px 5px 10px 10px;
	padding: 0px;
	list-style-type: none;
}

.topNav ul li
{
}

.topNav ul li a
{
	display: block;
	margin: 0px;
	padding: 5px 5px 0px 25px;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	color: #C6C8B0;
}
.topNav ul li a.privacy {background: url('file:///C:/Documents%20and%20Settings/genius%20loci.D5XM8S1J/My%20Documents/My%20Web%20Sites/boscean/images/layout/privacy.gif') no-repeat 0px 50%;
}
.topNav ul li a.terms {background: url('file:///C:/Documents%20and%20Settings/genius%20loci.D5XM8S1J/My%20Documents/My%20Web%20Sites/boscean/images/layout/terms.gif') no-repeat 0px 50%;
}
.topNav ul li a.directions {background: url('file:///C:/Documents%20and%20Settings/genius%20loci.D5XM8S1J/My%20Documents/My%20Web%20Sites/boscean/images/layout/directions.gif') no-repeat 0px 50%;
}
.topNav ul li a.contact {background: url('file:///C:/Documents%20and%20Settings/genius%20loci.D5XM8S1J/My%20Documents/My%20Web%20Sites/boscean/images/layout/contact.gif') no-repeat 0px 50%;
}

.topNav ul li a img
{
	border: 1px solid #fff;
	vertical-align: middle;
}

.topNav ul li a:hover
{
	text-decoration: none;
	color: #5f5e56;
}
.topNav ul li a.privacy:hover {background: url('file:///C:/Documents%20and%20Settings/genius%20loci.D5XM8S1J/My%20Documents/My%20Web%20Sites/boscean/images/layout/privacy_on.gif') no-repeat 0px 50%;
}
.topNav ul li a.terms:hover {background: url('file:///C:/Documents%20and%20Settings/genius%20loci.D5XM8S1J/My%20Documents/My%20Web%20Sites/boscean/images/layout/terms_on.gif') no-repeat 0px 50%;
}
.topNav ul li a.directions:hover {background: url('file:///C:/Documents%20and%20Settings/genius%20loci.D5XM8S1J/My%20Documents/My%20Web%20Sites/boscean/images/layout/directions_on.gif') no-repeat 0px 50%;
}
.topNav ul li a.contact:hover {background: url('file:///C:/Documents%20and%20Settings/genius%20loci.D5XM8S1J/My%20Documents/My%20Web%20Sites/boscean/images/layout/contact_on.gif') no-repeat 0px 50%;
}

#mainNav
{
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #DEE0CA;
	border-bottom: 1px solid #DEE0CA;
}

#mainNav ul
{
	margin: 0px 0px 0px 110px;
	padding: 0px;
}

#mainNav ul li
{
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 1.2em;
}

#mainNav ul li a
{
	display: block;
	margin: 5px 8px 0px 0px;
	padding: 0px 5px 0px 5px;
	color: #C6C8B0;
	font-weight: bold;
	text-decoration: none;
}

#mainNav ul li a:hover
{
	color: #5f5e56;
}

#middleContainer
{
	margin: 0px;
	padding: 0px;
}

#outerContentContainer
{
	margin: 0px auto;
	padding: 0px 0px 10px 0px;
	width: 980px;
	background: #fff;
}

#innerContainer
{
	margin: 0px 10px 0px 10px;
	background: #fff;
}

#content
{
	clear: both;
	margin: 0px;
	padding: 5px;
	text-align: left;
}

.images-both-sides /*This style is for the extra div I added, so I could get rid of the <br> tags under the images at the sides. They were there to stop the central text wrapping underneath them.*/
{
	 margin-left:255px;
	 margin-right:230px;
}
html>body .images-both-sides {margin-left:235px; margin-right:230px;} /*IE uses the previous value. Everything else uses this one.*/

.images-on-left /*This style is for the extra div I added, so I could get rid of the <br> tags under the images at the side. They were there to stop the central text wrapping underneath them.*/
{
	 margin-left:255px;
}

.homeColour
{
	background: #DEE0CA;
}

div.home
{
	float: left;
}

div.home a
{
	display: block;
	margin: 1px;
	padding: 0px;
	border: 1px solid #fff;
	text-decoration: none;
}

div.home a img
{
	display: block;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

div.home a:hover
{
	border-color: #5F5E56;;
}

#content h1
{
	margin: 0px;
	padding: 5px 0px 10px 0px;
	text-align: center;
	font-family: Georgia, Times New Roman, Serif;
	font-size: 2em;
	font-weight: bold;
	color: #5F5E56;
}

#content h2
{
	margin: 0px;
	padding: 5px 0px 5px 0px;
	font-family: Georgia, Times New Roman, Serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #5F5E56;
}

#content p
{
	margin: 0px;
	padding: 5px 0px 5px 0px;
	color: #5F5E56;
	font-size: 1.2em;
}

#content p.home
{
	margin: 0px 210px 0px 210px;
	padding: 5px 0px 5px 0px;
	color: #5F5E56;
	font-size: 1.2em;
	text-align: justify;
}

#content a
{
	font-weight: bold;
	color: #5F5E56;
}

#content a:hover
{
	color: #5f5e56;
}

#content img
{
	margin: 5px;
	padding: 5px;
	border: 1px solid #9D9F8C;
}

#content img.roomPic
{
	clear: left;
	float: left;
	margin: 5px 20px 5px 5px;
	padding: 5px;
}

#content div.leftFloat
{
	float: left;
	margin: 0px 30px 0px 0px;
	padding: 0px;
	width: 205px;
}

#content div.rightFloat
{
	float: right;
	margin: 0px 0px 0px 30px;
	padding: 0px;
	width: 205px;
} html>body #content div.rightFloat {margin: 0px 15px 0px 10px;} /* IE uses the previous value - everything else uses this one*/

.data
{
	width: 250px;
}

#content p.required
{
	font-weight: bold;
	color: #f00;
}

#content p.centered
{
	text-align: center;
}


a.bookingBox
{
	display: block;
	margin: 5px;
	padding: 20px 5px 25px 5px;
	border: 1px solid #9D9F8C;
	background: #fff;
	color: #5F5E56;
	width: 200px;
	font-family: Georgia, Times New Roman, Serif;
	font-size: 2.3em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

a.bookingBox span
{
	font-size: 0.5em;
}

a.bookingBox:hover
{
	background: #ECEEE0;
	color: #fff;
	text-decoration: underline;
}

#specialOfferNav
{
	margin: 0px;
	padding: 5px;
	text-align: center;
}

#specialOfferNav ul
{
	margin: 0px;
	padding: 0px;
}

#specialOfferNav ul li
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
	font-size: 1.4em;
}

#specialOfferNav ul li a
{
	font-weight: bold;
	text-decoration: none;
}

#specialOfferNav ul li a:hover
{
	text-decoration: underline;
}

#footer
{
	margin: 0px auto;
	padding: 0px;
	width: 960px;
	color: #000;
}

#footer p
{
	margin: 0px;
	padding: 10px;
	text-align: right;
	font-size: 1.1em;
	color: #5F5E56;
}

#footer p a
{
	color: #5F5E56;
	text-decoration: none;
	font-weight: bold;
}

#footer p a:hover
{
	color: #3B3A35;
}


/*-------------------------------------*/
body.mailingList
{
	margin: 0px;
	padding: 10px;
	background: #ECEEE0;
	font-size: 62.5%;
	font-family: arial, sans-serif;
	text-align: left;
	top: 200px;
	position: absolute;
}

body.mailingList p
{
	margin: 0px;
	padding: 0px;
	font-size: 1.2em;
}

body.mailingList input.data
{
	width: 270px;
}

body.mailingList p.right
{
	margin: 0px;
	padding: 0px;
	font-size: 1.2em;
	text-align: right;
}

p.required
{
	font-weight: bold;
	color: #f00;
}