body {
	padding: 0;
	margin: 0;
	font-size: 80%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background : #013FD0 url(../images/backgnds/Banner.gif) repeat-x top;
	text-align:center;
	height:100%;
}
#container{
	position:relative;
	background-color : #C84016;
	height:100%;
	min-height:100%;
	width:700px;
	color: #FFFFFF;
	text-align:left;
	margin:auto;
	/*margin-bottom:-32px;*/
}

#breadcrumbs {
	padding-bottom: 3px;
	text-align:right;
	font-size: 10px
}

#breadcrumbs ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	} 

#breadcrumbs ul li {
	margin: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
	}

#breadcrumbs li.current {
	color : #FF7800;
	font-weight : bold;
	margin:0;
}

#breadcrumbs a:visited, a:link {
	color:silver;
	text-decoration : underline;
}

html>body #container{height:auto;} /*for mozilla as IE treats height as min-height anyway*/

#innerwrap {/* enables content first */
	float:left;
	width:626px;
}
html, body {
    height: 100%;
}
#banner {
	position:absolute;
	top:0;
	left:0;
	width:700px;
	height:130px;
	background: #02226D url(../images/TopBanner.gif) no-repeat top;
	overflow:hidden;
	color: #000000;
	z-index:100;
	border-bottom : 2px solid white;
}
#logo {
	position:absolute;/*ie needs this to show float */
	left:0px;
	top:0px;
}
#TopNavBorder {
	position:relative;
	top: 154px;
	height:9px;
	background : url(../images/background/FrontTopNav_1.gif) repeat-x;
	overflow:hidden;
	color: #000000;
	z-index:100;
}
#fronttopnav {
	position:absolute;
	height:17px;
	right:0px;
	top: 108px;
	color:white;
	font-weight:bold;
	padding : 4px 1px 1px 0px;
}
#fronttopnav ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
}
 #fronttopnav li {
	margin-left: 2px;
	padding: 2px 5px 2px 5px;
	border-top:1px solid silver;
	border-right: 1px solid silver;
	list-style: none;
	display: inline;
	font-size : 11px;
	text-transform : capitalize;
	text-decoration : none;
}
 #fronttopnav ul li.first {
	border-left: 1px solid silver;
}
 #fronttopnav ul li.current {
	background : #C84016;
}
 #fronttopnav ul li.currentfirst {
	background : #C84016;
	border-left: 1px solid silver;	
}
 #fronttopnav a {
	color:white;
	text-decoration:none;
}
#pagepromo{
	height : 290px;
	/*width:100%;*/
	margin-bottom : 20px;
}
table.table {
	border:0;
	padding:0;
	border-collapse:collapse;
}
table.pricing {
	width:auto;
}
td.tdleft {
	vertical-align:top;
	padding:0 2px 0 4px;
}
h1.side {
	padding:60px 30px 20px 10px;
	font-size:1em;
	font-style:italic;
}
h1.sideng {
	padding:20px 30px 0 10px;
	font-size:1em;
	font-style:italic;
}
h2.intro {
	font-size:1em;
	font-weight:bold;
}
h2.h2Heading {
	font-weight:bold;
	font-size:1em;
	margin:2px 0 20px 0;
}	
h2.h2HeadingG {
	font-weight:bold;
	font-size:1em;
	padding:2px 0 20px 0;
}	
h2.h2Sub {
	font-weight:bold;
	font-size:1.1em;
	margin:2px 0 20px 0;
}
#content {
	clear:both;
	position:absolute;
	top: 140px;
	left:0px;
	padding-left:40px;
	padding-right:40px;
	background-color : #C84016;	
	background-position : 0px 5px;
	background-repeat : no-repeat;
	background-image : url(../images/backgnds/flower.gif);	
}
.guestbook1 {
	font-weight:bold;
	font-style : italic;
}
#footer {
	clear:both;
	font-size:80%;
	color: #FFFFFF;
	text-align:center;
	margin:5px 0 15px 0;
	padding:15px 0 0 0;
	position: relative;
}
#footer  a:visited{
	color:silver;
	text-decoration : underline;
}
#footer a:link{
	color:silver;
	text-decoration : underline;
}
* html #footer {/*only ie gets this style*/
	\height:52px;/* for ie5 */
	he\ight:50px;/* for ie6 */
}
#clearheader{height:72px;}/*needed to make room for header*/
#clearfooter{clear:both;height:40px;}/*needed to make room for footer*/
div,p {margin-top:0}/*clear top margin for mozilla*/
* html #content {height:1%;margin-bottom:12px}/* combat IE's 3 pixel jog */
#content p { margin: 0 0 1em 0; }
#content h1 { 	
	margin: 0 0 .5em 0; 
		font-size: 100%;
}
#content h2 { margin: 0 0 .5em 0; }
#content a:link a:visited{
	color:silver;
	text-decoration : underline;
}
a, a:visited, a:link {
	color : #0000FF;	
}
#youarehere {
	color: orange;
	font-weight:bold;
}
div.clear {
	clear : both;
}

