/**************** Body and tag styles ****************/
* {margin: 0;}
body, h1, h2, h3, h4, h5, h6, p, blockquote, label, fieldset, ul, ol, dl, li, object, table, th, tr, td  {padding: 0;}
body {
	font: 100%/1.5 Verdana, Arial, Helvetica, sans-serif;
	color: #333; background-color: #eddebf;
}
img {border:none;
}
h1 {font-size: 0.8em;
	margin-bottom: .5em;
	font-weight: bold;
	color: #333;
	text-transform: uppercase;
}
h2 {font-size: 1em;
	font-weight: normal;
	color: #872131;
}
h3 {font-size: 1em;
	border-bottom: 1px solid #f00;
}
h4 {font-size: .9em;
	color: #f00;
}
h5 {font-size: .9em;
	color: #3A1D5C;
	text-align: center;
	margin-top: 1em;
}
p, ol {font-size: .8em;
	margin-bottom: 1em;
}
a {text-decoration: underline;}
a:link, a:visited {color: #872131;}
a:hover,a:active {color: #c00; text-decoration: none;}
/**************** Container styles ****************/
#container {
	width: 980px;
	height: 640px;
	margin: 0 auto;
	background: url(../images/main/sitebg.jpg) no-repeat left top;
	position: relative;
}
/**************** Header styles ****************/
#header {
	background: url(../images/main/logo.png) no-repeat 20px top;
	height: 120px;
}
#navigation {
	height: 30px;
	clear: both;
}
#subnavigation {
	clear: both;
	height: 20px;
}
#headertext {
	position: relative;
	top: 79px;
	left: 20px;
	z-index: 10;
}
#headerflags {
	position: relative;
	top: 5px;
	right: 10px;
	float: right;
	z-index: 12;
}
/**************** Navigation styles ****************/
ul#navbar {
	margin-left: 0px;
}
ul#navbar li {
	display: inline;
	list-style: none;
	height: 30px;
	float: left;
	width: 162px;
	border-left: 1px solid #eddebf;
	position: relative;
	z-index: 100;
}
ul#navbar li a {
	display: block;
	height: 30px;
	text-align: center;
	width: 162px;
	line-height: 30px;
	color: #fff;
	font-size: .7em;
	font-weight: bold;
	background: url(../images/main/navbg01.jpg) repeat-x left top;
}
ul#navbar li a:link, ul#navbar li a:visited {
	text-decoration: none;
}
ul#navbar li a:hover, ul#navbar li a:active {
	text-decoration: none;
	background: url(../images/main/navbg02.jpg) repeat-x left top;
}
ul#navbar li.firstlink {
	border-left: none;
	width: 160px;
}
ul#navbar li a.currentpage {
	background: url(../images/main/navbg02.jpg) repeat-x left top;
}
/*Sub menu*/
ul#subnavbar {
	margin-left: 0px;
	margin-top: 1px;
}
ul#subnavbar li {
	display: inline;
	list-style: none;
	height: 20px;
	float: left;
	border-left: 1px solid #eddebf;
	position: relative;
	z-index: 100;
}
ul#subnavbar li a {
	display: block;
	height: 20px;
	text-align: center;
	line-height: 20px;
	color: #fff;
	font-size: .65em;
	background-color: #AD8476;
}
ul#subnavbar li a:link, ul#subnavbar li a:visited {
	text-decoration: none;
}
ul#subnavbar li a:hover, ul#subnavbar li a:active {
	text-decoration: none;
	color: #872131;
}
ul#subnavbar li.firstlink {
	border-left: none;
}
/**************** Content styles ****************/
#maincontent {
	clear: both;	
	float: left;
	width: 430px;
	margin: 50px 0px 0px 62px;
	height: 350px;
	overflow: auto;
}
#imagecontent {
	float: left;
	width: 360px;
	margin: 50px 0px 0px 80px;
	border: 1px solid #872131;
}
#widecontent {
	clear: both;	
	float: left;
	width: 880px;
	margin: 50px 0px 0px 45px;
}
#slideshow {
	float: left;
	position: relative;
	width: 360px;
	height: 300px;
	border: 1px solid #872131;
	margin: 50px 0px 0px 80px;
}
#slideshow img {
	display: none;
	position: absolute;
	top: 0; left: 0;
}
/*---------- availability page ----------*/
.caltitle {
	background-color: #669966;
	font-size: 10px;
	font-weight: bold;
	color: #FFFAE1;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.calweeknames {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #A4C2A4;
}
	
.calweekends {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #A4C2A4;
}

.caltable { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	color: #000000; 
	border: 1px solid #666666
}

.cal { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	color: #000000; 
	border: 1px solid #666666
}

.calavailable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color:#FFF7F1;
}

.calbooked {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #872131;
}

.calunknown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color:#FFCC66;
}
.calnodate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #E1EBE1;
}


/**************** Footer styles ****************/
#footer {
	clear: both;
	float: left;	
	width: 980px;
	font-size: .8em;
	text-align: center;
	color: #872131;
	margin-top: 10px;
	position: absolute;
	left: 0px;
	bottom: 2px;
	line-height: 10px;
}
#footer a:link, #footer a:visited {color: #872131; text-decoration: none;}
#footer a:hover, #footer a:active {color: #c00; text-decoration: underline;
}
/**************** Misc classes and styles ****************/
.boldtext {font-weight: bold;}
.normaltext {font-weight: normal;}
.floatleft {float: left;}
.textcentre {text-align: center;}
.textright {text-align: right;}
.gallerythumbs {
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
	height: 75px;
	clear: none;
}
.smallitalic {
	font-size: 10px;
	font-style: italic;
}
.imageright {
	float: right;
	margin-left: 10px;
	border: thin solid #872131;
}

ul#sitemap{
	font-size: 10px;
	list-style-position: outside;
	list-style-type: square;
	margin-left: 15px;
	padding-bottom: 5px;
}
ul#sitemap li ul li{
	font-size: 10px;
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 20px;
	padding-bottom: 5px;
}

