body {
	background: #1e2563;
	margin-top: 13px;
	margin-bottom: 20px; 
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1e2563;
	}

* {
	font-size: 11px;
	line-height:1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

	
a:link, a:visited {
	color:#003a5f;
	text-decoration: underline;
	}
a:hover {
	text-decoration: underline; 
	color: #0033CC;
	}
table, td, tr { 
	vertical-align: top;
	}
h1 {
	color: #000;	
	margin: 0 0 5px 0;
	padding-bottom: 5px;
	font-size: 18px;
	FONT-WEIGHT:BOLD;
	line-height:1.1em;
	}
h2 {
	font-family: Arial, Helvetica, Sans-Serif;
	text-transform:uppercase;
	color: #729ad6;
	font-size:14px;
	margin: 0;
	padding:4px 0 10px 0;
	}
h2 a:link, h2 a:visited {
	color: #ff9900;
	text-decoration: none;
		}
h2 a:hover {
	color: #006699;
	text-decoration: underline;
	}		
h3 {
	font-family: Arial, Helvetica, Sans-Serif;
	color: #1e2563;
	font-size:12px;
	font-weight: bold;
	}	
h4 {
	padding:0;
	margin:0;
	}	
hr {
	border: none;
	border-top: 1px solid #000;
	height:1px;
	background:#fff;
	}
#wrap {
	background: #fff;
	}

#topnav {
	text-align: left;
	padding:4px 0 4px 0;
	color: #ccccff;
	background:#000;
	font-size: 11px;
	font-weight: normal;
	line-height:18px;
	margin:0;
	}
#topnav a{
	padding: 4px 13px;
	font-size: 11px;
	font-weight: normal;
	display: inline-block;
	}
			
#topnav a:link, #topnav a:visited {	
	color: #ccccff;
	text-decoration: none;
	}
#topnav a:hover {
	color:#eee;
	text-decoration: none;
	background:#333;
	}	
#header {
	width: 100%;
	background: url(images/header-bg.gif) top center repeat-x;
	}

#catalogdiv, #returndiv, #feedbackdiv {
	display: none;
	visibility:hidden;
	}
#pageBody {
	width: 100%;
	margin:20px 0 20px 0;
  }
#leftcolumn {
	width: 193px;
	}
#leftnav {
	margin-left:10px;
	width:176px;
	background: #e4e4ec url(images/leftnav-top.gif) top left no-repeat;
	}	
#leftnav h2 {
	color: ccccff;
	font-size:12px;
	padding:10px 0 0 13px;
	line-height:1em;
	}
#leftnav ul {
	margin: 0 5px 0 7px; 
	padding: 10px 0 30px 0;
	list-style-type:none;
	}

#leftnav li { 
	margin: 0px;
	padding: 2px 0 2px 0;
	display: block;
	}
#leftnav li a:link, #leftnav li a:visited {
	color: #1E3563;
	text-decoration: none;
	padding:8px 0 9px 6px;
	display: block;
	font-weight: bold;
	font-size:11px;
	border-bottom: 1px dotted #000;
	}
#leftnav li a:hover {
	color: #000;
	background:#d5d8de;
	padding:8px 0 9px 6px;
	font-weight: bold;
	font-size:11px;
	display: block;
	} 
#leftnav ul ul {
	padding:0 0 0 10px;
	}	
#leftnav li li a:link, #leftnav li li a:visited {
	color: #1E3563;
	text-decoration: none;
	padding:8px 0 9px 6px;
	display: block;
	font-weight: normal;
	font-size:11px;
	border-bottom: 1px dotted #000;
	text-indent: -8px;
	}
#leftnav li li a:hover {
	color: #000;
	background:#d5d8de;
	padding:8px 0 9px 6px;
	font-weight: normal;
	font-size:11px;
	display: block;
	text-indent: -8px;
	} 	
#pageBody li p {
	margin: 7px 0 5px 6px;
	} 
#buckets {
	}
.box1 {
	width:170px;
	}	
#buckets td {
	height:177px;
	width:170px;
	background:url(images/bucket-bg.jpg) bottom left no-repeat;
	margin:5px 8px 5px 5px;
	}
#buckets td h1 {
	margin:0;
	color:#adadff;
	}
#buckets td h1 a:link, #buckets td h1 a:visited{
	color:#adadff;
	font-style:normal;
	text-decoration:none;
	display:block;
	margin-right:9px;
	padding:4px 8px 0 8px;
	}
#buckets td h1 a:hover{
	color:#ccccff;
	font-style:normal;
	text-decoration:none;
	display:block;
	background: #000;
	padding:4px 8px 0 8px;
	margin-right:9px;

	}	
	
#buckets td p {
	color:#fff;
	padding: 0 12px 0 8px;
	font-size:10px;
	}	
	
#products {
	margin-left: 15px;
	}
		