/* enquiry booking form */
table.tabForm{
	float:left;
	border-collapse: collapse;
	width:500px;
	margin:20px 0 20px 0;
	clear:both;
}
td.tdFormL{
	vertical-align:top;
	width:140px;
	padding:5px 5px 5px 0;
	text-align:right;
}
td.tdFormR{
	width:auto;
	vertical-align:top;
	padding:5px 0;
	text-align:left;
}
td.tdFormC{
	width:auto;
	vertical-align:top;
	padding:5px 0;
	text-align:center;
}
/* form fields */
form.formEnq{
}
input, textarea{
	width:160px;
	border:1px inset #3F3A32;
}
select{
	border:1px inset #3F3A32;
}
input.button{
	border:1px inset #3F3A32;
	width:auto;
	font-size:10px;
}
.imgleft {
	border:0;
	float:left;
}
.imgright {
	border:1px solid #fff;
	float:right;
	margin:5px 2px 5px 8px;
}
a.int:link, a.int:visited, a.int:active {
	text-decoration: none;
	color:#fff;
}
a.int:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color:#80a070;
}
/*GALLERY STYLES*/
div.gallery {
	clear:both;
	width:620px;
	text-align:center;
}
div.dMainImage{
	width:auto;
	padding:10px;
	text-align:center;
}
img.iGalBigImg {
	margin:4px auto 6px auto;
	border:1px solid #7A002C;
	padding:1px 2px 3px 1px;
}
h2.h2GalCatHead {
	clear:both;
	width:70%;
	text-align:left;
	margin:0 auto;
	border-bottom: 1px solid #000;
	font-size:1.1em;
}
div.dGalThumbCont {
	text-align:center;
	width:100%;
	padding:5px;
}
table.tableGalThumb {
	margin:0 auto;
}
td.tdGalThumb {
	padding:4px;
	text-align:center;
	vertical-align:top;
}
td.tdGalThumbSel {
	padding:4px;
	text-align:center;
	vertical-align:top;
	border: 1px solid #CECEFF;
	background-color:#0000FF;
}
img.iGalThumb {
	margin:auto;
	border:1px solid #000;
	padding:1px 1px 2px 1px;
	background-color:#ccc;
}
img.iGalThumbSel {
	margin:auto;
	border:2px solid #000;
	padding:1px 1px 2px 1px;
	background-color:#ccc;
}
h3.h3Caption{
	margin:0 auto;
	font-size:1.0em;
	color:#fff;
}
td.images {
	width:50%;
	text-align:right;
	vertical-align:top;
}
p.link {
	padding:10px 5px 5px 10px;
}
p.satnav {
	padding:0 0 0 133px;
	font-weight:bold;
	font-style:italic;
}
p.Cent {
	text-align:center;
	margin:5px 0 10px 0;
}
div.dBooknow {
	text-align:left;
}
img.imgBooknow {
	border:0;
	vertical-align:middle;
	margin:0 0 0 105px;
}	
img.imgBooknow1 {
	border:0;
	vertical-align:middle;
	margin:20px 0 0 0;
}	
