/* @override http://localhost:9001/css/screen.css */

body {
	padding: 10px;
	margin: 0;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: #b5c1c5 url(images/body.gif) repeat-y center top;
}

h1,h2,h3,h4,h5,h6,p,ul,ol {
	padding: 0;
	margin: 0;
}

#alone ul li.lond a {
	background-color: #000;
	color: #fff;
}

#alone ul li.lond a:hover {
	text-decoration: none;
	background-color: #000;
	color: #fff;
}

#alone ul li.none a {
	text-decoration: underline;
	background-color: #fff;
	color: blue;
	font-family: serif;
	font-size: 1.1em;
}

#alone ul li.none a:hover {
	background-color: #fff;
	color: blue;
}

.large {
	font-size: 1.2em;
}

.largest {
	font-size: 1.5em;
}

acronym {
	cursor: help;
}

#wrapper {
	width: 760px;
	margin: 0 auto;
	border-bottom: 5px solid #deebf0;
}

#first {
	background-color: #deebf0;
	padding: 10px;
	border: 1px solid #c4c4c4;
}

#skiplinks {
	text-align: right;
	padding: 0;
	margin: 0 0 8px;
}

#skiplinks li {
	display: inline;
	margin-left: 15px;
	font-size: 1.2em;
	list-style-type: none;
}

#skiplinks a {
	color: #111;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}

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

#aboutus {
	background: url(images/about.gif) no-repeat left center;
}

#accessibility {
	background: url(images/accessibility.gif) no-repeat left center;
}

#skipcontent {
	background: url(images/skip.gif) no-repeat left center;
}

h1 {
	float: left;
	height: 60px;
	width: 403px;
	text-indent: -9000px;
	background: url(images/logo.gif) no-repeat 0 0;
	padding: 0;
	margin: 0;
}

h2#video {
	text-transform: capitalize;
}

#second {
	margin: 10px 0;
	background-color: #deebf0;
}

#second h2 {
	padding: 10px;
	font-weight: bold;
	margin: 0;
	font-size: 2.2em;
	color: #262829;
	line-height: 1.2;
	text-align: left;
}

#second form {
	width: 285px;
	padding: 10px;
	float: right;
	text-align: left;
}

#second form p {
	padding: 10px 10px 10px 0;
	font-size: 1.6em;
	color: #111;
	line-height: 1.4;
}

#sidebar form input {
	width: 140px;
	color: #111;
	background-color: #fff;
}

#sidebar form button {
	/*

border: none;
	background-color: #deebf0;
	color: #009300;
	font-weight: bold;
	text-transform: uppercase;
	*/
	cursor: pointer;
}

#sidebar {
	float: left;
	width: 230px;
	margin-bottom: 10px;
}

#sitenavigation {
	list-style-type: none;
}

#sitenavigation li {
	margin: 0 0 10px;
}

#sitenavigation li a {
	display: block;
	background-color: #deebf0;
	color: #009300;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
	padding: 5px 10px;
}

#sitenavigation li a:hover,
#sitenavigation li.here a {
	color: #111;
	background: #ccd9de url(images/rightarrowhover.png) no-repeat right center;
}

#sitenavigation li.subnav {
	margin: -7px 10px 10px 0;
}

#sitenavigation li.subnav a {
	display: block;
	background-color: #deebf0;
	color: #009300;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
	padding: 3px 8px;
	border-left: 4px solid #ccd9de;
}

#sitenavigation li.subnav a:hover,
#sitenavigation li.subnav.here a {
	color: #111;
	background-color: #ccd9de;
	background-image: none;
}

#sitenavigation li.subnav.cart a,
#sitenavigation li.subnav.here.cart a {
	color: #111;
	background-color: #97e779;
	background-image: none;
	border-color: #97e779;
}

#sitenavigation li.subnav.cart a:hover {
	color: #111;
	background-color: #83c869;
	background-image: none;
	border-color: #83c869;
}

.sideboard {
	margin: 10px 0;
}

.sideboard a img {
	border: none;
}

#maincontent {
	float: right;
	width: 520px;
}

#alone {
	padding: 0;
}

#alone h3 {
	color: #009300;
	font-size: 1.8em;
	line-height: 1;
}

#alone h3.links {
	background-color: #deebf0;
	line-height: 1.9em;
	text-indent: 10px;
	border-bottom: 1px solid #ccd9de;
}

