/* PUBLIC STYLES */

FORM {
margin: 0px 0px;
}

body {
font-size: 11px;
font-family: Lucida Sans Unicode, Lucida Grande, Verdana, sans-serif;
margin: 0; 
}

.background1 {
color: #000000;
background-color:#FFFFFF;
text-align:center;
}

.topbar {
	display:none;
}

.header1 {
display:none;
}

.navbar1 {
	display:none;
}
.navbar2 {
	display:none;
}
.nav2 {
	display:none;
	font-family: Lucida Sans Unicode, Lucida Grande, Verdana, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: bold;
}

.maincontent{
	width: 558px;
	padding: 12px;
	text-align:left;
}
.maincontent2{
	width: 558px;
	padding: 12px;
	text-align:left;
}
.homeleft {
	width: 368px;
	padding: 12px;
	background-color:#FFFFFF;
}
.homeright {
	background-color:#FFFFFF;
	padding:0px;
	border:0px;
	width: 200px;
}

.imagelink {
	border: 0;
}

INPUT {
	color: #000000;
	font-size: 11px;
	font-family: Lucida Sans Unicode, Lucida Grande, Verdana, sans-serif;
	background-color: #FFFFFF;
	border:1px solid #000000;padding:2px;

}

TEXTAREA {
color: #000000;
padding:2px;
font-size: 11px;
font-family: Lucida Sans Unicode, Lucida Grande, Verdana, sans-serif;  
background-color: #FFFFFF;
border:1px solid #000000;
              
}
SELECT {
font-family: Lucida Sans Unicode, Lucida Grande, Verdana, sans-serif;
font-size: 11px;
color: #000000;
}
.button {
	margin: 6px 0px 6px 0px;
	padding:2px;
	border: 0px;
	height:18px;
	width: 120px;
	font-size:10px;
	font-family:Lucida Sans Unicode, Lucida Grande, Verdana, sans-serif;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration: none;
	font-weight:bold;
	letter-spacing:1px;
	text-align:center;
	background-image:url(images/button.gif);
	background-repeat: no-repeat;
	display:block;
	cursor:pointer;cursor:hand;
	
}

.button2 {
	margin: 6px 0px 6px 0px;
	padding:2px;
	border: 0px;
	height:18px;
	width: 80px;
	font-size:10px;
	font-family:Lucida Sans Unicode, Lucida Grande, Verdana, sans-serif;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration: none;
	font-weight:bold;
	letter-spacing:1px;
	text-align:center;
	background-image:url(images/button2.gif);
	background-repeat: no-repeat;
	display:block;
	cursor:pointer;cursor:hand;
	
}

.button3 {
	margin: 6px 0px 6px 0px;
	padding:2px;
	border: 0px;
	height:18px;
	width: 222px;
	font-size:10px;
	font-family:Lucida Sans Unicode, Lucida Grande, Verdana, sans-serif;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration: none;
	font-weight:bold;
	letter-spacing:1px;
	text-align:center;
	background-image:url(images/button3.gif);
	background-repeat: no-repeat;
	display:block;
	cursor:pointer;
	cursor:hand;
	
}
.button4 {
	margin: 0px;
	padding:3px;
	border: 0px;
	height:18px;
	width: 120px;
	font-size:9px;
	font-family:Lucida Sans Unicode, Lucida Grande, Verdana, sans-serif;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration: none;
	font-weight:bold;
	letter-spacing:1px;
	text-align:center;
	background-image:url(images/button.gif);
	background-repeat: no-repeat;
	display:block;
	cursor:pointer;
	cursor:hand;
	
}
.button5 {
	margin: 0px;
	padding: 3px;
	border: 0px;
	height:18px;
	width: 80px;
	font-size:9px;
	font-family:Lucida Sans Unicode, Lucida Grande, Verdana, sans-serif;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration: none;
	font-weight:bold;
	letter-spacing:1px;
	text-align:center;
	background-image:url(images/button2.gif);
	background-repeat: no-repeat;
	display:block;
	cursor:pointer;
	cursor:hand;
	
}
hr {
	border-right: none;
	border-bottom: none;
	border-left: none;
	border-top-style: solid;
	margin-top: 6px;
	margin-right: 0px;
	padding: 0;
	margin-left: 0px;
	margin-bottom: 6px;
	border-top-width: 2px;
	border-top-color: #3BC3FC;
	color: #FFFFFF;
}

