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

body {
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#000000;
	margin: 0;
	background-color: #FFFFFF;
	}
div, p, ul, h2, h3, h4, h5, img {
	padding:0px;
	margin:0px;
}

ul {
	list-style-type:square
}

.bold {
	font-weight: bold;
	color: #AA0000;
	font-size: 14px;
}

a img {
	border: none;
	margin: 0 auto;

}

#home #navigation .home a,
#catalogs #navigation .catalogs a {
	background-position: right bottom;
	color: #FFFFFF;
	background-color: #AA0000;
	cursor: default
}

#timecaps #subNav .timecaps a,
#kits #subNav .kits a,
#plaques #subNav .plaques a,
#scrolls #subNav .scrolls a,
#aboutus #subNav .aboutus a,
#tips #subNav .tips a,
#easypkgs #subNav .easypkgs a,
#links #subNav .links a,
#faq #subNav .faq a,
#ordering #subNav .ordering a {
	background-position: right bottom;
	color: #002C5F;
	background-color: #FFFFCC
}

/*----HEADER----*/
#header {
	background-color: #36332E;
	height: 214px;
	width: 100%;
}

#logo {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

#topbanner {
	width: 800px;
	background-image: url(../images/fpp-banner.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	height: 215px;
}

ul#navigation {
	padding: 0;
	margin: 0;
	color: #36332E;
	float: left;
	width: 100%;
	margin-top: 94px;
	font-weight: bold;
	text-transform: uppercase;
}

ul#navigation li {
	display: inline;
}

ul#navigation li a {
	padding: .25em 1em;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	background-color: #36332E;
}

ul#navigation li a:hover {
	color: #FFFFCC;
	background-color: #AA0000;
}

/*----CONTAINER----*/
#container {
	width: 800px;
	margin: 0 auto;
	background-color: #FFFFFF;
	padding: 0;
	border-top: solid 1px #AA0000;
}

/*----Main Content----*/
#mainContent {
	width: 585px;
	margin: 0 0 0 215px;
	background-color: #FFFFFF;
}

#mainContent p {
	padding: 5px 20px;
}

#mainContent span {
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	color: #AA0000;
	letter-spacing: 0.05em;
	padding: 0 11px;
}
#mainContent img.center {
	margin-left: 100px;
}

#mainContent p.italics {
	font-family: Georgia;
	font-style: italic;
	text-align: center;
	padding-top: 40px;
}

#mainContent h1 {
	font-size:1.5em;
	font-family: Georgia;
	color: #AA0000;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #36332E;
	margin: 20px;
}
	
#mainContent h2 {
	font-size:1em;
	color: #AA0000;
	margin: 15px 20px;
	text-transform: uppercase;
	display: block;
	border-bottom: solid 1px #AA0000;
}

#mainContent h3 {
	font-size:1.2em;
	color: #36332E;
	margin: 15px 20px;
	;
	text-transform: uppercase;
}

#mainContent  h4, h5, h6, h4  {
	font-size:1.0em;
}

#mainContent ul, ol {
	text-align:left;
	padding-left:25px;
	margin-left:20px;
	margin-bottom:5px;
	margin-right: 20px;
}

#mainContent a:link, a:visited {
	color: #666666;
	text-decoration: none;
}

#mainContent a:visited {
	color: #339900;
}

#mainContent a:hover {
	color: #AA0000;
	text-decoration: none;
}

#mainContent a:active {
	color: #FFFFFF;
}

#mainContent p.button {
	text-align: left;
	background-image: url(../images/doc_icon.gif);
	background-repeat: no-repeat;
	background-position: 20px;
	text-indent: 20px;
}

#mainContent p.button a {
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
	margin:0;
}

#mainContent p.button a:hover {
	background:#FFFFFF;
	color:#AA0000;
	text-decoration:none;
}

#mainContent p.testimonials {
	font-family: Georgia;
	font-style: italic;
	padding: 10px;
	border: 1px dashed #1F5B42;
	width: 500px;
	margin: 20px;
}

#mainContent p.top {
	text-align: right;
}

#mainContent p.top a {
	background:#FFFFFF;
	color:#CC0000;
	font-family: Georgia;
	font-weight:bold;
	text-decoration:none;
	margin:0 10px 0 0;
}

#mainContent p.top a:hover {
	color:#AA0000;
	text-decoration:none;
}

#mainContent .white {
	background-color: #FFFFFF;
	text-align: center;
	width: 400px;
	margin: 10px auto;
	padding: 10px;
	border: 1px solid #ffff66;
}

#mainContent .colmOne {
	padding: 0px;
	float: left;
	width: 255px;
	margin: 10px 10px 10px 20px;
	background-color: #FFFFFF;
	text-align: center;
	border: 1px solid #FFFF66;
}

#mainContent .colmTwo {
	padding: 0px;
	margin: 10px 20px 10px 5px;
	width: 255px;
	float: right;
	background-color: #FFFFFF;
	text-align: center;
	border: 1px solid #FFFF66;
}

#mainContent .story {
	margin: 0;
	padding: 10px 0 0 0;
	float: left;
}

#mainContent img.story {
	border: 1px solid #ffff99;
	float: right;
	padding: 0px;
	margin: 0 20px 20px 20px;
}

#mainContent .story2 {
	margin: 0;
	padding: 10px 0 0 0;
	float: left;
}

#mainContent img.story2 {
	border: 1px solid #ffff99;
	padding: 0px;
	margin: 20px;
	float: left;
}

/*----Center Column----*/
#centerColumn {
	width: 355px;
	margin: 0;
	padding: 10px;
	float: left;
}

