
body {
font-family : Arial;
font-size : 12px;
color : black;
background-color : #003366;
margin : 0;
}
body.sportsbar {
background-color : #FFFFFF;
}
body.breakfast {
background-image: url("images/breakfast/backdrop.gif");
font-family : Comic Sans, Comic Sans MS, cursive;
}
body.restaurant {
background-image: url("images/restaurant/backdrop.jpg");
}
body.cottage {
background-image: url("images/cottage/snowflakes.gif");
background-color : #FFFFFF;
}
body.woodback {
background-image: url("images/motel/backdrop.jpg");
background-color : #FFFFFF;
}
body.nitesky {
background-color: #000000;
background-attachment:fixed;
background-image: url("images/nightsky.jpg");
}
div {
margin-top: 0;
margin-bottom: 0;
}
p {
margin-top: 0;
margin-bottom: 0;
}
p.split {
margin-top: 0;
margin-bottom: 12px;
}
h2 {
margin-top: 0;
margin-bottom: 0;
font-style : italic;
color: #0000c0;
}
h3 {
font-size : 24px;
margin-top: 0;
margin-bottom: 0;
font-style : italic;
color: #000000;
}
a:link, a:visited{
text-decoration : none;
color : black;
font-style : italic;
font-weight : bold;
}
a:hover {
text-decoration : none;
font-weight : bold;
color : red;
/*background-color: #A0C0FF;*/
}

#bodyarea {
height: 476px; 
width:864px; 
overflow:auto;
}

.container {
height:0px; 
width:864px; 
background-color: #F0F0F0;
}

.fullpage {
height: 100%;
}
.restbord {
height: 112px;
background-image: url("images/toplog-m.gif");
}
.restbordl {
background-image: url("images/leftlog.gif");
}
.restbordr {
background-image: url("images/rightlog.gif");
}
.blackborder {
border: thick solid #000000
}
.sportbord {
background-image: url("images/sportsbar/top.gif");
}
.sportbordl {
background-image: url("images/sportsbar/left.gif");
background-position: top right;
background-repeat: no-repeat;
}
.sportbordr {
background-image: url("images/sportsbar/right.gif");
background-position: top left;
background-repeat: no-repeat;
}
.watback {
background: #00ABD9 url("images/kids/kidsback.jpg") repeat-x fixed bottom;
}
.bubblesl {
background-image: url("images/kids/bubbles-l.gif") ;
background-repeat: repeat-y;
background-position: bottom right;
}
.bubblesr {
background-image: url("images/kids/bubbles-r.gif") ;
background-repeat: repeat-y;
background-position: bottom left;
}
.sportnet {
background-image: url("images/sportsbar/netting.gif");
background-position: top;
background-repeat: no-repeat;
}
.cotbord {
background-image: url("images/cottage/top.gif");
}
.cotbordtl {
background-image: url("images/cottage/topleft.gif");
background-position: top right;
background-repeat: no-repeat;
}
.cotbordtr {
background-image: url("images/cottage/topright.gif");
background-position: top left;
background-repeat: no-repeat;
}
.cotbordl {
background-image: url("images/cottage/left.gif");
background-position: top right;
background-repeat: no-repeat;
}
.cotbordr {
background-image: url("images/cottage/right.gif");
background-position: top left;
background-repeat: no-repeat;
}
.squig {
background-image: url("images/restaurant/squig.gif");
}
.dots {
background-image: url("images/restaurant/dot.gif");
}
.dots2 {
background-image: url("images/restaurant/dot.gif");
	background-color: #CfCfCf;
	border: 0px;
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
}
.transbox {
	background-color: #CfCfCf;
	border: 0px;
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
	}
.transbox2 {
	background-color: #8f8fCf;
	border: 0px;
	filter:alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity:0.7;
	}

.whitebox {
        background-color: #f9f9f9;
        border: 2px solid #c00000;
}
.blueround {
	border-width: 3px 1px 3px 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: rgb(208, 208, 255) rgb(208, 208, 255) rgb(208, 208, 255) rgb(208, 208, 255);
	background-color: white;
	-moz-border-radius: 12px 12px 12px 12px;
	font-size: 10pt;
}

#scrollerC {
 text-align: center; font: 10px black Arial, sans-serif; font-weight: bold;
}
.makewhite {
color: white;
}

#wifilogo {
position:absolute; z-index: 1000; background:url('images/wifi.png') no-repeat; width: 64px; height: 48px;
}

#iescroller {
 position:absolute;left:0px;top:0px;margin-top:34px;width:100%; 
}
