/* Generic Selectors */ 
body { 
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	color: #000033;
	font-size: 14px; 
	background-color: #CCCCFF;
	} 

h1 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-weight: bold;
	font-size: 30px; 
	color: #6600CC;
	background-color: transparent;
	text-align: center; 
	} 

h2 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-weight: bold;
	font-size: 16px; 
	color: #6600CC;  
	background-color: #CCCCFF;
	}

h3 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 14px; 
	font-weight: bold; 
	color: #6600CC;  
	background-color: #CCCCFF;
	}

li { 
	list-style-type: none;
	line-height: 200%;
	} 

/***************** Classes ***********************/
a.nav {
	display: block;
	width: 180px;
	height: 30px;
	background-image: url(../images/home.gif);
	text-indent: -999em;
	text-decoration: none;
	}

a.pic1, .pic2, .pic3, .pic4, .pic5 {
	display: block;
	text-decoration: none;
	width: 300px;
	height: 200px;
	border: 1px black solid;
	}


h1.banner {
	text-align: center;
	background-color: transparent;
	}
h2.banner {
	text-align: center;
	background-color: transparent;
	}

h2.attention_banner {
	text-align: center;
	color:#336633;
	background-color: transparent;
	}
	
	h2.attention_banner_important {
	text-align: center;
	color:#FF0000;
	background-color: transparent;
	}

h3.banner {
	text-align: center;
	color:#336633;
	background-color: transparent;
	}
	
h3.banner_green {
	text-align: center;
	color:#336633;
	background-color: transparent;
	}

img.ammonitepic {
	height: 50px;
	width: 50px;
	border-style: none;
	float: right;
	margin: -10px 0 0 10px; /*top right bottom left*/
	}

img.headerview {
	float: right;
	height: 150px;
	width: 400px;
	border: 1px black solid;
	}

img.photoleft {
	height: 200px;
	width: 300px;
	border: 1px black solid;
	float: left;
	margin: 5px 10px 10px 0; /*top right bottom left*/
	}

img.photoright {
	height: 200px;
	width: 300px;
	border: 1px black solid;
	float: right;
	margin: 5px 0 10px 10px; /*top right bottom left*/
	}

img.photo1 {
	height: 300px;
	width: 500px;
	border: 1px black solid;
	}

img.photo2 {
	height: 500px;
	width: 500px;
	border: 1px black solid;
	}
	
img.visitors {
	width: 800px;
	border: 1px black solid;
	}
	
img.christmas {
	width: 750px;
	border: none;
	}

li.tc { 
	list-style-image: none;
	list-style-type: decimal;
	line-height: 100%;
	font-size: smaller;
	text-align: justify;
	color: #6600CC;   
	background-color: #CCCCFF;
	} 

p.aside {
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-weight: normal; 
	font-style: italic;
	color: #000033;  
	text-align: right;
	background-color: #CCCCFF;
	}

p.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-weight: normal; 
	font-style: italic;
	color: #000033;  
	text-align: left;
	background-color: #CCCCFF;
	}

p.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-weight: normal; 
	font-style: normal;
	color: #000033;  
	text-align: center;
	background-color: #CCCCFF;
	}

p.rollover {
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-weight: normal; 
	font-style: italic;
	color: #6600CC;  
	text-align: center;
	background-color: #CCCCFF;
	}


/**************** Pseudo classes ****************/ 
a:link { 
	color: #6600CC;
	background-color: #CCCCFF;
	text-decoration: underline;
	} 

a:visited { 
	color: #6600CC; 
	background-color: #CCCCFF;
	text-decoration: none; 
	} 

a:hover { 
	color: #6600CC;  
	font-weight: bold;
	background-color: #CCCCFF;
	text-decoration: underline;  
	} 

a:active { 
	color: red; 
	font-weight: bold;
	background-color: #CCCCFF;
	}

a.nav:hover {
	background-position: center;
	}
	
a.nav:active {
	background-position: bottom;
	}

a.nav#item1{background-image: url(../images/home.gif);}
a.nav#item2{background-image: url(../images/cottage.gif);}
a.nav#item3{background-image: url(../images/rates&dates.gif);}
a.nav#item4{background-image: url(../images/findus.gif);}
a.nav#item5{background-image: url(../images/contactus.gif);}
a.nav#item6{background-image: url(../images/booking.gif);}
a.nav#item7{background-image: url(../images/activities.gif);}
a.nav#item8{background-image: url(../images/gallery.gif);}
a.nav#item9{background-image: url(../images/links.gif);}
a.nav#item10{background-image: url(../images/visitors.gif);}
a.pic1:hover, .pic2:hover, .pic3:hover, .pic4:hover, .pic5:hover {
	background-position: bottom;
	}
	
/************************* IDs *************************/ 
#header {
	position: absolute;
	height: 150px;
	width: 1000px;
	background-color: #CCCCFF;
	background-image: url(../images/ammonite-title_600.gif);
	background-repeat: no-repeat; 
	}

#banner {
	height: 150px;
	width: 400px;
	padding: 0 0 0 600px; /*top right bottom left*/
	}

#navigation { 
	position: absolute;
	overflow: hidden; 
	height: 650px;
	width: 180px; 
	margin: 180px 0 0 0; 
	font-weight: normal; 
	} 

#centerDoc { 
	position: absolute; 
	padding: 0 10px 20px 200px; /*top right bottom left*/
	margin-top: 180px; 
	}

#footerText {
	color: #996699;
	background-color: #CCCCFF;
	font-size: smaller;
	text-align: center;
	margin-top: 50px;
	}

#container {
	position: relative;
	width: 1000px; 
	margin: auto;
	}

