@charset "utf-8";
/* wrap light green #DCFAE4 blue?5990A5  04827C*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, table, caption, tbody, tfoot, thead, tr, th, td, hr {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
a img {
	border: none;
}
img, a {
	border: none;
	behavior: url(iepngfix.htc);
}
/* General settings */
 
body {
	font:normal 0.8125em/1.618 Georgia, "Times New Roman", Times, serif;
	color:#111;
	font-size-adjust:none;
	text-align: center;
	background:#181003;
}
p {
	padding:0 0 0.8125em 0;
}
/* Headlines */
 
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, serif;
	margin-bottom:5px;
	font-weight:normal;
	padding-top:8px;
}
h1 {
	font-size: 2.615em;
	line-height:1.18;
} /* 34px */
h2 {
	font-size: 2em;
	line-height:1.19;
	padding-bottom: 10px;
} /* 26px */
h3 {
	font-size: 1.618em;
	line-height:1.24;
} /* 21 */
h4 {
	font-size: 1.308em;
	line-height:1.23;
} /* 17*/
h5, h6 {
	font-size: 1em;
	line-height:1.3;
	font-weight:700;
} /* 13px */
/* Lists */

ul {
	list-style-position:outside;
}
li ul, li ol {
	margin:0 1.618em;
}
ul, ol {
/*	margin: 0 0 1.618em 2em;
*/}
dl {
	margin: 0 0 1.618em 0;
}
dl dt {
	font-weight: 700;
}
dl dd {
	margin-left: 1.618em;
}
/* Tables */
 
table {
	margin-bottom:1.618em;
	border-collapse: collapse;
}
th {
	font-weight:700;
	text-align:left;
}
tr, th, td {
	margin:0;
	padding:0 1.618em 0 1em;
	height:21px;
}
tfoot {
	font-style: italic;
}
caption {
	text-align:center;
	font-family:Georgia, serif;
}
/* Quotes */
 
blockquote {
	padding-left:1.618em;
	margin:0 0 0.8125em;
	border-left:3px solid #ccc;
	font-style:italic;
	letter-spacing:0.03em;
}
blockquote > p {
	padding:0;
}
/* Other */

