@charset "utf-8";
/* CSS Document */

.introText {
	font-size:14px;
	line-height:19px;
}

.introText strong, p strong {
	font-weight:normal;
}

.title {
	font-size:16px;
	line-height:23px;
	color:#7FBC7E;
	font-weight:bold;
}

h2 {
	padding:0;
	margin:0;
	font-size:16px;
	line-height:23px;
	color:#7FBC7E;
	font-weight:bold;
}

#home {
	float:left;
	width:930px;
	background-image:url(../images/homeImage.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

#home .rowtop {
	float:left;
	width:875px;
	height:400px;
	padding:0px 0px 0px 55px;
}

#home .rowbottom {
	float:left;
	width:875px;
	padding:0px 0px 20px 55px;
}

#home .left{
	float:left;
	width:380px;
	padding:30px 0px 0px 0px;
	line-height:17px;
	font-size:11px;
}

#home .left a{
	color:#666666;
	text-decoration:underline;
}

#home .left a:hover{
	color:#666666;
	text-decoration:none;
}

#home .rowbottom .bottomLeft{
	float:left;
	width:410px;
	height:98px;
	background-image:url(../images/homeFinderBg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin:-3px 0px 0px -2px;
}

#home .rowbottom .bottomLeft .inside{
	float:left;
	width:393px;
	height:83px;
	padding:7px 3px 3px 6px;
}

#home .rowbottom .bottomLeft .inside .info{
	float:left;
	width:393px;
	color:#7FBC7E;
	font-size:8px;
	font-weight:bold;
	text-align:center;
	padding:7px 0px 0px 0px;
	height:17px;
}

#home .rowbottom .bottomLeft .inside .form{
	float:left;
	width:373px;
	height:54px;
	background-color:#F2F2F2;
	padding:3px 10px 0px 10px;
}

#home .rowbottom .bottomLeft .inside .form .row{
	float:left;
	width:373px;
	padding:0 0 0 0;
}




#home .rowbottom .bottomRight{
	float:right;
	width:455px;
}

#home .rowbottom .bottomRight a{
	color:#666666;
	text-decoration:underline;
}

#home .rowbottom .bottomRight a:hover{
	text-decoration:none;
}

#home .rowbottom .bottomRight .left{
	float:left;
	width:200px;
	height:80px;
	padding:5px 10px 5px 10px;
	border:1px solid #7FBC7E;
	background-color:#F2F2F2;
	font-size:9px;
	line-height:12px;
}


#home .rowbottom .bottomRight .right{
	float:right;
	width:200px;
	height:80px;
	padding:5px 10px 5px 10px;
	border:1px solid #7FBC7E;
	background-color:#F2F2F2;
	font-size:9px;
	line-height:12px;
}

.formDropdown {
	border:1px solid #7FBC7E;
	background:#ffffff url(../images/contentNav1.gif) right no-repeat;
	color:#666666;
	font-size:11px;
	font-weight:bold;
	padding:3px 0px 3px 0px;
	width:240px;
	line-height:30px;
	cursor: default;
	display: -moz-inline-stack;
	display: inline-block;
}

.formDropdown.active {
	background-image:url(../images/dropdown_active.gif);
}

.formSubmit {
	width:80px;
	height:23px;
	border:none;
	background-color:#7FBC7E;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	font-size:11px;
}

.formSubmit:hover {
	background-color:#241356;
}


#home .right{
	float:right;
	width:435px;
	height:415px;
	padding:255px 10px 0px 10px;
}

#home .right .skiCamp {
	float:left;
	width:415px;
	padding:10px;
	border:1px solid #fff;
	color:#FFF;
	text-decoration:none;
	font-size:11px;
	line-height:16px;
	background:#7FBC7E;
}

#home .right .skiCamp:hover {
	/*background:url(../images/warrenSmithLogo.gif) right no-repeat #241356;*/
}


#home .right .skiCamp a {
	color:#FFF;
	text-decoration:underline;
}

#home .right .skiCamp a:hover {
	color:#FFF;
	text-decoration:none;
}

