

#allcontent {
	width: 975px;
	margin: 0px;
	padding: 5px;
	background-color: #5A8392;
	font-family: Tahoma, Arial, sans-serif;
	color: black;
	margin-left: auto;
	margin-right: auto;
}	

#header {
	width: 975px;
	height: 122px;
	background-image: url(media/draftMinnetonkaheader.gif);
	background-repeat: no-repeat;
}





h1	{
	font-size: 50px;
	color: #770000;
	text-align: center;
	valign: center;
	line-height: .5em;
}

h2	{
	font-size: 25px;
	text-align: center;
	color: #5A8392;
	font-weight: bold;
}


h3 {
	font-size: 20px;
	text-align: center;
	color: #5A8392;
	text-decoration: underline;
}

h3.solar {
	font-size: 20px;
	background-color: #5A8392;
	text-align: center;
	color: white;
	text-decoration: none;
}


.headings {
	font-size: 15px;
	text-align: left;
	color: #5A8392;
	font-weight: bold;
	padding-left: 50px;
}




hr	{
	width:750px;
	
}



.temp {
	font-size: 20px;
	color: white;
	font-weight: bold;
	padding-top: 85px;
	padding-left: 35px;
}

.update {
	font-size: 20px;
	color: white;
	font-weight: bold;
	text-align: right;
	padding-top: -85px;
	padding-right: 35px;
	float: right;
}

.contact	{
		padding-top: 10px;
		padding-left: 10px;
		padding-bottom: 30px;
}

a.contact:link	{
			color: blue;
}
a.contact:visited	{
			color: #5A8392;
}

a.contact:hover	{
			color:red;
}

a.contact:active	{
			color: black;
}




ul	{
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
	font-size: 11px;
	line-height: 2.5em;
}


#content {
	width: 844px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
}

#contentindex {
	width: 844px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
}


#footer {
	width: 974px;
	height: 110px;
	background-image: url(media/footer.gif);
	background-repeat: no-repeat;
}

#validation {
	width: 100px;
	float: left;
}

#wunderground {
	width: 100px;
	float: left;
	font-size: 10px;
}

.table-top {  
	color: black;  
	background-color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	text-decoration: underline;
}

.divider	{
	height: 5px;
	background-color: black;
}

.column-dark {
	color: black;
	background-color: #5A8392;
	text-decoration: none;
}

.column-light {
	color: black;
  	background-color: white;
	text-decoration: none;
}

#main-copy {
	color: black;
	background-color: white;
	text-align: justify;
	line-height: 1.5em;
	margin: 0 0 0 9.5em;  	padding: .5ex 1em 1em 1em;
	border-left: 1px solid rgb(216,210,195);
}

#main-copy-dark {  color: white;  background-color: black;  text-align: justify;  line-height: 1.5em;  margin: .1em 0 0 9.5em;  padding: .5ex 1em 1em 1em;  border-left: 1px solid rgb(216,210,195);}#main-copy h1 {  color: rgb(166,140,83);  background-color: transparent;  font-family: arial, verdana, helvetica, sans-serif;  font-size: 175%;  font-weight: bold;  font-style: italic;  margin: 1em 0 0 0;  padding: 1em 0 0 0;  border-top: 1px solid rgb(216,210,195);}#main-copy a {  color: rgb(168,140,83);  background-color: transparent;  text-decoration: underline;}





	