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

* { margin:0; padding:0; }
h1, h2, h3 {
	margin-bottom:.5em;
	font-family: "Courier New", Courier, monospace;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
ul { margin-left:15px;}
body {
	background-color: #000000;
	background-image: url(../_images/header_rep.png);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
	background-attachment: scroll;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#header {
	height: 175px;
	width: 100%;
	float: left;
	background-image: url(../_images/jiggawatts_logo.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 90px;
}
#header ul { 
	font-size:1.1em;
	font-weight:bold;
	color:fff;
	margin-top:145px;
	margin-left:0;
}
#header a, #header a:visited {
	color:#FFFFFF;
}
#header a:hover { color:#000066; text-decoration:none;}
#header ul.left { float:left; margin-left:20px; }
#header ul.right { float:right; margin-right:30px; }
#header li {
	display:inline;
}
#header li a { padding:4px; padding-left:7px; padding-right:7px;}
#header li a:hover {
	background-color:#B3E0FB;
}
#content {
	float: left;
	width: 100%;
	background-color: #E5DECA;
}
#main {
	margin: auto;
	width: 980px;
}
#content #column1 {
	margin: 10px;
	padding: 10px;
	float: left;
	width: 650px;
}
.whiteblock {
	margin: 5px;
	clear: both;
	border: 0px solid #C7B88B;
}
.whiteblock p { margin-bottom:1em; text-indent:1em; }
.newsblock {
	float: left;
	width: 295px;
	margin: 5px;
	padding: 10px;
	background-color: #FFFFFF;
	text-align: justify;
}
img.left { float:left; padding:2px; margin:10px; border:solid 1px black; }
img.right { float:right; padding:2px; margin:10px; border:solid 1px black; }
.left { float:left; }
.right { float:right; }
#content #column2 {
	margin: 10px;
	padding: 10px;
	float: left;
	width: 250px;
}
#content #column2 img { margin-top:5px; margin-bottom:5px; }
#activitysidebox {
	height: 55px;
	width: 200px;
	padding: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left:5px;
	background-image: url(../_images/activitybox.png);
	background-repeat: no-repeat;
	text-align: center;
}
#activitysidebox a { color:#000000; font-size:.8em; margin:4px;}
#footer a { color:#FFFF99; }
#footer a:hover { color:#fff; }
#footer p { margin-left:20px; }
#footer {
	font-size: .9em;
	color: #FFFF99;
	text-align:center;
	background-image: url(../_images/woodpanel.png);
	background-repeat: repeat-x;
	height: 137px;
	line-height: 2em;
	float: left;
	width: 980px;
}
#footer img {
	border-color:#FFFF99;
}
#footerWrapper {
margin-top:40px;
}
#logo {
	background-image: url(../_images/jiggawatts_logo.png);
	height: 275px;
	width: 438px;
	position: relative;
	z-index: 3;
	left: 300px;
}
#hourbox {
	margin-bottom: 10px;
	background-image: url(../_images/store_hours.png);
	background-repeat: no-repeat;
	height: 120px;
	width: 230px;
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
#hourbox ul li { display:block; width:50%; float:left;}

/* WINTER HOURS TEMP */

#hourbox_w {
	margin-bottom: 10px;
	/* background-image: url(../_images/Winterhours.png); */
	background-repeat: no-repeat;
	height: 236px;
	width: 240px;
	font-size: 1.2em;
	font-weight: bold;
	padding-left: -15px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#hourbox_w ul li { display:block; width:50%; float:left;}

/* END WINTER HOURS TEMP */

#underconstruction {
	width: 210px;
	background-color: #FFFF00;
	border: thin double #000000;
	margin: auto;
	padding-bottom:3px;
	font-size: 2em;
	font-weight: bold;
	text-align: center;
}
#underconstruction p { font-size:.5em; }
.gallery_thumbnail {
	margin: 10px;
	float: left;
}

.footer_line_h {
	line-height:1.4;
	margin:3px 0;
}

.copyrightFon {
	font-size:.8em;
}



