body {
	background-color: #fff;
	color: #000;
	width: 960px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}

#totalwrap {
	background-image: url("../pics/menu/background.jpg");
	background-repeat: repeat-y; 
}

#header {
	background-image: url("../pics/header/moose.jpg");
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #fff;
	border-bottom: 1px dotted #000;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 110px;
}

#header h1 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 110%;
	width: 550px;
	height: 83px;
	position: relative;
}

#header h1 span {
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url("../pics/header/text.jpg");
	background-repeat: no-repeat;
	background-position: top right;
}

#menu {
	background-image: url("../pics/menu/background.jpg");
	background-repeat: repeat-y; 
	background-color: #000;
	float: left;
	width: 150px;
	border: 0;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#menumoose {
	background-image: url("../pics/menu/moose.jpg");
	background-repeat: no-repeat;
	position: relative;
	height: 288px;
	width: 150px;
}

#menu ul {
	list-style-type: none;
	background-image: url("../pics/menu/divide.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	margin: 0 0px 0 0;
	padding: 0 0 8px 0;
}

#menu ul li {
	background-image: url("../pics/menu/divide.gif");
	background-repeat: no-repeat;
	color: #fff;
	padding: 12px 5px 3px 1px;
	width: 106px;
}

#menu ul li a, #menu ul li a:visited {
	text-decoration: none;
	color: #fff;
	font-size: 100%;
	font-weight: normal;
	width: 106px;
}

#menu ul li a:hover, #menu ul li a:active {
	text-decoration: underline;
}


#content {
	width: 810px;
	border: 0;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: right;
}

#footer {
	clear: both;
}

h2 {
	font-size: 110%;
	font-weight: bold;
}


h2.shirl {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 110%;
	width: 565px;
	height: 253px;
	position: relative;
}

h2.shirl span {
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url("../pics/shirley_header.jpg");
	background-repeat: no-repeat;
	background-position: top right;
}

p.teaser {
	margin-bottom: 0;
	padding-bottom: 0;
}

h3.withteaser {
	margin: 0 auto 0 auto;
	padding: 0 auto 0 auto;
	
}

img.pgmimg {
	float: right;
}

div.show08 {
	width: 380px;
	float: left;
	margin: auto 15px auto auto;
}

div.show08.alt {
	margin: auto auto auto 15px;
}

h3.bookings {
	font-size: 18px;
}

p.bookings {
	font-size: 16px;
}

div#benefit08 {
	font-size: 14px;
	border: 1px solid #000;
	min-height: 162px;
}

* html div#benefit08 {	
	/* IE6 only */
	height: 162px;
}


div#benefit08 p, div#benefit08 h3 {
	margin-left: 10px;
	margin-right: 10px;
}

div#benefit08 p{
	margin-top: 1em;
	margin-bottom: 0;
}

h3 {
	font-size: 110%;
}

.apply-description {
	font-size: 115%;
	color: #333;
}