#centerColumn p {
	padding: 5px;
}
.subNav/*----SUBNAVIGATION----*/
 {
	width: 100%;
	margin: 0;
	padding: 0;
}
#subNav  a {
	color: #AA0000;
	text-decoration: underline;
}

#subNav h2 {
	font-family: Georgia;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	height:1.5em;
	text-indent: 15px;
	margin: 0;
	background-color: #AA0000;
	padding: .2em 0 0 0;
}

#subNav ul {
	padding: 0;
	margin: 0;
	float: left;
	width: 100%;
	font-family: Georgia;
	text-indent: 10px;
}

#subNav ul ul {
	text-indent: 25px;
}

#subNav li {
	list-style: none;
	border-top: dashed 1px #c1c184;
	text-align: left;
	margin: 0;
}

#subNav li li {
	border: none;
}

#subNav ul li a {
	display: block;
	text-decoration: none;
	padding: 0.5em;
	color: #FFFFFF;
}

#subNav ul li li a:hover{
	color: #002C5F;
	background-color: #A2DFC5;
}

#subNav ul li a:hover {
	color: #002C5F;
	background-color: #FFFFCC;
}

/*----SIDE PANELS----*/

#leftColumn {
	width: 200px;
	float: left;
	padding: 0;
	margin: 0;
	border-right: solid 1px #000000;
}

#leftColumn h2 {
	font-family: Georgia;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	height:1.5em;
	margin: 0;
	text-indent: 15px;
	text-align: left;
	background-color: #AA0000;
	text-decoration: none;
	padding: .2em 0 0 0;
}

#sideNav {
	width: 150px;
	top: 10px;
}

#rightColumn {
	width: 199px;
	margin: 0;
	padding: 0;
	float: right;
	border-left: solid 1px #000000;
}

#rightColumn p {
	font-size: 11px;
	text-indent: 10px;
	padding: 5px;
	text-indent: 10px;
}

#rightColumn span {
	font-size: 12px;
	font-weight: bold;
	color: #AA0000;
}

#rightColumn a:link {
	color: #FFFFFF
}

#rightColumn h1 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

#rightColumn h2 {
	font-family: Georgia;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	height:1.5em;
	padding:.2em 0 0 0;
	margin: 0;
	text-indent: 15px;
	text-align: left;
	background-color: #AA0000;
	text-decoration: none;
}

#rightColumn h3 {
	font-family: Georgia;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	height:1.5em;
	padding:.2em 0 0 0;
	margin: 0;
	text-indent: 15px;
	text-align: left;
	background-color: #AA0000;
	text-decoration: none;
}

#rightColumn ul {
	font-size: 11px;
}

#rightColumn ul li {
	list-style-type: square;
}

#rightColumn ul li a {
	padding: 0.5em;
	display: block;
}

#rightColumn ul li a:hover {
	color: #9EDEC4;
}

#rightColumn p.more {
	text-align: right;
}

#rightColumn p.more a {
	background:#FFFFFF;
	color:#002C5F;
	font-weight:bold;
	text-decoration:none;
	margin:0 10px 0 0;
	font-family: Georgia;
}

#rightColumn p.more a:hover {
	color:#AA0000;
	text-decoration:none;
}
.sideColumnEntry {
	background-color: #FFFFFF;
	text-align: center;
	width: 100%;
	padding: 0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #002C5F;
	margin: 0;
}
.sideColumnAddon {
	text-align: center;
	margin: 25px 0;
}

/*----TABLES----*/
table {
	border-collapse: collapse;
	border: 1px solid #666;
}

thead {
	background: #CCC;
	border-top: 1px solid #a5a5a5;
	border-bottom: 1px solid #a5a5a5;
}

caption {
	font-size: 1.2em;
	font-weight: bold;
	margin: 1em 0;
	font-weight: bold;
	text-transform: uppercase;
	color: #AA0000;
}

col {
	border-right: 1px solid #ccc;
}

.odd {
	background-color: #FFFFFF;
}

#prodHead {
	background-color: #CCCCCC;
	font-weight: bold;
}
#products {
	margin: 0 20px;
}
#products th, td {
	padding: 0.1em 1em;
	text-align: center;
}

#info {
	margin: 0 auto;
}

#info th, td {
	padding: 0;
	text-align: center;
	vertical-align: top;
}
#subscribeForm/*----FORMS----*/
 {
	text-align: center;
}
fieldset {
	border: solid 0 transparent;
}

legend {
	font-weight: bold;
}

label {
	display: block;
}

input {
	width: 200px;
}

textarea {
	width: 300px;
	height: 100px;
}

/*----FOOTER----*/
#footer {
	clear: both;
	padding: 0;
	margin: 0 auto;
	text-align: center;
	border-top: solid 1px #002C5F;
	background-color: #FFFFFF;
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	height: 100px;
}
#footer p {
	font-family: Verdana;
	font-size: 9px;
	margin: 0;
	padding: 0;
}

#footerLeft {
	float: left;
	width: 200px;
	margin: 0;
	padding: 15px 0 0 0;
}
#footerRight {
	width: 600px;
	margin: 0 0 0 200px;
	height: 100px;
}

#footerNav {
	margin: 10px auto;
	width: 100%;
	height: 25px;
	position: relative;
}

#footerNav ul {
	font-size: 11px;
}

#footerNav li {
	float: left;
	display: inline;
}

#footerNav ul li a {
	text-decoration: none;
	color: #AA0000;
	padding: 0 5px;
}

#footerNav ul li a:hover {
	color: #36332E;
	text-decoration: underline;
}

.clear {
	clear: both;
}
.clearBoth {
	clear:both;
	height:0;
	font-size:0;
	line-height:0;
	margin:0;
	padding:0;
	}
	
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
	display: inline-block;
}
