/* Global Whitespace Reset */
* {	padding:0;	margin:0;	 }
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address {	margin:20px 0; }
li, dd, blockquote {	margin-left: 40px; }
p {	margin: 15px 0;}
fieldset {	padding:10px; }
h1, h2, h3, h4, h5, h6 {	margin: 20px 0 5px; 
	color: #3d3d3d;
}
p {	margin: 5px 0 20px;}
h1 {	font-size: 160%; }
h2 {	font-size: 150%; }
h3 {	font-size: 140%; }
h4 {	font-size: 130%; }
h5 {	font-size: 120%; }
h6 {	font-size: 110%; }
ul ul {	margin: 5px 0;	}
.structure {	display: none;}
hr.clear {	clear: both;	height: 1px;	margin: 0;	visibility: hidden;}
a:active {	outline: none;	}
:focus {	-moz-outline-style: none;	}
/* Styles */
a:link, a:visited {
	text-decoration: underline;
	color: #094A95;
}
a:hover, a:active {
	text-decoration: none;
}
/* Style */
body {
	background: url(/images/woodBG.jpg) 0 0 repeat;
	font-family: "Times New Roman", Times, serif;
	color: #3d3d3d;
	font-size: 14px;
	padding: 10px 0;
}
#container {
	background: url(/images/repeat.gif) 0 0 repeat-y;
	position: relative;
	width: 800px;
}
#wrapper {
	background: url(/images/top.jpg) 0 0 no-repeat;
}
#inner {
	background: url(/images/bottom.jpg) 0 100% no-repeat;
}
#header {
	margin: 0;
	text-indent: -1234em;
	height: 270px;
}
#content {
	padding: 0 15px 0 278px;
	min-height: 640px;
	_height: 640px;
	line-height: 1.4;
}
#featured {
	padding: 10px;
	border: 1px solid #3d3d3d;
	background: #88acd6 url(/images/box.gif) 0 100% repeat-x;
	color: #FFF;
	font-size: 12px;
}
#featured img {
	margin: 6px;
}
h2#title {
	color: #094a95;
	font-size: 22px;
	line-height: 1;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 0 15px;
	background: url(/images/scroll.gif) 0 100% no-repeat;
	padding: 0 0 20px;
	font-variant: small-caps;
}
#navigation {
	position: absolute;
	top: 319px;
	left: 27px;
	margin: 0;
	width: 198px;
	list-style: none;
	font-size: 12px;
}
#navigation li {
	margin: 4px 0 5px 15px;
	line-height: 1.2;
}
#navigation li a {
	color: #3d3d3d;
	text-decoration: none;
}
#navigation li a:hover {
	color: #094a95;
}
#navigation li.address {
	margin: 25px 0 0 0;
}
#navigation li.sponsor {
	margin: 25px 0 0 0;
	text-align: center;
	padding-right: 35px;
}
#footer {
	text-align: center;
	font-size: 14px;
	color: #213e5e;
	padding: 5px 15px 5px;
}
#footer a {
	color: #213e5e;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer p#byline {
	text-align: right;
	font-size: 11px;
	margin: 0;
}
#byline em {
	font-style: normal;
	text-decoration: underline;
}
/* Forms */
option {
padding-right: 10px;
}

div.error {
	color: red;
}
div.error div.error {
	margin-left: 170px;
}

form label {
display: block;
margin: 2px 0;
float: left;
width: 160px;
height: 14px;
}
form input, 
form textarea,
form select  {
clear: right;
display: block;
margin: 2px 0 2px 170px;
font-size: 12px;
}

form input {
padding: 2px 3px;
}
form textarea {
padding: 2px 3px;
width: 300px;
height: 120px;
}
form select {
}
form input.button {
margin-left: 0;
margin: 5px 0;
border: 1px solid #000;
background: #FFF;
color: #000;
font-weight: bold;
letter-spacing: 0;
font-size: 14px;
width: 100px;
text-align: center;
cursor: pointer;
clear: left;
}
/* Store */
.prod_pic {
	width: 128px;
	height: 151px;
}
.prodcat {
        font-size: 14px;
        color: #0018A0;
}
.prodcat a {
        color: #0018A0;
}
.prodcat a:hover {
        color: #0018A0;
}
.prodcat a:visited {
        color: #0018A0;
}
.cat {
        font-size: 14px;
        color: #0018A0;
}
.cat a {
        color: #0018A0;
}
.cat a:hover {
        color: #0018A0;
}
.cat a:visited {
        color: #0018A0;
}
.catdesc {
        font-size: 14px;
        color: #000;
}
.catdesc a {
        color: #000;
}
.catdesc a:hover {
        color: #000;
}
.catdesc a:visited {
        color: #000;
}
.catdesc ul {
        font-size: 14px;
        color: #000;
}
.catcomp {
        font-size: 12px;
        color: #000;
}
#storenav {
	margin: 20px 0;
	text-align: center;
}
#storenav li {
	display: inline;
	margin: 0 5px;
}

.feed h2 {
	color: #094a95;
	font-size: 22px;
	line-height: 1;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 25px 0 10px;
	background: url(/images/scroll.gif) 0 100% no-repeat;
	padding: 20px 0 20px;
	font-variant: small-caps;
}
#content .feed a {
text-decoration: none;
color: #333;
font-weight: normal;
}
#content .feed a strong {
color: #094a95;
font-weight: bold;
}
.feed h6 {
margin: 0;
}
/* Store */
.prod_pic {
	width: 128px;
	height: 151px;
}
.prodcat {
        font-size: 14px;
        color: #746d43;
}
.prodcat a {
        color: #746d43;
}
.prodcat a:hover {
        color: #746d43;
}
.prodcat a:visited {
        color: #746d43;
}
.cat {
        font-size: 14px;
        color: #746d43;
}
.cat a {
        color: #746d43;
}
.cat a:hover {
        color: #746d43;
}
.cat a:visited {
        color: #746d43;
}
.catdesc {
        font-size: 14px;
        color: #000;
}
.catdesc a {
        color: #000;
}
.catdesc a:hover {
        color: #000;
}
.catdesc a:visited {
        color: #000;
}
.catdesc ul {
        font-size: 14px;
        color: #000;
}
.catcomp {
        font-size: 12px;
        color: #000;
}
#store input,
#store textarea,
#store select {
	display: inline;
	margin: 0;
	width: auto;
}
#store .hidden  {display: none;}
