/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  02: 2Col_Fixed_Sidebar_Left
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 20px;
	padding: 0;
}
#masthead {
	border-color: #006699;
	color: #999999;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0;
}
/*LOGO GRAPHICS*/
#logo {
	width: 100%;
	height: 200px;
	margin-left: 0;
	padding: 0;

}
.logothings {
	background-image: url(../images/banner12.jpg);
	background-repeat: no-repeat;
}
.logogov {
	background-image: url(../images/banner19.jpg);
	background-repeat: no-repeat;
}
.logohistory {
	background-image: url(../images/banner13.jpg);
	background-repeat: no-repeat;
}
.logoinfo {
	background-image: url(../images/banner06.jpg);
	background-repeat: no-repeat;
}
.logobiz{
	background-image: url(../images/banner17.jpg);
	background-repeat: no-repeat;
}
.logomap{
	background-image: url(../images/banner07.jpg);
	background-repeat: no-repeat;
}
.logoattractions  {
	background-image: url(../images/banner17.jpg);
	background-repeat: no-repeat;
}
.logosovstate{
	background-image: url(../images/banner12.jpg);
	background-repeat: no-repeat;
}
.logolife {
	background-image: url(../images/banner19.jpg);
	background-repeat: no-repeat;
}
.logodining {
	background-image: url(../images/banner17.jpg);
	background-repeat: no-repeat;
}
.logoindust {
	background-image: url(../images/banner06.jpg);
	background-repeat: no-repeat;
}
.logoabout {
	background-image: url(../images/banner19.jpg);
	background-repeat: no-repeat;
}
/*End logo graphics*/

#wrapper {
	width: 770px;
	margin: 0 auto;
	border: solid 1px;
	border-color: #427BA6;
}

.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 570px;
	float: left;
}
#left {
	width: 200px;
	float: left;
}
#left .content {
	padding: 24px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#right .content {
	padding: 24px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#masthead .content {
	padding: 12px 16px;
}
#footer .content {
	padding: 12px 24px;
}
#footer {
	color: #999999;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	background-color: #F0F5FF;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {color: #9B7C00;}
#left a:visited {color: #333333;}
#left a:hover {color: #000000;}
#right a:link {color: #9B7C00;}
#right a:visited {color: #333333;}
#right a:hover {color: #000000;}

#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {color: #999999;}
#footer a:visited {color: #666666;}
#footer a:hover {color: #FFFFFF;}

/*LIST STYLES*/
.listbut {
    list-style-image: url(../images/bulletlist.gif);
}

.listbox {
    list-style-image: url(../images/listbox.gif);
}

/*HEADER STYLES*/
h1, h2, h3, h4 {
    font-family:'Palatino Linotype', Palatino,Baskerville, 'Book Antiqua', Georgia,serif;
	color: #006699;
}
h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
/*End of header styles*/

.nomargintop {margin-top: 0;}
.content p {margin: 12px 0;}
.centered {text-align: center;}
.members {
	font-size: 1.25em;
	font-weight: bold; 
	color: #006699;
}

hr { text-align: center; width: 90%; height: 2px; color: #006699; border: none; } /* For Internet Explorer */
html>body hr { margin: auto; width: 90%; height: 2px; background-color: #006699; border: none; } /* For Gecko-based browsers */
html>body hr { margin: auto; width: 90%; height: 2px; background-color: #006699; border: 0px solid #006699; } /* For Opera and Gecko-based browsers */

/*INFO TABLES*/
/*Start table structure*/
#summary, #caption {width: 28em; color: #FFFFFF;}

.tableStyle {
	width: 90%;
	margin: 1em 0 1em 5%;
	border: solid #427BA6;
	border-width: 1px 0 0 1px;
	border-collapse: collapse;
}

.tableStyle th, .tableStyle td {
	border: solid 1px #427BA6;
	border-width: 0 1px 1px 0;
	padding: 0.2em;
}
/*End table structure*/

/*Start blue color scheme*/
.blueScheme caption {
    font-family:'Palatino Linotype', Palatino, Baskerville, 'Book Antiqua', Georgia,serif;
	font-size: 1.25em;
	color: #006699;
	text-align: center;
	padding-bottom: 8px;
	font-weight: bold;
}
.blueScheme, .blueScheme th, .blueScheme td {
	border-color: #427BA6;
}
.blueScheme .even {background-color: #F0F5FF;}
.blueScheme th, .blueScheme thead td {
	background-color: #F0F5FF;;
}
.blueScheme th.firstColumn {background-color: #FFFFFF;}
/*End blue color scheme*/

/*BLOCK QUOTES*/
blockquote.withquote {
   background:url(../images/quote.gif) no-repeat;
   background-position: top left;
   padding-right: 15px;
   padding-left: 15px;
   text-align: justify;
} 
blockquote p {
   font-size: 100%;
   color: #006699;
   letter-spacing: .0em;
   word-spacing: .0em;	
   line-height: 120%;
}
p.withunquote {
   background: url(../images/unquote.gif) no-repeat;
   background-position: bottom right;
   padding-right: 10px;
}

/*MISC PICS*/
.heart {
	display: block;
	background-image: url(../images/wiscmap.gif);
	background-repeat: no-repeat;  
	width: 160px;
	height: 207px;  
	margin-left: auto;
	margin-right: auto;
    text-align: center;
}
.chambersign {
	display: block;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/chambersign.jpg);
	background-repeat: no-repeat;  
	width: 445px;
	height: 309px;  
    text-align: center;
}
.fishingseasons {
	display: block;
	background-image: url(../images/fishingseasons.jpg);
	background-repeat: no-repeat;  
	width: 200px;
	height: 259px;  
	margin-left: auto;
	margin-right: auto;
  text-align: center;
}