#alone h3 span {
	display: block;
	line-height: 1.2;
}

#alone p {
	font-size: 1.3em;
	line-height: 1.4;
	margin: 8px 0;
	color: #111;
}

#alone h4 {
	color: #000;
	font-size: 1.4em;
	line-height: 1;
	margin: 8px 0;
}

#alone h4 span {
	display: block;
	color: #4c4c4c;
	font-size: 0.8em;
	line-height: 1.5;
	font-style: italic;
}

#alone h5 {
	color: #000;
	font-size: 1.2em;
	line-height: 1;
	margin: 8px 0;
}

#alone p a,
#alone li a,
#alone p a:visited,
#alone li a:visited,
#alone dl a,
#alone dl a:visited {
	color: #009300;
	line-height: 2em;
}

#alone p a:hover,
#alone li a:hover,
#alone dl a:hover {
	text-decoration: none;
	background-color: #deebf0;
	color: #111;
}

#alone a.purchase {
	background: #deebf0 url(images/rightarrow.png) no-repeat right center;
	padding: 3px 20px 3px 5px;
	text-decoration: none;
	font-weight: bold;
}

#alone a.purchase:hover {
	background: #ccd9de url(images/rightarrowhover.png) no-repeat right center;
}

#alone p.hr {
	clear: both;
	border-bottom: 1px solid #888;
	padding: 0 0 10px;
	margin: 10px 0;
}

#alone ul {
	padding: 0 5px;
	margin: 8px 10px;
	list-style-position: outside;
	font-size: 1.3em;
	line-height: 1.4;
	color: #111;
}

#alone ul li ul {
	font-size: 1em;
}

#alone ol {
	padding: 0 5px;
	margin: 8px 12px;
	list-style-position: outside;
	font-size: 1.3em;
	line-height: 1.4;
	color: #111;
}

#alone ol li ol {
	font-size: 1em;
}

#alone dl {
	border-bottom: 1px solid #dadada;
	padding: 0 0 10px;
	margin: 10px 0;
}

#alone dt {
	font-weight: bold;
	color: #000;
	font-size: 1.3em;
	line-height: 1.3;
	margin-bottom: 3px;
}

#alone dd {
	font-size: 1.2em;
	line-height: 1.3;
	margin-top: 4px;
	margin-left: 15px;
	color: #222;
}

#alone dd p {
	font-size: 1em;
	margin: 4px 0;
}

#alone dd.contact {
	padding-top: 5px;
}

#alone table {
	font-size: 1.1em;
	color: #111;
}

#alone img {
	padding: 2px;
	border: 1px solid #b5c1c5;
}

#alone img#tourtop {
	padding: 0;
	border: none;
}

#accesstoindependence {
	background: url(images/accesstoindependence.gif) no-repeat 100% center;
}

#westernwisconsin {
	background: url(images/westernwisconsin.gif) no-repeat 100% center;
}

#independencefirst {
	background: url(images/independencefirst.gif) no-repeat 100% center;
}

#indlivingresources {
	background: url(images/indlivingresources.gif) no-repeat 100% center;
}

#midstateindependent {
	background: url(images/midstateindependent.gif) no-repeat 100% center;
}

#northcountry {
	background: url(images/northcountry.gif) no-repeat 100% center;
}

#optionsil {
	background: url(images/optionsil.gif) no-repeat 100% center;
}

#societysassets {
	background: url(images/societysassets.gif) no-repeat 100% center;
}

.centers {
	border-bottom: 1px solid #777;
	min-height: 195px;
	padding-right: 210px;
}

.lastcenters {
	min-height: 195px;
	padding-right: 210px;
}

.centers p,
.centers h5 {
	
}

#directions label {
	display: none;
}

#tourtop {
	margin-bottom: 0;
}

table td,
table th {
	background: #efefef;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px 10px;
}

tr.stripe td,
tr.stripe th {
	background: #fafafa;
}

#third {
	float: left;
	width: 295px;
	padding: 0;
}

.heading {
	padding: 5px 0;
	border-top: 3px solid #88fc96;
	border-bottom: 3px solid #88fc96;
	margin-bottom: 10px;
}

#alone .heading ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#alone .heading ul li {
	margin: 5px 0 0 5px;
	padding: 0;
	font-weight: bolder;
}

#third .heading h2,
#alone .heading h2 {
	padding: 0 5px;
}

