body {
	background-color: #000000;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	border: 0px solid #333333;
	border-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#headerpict {
	background: #000000;
}
#headertext {
	position: absolute;
	width: 1000px;
	margin-top: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cc6600;
	text-align: right;
	font-size: 2.5em;
	letter-spacing: 1px;
}
#headerlanguages {
	float: right;
	width: 60px;
	margin-right: 15px; 
	margin-top: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cc6600;
	text-align: right;
}
#headermenu {
	font: 1.1em/1 Verdana, Georgia, "Times New Roman", Times, serif;
	height: 35px;
	background: #333333;
	text-align: center;
	padding: 7px 0px;
	border-top: 0px solid #333333;
	border-bottom: 1px solid #333333;
	margin-bottom: 0px;
}

#content {
	background: #222222;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	padding-left: 1.5em;
	padding-right: 1.5em;
	color: #aaaaaa;
	line-height: 1.5em;
}

#footer {
	background: #333333;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	padding-left: 1.5em;
	padding-right: 1.5em;
	text-align: center;
	font-size: 0.9em; 
	letter-spacing: 1px;
	color: #aaaaaa;
}

/* HEADER MENU */

#navContainer {
	font: 1.1em/1 Verdana, Georgia, "Times New Roman", Times, serif;
	background: #333333;
	text-align: center;
	padding: 7px 0px;
	border-top: 0px solid #333333;
	border-bottom: 1px solid #333333;
	margin-bottom: 0px;
}

#navigation {
}

#navigation ul {
	list-style: none;
}

#navigation li {
	display: inline;
	padding: 0px 9px;
	border-right: 1px solid #aaaaaa;
}

#navigation #contactPageLink {
	border-right: none;
}

#navigation a:link, #navigation a:visited {
	text-transform: uppercase; 
	text-decoration: none; 
}
#navigation a:link { 
	color: #cccccc; 
}
#navigation a:visited {
	color: #9999ff;
}
#navigation a:hover {
	color: #cc6600;
}
#navigation a:active {
	color: #ff0000;
}

/* MENU BOXES */

#indexbox {
	float: left;
	width: 320px;
	margin: 0 20px 20px -10px;
	background: #222222;
	padding: 5px 0 10px 0px;
}
#indexbox ul {
	margin: 0; /* all lists */
	padding: 0;
}
#indexbox li {
	width: 320px;
	height: 70px;
	margin: 0; /* all list items */
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 0;
	float: left;
	display: block;
	background: #333333;
	cursor: pointer;
}
#indexbox li a {
	color: #cc6600;
	display: block;
	font-size: 1.8em;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 70px;
	margin: 0;
	padding: 0 20px;
	text-decoration: none;
}

#indexbox li a:hover,
#indexbox li a:active,
#indexbox li a:focus {
	background: #cc6600;
	color: #FFFFFF;
}

#indexbox li:hover a,
#indexbox li.sfhover a,
#indexbox li.havechildsfhover a,
#indexbox li.havechild-activesfhover a {
	background: #cc6600;
	color: #FFFFFF;
}

#indexbox li:hover li a,
#indexbox li.sfhover li a,
#indexbox li.havechildsfhover li a,
#indexbox li.havechild-activesfhover li a {
	background: none;
}

#indexbox li a.active,
#indexbox li a.active:hover,
#indexbox li a.active:active,
#indexbox li a.active:focus {
	color: #FFFFFF;
	background: #cc6600;
}
.indexboxtitle{
	font-size: 0.9em;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #cc6600;
	margin-left: 20px;
}


#menubox {
	float: left;
	width: 180px;
	margin: 0 20px 20px -10px;
	background: #333333;
	padding: 5px 0 10px 5px;
}
#menubox ul {
	margin: 0; /* all lists */
	padding: 0;
	padding-bottom: 5px;
}
#menubox li {
	width: 170px;
	height: 29px;
	margin: 0; /* all list items */
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 0;
	float: left;
	display: block;
	background: #222222;
	cursor: pointer;
}
#menubox li a {
	color: #9999ff;
	display: block;
	font-size: 100%;
	font-weight: bold;
	line-height: 29px;
	margin: 0;
	padding: 0 20px;
	text-decoration: none;
}

#menubox li a:hover,
#menubox li a:active,
#menubox li a:focus {
	background: #cc6600;
	color: #FFFFFF;
}

#menubox li:hover a,
#menubox li.sfhover a,
#menubox li.havechildsfhover a,
#menubox li.havechild-activesfhover a {
	background: #cc6600;
	color: #FFFFFF;
}

#menubox li:hover li a,
#menubox li.sfhover li a,
#menubox li.havechildsfhover li a,
#menubox li.havechild-activesfhover li a {
	background: none;
}