a {
	color:#f18a21;
	outline: none;
}
strong {
	font-weight: 700;
	font-size:1.1em;
}
em, dfn, cite, q {
	font-style: italic;
}
hr {
	margin:2px;
	color: #5D1006;
	background-color: #5D1006;
	height: 2px;
}
abbr, acronym {
	border-bottom:1px dotted #000;
}
address {
	margin-top:1.618em;
	font-style: italic;
}
del {
	color:#000;
}
sup {
	vertical-align:super;
}
sub {
	vertical-align:sub;
}
#container {
	background:#000000 url(i/body.jpg) repeat top center;
	width: 960px;
	margin:0px auto;
	text-align: left;
	padding-bottom:20px;
}
#header {
	height:200px;
	position:relative;
	margin-bottom:20px;
}
#header h1 {
	position:absolute;
	text-indent:-9999px;
}
#header a, #header a:hover {
	display:block;
	width: 380px;
	height: 181px;
	background: url(i/whs-logo32.png) no-repeat;
	text-indent: -9999px;
	position:absolute;
	top:10px;
	left:290px;
	z-index:1;
}
#sidebar {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 5px 10px 15px 20px;
	display:inline;
	position: relative;
}
#main {
	width:670px;
	float:left;
	display:inline;
	margin-left:10px;
	padding: 0 20px;
	background:#F48E20 url(i/main_bg.png) repeat-x;
	-moz-box-shadow: #000 4px 4px 10px;
	-webkit-box-shadow: #000 4px 4px 10px;
}
#main h1.span {
	font-size:85%;
}
#main ul {
	list-style: disc url(i/check-yes.gif);
}
#main a, #footer a {
	text-decoration:underline;
	color:#003;
}
#main a:hover, #footer a:hover {
	text-decoration:underline;
	color:#060;
}
#footer {
	clear: both;
	padding: 2px 0 10px 0;
	text-align: center;
	line-height: 1.5em;
	font-size: 95%;
	background:#181003;
	color:#D76804;
}
#footer a {
	font-weight: normal;
	color:#F18A21;
	padding-right:10px;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.floatr { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	display:inline;
}
.floatl { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	display:inline;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.frame {
	padding:5px;
	background-color:#DA6518;
	border-right:1px solid silver;
	border-bottom: 1px solid silver;
}
.mainhead {
	padding:5px 20px;
	color:#fff;
	margin:20px 0;
	background: #26A64F url(i/mainhead_bg.jpg) repeat-x;
}
.mainhead h2 {
	padding:0 10px;
}
ul#sn {
	list-style: none;
	margin: 10px 0;
	padding: 0;
}
ul#sn li.se a {
	display: block;
	width: 180px;
	padding: 5px 8px 5px 18px;
	margin: 0;
	margin-bottom: 5px;
}
ul#sn li.se a {
	color: #FFFFFF;
	background:#26A64F url(i/tab_bg.jpg) repeat-x;
	border: 1px solid #1a1a1a;
	text-decoration: none;
}
ul#sn li.se a:hover {
	color: #ffff66;
	background:#26A64F url(i/tab_dwn_bg.jpg) repeat-x;
}
.textcenter {
	text-align:center;
}
.pushdown {
	padding-top:20px;
}
.callout {
	color:#CCC;
	margin:20px 0;
	padding:10px;
	font-size:.9em;
	background: #911A08 url(i/callout_bg.jpg) repeat-x;
}
.callout span {
	font-size:1.1em;
	color:#fff;
}
#main .callout h2 a {
	color:#fff;
}
.narrow {
	width:265px;
}
.nav {
	position:absolute;
	top:0;
	left:20px;
	padding: 0px;
	margin-left: 40px;
	list-style: none;
	width: 122px;
	height: 410px;
	overflow: hidden;
	background:transparent url(i/nav.png) no-repeat;
	text-indent:-9999px;
}
.nav li, .nav li a {
	display:block;
	width:122px;
	text-decoration:none;
}
.nav li.home a {
	height:49px;
	position:absolute;
	top:0;
	left:0;
}
.nav li.home a:hover {
	background:transparent url(i/nav.png) no-repeat -122px 0px;
}
.nav li.schedule a {
	height:76px;
	position:absolute;
	top:50px;
	left:0;
}
.nav li.schedule a:hover {
	background:transparent url(i/nav.png) no-repeat -122px -50px;
}
.nav li.lessons a {
	height:76px;
	position:absolute;
	top:127px;
	left:0;
}
.nav li.lessons a:hover {
	background:transparent url(i/nav.png) no-repeat -122px -127px;
}
.nav li.calendar a {
	height:52px;
	position:absolute;
	top:200px;
	left:0;
}
.nav li.calendar a:hover {
	background:transparent url(i/nav.png) no-repeat -122px -200px;
}
.nav li.contact a {
	height:74px;
	position:absolute;
	top:253px;
	left:0;
}
.nav li.contact a:hover {
	background:transparent url(i/nav.png) no-repeat -122px -253px;
}
.nav li.faq a {
	height:76px;
	position:absolute;
	top:329px;
	left:0;
}
.nav li.faq a:hover {
	background:transparent url(i/nav.png) no-repeat -122px -329px;
}
.sideblock {
	width:160px;
	padding:10px 5px;
	background-color:#000;
	color:#F9C286;
	filter: alpha(opacity=75); /* internet explorer */
	-khtml-opacity: 0.75;      /* khtml, old safari */
	-moz-opacity: 0.75;       /* mozilla, netscape */
	opacity: 0.75;           /* fx, safari, opera */
	-moz-box-shadow: #000 4px 4px 10px;
	-webkit-box-shadow: #000 4px 4px 10px;
	position:absolute;
	top:420px;
	left:30px;
}
span.first {
	float: left;
	font-family: Old English, Georgia, serif;
	font-size: 300%;
	line-height: 0.85em;
	margin-right: 0.03em;
	margin-bottom:-0.25em;
}
#moveleft {
	margin-left:-20px;
}
div.boxy {
	margin:20px 20px 20px 0;
	width:290px;
	padding:10px;
	text-align:center;
	-moz-box-shadow: #000 4px 4px 10px;
	-webkit-box-shadow: #000 4px 4px 10px;
	background: #ffbc73 url(i/boxy_bg.jpg) repeat-x;
}
div.boxy h3 {
	color:#911A08;
}
div.boxy a {
	font-weight:bold;
	font-size:1.1em;
}
.qa li {
	margin:15px 0 5px 10px;
	list-style: disc url(i/horse-li.gif) inside;
	border-bottom:1px solid #600;
}
.qa li strong {
	font-size:1.3em;
}
.qa li strong em {
	font-size:.8em;
}
.map {
	width:554px;
	margin:10px auto;
	text-align:center;
}
#main .map a {
	text-decoration:none;
	font-size:1.3em;
}
.map h3 {
	padding:20px 0 10px 0;
}
