@charset "UTF-8";

/* CSS Styles for Core Ski and Snowboard Camps created by ventureweb.net */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: #F4F4E8;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body {
margin:0;
background-image:url(images/bg.jpg);
background-repeat:no-repeat;
background-position:center bottom;
}

img {
border:0;
padding:0;
}

#main {
margin-left:auto;
margin-right:auto;
background-color:#ECECE5;
border-left:1px solid #8D8D8D;
border-right:1px solid #8D8D8D;
border-bottom:1px solid #8D8D8D;
width:800px;
height:auto;
margin-top:0;
overflow:auto;
}

#header {
background-image:url(images/header.jpg);
background-repeat:no-repeat;
height:71px;
width:800px;
}

/* flash area */

#flash {
float:left;
width:800px;
height:332px;
}

#polaroid_left {
background-image:url(images/polariod_left.jpg);
background-repeat:no-repeat;
height:332px;
width:48px;
float:left;
}

#flash_left {
float:left;
width:334px;
height:332px;
}

#polaroid_middle {
background-image:url(images/polaroid_middle.jpg);
background-repeat:no-repeat;
float:left;
width:32px;
height:332px;
}

#flash_right {
float:left;
width:331px;
height:332px;
}

#polaroid_right {
background-image:url(images/polaroid_right.jpg);
background-repeat:no-repeat;
height:332px;
width:55px;
float:left;
}

#content {
float:left;
width:800px;
height:auto;
background-color:#ECECE5;
padding-bottom:20px;
border-bottom:1px solid #8D8D8D;
}

#content #ski {
background-image:url(images/ski_title2.jpg);
background-repeat:no-repeat;
height:75px;
width:397px;
float:left;
}

#content #ski a.ski_but{
background-image:url(images/ski_but2.jpg);
background-repeat:no-repeat;
position:absolute;
margin-top:8px;
margin-left:47px;
width:206px;
height:49px;
}

#content #ski a:hover.ski_but{
background-image:url(images/ski_but2_hover.jpg);
background-repeat:no-repeat;
position:absolute;
margin-top:8px;
margin-left:47px;
width:206px;
height:49px;
}

#content #ski span{
display:none;
}

#content #snowboard {
background-image:url(images/snowboard_title.jpg);
background-repeat:no-repeat;
float:left;
height:75px;
width:403px;
}

#content #snowboard a.snowboard_but{
background-image:url(images/snowboard_but.jpg);
background-repeat:no-repeat;
position:absolute;
margin-top:5px;
margin-left:11px;
width:180px;
height:49px;
}
#content #snowboard a:hover.snowboard_but{
background-image:url(images/snowboard_but_hover.jpg);
background-repeat:no-repeat;
position:absolute;
margin-top:5px;
margin-left:11px;
width:180px;
height:49px;
}

#content #snowboard span{
display:none;
}

#content #text {
padding-left:28px;
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
width:372px;
}

#content #text p{
padding-top:10px;
}

#content #text a{
color:#FF0000;
}

#content #text2 {
padding-left:5px;
padding-right:35px;
padding-top:5px;
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
width:360px;
line-height:15px;
}

#content #text2 ul li{
text-align:right;
}

#content #text2 a{
color:#FF0000;
}

/* footer styles */

#footer {
background-color:#ECECE5;
float:left;
width:800px;
height:auto;
padding-bottom:20px;
}

#footer a {
color:#000000;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#footer #footer_left {
padding-top:10px;
float:left;
width:222px;
padding-left:28px;
text-align:left;
}

#footer #footer_left ul, li{
}

#footer #footer_middle {
padding-top:10px;
float:left;
width:250px;
text-align:left;
}

#footer #footer_right {
padding-top:10px;
width:300px;
float:left;
}
