body
{
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #00a;
	text-align: center;
}

p
{
	font-family: arial, sans-serif;
	font-size: 12px;
	color:#00a;
	text-align: justify;
}

hr
{
	border: 1px solid #eca330;
	margin: 40px;
}

h1
{
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

h2
{
	font-size: 16px;
	font-weight: bold;
}

#containerSplash
{
	margin: auto;
	width: 760px;
	border: 1px #000 solid;
	background: #e7f0fa url(/images/layout/splash_bg.jpg) no-repeat top left;
	text-align: left;
}

#headerSplash
{
	height: 23px;
	margin: 0px;
	padding: 0px;
}

#headerSplash img
{
	border: 0px;
}

.entry
{
	position: relative;
	top: 0px;
	left: 0px;
	margin-top: 210px;
	height: 120px;
	width: 720px;
	vertical-align: bottom;
	text-align: right;
	padding: 20px;
	border: 0px;
}

.entry img
{
	border: 0px;
}

#footerSplash
{
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-top: 1px #fff solid;
	background: url(/images/layout/footer_bg.gif) repeat-x bottom left;
	font-size: 12px;
	height: 16px;
	width: 760px;
}

#container
{
	margin: auto;
	width: 760px;
	border: 1px #000 solid;
	background: #e7f0fa url(/images/layout/content_bg.jpg) no-repeat bottom left;
	text-align: left;
}

#header
{
	height: 179px;
	margin: 0px;
	padding: 0px;
}

#header img
{
	border: 0px;
}

#nav
{
	margin: 0px;
	padding: 0px;
	background: #fff url(/images/layout/nav_bg.gif) repeat-x top left;
	border-top: 1px #fff solid;
	border-bottom: 1px #fff solid;
	width: 760px;
	text-align: center;
	vertical-align: middle;
}

#nav a
{
	padding-bottom: 5px;
	font-size: 13px;
	color: #00a;
	text-decoration: none;
	
}

#nav a:hover
{
	 color: #fff;
}

a.popup
{
	font-size: 12px;
	font-weight: bold;
	color: #00a;
	text-decoration: none;
	
}

a.popup:hover
{
	 color: #eca330;
}

#nav span
{
	margin-bottom: 5px;
	font-size: 16px;
	vertical-align: top;
	color: #fff;
}

#content
{
	margin: 20px;
	background: none;
}

#content a
{
	text-decoration: none;
	color: #00a;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

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

a.linkItem
{
	color: #00a;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

a.linkItem:hover
{
	color: #e98827;
	text-decoration: underline;
}

#footer
{
	margin: 0px;
	padding: 0px;
	border-top: 1px #fff solid;
	background: url(/images/layout/footer_bg.gif) repeat-x bottom left;
	width: 760px;
	height: 38px;
	font-size: 12px;
}

#footer p
{
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#footer table
{
	text-align: center;
	width: 760px;
	height: 31px;
}

#footer span
{
	font-size: 12px;
}

a.footerNav
{
	color: #00a;
	text-decoration: none;
	font-size: 12px;
}

a.footerNav:hover
{
	color: #eca330;
	text-decoration: none;
}

a.footerItem
{
	color: #00a;
	text-decoration: none;
	font-size: 12px;
	margin-top: 5px;
}

a.footerItem:hover
{
	color: #fff;
	text-decoration: none;
}

p.copyright
{
	font-size: 12px;
	color: #00a;
}

.left
{
	width: 230px;
	vertical-align: bottom;
}

.middle
{
	width: 130px;
	vertical-align: bottom;
}

.right
{
	width: 400px;
	vertical-align: bottom;
}

.westCornwall
{
	width: 720px;
}

.gallery
{
	width: 720px;
}

/*.gallery p
{
	text-align: justify;
}*/

a.galleryLink
{
	text-decoration: none;
	color: #00a;
	font-size: 15px;
	font-weight: bold;
}

a.galleryLink:hover
{
	color: #e98827;
}

.tariff
{
	width: 500px;
	height: 700px;
	text-align: center;
	margin-left: 105px;
}

.ltBlue
{
	background: #99ccff;
}

.ltGreen
{
	background: #caeeff;
}

.ltOrange
{
	background: #EFB47A;
}

.orange
{
	background: #EDA63A;
}

.enquiry
{
	width: 400px;
	margin-left: 190px;
}

.enquiry td
{
	vertical-align: middle;
	text-align: center;
}

.enquiry input
{
	width: 250px;
}

.boxName
{
	text-align: right;
	padding-right: 10px;
}

.checkBox
{
	width: 10px;
}

.enquiry textarea
{
	width: 250px;
	height: 100px;
}

.directionsText
{
	width: 430px;
	margin-left: 165px;
}

.directionsImg
{
	width: 720px;
	text-align: center;
}

.imgBorder
{
	border: 2px #eca330 solid;
}

.propertySelector
{
	border: 0px;
	font-size: 11px;
}

iframe
{
	height: 384px;
	margin-left: 15px;
	padding: 0px;
	width: 330px;
	border: 2px #eca330 solid;
	background: #fff;
}

a.propertySelector
{
	color: #00a;
	text-decoration: none;
}

a.propertySelector:hover
{
	color: #eca330;
	text-decoration: underline;
}


/* CSS for the home page Scrollers */

#scroller
{
	position: absolute;
	left: 0px;
	top: 1px;
	background-color: none;
}
#buffer
{
	position: absolute;
	width: 850px;
	height: 13px;
	left: 0px;
	top: 0px;
}
#viewer
{
	background-color: none;
	position: absolute;
	height: 20px;
	left: 0px;
	top: 0px;
	overflow: hidden;
	vertical-align: middle;
	line-height: 19px;
	font-weight: normal;
	width: 250px;
}

iframe.scroll
{
	height: 22px;
	margin: 0px;
	padding: 0px;
	border: 2px solid #eca330;
	width: 250px;
	background: none;
}