html {
	background-color: #e9e9e9;
}

body {
	width: 978px;
	margin: 0px auto;
	background-color: #fff;
	font-size: 100%;
    font-family: 'Open Sans', sans-serif;
}
    
#container {
    	position: relative;
    	width: 100%;
    }

#content_vid3 {
	height: 1010px;
}

#content_fall {
	height: 1070px;
}

#content_vid1 {
	height: 1120px;
}

#content_vid2 {
	height: 1120px;
}

#content_trees {
	height: 1000px;
}

#content_reduce {
	height: 1150px;
}

#content_switch {
	height: 1345px;
}

#content_convert {
	height: 1270px;
}
#content_winter {
	height: 1030px;
}

.sub_head {
	color:#007db0;
	font-size: 210%;
	font-weight: 600;
	margin: -3px 0px 4px 251px;
	line-height: 1.3em;
}

.super_dark {
	font-weight: 800;
}
    
.text {
	margin-top: 353px;
	margin-right: 741px;
	font-weight: 600;
	color: #6a6a6a;
	font-size: 100%;
	text-align: right;
}

.text2 {
	margin-top: 265px;
	margin-right: 741px;
	font-weight: 600;
	color: #6a6a6a;
	font-size: 100%;
	text-align: right;
}

.text3 {
	margin-top: 310px;
	margin-right: 741px;
	font-weight: 600;
	color: #6a6a6a;
	font-size: 100%;
	text-align: right;
}

.text_fall {
	margin-top: 268px;
	margin-right: 748px;
	font-weight: 400;
	color: #6a6a6a;
	font-size: 100%;
	text-align: right;
}

.text_winter {
	margin-top: 377px;
	margin-right: 746px;
	font-weight: 400;
	color: #6a6a6a;
	font-size: 100%;
	text-align: right;
}

.text_trees {
	margin-top: 333px;
	margin-right: 746px;
	font-weight: 400;
	color: #6a6a6a;
	font-size: 100%;
	text-align: right;
}

.text_reduce {
	font-weight: 400;
	color: #6a6a6a;
	font-size: 100%;
	text-align: right;
}

.text_reduce_res {
	font-weight: 400;
	color: #6a6a6a;
	font-size: 100%;
	text-align: left;
	margin-top:-8px;
}

#text_reduce_pos {
	margin-top: 177px;
	margin-right: 746px;
}

.text_reduce_bold {
	font-weight: 800;
}

.text_switch {
	margin-top: 269px;
	margin-right: 746px;
	font-weight: 400;
	color: #6a6a6a;
	font-size: 100%;
	text-align: right;
}

.text_convert {
	margin-top: 313px;
	margin-right: 746px;
	font-weight: 400;
	color: #6a6a6a;
	font-size: 100%;
	text-align: right;
}



#video {
	float: right;
	margin: 16px 84px 0px 0px;
}

#video3 {
	float: right;
	margin: -5px 84px 0px 0px;
}

#go_back {
	display: inline-block;
	margin-top: 13px;
	margin-left: 250px;
}

#go_back2 {
	display: inline-block;
	margin-top: 10px;
	margin-left: 250px;
}


#go_back3 {
	display: inline-block;
	margin-top: 14px;
	margin-left: 250px;
}

.title {
	font-weight: 700;
	margin-left: 23px;
	color: #6a6a6a;
}

#more_res_reduce {
	list-style-type: disc;
	margin: -42px 0px 0px 550px;
	color: #6a6a6a; 	
}

#more_res_reduce2 {
	list-style-type: disc;
	margin: 10px 0px 0px 550px;
	color: #6a6a6a; 	
}

.move_me {
	padding-left: 0px;
	margin-left: 0px;
}

.hide_me {
	visibility: hidden;
}

#more_res {
	list-style-type: disc;
	margin: -68px 0px 0px 547px;
	color: #6a6a6a; 	
}

#more_res_vid3 {
	list-style-type: disc;
	margin: -68px 0px 0px 510px;
	color: #6a6a6a; 	
}

#more_res_switch {
	width: 390px;
	list-style-type: disc;
	margin: -68px 0px 0px 510px;
	color: #6a6a6a; 	
}

#more_res_convert {
	list-style-type: disc;
	margin: -68px 0px 0px 510px;
	color: #6a6a6a; 	
}

#more_res_fall {
	list-style-type: disc;
	margin: -68px 0px 0px 611px;
	color: #6a6a6a; 	
}

#more_res_trees {
	list-style-type: disc;
	margin: -68px 0px 0px 614px;
	color: #6a6a6a; 	
}

#more_res_winter {
	list-style-type: disc;
	margin: -68px 0px 0px 518px;
	color: #6a6a6a; 	
}

#more_res2 {
	list-style-type: disc;
	margin: -65px 0px 0px 622px;
	color: #6a6a6a; 	
}

a.more:link {color:#2967b1; text-decoration: underline;}      /* unvisited link */
    a.more:visited {color:#2967b1;}  /* visited link */
    a.more:hover {color:#000;}  /* mouse over link */
    a.more:active {color:red;}  /* selected link */

.more {
	font-style: italic;
}







