/* Global Styles */

.productlist li
{
	display:inline;
	float:left;
	margin-left:15px;
	margin-bottom:15px;
	width: 501px;
}

body {
	margin:0px;
	}
	
td {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

h3
{
	font: 20px Arial, Helvetica, sans-serif;
	color: #99CC66;
	line-height:26px;
	letter-spacing:.21em;
	}	
	
a {
	color: #993300;
	}
	
a:hover {
	color: #5C743D;
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	font: bold 12px Calibri;
	color: #D5EDB3;
	line-height: 16px;
	letter-spacing: .1em;
	text-decoration: none;
	display: block;
	padding: 8px 6px 10px 20px;
}
	
#navigation a:hover {
	background: #99CC66;
	color:#993300;
	}
	
#logo 	{
	font:24px Arial, Helvetica, sans-serif;
	color: #5C743D;
	letter-spacing:.2em;
	line-height:30px;
	}

#tagline 	{	
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.4em;
	line-height:18px;
	}

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color:Black;
	letter-spacing:.2em;
	}
	
#dateformat a {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #F4FFE4;
	letter-spacing:.1em;
	}
	
/* Class Styles */
	
.style4
    {
	color: #800000;
	line-height: 20px;
	margin-top: 0px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
    
.bodyText {
	font:11px Arial, Helvetica, sans-serif;
	color:Black;
	line-height:20px;
	margin-top:0px;
	}
	
.pageName{
	font: 20px Arial, Helvetica, sans-serif;
	color: #99CC66;
	line-height:26px;
	letter-spacing:.21em;
	}
	
.subHeader {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #993300;
	line-height:22px;
	letter-spacing:.2em;
	}

.quote {
	font: 20px Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 22px;
	}
	
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
	
	
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
    #navigation
    {
        width: 194px;
    }
    .style2
    {
        height: 26px;
    }
    .style3
    {
        color:Black;
        line-height: 20px;
        margin-top: 0px;
        font-style: normal;
        font-variant: normal;
        font-weight: bold;
        font-size: 11px;
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: underline;
    }
    
.style4 {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FF0000;
	line-height: 22px;
	letter-spacing: .2em;
}