#alone .heading h2 span {
	font-size: .7em;
	margin-left: 20px;
}

#alone .heading h2 span a {
	color: #009300;
	text-decoration: none;
}

#alone .heading h2 span a:hover {
	color: #111;
	text-decoration: none;
	border-bottom: none;
	background-color: #deebf0;
}

#third .heading p,
#alone .heading p {
	padding: 0 5px;
	margin-bottom: 0;
}

#third h2,
#alone h2 {
	background-color: #fff;
	color: #111;
	line-height: 1;
	font-size: 2em;
}

#third h3 {
	background-color: #fff;
	color: #009300;
	line-height: 1;
	font-size: 1.8em;
}

#third h3 a {
	color: #009300;
}

#third h3 a:hover {
	color: #111;
	text-decoration: none;
	border-bottom: none;
	background-color: #deebf0;
}

#third strong {
	display: block;
}

#third p {
	font-size: 1.2em;
	line-height: 1.4;
	margin: 5px 0 12px;
	color: #111;
	background-color: #fff;
}

#fourth {
	float: right;
	width: 205px;
	padding: 0 0;
}

#fourth strong {
	display: block;
	background-color: #fff;
	color: #009300;
	line-height: 1;
	margin-bottom: 5px;
}

#fourth p {
	font-size: 1.2em;
	line-height: 1.4;
	margin: 5px 0 20px;
	color: #111;
	background-color: #fff;
}

#fourth p a,
.heading p a {
	color: #009300;
}

#fourth p a:hover,
.heading p a:hover {
	text-decoration: none;
	border-bottom: none;
	background-color: #deebf0;
	color: #111;
}

#subcontent {
	float: left;
	width: 100%;
	margin: 10px 0;
	background-color: #e3f2f8;
}

#subcontent h3 {
	background-color: #fff;
	font-size: 1.8em;
	color: #222;
	padding: 0 0 5px;
}

#subcontent h3 span {
	color: #777;
	font-size: .8em;
	margin-left: 20px;
}

#subcontent h3 span a {
	color: #009300;
}

#subcontent h3 span a:hover {
	color: #111;
	text-decoration: none;
	background-color: #deebf0;
}

#fifth {
	padding: 10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#fifth h4.nitschke {
	font-size: 1.4em;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #111;
	margin-bottom: 8px;
}

#fifth h4.nitschke span {
	display: block;
	text-transform: none;
	font-weight: bold;
	font-size: 1.8em;
}

#fifth p {
	color: #111;
	font-size: 1.2em;
	line-height: 1.5;
	margin: 0;
}

#fifth p a {
	color: #009300;
}

#fifth p a:hover {
	text-decoration: none;
	color: #111;
	background-color: #cfdee6;
}

#fifth p.nitschke {
	float: right;
	width: 580px;
	margin: 0;
}

#fifth img.left {
	margin: 0 10px 0 0;
}

#last {
	width: 760px;
	margin: 0 auto;
	padding: 10px 0;
	font-size: 1.1em;
}

#last ul {
	list-style-type: none;
	margin: 0 0 10px;
}

#last li {
	display: inline;
	margin: 0 0 0 10px;
	color: #111;
}

#last li a {
	color: #009300;
}

#last p {
	color: #111;
	margin: 0 10px;
}

.left {
	float: left;
}

.left-store {
	float: left;
	margin: 0 10px 5px 0;
}

.right {
	float: right;
}

img.right {
	margin-left: 10px;
}

img.left {
	margin-right: 10px;
}

.clearboth {
	clear: both;
	float: none;
}

/* @group form */

div#alone fieldset,
div#store fieldset {
	border: 2px solid #deebf0;
	padding: 0;
	margin-bottom: 10px;
}

div#alone fieldset legend,
div#store fieldset legend {
	font-size: 1.4em;
	font-weight: bold;
	margin: 8px;
}

div#store fieldset p {
	padding: 0 8px;
}

div#alone fieldset ol,
div#store fieldset ol {
	list-style: none;
}

div#alone fieldset ol li,
div#store fieldset ol li {
	font-size: 1.4em;
	margin: 2px 5px;
	padding: 5px;
}

div#alone fieldset ol li label,
div#store fieldset ol li label {
	font-size: .8em;
	line-height: 1;
	display: inline;
	margin-right: 10px;
	color: #555;
}

