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

.paleforest img {
margin-left: 0px;
margin-right: 8px;
}
.paleforest h3 {
margin-bottom: 6px;
padding-top: 10px;


}

.paleforest hr {
margin-top: 10px;
}

.feature {
margin-bottom: 20px;	
}

.paddingbig {
padding: 0px;	
}

#myGallery, #myGallerySet, #flickrGallery
{
	border: 0px; 

}


#myGallery {
    width:600px;
}

#content {
    width:600px;
    padding:0px;
}

#home_table {
    padding:8px;
}

#home_table_left {
    display:table-cell;
    width:65%;
 }

#home_table_right {
    display:table-cell;
 }
 
.feature_text {
    vertical-align:middle;
}



#leftmenu {
 
	background: #ffffff;
background-image:url('http://images.dnr.state.mn.us/leftmenu_bg.gif');
background-repeat:repeat-x;
border: 0px;
	}
	
.news_icons {
	
margin-top:10px;

}



.boxwhite {
	width: 160px;
	}	

html, body {/*for background color*/
	
	background: none;
	}
	
#side_columns {
	margin:auto;
	width: 1000px;
	
}

#column_l {
	width: 100px;
	background-image:url('http://images.dnr.state.mn.us/homepage/side_l_100px2.jpg');
	background-position:right;
	background-repeat:no-repeat;
	height: 925px;
	float:left;	 	
}

#column_l p {
	visibility:hidden;
}

#column_r {
	width: 100px;
	background-image:url('http://images.dnr.state.mn.us/homepage/side_r_100px2.jpg'); 
	background-position:left;
	background-repeat:no-repeat;
	height: 925px;
	float:left;	 	
}

#column_r p {
	visibility:hidden;
}

#container {
	float:left;
	min-height: 925px;	
}

#menucontainer {
	width: 786px;
	text-align: left;
margin-left: auto;
margin-right: auto;
float: left;
}

#header_side_columns {
width: 1000px;
margin:auto;	
}

#header_column_l {
width: 100px;
height: 40px;
float: left;
}

#header_column_r {
width: 100px;
height: 20px;
float: left;
}

#breadcrumbs {
float: left;
width: 776px;	
}

#dnrfooter {
margin: auto;
text-align: center;
width: 100%;	
}

#content {
border: 0px;
}

.mediumbor {
border-bottom-width: 0px;
border-right-width: 0px;
}

#leftmenu .mcv_rollover{
padding-left: 12px;
}


h1, h2, h3, h4, h5 {
	letter-spacing: normal;
	}
	
	
/* added below to get rid of bullets on left nav*/
#leftmenu ul
{
	
	list-style-type:none;
	margin-left: 8px;
	padding-left: 0px;
	list-style-position: inherit;
	line-height: 18px;
}
#leftmenu li {
padding-top: 3px;	
}

.newslinks a {
	text-decoration:none;
	font-weight:normal;
	color: #463322;
}

.newslinks a:hover {
	text-decoration:underline;
	color: #A18866;
}
	
	