/* Shawnigan Lake Escape  */

body {background-color: white; text-align: center;}
.outerborder {border-color: black; border-style: solid; border-width: 2px; width: 780px; text-align: center; margin:0px auto;}
.middleborder {border-color: #264989; border-style: solid; border-width: 4px;}
.innerborder {border-color: #3B6FA1; border-style: solid; border-width: 8px;}
.menu {
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;
}
body,.menu,.menu A,.menu A:visited,.menu A:hover,.menu A:active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.menu,.menu A,.menu A:visited {
	color: Black;
	text-decoration: none;
}
.menu A:active,.menu A:hover  {
	color: Red;
	text-decoration: underline;
}
.links {
	border: none;
	vertical-align: middle;
}
.layout, li {
	background-color: white;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	display: block;
}
h1,h2,h3,h4,p,legend,li,td,th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: black;
	text-decoration: none;
}
h1 {
	font-size: 48px;
	height: 30px;
}
h1,h2 {
	text-align: center;
}
h3,h4,p,li,td,th {
	text-align: left;
}
h2 {
	font-size: 20px;
}
h4,p,legend,li,td,th {
	font-size: 12px;
}
h3 {
	font-size: 10px;
	padding-left: 20px;
	padding-bottom: 0px;
}
h1,h4,th {
	font-weight: bold;
}
ul {
   line-height: 20px;
	vertical-align: top;
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
	list-style-type: square;
}