div#alone fieldset ol li label span,
div#store fieldset ol li label span {
	font-style: italic;
	color: red;
}

div#alone fieldset input,
div#store fieldset input {
	font-size: 1em;
	width: 300px;
}

div#store fieldset input.submit {
	font-size: 2em;
	width: auto;
	margin: 10px 8px;
}

div#store fieldset button.cart {
	font-size: 10px;
	width: auto;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: transparent;
	color: #009300;
	text-decoration: underline;
	cursor: pointer;
}

div#store fieldset button.cart:hover {
	background-color: #deebf0;
	color: #111;
	text-decoration: none;
}

div#alone fieldset ol li input#item_price_1,
div#store fieldset input#gcobnbutton {
	font-size: 1em;
	width: auto;
	margin-left: 5px;
	text-align: right;
}

div#alone fieldset p input,
div#store fieldset p input {
	font-size: 1em;
	width: auto;
	margin-left: 8px;
}

div#store input.cart {
	font-size: 10px;
	width: 30px;
	margin: 0;
	text-align: center;
}

div#alone fieldset input#googlesubmit,
div#store fieldset input#googlesubmit {
	
}

div#store table {
	margin: 10px;
	width: 490px;
	font-size: 1.3em;
}

div#store table th {
	text-align: left;
}

div#store table th.side,
div#store table td.side {
	width: 40px;
	text-align: center;
}

div#store table td.side {
	font-size: 11px;
}

div#store table td strong {
	display: block;
}

div#store table td span {
	font-size: .8em;
	color: #555;
}

div#success {
	background-color: #deebf0;
	margin: 5px 0;
	padding: 10px;
}

div#error {
	background-color: #ff557f;
	margin: 5px 0;
	padding: 10px;
}

.error-name,
.error-email,
.error-message {
	background-color: #deebf0;
}

/* @end */

/* @group store */

div#store h2 {
	font-size: 2em;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #111;
	margin-bottom: 8px;
}

div#store h2 span {
	display: block;
	text-transform: none;
	font-weight: bold;
	font-size: 1.8em;
}

div#store h3 {
	font-size: 3em;
	margin: 10px 0;
}

div#store h3 span {
	font-size: 80%;
	color: #555;
}

div#store h4 {
	font-size: 2em;
	margin: 10px 0;
}

div#store blockquote {
	text-align: center;
	font-weight: bold;
	font-size: 1.3em;
	margin: 10px 15px;
}

div#store p {
	color: #111;
	font-size: 1.4em;
	line-height: 1.3;
	margin: 10px 0;
}

div#store p a,
div#store ul li a,
div#store table a {
	color: #009300;
}

div#store p a:hover,
div#store ul li a:hover,
div#store table a:hover {
	text-decoration: none;
	color: #111;
	background-color: #cfdee6;
}

div#store img {
	border: 3px solid #cfcfcf;
}

div#store ul li {
	margin-left: 25px;
	padding: 0;
	font-size: 1.5em;
}

div#alone p.gallery,
div#store p.gallery {
	padding: 0;
	margin: 0;
}

div#alone p.gallery span.imageholder,
div#store p.gallery span.imageholder {
	display: block;
	float:left;
}

div#alone p.gallery span.imageholder a,
div#store p.gallery span.imageholder a {
	text-decoration: none;
	position: relative;
	margin: 0 10px 5px 0;
	display: block;
}

div#alone p.gallery a img,
div#store p.gallery a img {
	display: block;
	padding: 12px;
}

div#alone p.gallery span.imageholder span.wordup,
div#store p.gallery span.imageholder span.wordup {
	color: #fff;
	background-color: #cfcfcf;
	padding: 0 4px;
	position: absolute;
}

/* @end */

pre.print_r {
	font-size: 1.4em;
	text-align: left;
	font-family: "Courier New", Courier, mono;
	overflow: scroll;
	height: 350px;
	margin: 10px 0;
	border: 1px solid #000;
	background-color: lightpink;
}

.fix {
	background-color: #ffb4c2;
}

h6 {
	background-color: #ffb4c2;
	padding: 20px;
	padding-left: 168px;
	height: 128px;
	font-size: 1.4em;
	background: #ffb4c2 url(images/need-content.png) no-repeat 10px center;
	
}

.flash-error {
	padding: 10px;
	padding-left: 84px;
	background: #dbeffa url(images/info.png) no-repeat 10px center;
}