p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#nav ul{
   padding : 0;
   margin : 0 0 1px;
   white-space : nowrap;
   background-color : #005147;
   color : White;
   float : left;
   width : 100%;
   border-style : solid;
   border-color : #ffffff;
   border-width : 2px 0 2px 0;
}
#nav ul li{
   display : inline;
}
#nav ul li a{
   padding-left : 1em;
   padding-right : 1em;
   background-color : #005147;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color : White;
   font-weight : bold;
   text-decoration : none;
   float : left;
   border-right-color : #005147;
   border-right-style : solid;
   border-right-width : 0px;
}
#nav ul li a:hover {
   background-color : #B89C00;
   color : #005147;
}

#uberlink a:link, #uberlink a:visited, #uberlink a:hover {
	/*/*/background-color: #B89C00;
	color: #005147; /* */
}

#storelink {
	float : right;
}

.light {
	color: #FFFFFF;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #B89C00;
	font-weight: normal;

}
a:link {
	color: #005147;
	text-decoration: none;
}
a:visited {
	color: #666666;
}
a:hover {
color: #005147;
	background-color: #FFF4B7;
	text-decoration: underline;
}
.footer {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.factoid {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #005147;
	font-weight: bold;

}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #005147;
	font-weight: bold;
	font-style: italic;

}
.headersm {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	width : 100%;
	border-top: 1px none #005147;
	border-right: 1px none #005147;
	border-bottom: 1px solid #005147;
	border-left: 1px none #005147;
	color: #005147;
	background-color: #FFF4B7;




}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #005147;


}
.green-bknd {
	background-color: #005147;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;

}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-type: square;
}
.productmenu {
	background-color: #005147;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.botln{
	padding : 0 0 1px;
	margin : 0 0 0px;
	white-space : nowrap;
	width : 100%;
	border-top-width: 0px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;

}
.boxheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	width : 100%;
	border-top: 1px none #005147;
	border-right: 1px none #005147;
	border-bottom: 1px solid #005147;
	border-left: 1px none #005147;
	color: #005147;
	background-color: #FFF4B7;

}

