﻿@charset "UTF-8";
/* CSS Document */

body {
	background-color: #D6FFFF;
	font-family: Helvetica, Arial, sans-serif;
	padding: 3em;
	margin: 0;
	padding-top: 0em;
	padding-bottom: 0em;
	/* background-image: url(../images/paper_1.jpg); */
	color: black;
	font-size: 16px;
	line-height: 19px;
}
h2, h3, h4, h5, h6  {
	font-weight: bold;
	color: #39C;
	font-family: Georgia, Times, serif;
	margin-left: -20px;
	margin-bottom: 3px;
	clear: right;
}
h1 {
	font-family: "Merienda One", Georgia, Times, serif;
	font-size: 36px;
	line-height: 40px;
	/* font-weight: bold; */
	padding-top: 0px;
	display: block;
	margin-bottom: 5px !important;
	margin-top: 0px !important;
	/* height: 79px;
	width: 600px;
	margin-left: -20px; */
	clear: right;
	/* background-repeat: no-repeat;
	background-position: left top; */
	text-align: center;
	color: #39C;
}
h2 {
	font-size: 18px;
	line-height: 22px;
}
h3 {
	font-size: 16px;
	line-height: 20px;
}
h4, h5, h6 {
	font-size: 14px;
	line-height: 18px;
}
#footer {
	text-align: center;
	font-size: 0.8em;
	border-top: 1px solid grey;
	clear: both;
	margin-top: 0.5em;
}
/* h2, h3, h4, h5, h6 {
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: #759B46;
	border-right-style: none;
	border-right-color: #759B46;
	border-right-width: 0px;
	padding-top: 3px;
	clear: right;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-bottom-style: none;
	border-left-style: none;
} */
#maincontainer {
	background-color: white;
	min-height: 40em;
	/* border: 1px solid black; */
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	min-width: 85%;
	padding-top: 0px;
}
#content {
	padding-right: 3em;
	padding-left: 3em;
	line-height: 1.5em;
	background-color: white;
	margin-left: 12.5em;
}
#content a {
	color: #39C;
	text-decoration: underline;
}
#content  a:link   {
	color: #39C;
	text-decoration: underline;
}
#content a:visited {
	color: #666;
	text-decoration: underline;
}
#content a:active {
	color: #666;
	text-decoration: underline;
	background-color: #F99;
}
#content a:hover {
	color: #666;
	text-decoration: underline;
	background-color: #F99;
}
#nav {
	font-family: Helvetica, Arial, sans-serif;
	min-height: 2.25em;
	width: 12em;
	float: left;
	margin: 0;
	padding-left: 2px;
}
#nav li {
	font-size: 14px;
	line-height: 16px;
}
#logoimage {
	display: block;
	border: 0px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
}
.navlist  { margin: 0; padding: 0 }
.navlist  li {
	list-style-type: none;
	margin: 0;
	padding: 0
}
.navlist  a  {
	color: #666;
	text-decoration: none;
	background-color: white;
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 2px 5px 2px 2px;
	border-top-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: white;
	border-left-color: white;
}
.navlist a:link, .navlist a:visited {
	background-color: white
}
.navlist a:hover, .navlist a:active {
	color: #3CC;
	background-color: white;
	border-top-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: white;
	border-left-color: #FF9999;
}
.secondarynav {
	padding-left: 0px;
	margin-left: 0px;
	/* font-style: italic; */
}
.secondarynav li {
	margin-left: 0px;
	padding-left: 0px;
}
.secondarynav  a  {
	color: #666;
	text-decoration: none;
	background-color: white;
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 2px 5px 2px 2px;
	border-top-width: 1px;
	border-left-width: 15px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: white;
	border-left-color: white;
}
.secondarynav   a:link, .secondarynav a:visited  {
	background-color: white
}
.secondarynav  a:hover, .secondarynav a:active  {
	color: #3CC;
	background-color: white;
	border-top-width: 1px;
	border-left-width: 15px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: white;
	border-left-color: FF9999;
}
.boxheader {
	font-weight: normal;
	font-family:Georgia, Times, serif;
	text-transform:uppercase;
	color:#f99;
	letter-spacing:0.13em;
	margin: 0px;
	font-size: 1.5em;
}
.boxheader img {
	margin-right: 0.5em;
	margin-left: .25em;
}
.contactbox {
	border: 1px solid #CCC;
	margin-top: 1em;
	font-size: 0.8em;
	background-color: #FF6;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0px;
	padding-left: 1em;
	display: none;
}
.shopbox {
	border: 5px solid #9CF;
	margin-top: 1em;
	font-size: 0.8em;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0px;
	padding-left: 1em;
	background-color: white;
	text-align:center;
}
.usabox {
	border: 5px solid #9CF;
	margin-top: 1em;
	font-size: 0.8em;
	padding-top: 128px;
	padding-right: 1em;
	padding-bottom: 0px;
	padding-left: 1em;
	background-color: white;
	background-image:url(../images/Patriotic-Cake.png);
	background-position:top;
	background-repeat:no-repeat;
	text-align:center;
}
.centered {
	text-align: center;
}
.centeredblock {
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.hide {
	display: none;
}
#maincontainer #content #roadmap {
	clear: none;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
	height:600px;
}
#maincontainer  #content #roadmap a {
	display: block;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: inherit;
	font-size: 12px;
	line-height: 12px;
	width: 400px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#maincontainer #content #roadmap td {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#maincontainer #content #roadmap tr {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.rightalign {
	text-align: right;
}
.displayspecs {
	display: block;
	margin-left: 155px;
}
blockquote {
	font-style: italic;
	background-color: lightyellow;
	border: 1px solid #759B46;
	background-image: url(../images/QuoteMarks.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 3em;
	font-size: 0.85em;
	float: none;
	width: auto;
	display: none;
}
.rightfloater {
	display: block;
	margin: 3px;
	float: right;
}
.leftfloater {
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: .5em;
	margin-bottom: .5em;
	margin-left: -0.5em;
}
/* #indexHeaderH1 {
	color: #333333;
} */
.blackborder {
	border: 1px solid black;
}
.centered {
	text-align: center;
}
.quotetext {
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.attribution {
	margin-top: 0px;
	padding-top: 0px;
	text-align: right;
}
#maincontainer #content #roadmap img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.spinnerama {
	clear: right;
}
.mailing {
	list-style-type: none;
	margin: 2px;
}
p.copyright {
	font-family: Cabin, Helvetica, Arial, sans-serif;
	font-size: 0.7em;
	font-style: italic;
}
.blue {
	font-family: Georgia, Times, serif;
	text-transform: uppercase !important;
	font-style:normal;
	color:#39c;
	letter-spacing:0.13em;
}
.pink {
	font-family: Georgia, Times, serif;
	text-transform: uppercase !important;
	font-style:normal;
	color:#F69;
	letter-spacing:0.13em;
}

