#logo {
	background: url(../template/misc/logo.gif) no-repeat;
	height: 75px;
	width: 758px;
	border-bottom: 1px solid #787878;
	float: left;
}
#main_partition {
	width: 758px;
	border-top: 1px solid #787878;
	background: #FFFFFF url(../template/misc/bg.gif) no-repeat;
	float: left;
}
#left_partition_alt {
	display: inline;
	width: 445px;
	margin: 40px 0px 30px 40px;
	float: left;
}
#left_partition_restricted {
	display: inline;
	width: 678px;
	margin: 40px 0px 30px 40px;
	float: left;
}
#page_header_about {
	display: block;
	width: 110px;
	height: 23px;
	background: url(../template/headers/about.png) no-repeat;
}
#page_header_location {
	display: block;
	width: 238px;
	height: 23px;
	background: url(../template/headers/locations.png) no-repeat;
}
#page_header_team {
	display: block;
	width: 224px;
	height: 23px;
	background: url(../template/headers/team.png) no-repeat;
}
#page_header_growth {
	display: block;
	width: 167px;
	height: 23px;
	background: url(../template/headers/growth.png) no-repeat;
}
#page_header_news {
	display: block;
	width: 365px;
	height: 23px;
	background: url(../template/headers/news.png) no-repeat;
}
#page_header_contact {
	display: block;
	width: 133px;
	height: 23px;
	background: url(../template/headers/contact.png) no-repeat;
}
#page_header_sent {
	display: block;
	width: 123px;
	height: 23px;
	background: url(../template/headers/thanks.png) no-repeat;
}
#page_header_plan {
	display: block;
	width: 168px;
	height: 23px;
	background: url(../template/headers/plan.png) no-repeat;
}
#page_header_video {
	display: block;
	width: 80px;
	height: 23px;
	background: url(../template/headers/video.png) no-repeat;
	margin-bottom: 20px;
}
#page_header_restricted {
	display: block;
	width: 183px;
	height: 23px;
	background: url(../template/headers/restricted.png) no-repeat;
}
#ski_tulare_logo {
	display: inline;
	width: 230px;
	height: 158px;
	padding-top: 20px;
	margin: 10px 15px 0px 0px;
	background: url(../template/misc/ski_tulare_logo.png) no-repeat;
	float: left;
	vertical-align: middle;
}
#photo_header {
	display: block;
	width: 758px;
	height: 100px;
	float: left;
	background-color: #091322;
}
#flash {
	display: inline;
	width: 320px;
	height: 217px;
	margin-left:179px;
}
.list_text {
	list-style-type: none;
	padding: 0 0 2px 10px;
	margin: 0 0 2px 10px;
	background-image: url(../template/misc/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	line-height: normal;
}
.xtreme_text {
	color: #0086B7;
	font-weight: bold;
}
.green_text {
	color: #6A8B32;
	font-weight: bold;
}
h3 {
	margin-bottom: 0px;
}