#menubox li a.active,
#menubox li a.active:hover,
#menubox li a.active:active,
#menubox li a.active:focus {
	color: #FFFFFF;
	background: #cc6600;
}
.menuboxtitle{
	font-size: 0.9em;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #cc6600;
	margin-left: 20px;
}


/* TEXT FORMATS */

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	font-size: 2.5em;
	letter-spacing: 1px;
	color: #cc6600;
}

h2 {
	font-size: 1.1em;
	letter-spacing: 1px;
	text-transform: uppercase;
}

h3 {
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 1px;
}

.imageleft,
.imageright {
	margin-top:0px;
	padding-top:5px;
	margin-bottom:20px;
	color: #666666;
	font-size: 0.9em;
	letter-spacing: 1px;
}
.imageleft {
	float:left;
	padding-left:0px;
	padding-right:20px;
}
.imageright {
	float:right;
	padding-left:20px;
	padding-right:0px;
	text-align: right;
}

.infoblockleft, 
.infoblockright {
	padding: 10px;
	width: 250px;
	text-align: left;
	color: #222222;
	font-size: 0.9em;
	background-color: #9999ff;
	border-style: solid;
	border-color: #000000;
}
.infoblockleft {
	float:left;
	margin-left: 0px;
	margin-right:20px;
	border-width: 0px 4px 6px 0px;
}
.infoblockright {
	float:right;
	margin-left: 20px;
	margin-right: 0px;
	border-width: 0px 0px 6px 4px;
}

.small {
	font-size: 0.8em;
	line-height:1.8em;
}

/* LINK FORMATS */

a {
	color: #9999ff;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #cc6600;
	text-decoration: none;
}

/* FORMULIEREN */


/* STIJL NEWFOUNDLAND OUD */
	
