/* 2007 Style sheet for Devil's Head Ski Patrol web pages */
body,td,th {
	background-color: #FFFFFF;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #060606;
}
.Footer {
	font-size: 11px;
	text-align: center;
}
.menuhead {
	font-size: 18px;
	font-weight: bold;
	text-indent: 10px;
	color: #663300;
	line-height: 27px;
}
.menutext {
	font-size: 14px;
	text-indent: 10px;
	color: #663300;
}
.nowrap, .clear { 
        clear: both; 
} 
.indent1 {
	margin-left: 20px;
}
.attention {
	font-weight: bold;
	color: #FF0000;
}
h1 {
	color: #663300;
	margin-top: 20px;
}
p {
	font-size: 14px;
}
ul {
	font-size: 14px;
	color: #060606;
}
a {
	color: #663300;
	text-decoration: underline;
}
a:hover {
	color: #660000;
	text-decoration: underline;
}
#mainContentContainer {
	width: 901px;
	margin: 0px 6px 0px 6px;
}
#homeContentContainer {
	width: 889px;
	background-color: #FFFFFF;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
#leftHomeContent {
	margin: 27px 20px 20px 20px;
}
#homeContent {
	margin: 27px 20px 20px 20px;
}
#rightHomeContent {
	margin: 27px 20px 20px 20px;
	text-align:left;
}
.content {
	background-image: url(images/backgroundcenter.jpg);
	background-repeat: repeat-x;
	border: 0px;
	padding: 0px 20px;
	margin-right: 20px;
	margin-left: 20px;
}
.leftmenu {
	background-image: url(images/backgroundleft.jpg);
	background-repeat: no-repeat;
	border: 0px;
	padding: 20px 0px 0px;
	vertical-align: baseline;
	margin: 20px;
}
h2 {
	color: #663300;
}
h3 {
	color: #663300;
}
ol {
	font-size: 14px;
}
th {
	font-weight: bold;
	text-align: center;
}
.text {
	font-size: 14px;
}
.byline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.caption {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
}
.centeredcaption {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
}
div.ifloatright,
div.ifloatleft {
	border-bottom: 1px solid #dcdcdc;
	width: 200px;
	text-align: left;
	padding: 0;
}

div.ifloatright {
	float: right;
	margin: 0 0 20px 20px;
}

div.ifloatleft,
div.ifloatleft120 {
	float: left;
	margin: 0 20px 20px 0;
}

div.ifloatright p,
div.ifloatleft p,
div.ifloatright p span,
div.ifloatleft p span {
	font-size: small;
	text-align: left;
	margin: 0;
	padding: 0;
}

div.ifloatright p,
div.ifloatleft p {
	color:#666;
	display: block;
	margin-bottom: 10px;
}

#featurephoto p span,
div.ifloatright p span,
div.ifloatleft p span,
div.hblock p span {
	color: #999;
}

div.ifloatright img,
div.ifloatleft img {
	text-align: center;
	
	margin:0 0 2px;
	padding: 0;
	border: solid 1px #000;
}
div.ifloatleft300 {
	float: left;
	margin-top: 0;
	margin-bottom: 20px;
	margin-left: 0;
	margin-right: 10px;
	width: 300px;
}
div.ifloatright300 {
	float: right;
	margin: 0 0 20px 20px;
	width: 300px;
}
div.ifloatright120,
div.ifloatleft120 {
	border-bottom: 1px solid #dcdcdc;
	width: 120px;
	text-align: left;
	padding: 0;
}
IMG.centered {
    display: block;
    margin-left: auto;
    margin-right: auto 
}
	
	.Holiday {
	background-color: #FF0;
}