#products td{
	text-align: center;
	}	

#rightcolumn {
	padding: 0 20px;
	background: #fff;
	} 
  
#rightcolumn p {
	padding: 0 0 0 8px;
	margin: 0px 0px 12px 0px;
	font-size:.95em;
	}
		
a:link.red, a:visited.red {
	padding: 2px 4px 2px 2px;
	line-height: 25px;
	background: #fff9b0;
	border-bottom: 2px solid #fff25f;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	}
	
a:hover.red {
 	font-weight: bold;
	padding: 2px 4px 2px 2px;
	background: #fff25f;
	color: #000;
	text-decoration: none;
	}	

.splash-left {
	background:url(images/splash-repeat-l.jpg) top left repeat-x;
	}
	
.splash-right {
	background:url(images/splash-repeat-r.jpg) top left repeat-x;
	}
		
.small {
	font-size: .8em;
		} 
.more {
	text-align:right;
	}		
a:link.more, a:visited.more {
	color: #ffc601;
	font-style:normal;
	font-weight:bold;
	text-decoration: none;
	font-size:10px;
		} 		
a:hover.more {
	color:#FFFF00;
	text-decoration: underline;
	}
.big {
	font-size: 1.4em;
	font-weight: bold;
	}			
		
.bigger {
	font-size: 1.9em;
	font-weight: bold;
	}		
table#address {
	width: 100%;
	border-bottom: 1px solid #333;
	border-top: 1px solid #333;
	padding: 2px;
	text-align: center;
	}
  
#footer {
	background: #000;
	line-height: 30px;
    text-align: left;
	color: #ccccff;
	width: 760px;
	font-size:1em;
	padding-left:12px;
	}
#footer a:link, #footer a:visited {
	color: #ccccff;
	}
#footer a:hover {
	color:#fff;
	}
		
  
.fright {
 	float: right;
	margin: 4px 15px 10px 15px;
	}  
	
li .fright {
 	float: right;
	margin: 5px 0 10px 15px;
	}  	
.fleft {
 	float: left;
	margin: 5px 15px 10px 5px;
	}  
	
li .fleft {
 	float: left;
	margin: 5px 15px 10px 0;
	} 
.clear {
	clear: both;
	}	 	
.greenbox {
	border-top: 15px solid #5c6345;
	border-left: 1px solid #5c6345;
	border-right:1px solid #5c6345;
	border-bottom:1px solid #5c6345;
	margin-bottom:20px;
		}
.border td{
	border-bottom: 1px dotted #ccc;
	}
#contact {
	padding:6px;
	background:#eee;
	}
#contact td {
		margin:3px;
		padding:4px 8px 4px 8px;
		border-bottom:4px solid #fff;
		}	
.blue td{
	background: #d5d8de;
	}		
#contact ul {
	margin-top:0;
	margin-bottom:0;
	}		
td.grey {
	background: #ddd;
	}

.grey td{
	background: #f3f3f3;
	}			
td.border {
	border-right:1px solid #5c6345;
	border-bottom:1px solid #5c6345;
	}	
.yellow {
	background: #E1E1BB;	
	}
.red {
 color:#AA0000;
 font-style:italic;
 padding:0;
 margin:0;
 }	
td.yellow {
	border-right:1px solid #5c6345;
	border-bottom:1px solid #5c6345;
	}	
		
.price td	{
	margin:2px;
	}
.padding {
	padding:15px 35px 0 20px;
	}
.separator	{
	height:16px;
	background:url(images/divider-tl.gif) top left no-repeat;
	width:100%;
	margin:0;
	padding-left: 17px;
	clear:both;
	}
.separator span{
	background:url(images/divider-tr.gif) top right no-repeat;
	margin:0;
	display:block;
	}	
	
.separator-bot	{
	height:16px;
	background:url(images/divider-bl.gif) top left no-repeat;
	width:100%;
	margin:0;
	padding-left: 17px;
	}
.separator-bot span{
	background:url(images/divider-br.gif) top right no-repeat;
	margin:0;
	display:block;
	}		

blockquote {
  width: 480px;
  background: url(images/close_quote.gif) no-repeat right bottom;
  padding-left: 18px;
  padding-top:10px;
  text-indent: -18px;
  line-height:1.4em;
  margin-left:20px;
}
.justify {
	text-align:justify;
	}	
blockquote:first-letter {
  background: url(images/open_quote.gif) no-repeat left top;
  padding-left: 18px;
  font-size: 1.9em;
  font-weight: bold;
  line-height:1em;
  }
#dropnav1 {
	position:absolute;
	z-index:2;	
	margin-top:10px;
	padding:3px;
	background:#222;
	}	
	
#pointerhand {
	cursor:pointer;
	cursor:hand;
	width:100%;
	text-decoration: underline;
	}
	