a.blue{
	color: #595699;
	text-decoration: none;
}
a:hover.blue {
	text-decoration: underline;
}
#about{
}
#about a{
	color: #595699;
	text-decoration: none;
}
#about a:hover{
    text-decoration: underline;
}
#avalon {
}
#banners {
	text-align: center;
	height: 200px;
}
#banners img{
	border: 1px solid #000000;
	margin-bottom: 5px;
}
#bannersabout {
	text-align: center;
	height: 300px;
}
#bannersaccommodation {
	text-align: center;
	height: 300px;
}
#bannersdistances {
	text-align: center;
	height: 640px;
}
#bannersdo {
	text-align: center;
	height: 1370px;
}
#bannersfisheries {
	text-align: center;
	height: 1100px;
}
#bannershistory {
	text-align: center;
	height: 1010px;
}
#bannersintro {
	text-align: center;
	height: 1500px;
}
#bannerslumsden {
	text-align: center;
	height: 1010px;
}
#bannersmap {
	text-align: center;
	height: 300px;
}
#bannersnutshell {
	text-align: center;
	height: 1600px;
}
#bannerssee {
	text-align: center;
	height: 4500px;
}
#bannerstransport {
	text-align: center;
	height: 3300px;
}
#bannerstravel {
	text-align: center;
	height: 280px;
}
#bannerstravelinfo {
	text-align: center;
	height: 280px;
}
#bannerxhtml {
	text-align: left;
	height: 100px;
}
#bannerxhtml img{
	border: 0px solid #000000;
	margin-bottom: 5px;
}
#birding{
}
.bold {
	font-weight: bold;
}
#boattours{
}
#books {
}
#booksfiction {
}
#booksmaps {
}
#booksnonfiction {
}
#central{
}
#colofon {
	position: absolute; 
	margin-top: 0px; 
	margin-left: 10px; 
	height: 886px;
	background-image: url(../images/colofon2.jpg);
	width: 595px;
	font-weight: bold;
	font-size: 14px;
	padding-left: 5px; 
}
#colofon .subject{
	height: 40px;
	width: 428px;
	margin: 0px 0px 0px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	text-align: left;
	font-size: 180%;
}
#container {
	position: absolute; 
	margin-top: 149px; 
	margin-left: 0px; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 775px;
}
#containerpictures {
	position: absolute; 
	margin-top: 149px; 
	margin-left: 0px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 775px;
	background-color: #222222;
}
#contentxxx {
	position: absolute; 
	border: 5px solid #F4EF9E; 
	margin-top: 0px; 
	margin-left: 220px; 
	background-color: #F4EF9E;
	width: 765px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 17px;
	color: #111111 
}
#contentpictures {
	position: absolute; 
	border: 5px solid #222222;
	margin-top: 0px; 
	margin-left: 220px; 
	background-color: #222222;
	width: 765px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 17px;
	color: #666666;
}
#contentpicturesfooter {
	position: absolute; 
	border: 5px solid #222222;
	margin-top: 700px; 
	margin-left: 220px; 
	background-color: #222222;
	width: 765px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 17px;
	color: #666666;
}
#contentpicturesleft {
	position: absolute; 
	border: 5px solid #222222;
	margin-top: 100px; 
	margin-left: 220px; 
	background-color: #222222;
	width: 765px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 17px;
	color: #666666;
}
.contentmenu {
	font-size: 10px;
	text-align: center;
	letter-spacing: 0px;
}
.contentmenu a{
	color: #595699;
	text-decoration: none;
}
.contentmenu a:hover{
	text-decoration: underline;
}
#contentcolofon {
	position: absolute; 
	border: 5px solid #BBBBEE; 
	margin-top: 0px; 
	margin-left: 160px; 
	font-size: 90%;
	line-height:1.4em;
	background-color: #BBBBEE;
	width: 605px;
}
#contentwhite {
	position: absolute; 
	border: 5px solid #BBBBEE; 
	margin-top: 0px; 
	margin-left: 160px; 
	background-color: #BBBBEE;
	width: 605px;
	font-weight: bold;
	font-size: 80%;
}
#containerwhite {
	background-color: #FFFFFF;
	border: 5px solid #FFFFFF;
	width: 775px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 775px;
}
#creative{
}
#creative a{
	color: #595699;
	text-decoration: none;
}
#creative a:hover{
    text-decoration: underline;
}
#east {
}
#extra {
	text-align: center;
}
.flow {
	font-weight: bold;
	color: #F47A55;
}
#footerxxx {
	height: 100px;
	background-repeat: no-repeat;
	text-align: right;
	font-size: 80%; 
	padding-top: 20px;
	color: #666666;
	width: 100%; 
}
#footercolofon {
	position: absolute; 
	margin-top: 886px; 
	margin-left: 10px; 
	height: 100px;
	background-repeat: no-repeat;
	text-align: right;
	font-size: 80%;
	padding-top: 20px;
	color: #666666;
	width: 605px;
}
#footercolofon a{
	color: #666666;
	text-decoration: none;
}
#footercolofon a:hover{
	color: #666666;
	text-decoration: underline;
}
#footerpictures {
	height: 100px;
	background-repeat: no-repeat;
	text-align: right;
	font-size: 80%;
	padding-top: 20px;
	color: #666666;
	background-color: #222222;
	width: 100%;
}
#footerpictures a{
	color: #666666;
	text-decoration: none;
}
#footerpictures a:hover{
	color: #666666;
	text-decoration: underline;
}
#gallery11 {
	position: absolute; 
	z-index:1; 
	display:block; 
	margin-left:0px; 
	margin-top:10px; 
	text-align:center; 
	vertical-align:top; 
	width:180px;
}
#gallery12 {
	position:absolute; 
	z-index:1; 
	display:block; 
	margin-left:195px; 
	margin-top:10px; 
	text-align:center; 
	vertical-align:top; 
	width:180px;
}
#gallery13 {
	position:absolute; 
	z-index:1; 
	display:block; 
	margin-left:390px; 
	margin-top:10px; 
	text-align:center; 
	vertical-align:top; 
	width:180px;
}
#gallery14 {
	position:absolute; 
	z-index:1; 
	display:block; 
	margin-left:585px; 
	margin-top:10px; 
	text-align:center; 
	vertical-align:top; 
	width:180px;
}
#gallery21 {
	position:absolute; 
	z-index:1; 
	display:block; 
	margin-left:0px; 
	margin-top:160px; 
	text-align:center; 
	vertical-align:top; 
	width:180px;
}
#gallery22 {
	position:absolute; 
	z-index:1; 
	display:block; 
	margin-left:195px; 
	margin-top:160px; 
	text-align:center; 
	vertical-align:top; 
	width:180px;
}
#gallery23 {
	position:absolute; 
	z-index:1; 
	display:block; 
	margin-left:390px; 
	margin-top:160px; 
	text-align:center; 
	vertical-align:top; 
	width:180px;
}
#gallery24 {
	position:absolute; 
	z-index:1; 
	display:block; 
	margin-left:585px; 
	margin-top:160px; 
	text-align:center; 
	vertical-align:top; 
	width:180px;
}
#gallery31 {
	position:absolute; 
	z-index:1; 
	display:block; 
	margin-left:0px; 
	margin-top:310px; 
	text-align:center; 
	vertical-align:top; 
	width:180px;
}
#gallery32 {
	position:absolute; 
	z-index:1; 
	display:block; 
	margin-left:195px; 
	margin-top:310px; 
	text-align:center; 
	vertical-align:top; 
	width:180px;
}
#gallery33 {
	position:absolute; 
	z-index:1; 
	display:block; 
	margin-left:390px; 
	margin-top:310px; 
	text-align:center; 
	vertical-align:top; 
	width:180px;
}
#gallery34 {
	position:absolute; 
	z-index:1; 
	display:block; 
	margin-left:585px; 
	margin-top:310px; 
	text-align:center; 
	vertical-align:top; 
	width:180px;
}
#gallery41 {
	position:absolute; 
	z-index:1; 
	display:block; 
	margin-left:0px; 
	margin-top:460px; 
	text-align:center; 
	vertical-align:top; 
	width:180px;
}
#gallery42 {
	position:absolute; 
	z-index:1; 
	display:block; 
	margin-left:195px; 
	margin-top:460px; 
	text-align:center; 
	vertical-align:top; 
	width:180px;
}
#gallery43 {
	position:absolute; 
	z-index:1; 
	display:block; 
	margin-left:390px; 
	margin-top:460px; 
	text-align:center; 
	vertical-align:top; 
	width:180px;
}
.header{
	margin: 10px 0px 0px 0px;
	font-weight: normal;
	text-align: left;
	font-size: 180%;
	letter-spacing: 1px; 
}
a.header {
	text-decoration: none;
}
a:hover.header {
	color: #595699;
	text-decoration: underline;
}
.headerpictures{
	margin: 10 px 0px 0px 0px;
	font-weight: normal;
	text-align: right;
	font-size: 180%;
	letter-spacing: 1px; 
	color: #CCCCCC;
}
.header2 {
	font-weight: bold;
	text-align: left;
	font-size: 130%;
	letter-spacing: 2px;
}
a.header2 {
	text-decoration: none;
}
a:hover.header2 {
	color: #595699;
	text-decoration: underline;
}
.header2right {
	font-weight: bold;
	text-align: right;
	font-size: 130%;
}
.header3 {
	font-weight: normal;
	text-align: left;
	font-size: 130%;
	letter-spacing: 2px;
}
#header{
	height: 30px;
	width: 605px;
	margin: 10px 0px 0px 0px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-weight: normal;
	text-align: left;
	font-size: 180%;
	letter-spacing: 1px; 
}
#headerpictures{
	float: left;
	height: 40px;
	width: 605px;
	margin: 5px 0px 0px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-weight: normal;
	text-align: right;
	font-size: 180%;
	letter-spacing: 1px; 
	color: #CCCCCC;
}
#headersub{
	height: 30px;
	width: 605px;
	margin: 10px 0px 0px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-weight: normal;
	text-align: right;
	font-size: 140%;
	letter-spacing: 2px; 
}
.headersub{
	margin: 10px 0px 0px;
	font-weight: normal;
	text-align: right;
	font-size: 140%;
	letter-spacing: 2px; 
}
#hiking{
}
#landscape {
	position: absolute;
	margin-left: 220px;
	margin-top: 0px;
	height: 149px;
	background-image: url(../images/mccallum.jpg);
	width: 775px;
}
#landscapeabout {
	position: absolute;
	margin-left: 220px;
	margin-top: 0px;
	height: 149px;
	background-image: url(../images/bonnebay.jpg);
	width: 775px;
}
#landscapeaccommodation {
	position: absolute;
	margin-left: 220px;
	margin-top: 0px;
	height: 149px;
	background-image: url(../images/quirponisland.jpg);
	width: 775px;
}
#landscapeansemeadows {
	position: absolute;
	margin-left: 220px;
	margin-top: 0px;
	height: 149px;
	background-image: url(../images/ansemeadows.jpg);
	width: 775px;
}
#landscapebaieverte {
	position: absolute;
	margin-left: 220px;
	margin-top: 0px;
	height: 149px;
	background-image: url(../images/tiltcove.jpg);
	width: 775px;
}
#landscapebooks {
	position: absolute;
	margin-left: 220px;
	margin-top: 0px;
	height: 149px;
	background-image: url(../images/ropes.jpg);
	width: 775px;
}
#landscapecapestmary {
	position: absolute;
	margin-left: 220px;
	margin-top: 0px;
	height: 149px;
	background-image: url(../images/gannets.jpg);
	width: 775px;
}
#landscapecoastofbays {
	position: absolute;
	margin-left: 220px;
	margin-top: 0px;
	height: 149px;
	background-image: url(../images/gaultois.jpg);
	width: 775px;
}
#landscapecolofon {
	position: absolute;
	margin-left: 220px;
	margin-top: 0px;
	height: 149px;
	background-image: url(../images/colofon.jpg);
	width: 775px;
}
#landscapecontact {
	position: absolute;
	margin-left: 220px;
	margin-top: 0px;
	height: 149px;
	background-image: url(../images/contact.jpg);
	width: 775px;
}
#landscapeculture {
	position: absolute;
	margin-left: 220px;
	margin-top: 0px;
	height: 149px;
	background-image: url(../images/music.jpg);
	width: 775px;
}
#landscapedeadmansbay {
	position: absolute;
	margin-left: 220px;
	margin-top: 0px;
	height: 149px;
	background-image: url(../images/deadmansbay.jpg);
	width: 775px;
}
#landscapedisclaimer {
	position: absolute;
	margin-left: 220px;
	margin-top: 0px;
	height: 149px;
	background-image: url(../images/deadmansbay.jpg);
	width: 775px;
}
#landscapedistances {
	position: absolute;
	margin-left: 220px;
	margin-top: 0px;
	height: 149px;
	background-image: url(../images/road.jpg);
	width: 775px;
}
#landscapedo {
	position: absolute;
	margin-left: 220px;
	margin-top: 0px;
	height: 149px;
	background-image: url(../images/sandybeach.jpg);
	width: 775px;
}
#landscapefisheries {
	position: absolute;
	margin-left: 220px;
	margin-top: 0px;
	height: 149px;
	background-image: url(../images/ropes.jpg);
	width: 775px;
}
#landscapeflowerscove {
	position: absolute;
	margin-left: 220px;
	margin-top: 0px;
	height: 149px;
	background-image: url(../images/flowerscove.jpg);
	width: 775px;
}
#landscapefogo {
	position: absolute;
	margin-left: 220px;
	margin-top: 0px;
	height: 149px;
	background-image: url(../images/fogo.jpg);
	width: 775px;
}
#landscapegreenspond {
	position: absolute;
	margin-left: 220px;
	margin-top: 0px;
	height: 149px;
	background-image: url(../images/greenspond.jpg);
	width: 775px;
}
#landscapeguestbook {
	position: absolute;
	margin-left: 220px;
	margin-top: 0px;
	height: 149px;
	background-image: url(../images/yellowboat.jpg);
	width: 775px;
}
#landscapehistory {
	position: absolute;
	margin-left: 220px;
	margin-top: 0px;
	height: 149px;
	background-image: url(../images/history2.jpg);
	width: 775px;
}
#landscapeicebergs {
	position: absolute;
	margin-left: 220px;
	margin-top: 0px;
	height: 149px;
	background-image: url(../images/iceberg.jpg);
	width: 775px;
}
#landscapejacksonsarm {
	position: absolute;
	margin-left: 220px;
	margin-top: 0px;
	height: 149px;
	background-image: url(../images/jacksonsarm.jpg);
	width: 775px;
}
#landscapejuly2002 {
	position: absolute;
	margin-left: 220px;
	margin-top: 0px;
	height: 149px;
	background-image: url(../images/rocks.jpg);
	width: 775px;
}
#landscapekeels {
	position: absolute;
	margin-left: 220px;
	margin-top: 0px;
	height: 149px;
	background-image: url(../images/keels.jpg);
	width: 775px;
}
#landscapelandscape {
	position: absolute;
	margin-left: 220px;
	margin-top: 0px;
	height: 149px;
	background-image: url(../images/sandybeach.jpg);
	width: 775px;
}
#landscapelascie {
	position: absolute;
	margin-left: 220px;
	margin-top: 0px;
	height: 149px;
	background-image: url(../images/lascie.jpg);
	width: 775px;
}
#landscapelumsden {
	position: absolute;
	margin-left: 220px;
	margin-top: 0px;
	height: 149px;
	background-image: url(../images/sand.jpg);
	width: 775px;
}
#landscapemoorescove {
	position: absolute;
	margin-left: 220px;
	margin-top: 0px;
	height: 149px;
	background-image: url(../images/moorescove.jpg);
	width: 775px;
}
#landscapenutshell {
	position: absolute;
	margin-left: 220px;
	margin-top: 0px;
	height: 149px;
	background-image: url(../images/leadingticklesh.jpg);
	width: 775px;
}
#landscapeother {
	position: absolute;
	margin-left: 220px;
	margin-top: 0px;
	height: 149px;
	background-image: url(../images/wood.jpg);
	width: 775px;
}
#landscapeparks {
	height: 149px;
	background-image: url(../images/gannets.jpg);
	width: 775px;
}
#landscapeplaces {
	height: 149px;
	background-image: url(../images/sunsetlumsden.jpg);
	width: 775px;
}
#landscapequirpon {
	position: absolute;
	margin-left: 220px;
	margin-top: 0px;
	height: 149px;
	background-image: url(../images/quirpon.jpg);
	width: 775px;
}
#landscapequirponisland {
	position: absolute;
	margin-left: 220px;
	margin-top: 0px;
	height: 149px;
	background-image: url(../images/quirponisland.jpg);
	width: 775px;
}
#landscapesandyville {
	position: absolute;
	margin-left: 220px;
	margin-top: 0px;
	height: 149px;
	background-image: url(../images/sandyville.jpg);
	width: 775px;
}
#landscapesee {
	position: absolute;
	margin-left: 220px;
	margin-top: 0px;
	height: 149px;
	background-image: url(../images/lumsden.jpg);
	width: 775px;
}
#landscapesleepycove {
	position: absolute;
	margin-left: 220px;
	margin-top: 0px;
	height: 149px;
	background-image: url(../images/sleepycove.jpg);
	width: 775px;
}
#landscapespringdale {
	position: absolute;
	margin-left: 220px;
	margin-top: 0px;
	height: 149px;
	background-image: url(../images/springdale.jpg);
	width: 775px;
}
#landscapestories {
	position: absolute;
	margin-left: 220px;
	margin-top: 0px;
	height: 149px;
	background-image: url(../images/newtown.jpg);
	width: 775px;
}
#landscapetransport {
	position: absolute;
	margin-left: 220px;
	margin-top: 0px;
	height: 149px;
	background-image: url(../images/road2.jpg);
	width: 775px;
}
#landscapetravel {
	position: absolute;
	margin-left: 220px;
	margin-top: 0px;
	height: 149px;
	background-image: url(../images/stones2.jpg);
	width: 775px;
}
#landscapetravelinfo {
	position: absolute;
	margin-left: 220px;
	margin-top: 0px;
	height: 149px;
	background-image: url(../images/berryhill.jpg);
	width: 775px;
}
#landscapetwillingate {
	position: absolute;
	margin-left: 220px;
	margin-top: 0px;
	height: 149px;
	background-image: url(../images/winter.jpg);
	width: 775px;
}
#landscapewhales {
	position: absolute;
	margin-left: 220px;
	margin-top: 0px;
	height: 149px;
	background-image: url(../images/whales2.jpg);
	width: 775px;
}
#landscapewinter {
	position: absolute;
	margin-left: 220px;
	margin-top: 0px;
	height: 149px;
	background-image: url(../images/winter.jpg);
	width: 775px;
}
#languages {
	text-align: left;
	margin-left: 11px;
	padding-left: 11px;
	padding-bottom: 15px;
	padding-top: 15px;
}
#maps {
}
#music {
}
#options ul     {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: square;
}
#options     {
	list-style-type: square;
}
#options a    {
	color: #BB5522;
	text-decoration: none;
}
#options a:hover    {
	text-decoration: underline;
}
#optionspicturesmenu     {
	list-style-type: square;
}
#optionspicturesmenu ul     {
	margin-left: 0px;
	padding-left: 10px;
}
#optionspicturesmenu a    {
	color: #BB5522;
	text-decoration: none;
}
#optionspicturesmenu a:hover    {
	text-decoration: underline;
}
#optionspicturesindex     {
	list-style-type: square;
}
#optionspicturesindex ul     {
	margin-left: 0px;
	padding-left: 10px;
}
#optionspicturesindex a    {
	color: #BB5522;
	text-decoration: none;
}
#optionspicturesindex a:hover    {
	text-decoration: underline;
}
#optionsright     {
	list-style-type: none;
}
#optionsright a    {
	color: #BB5522;
	text-decoration: none;
}
#optionsright a:hover    {
	text-decoration: underline;
}
#outdoor{
}
#paintings {
}
.picture {
	font-weight: bold;
	color: #993300;
	font-size: 10px;
	letter-spacing: 2px;
}
.picture1 {
	font-weight: bold;
	color: #993300;
	font-size: 80%;
}
#rightbar {
	position: absolute;
	top: 213px;
	left: 780px;
	font-size: 90%;
	text-align: left;
}
#rightbarabout {
	position: absolute;
	top: 213px;
	left: 780px;
	font-size: 90%;
	text-align: left;
	width: 210px;
	height: 270px;
}
#rightbarbooks {
	margin: 0px 0px 0px 5px;
	padding: 0px;
	font-size: 90%;
	text-align: left;
	width: 210px;
	height: 270px;
	position: absolute;
	top: 224px;
	left: 780px;
}
#rightbarcapelin {
	position: absolute;
	top: 13800px;
	left: 800px;
	width: 190px;
	font-size: 75%;
}
#rightbarcod {
	position: absolute;
	top: 640px;
	left: 800px;
	width: 190px;
	font-size: 75%;
}
#rightbarcove {
	position: absolute;
	top: 5600px;
	left: 800px;
	width: 190px;
	font-size: 75%;
}
#rightbardo {
	margin: 0px 0px 0px 5px;
	padding: 0px;
	font-size: 90%;
	text-align: left;
	width: 210px;
	height: 270px;
	position: absolute;
	top: 224px;
	left: 780px;
}
#rightbarfisheries {
	position: absolute;
	top: 860px;
	left: 800px;
	width: 190px;
	font-size: 75%;
}
#rightbarmenu {
	margin: 0px 0px 0px 5px;
	padding: 0px;
	font-size: 90%;
	text-align: left;
	width: 210px;
	height: 270px;
	position: absolute;
	top: 224px;
	left: 780px;
}
#rightbartickle {
	position: absolute;
	top: 730px;
	left: 800px;
	width: 190px;
	font-size: 75%;
}
#rightbartreaty {
	position: absolute;
	top: 795px;
	left: 600px;
	width: 190px;
	font-size: 75%;
}
#rightbarpictures {
	position: absolute;
	top: 213px;
	left: 780px;
	font-size: 90%;
	text-align: left;
	background-color: #222222;
}
#rightbarsee {
	margin: 0px 0px 0px 5px;
	padding: 0px;
	font-size: 90%;
	text-align: left;
	width: 210px;
	height: 270px;
	position: absolute;
	top: 224px;
	left: 780px;
}
#rightbarstories {
	margin: 0px 0px 0px 5px;
	padding: 0px;
	font-size: 90%;
	text-align: left;
	width: 210px;
	height: 270px;
	position: absolute;
	top: 224px;
	left: 780px;
}
#rightbartop {
	margin: 0px 0px 0px 5px;
	font-size: 75%;
	background-color: #BBBBEE;
	width: 220px;
	height: 203px;
	position: absolute;
	top: 5px;
	left: 775px;
}
#rightbartopdo {
	margin: 0px 0px 0px 5px;
	font-size: 75%;
	background-color: #FAEBD7;
	width: 220px;
	height: 203px;
	position: absolute;
	top: 5px;
	left: 775px;
}
#rightbartoppictures {
	margin: 0px 0px 0px 5px;
	font-size: 75%;
	background-color: #222222;
	width: 220px;
	height: 203px;
	position: absolute;
	top: 5px;
	left: 775px;
}
#rightbartravel {
	margin: 0px 0px 0px 5px;
	padding: 0px;
	font-size: 90%;
	text-align: left;
	width: 210px;
	height: 270px;
	position: absolute;
	top: 224px;
	left: 780px;
}
#rightbartwillingate {
	margin: 0px 0px 0px 5px;
	padding: 0px;
	font-size: 90%;
	text-align: left;
	width: 210px;
	height: 270px;
	position: absolute;
	top: 224px;
	left: 780px;
}
#rightbarwhite {
	margin: 0px 0px 0px 5px;
	padding: 0px;
	background-color: #FFFFFF;
	font-size: 90%;
	text-align: left;
	width: 210px;
	height: 270px;
	position: absolute;
	top: 224px;
	left: 780px;
}
#seeavalon {
	position: relative; 
	border: 5px solid #E2C9D8; 
	margin-top: 0px; 
	margin-left: 0px; 
	background-color: #E2C9D8;
	width: 755px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 17px;
	color: #000000; 
}
#seecentral {
	position: relative; 
	border: 5px solid #90EE90; 
	margin-top: 0px; 
	margin-left: 0px; 
	background-color: #90EE90;
	width: 755px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 17px;
	color: #000000; 
}
#seeeast {
	position: relative; 
	border: 5px solid #FFFF9E; 
	margin-top: 0px; 
	margin-left: 0px; 
	background-color: #FFFF9E;
	width: 755px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 17px;
	color: #000000; 
}
#seesouth {
	position: relative; 
	border: 5px solid #E6E6FA; 
	margin-top: 0px; 
	margin-left: 0px; 
	background-color: #E6E6FA;
	width: 755px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 17px;
	color: #000000; 
}
#seewest {
	position: relative; 
	border: 5px solid #F0D58C; 
	margin-top: 0px; 
	margin-left: 0px; 
	background-color: #F0D58C;
	width: 755px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 17px;
	color: #000000; 
}
#sidebar	{
	position: absolute;
	top: 10px; 
	border: 5px solid #BBBBEE; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	font-size: 11px;
	text-indent: 0px;
	background-color: #BBBBEE;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 210px;
	list-style-type: square;
}
#sidebar a{
	color: #993300;
	text-decoration: none;
}
#sidebar a:hover{
	text-decoration: underline;
}
#sidebar ul{
	margin-left: 10px;
	padding-left: 10px;
	list-style-type: square;
	}
