/* Global Styles */

body {
	margin:0px;
	background-color: #FFFFCC;
	}
	
td {
	color:ffffcc;
	font-family: "Californian FB";
	font-size: 45px;
	float: none;
	vertical-align: top;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: 0px;
	margin-left: 10px;
	font-weight: bold;
	padding: 0px;
	margin-right: 0px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	}
	
a {
	color: #993300;
	}
	
a:hover {
	color: #5C743D;
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	vertical-align: top;
	background-color: 5C743D;
	}
	
#navigation a {
	color: #D5EDB3;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	font-family: "Californian FB";
	font-size: 16px;
	font-weight: bold;
	vertical-align: top;
	}
	
#navigation a:hover {
	background: #99CC66;
	color:#993300;
	vertical-align: top;
	}
	
#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: #993300;
	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 */
	
.GreenBodyText  {
	color:#5C743D;
	line-height:normal;
	float: none;
	clear: none;
	top: 10px;
	vertical-align: baseline;
	font-family: Garamond;
	font-size: 16px;
	text-indent: 0px;
	margin: 0px;
	padding: 8px;
	}
	
.pageName{
	color: #5C743D;
	line-height:10px;
	letter-spacing:0.05em;
	font-family: Garamond;
	font-size: 35px;
	font-weight: bold;
	float: left;
	margin: 0px;
	border-top-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 8px;
	text-align: center;
	
	}
	
.subHeader {
	color: #993300;
	line-height:25px;
	letter-spacing:.12em;
	font-family: "California FB";
	font-size: 25px;
	font-weight: bold;
	}

.quote {
	font: 20px Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	color: #5C743D;
	line-height: 18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Californian FB";
	font-size: 14px;
	border-color: #5C743D;
	border-right: #5C743D;
	border-right-color: #FFFFCC;
	}
	
.navText {
	color: #D5EDB3;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	font-family: "Californian FB";
	font-size: 16px;
	font-style: normal;
	text-align: left;
	}
	
.subsubHeader {
	font-family: "Californian FB";
	font-size: 18px;
	color: #006600;
	line-height: 25px;
}

.productsHeader {
	font-family: "Californian FB";
	font-size: 18px;
	color: #666666;
	line-height: 20px;
}
