/***********************************************/
/* Gull Lake Campground Style Sheet */
/***********************************************/


body{
background-image: url(http://mnvi.com/assets/bckgrnd.gif);
color:#666666;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
margin: 0;
padding: 0;
}
/* link color scheme for the main website*/
a{
	color: #660000;
	text-decoration: underline;
}

a:link{
	color: #660000;
	text-decoration: underline;
	
}

a:visited{
	color: #660000;
	text-decoration: underline;
}

a:hover{
	color: #660000;
	text-decoration:none;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 150%;
 color: #006600;
 /*text-align:left;*/
}

h2{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #990000;
 text-align:left;
}

h3{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #990000;
 text-align:left;
}
h4{
 font-family: Verdana,Arial,sans-serif;
 font-size: 110%;
 color: #FFFFFF;
 text-align:left;
}


.text{
text-align:left;
font-size:100%;
}

.style1{
font-size:90%;
}
/***********************************************/
/* Layout Divs                             */
/***********************************************/ 
#wrapper{
width: 769px;
background-color:#FFFFFF;
border: 1px solid #000000;
verticle-align:top;
}

#topbar{
float:left;
clear:left;
vertical-align:top;
width:769px;
height:50px;
background-image:url(file:///C|/Minnesota_Valley_Investments/assets/topbar.gif)
}

#banner {
float:left;
clear:left;
width:769px;
height:70px;
background-color: #ffffff;
}

#contentRight {
float:left;
padding: 10px 10px 10px 10px;
width:580px;
background-color: #ffffff;
text-align:left;
vertical-align:top;

}

#contentRight2 {
float:left;
padding: 10px 10px 10px 10px;
width:580px;
height:353px;
background-color: #ffffff;
text-align:left;
vertical-align:top;

}

#contentRight3{
float:left;
padding: 10px 10px 10px 10px;
width:580px;
height:327px;
background-color: #ffffff;
text-align:left;
vertical-align:top;

}
#contentRightMaps{
float:left;
padding: 10px 10px 10px 10px;
width:580px;
height:auto;
background-color: #ffffff;
text-align:left;
vertical-align:top;

}

#menu {
float:left;
width:169px;
height:auto;
background-color: #808040;
}

#menubottom {
float:left;
clear:left;
padding-left:5px;
padding-right:5px;
font-size:14px;
font-weight:bold;
color:#ffffff;
vertical-align:top;
width:159px;
height:260px;
background-color: #2f6046;
}

#menubottom2 {
float:left;
clear:left;
padding-left:5px;
padding-right:5px;
font-size:10px;
font-weight:bold;
color:#660000;
vertical-align:top;
width:159px;
height:5px;
background-color: #2f6046;
}

#staffHeader {
	border-right:1px solid #2f6046;
	background-color:#808040;
	color:#FFFFFF;
	font-weight:bold;
}
#staffPad {
	padding-left:5px;
}

/**********  wrap text around images  **********/
.floatimgleft {
float:left;
margin-top:0px;
margin-right:10px;
margin-bottom:1px;
} 

.floatimgright {
float:right;
margin-top:0px;
margin-left:10px;
margin-bottom:1px;
} 

/*******  end wrap text around images  ********/

#siteInfo{ 
	clear: both;
	width: 749px;
	height: auto;
	background-color: #FFFFFF;
	border-top-color: #2f6046;
	border-top-style:solid;
	border-top-width:thin;
	font-size: 65%;
	padding: 10px 10px 10px 10px;
}

/*********************************************/
/*  Special Divs                             */
/*********************************************/