#sidebarpictures	{
	position: absolute;
	top: 10px; 
	border: 5px solid #222222; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	font-size: 11px;
	text-indent: 0px;
	background-color: #222222;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 210px;
	color: #666666;
}
#siderbarpictures a{
	color: #BB5522;
	text-decoration: none;
}
#sidebarpictures a:hover{
	text-decoration: underline;
}
#sidebarpictures ul{
	margin-left: 10px;
	padding-left: 10px;
	list-style-type: square;
}
#sidebarwhite	{
	float: left;
	width: 152px;  /* box model hack */
	font-weight: bold;
	padding: 16px 0px 0px;
	text-align: left;
	font-size: 90%;
	text-indent: 0px;
	background-color: #FFFFFF;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 152px
}
body>#container>#sidebarwhite ul{
	padding-left:16px;
	}
#sidebarwhite ul{
	margin-left:0px;
	padding-left: 0px;
	}
#sidemenu{
	position: absolute;
	top: 10px; 
	border: 5px solid #BBBBEE; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	font-size: 11px;
	text-indent: 0px;
	background-color: #BBBBEE;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 210px
}
#sidemenu a{
	color: #993300;
	text-decoration: none;
}
#sidemenu a:hover{
	text-decoration: underline;
}
#sidemenu ul{
	list-style-type: circle;
}
#south {
}
#stories {
	font-family: Georgia, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.subject{
	height: 40px;
	width: 428px;
	margin: 0px 15px 0px 0px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	text-align: left;
	font-size: 180%;
	letter-spacing: 1px;
}
a.subject{
	font-weight: normal;
	text-decoration: none;
}
.subject2{
	height: 25px;
	margin: 0px 0px 0px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	text-align: left;
	font-size: 140%;
	letter-spacing: 2px;
}
a.subject2{
	font-weight: normal;
	text-decoration: none;
}
a:hover.subject2{
	text-decoration: underline;
}
#avalon .subject2{
	background-color: #E2C9D8;
}
#central .subject2{
	background-color: #90EE90;
}
#east .subject2{
	background-color: #FFFF9E;
}
#south .subject2{
	background-color: #E6E6FA;
}
#west .subject2{
	background-color: #F0D58C;
}
.subject3{
	height: 40px;
	width: 605px;
	margin: 10px 0px 0px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	text-align: left;
	font-size: 180%;
	letter-spacing: 1px;
}
#avalon .subject3{
	background-color: #E2C9D8;
}
#central .subject3{
	background-color: #90EE90;
}
#east .subject3{
	background-color: #FFFF9E;
}
#south .subject3{
	background-color: #E6E6FA;
}
#west .subject3{
	background-color: #F0D58C;
}
.subject4{
	height: 25px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	text-align: left;
	font-size: 140%;
}
#subject{
	float: left;
	height: 40px;
	width: 428px;
	margin: 0px 0px 0px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 428px;
	text-align: left;
	font-size: 180%;
}
#subject a{
	font-weight: normal;
	text-decoration: none;
}
#subject a:hover{
    text-decoration: underline;
}
#subject2{
	float: left;
	height: 25px;
	width: 605px;
	margin: 0px 0px 0px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 605px;
	text-align: left;
	font-size: 140%;
}
#subject2 a{
	font-weight: normal;
	text-decoration: none;
}
#subject2 a:hover{
    text-decoration: underline;
}
#swimming{
}
#top {
	position: absolute;
	margin-left: 0px;
	margin-top: 0px;
	height: 149px;
	width: 210px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #993300;
	text-align: center;
	font-size: 170%;
	letter-spacing: 1px;
	background-color: #BBBBEE;
}
#topextra {
	position: absolute;
	margin-left: 5px;
	margin-top: 60px;
	height: 89px;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #993300;
	text-align: left;
	font-size: 100%;
	letter-spacing: 1px;
	background-color: #BBBBEE;
}
#toppictures {
	position: absolute;
	margin-left: 0px;
	margin-top: 0px;
	height: 149px;
	width: 210px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-align: center;
	font-size: 170%;
	letter-spacing: 1px;
	background-color: #222222;
}
#topwhite {
	height: 54px;
	width: 775px;
	font-weight: bold;
	color: #BB5522;
	text-align: right;
	letter-spacing: 4px;
	font-size: 240%;
	background-color: #FFFFFF;
}
#warningbar {
	height: 25px;
	width: 775px;
	color: #CD0000;
	text-align: center;
	font-size: 100%;
	background-color: #FFFFCC;
}
#west{
}
#whales{
}