h1 {
	color: #000000;
	font-family: Georgia, Palatino, Times, serif;
	font-weight: bold;
}

h2 {
	color: #5ADB3C;
	font-size: 18px;
	font-family: Georgia, Palatino, Times, serif;
	font-weight: bold;
}

h3 {
	color: #FFFFFF;
	font-size: 18px;
	line-height: 5px;
	font-family: Georgia, Palatino, Times, serif;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.base {
	color: #000000;
	font-size: 11px;
	line-height: 150%;
	font-family: Lucida Sans Unicode, Lucida Grande, Verdana, sans-serif;
}

.base a:visited {
	color: #000000;
	text-decoration: underline;
}

.base a:link {
	color: #000000;
	text-decoration: underline;
}

.base a:hover {
	color: #00549A;
	text-decoration: underline;
}

.baselist {
	color: #000000;
	font-size: 11px;
	font-family: Lucida Sans Unicode, Lucida Grande, Verdana, sans-serif;
	list-style-position: inside;
	list-style: unordered;
	list-style-type: disc;
}

.baselist a:visited {
	color: #000000;
	text-decoration: none;
}

.baselist a:link {
	color: #000000;
	text-decoration: underline;
}

.baselist a:hover {
	color: #000000;
	text-decoration: underline;
}

.baselight {
	color: #000000;
	font-size: 15px;
	line-height: 20px;
	font-family: Lucida Sans Unicode, Lucida Grande, Verdana, sans-serif;
}

.basehead {
color: #000000;
font-size: 11px;
line-height: 150%;
font-weight: bold;
font-family: Lucida Sans Unicode, Lucida Grande, Verdana, sans-serif;
}

.small {
color: #000000;
font-size: 10px;
line-height: 150%;
font-family: Lucida Sans Unicode, Lucida Grande, Verdana, sans-serif;
padding: 4px;
}

.smaller {
color: #000000;
font-size: 9px;
line-height: 15px;
font-family: Lucida Sans Unicode, Lucida Grande, Verdana, sans-serif;
padding: 4px;
}

.footer {
	display:none;
	
}

.readmore a:hover {
	color: #000000;
	text-decoration: underline;
}

.head {
	color: #000000;
	font-size: 18px;
	line-height:130%;
	font-family: Georgia, Palatino, Times, serif;
	font-weight: bold;
}

.subhead {
	color: #000000;
	font-size: 13px;
	line-height:130%;
	font-weight: bold;
	font-family: Georgia, Palatino, Times, serif;
}
.pagetitle {
	color: #000000;
	font-size: 14px;
	line-height: 130%;
	font-weight: bold;
	font-family: Lucida Sans Unicode, Lucida Grande, Verdana, sans-serif;
	text-transform: uppercase;
	letter-spacing: 4px;
	margin-bottom:18px;
}
.pagetitle2 {
	color: #000000;
	font-size: 12px;
	line-height: 130%;
	font-weight: bold;
	font-family: Lucida Sans Unicode, Lucida Grande, Verdana, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom:6px;
}

.smallhead {
	color: #000000;
	font-size: 10px;
	line-height: 150%;
	font-weight: bold;
	font-family: Lucida Sans Unicode, Lucida Grande, Verdana, sans-serif;
}

/* SHOPPING CART STYLES */

.storetable1 {
border: 0;
margin:12px 0px 12px 0px;
width:100%;

}

.storetable2 {
margin:12px 0px 12px 0px;
border: 0;
width:100%;

}
.storetable-header1 {
color: #333333;
font-size:11px;
font-weight:bold;
text-align:left;
padding:6px;
}

.storetable-base {
color: #000000;
font-size:11px;
background-color: #FFFFFF;
text-align:left;
padding:6px;
}

.storehead {
color: #000000;
font-size: 13px;
line-height: 150%;
font-weight: bold;
font-family: Lucida Sans Unicode, Lucida Grande, Verdana, sans-serif;
padding:12px 6px 12px 6px;
}
.productpages {
	display:none;
}
