/*******************************************************
TITLE: Fixed Three-Column Layout v1.0
DATE: 200801
AUTHOR: The CSS Tinderbox - http://www.csstinderbox.com
*******************************************************/

/* << ----------------// General Styles //---------------->> */
body {
	margin:0px;
	padding:0;
	font-family:"Trebuchet MS", Arial, san-serif;
	font-size:12px;
	line-height:20px;
	color:#77976d;
	background-color:#9fc195;
}

p {
margin:4px 8px 15px 8px;
font-family:"Trebuchet MS", Arial, san-serif;
}

strong {
font-weight:bold;
color:#4f6548;
}

em {
font-style:italic;
}

h1, h2, h3, h4, h5, h6, h7 {
	font-weight:normal;
	margin:10px 8px 0 8px;
	font-family: Georgia, "Trebuchet MS", "Times New Roman", Arial, san-serif;
	font-style: italic;
	color: #a0cb5c;
}

h1 {
font-size:24px;
padding:0 0 10px 0;
}

h2 {
font-size:20px;
font-style:normal;
padding:0 0 5px 0;
}

h3 {
padding:0 0 5px 0;
font-size:18px;
line-height:24px;
font-family:"Trebuchet MS", Arial, sans-serif;
color:#77976d;
}

h4 {
padding:0 0 5px 0;
font-size:16px;
line-height:20px;
font-family:"Trebuchet MS", Arial, sans-serif;
font-style:italic;
font-weight:bold;
color:#77976d;
}

h5 {
padding:0;
font-size:14px;
line-height:20px;
font-family:"Trebuchet MS", Arial, san-serif;
font-style:normal;
color:#77976d;
}

h6 {
padding:0;
margin:10px 0 0 0;
font-size:16px;
line-height:20px;
font-style:normal;
}

a:link, a:visited {
color:#7a5e2c;
text-decoration:none;
font-weight:bold;
}

a:hover, a:active {
color:#b69354;
text-decoration:none;
}
{!--
ul {
margin:5px 0 5px 20px;
padding:0;
list-style-type:none;
}

ol {
margin:5px 0 5px 30px;
padding:0;
list-style-type:decimal;
}

ul li, ol li {
	margin:0 0 4px 0;
	padding:0;
}
--}
ul {
margin:5px 0 5px 20px;
padding:0;
list-style-type:square;
}

ol {
margin:5px 0 5px 30px;
padding:0;
list-style-type:decimal;
}

ul li, ol li {
	margin:0 0 4px 0;
	padding:0;
	list-style-type:square;
}

img {
border:0;
}

.small {
	font-size:10px;
	color:#CCCCCC;
	text-align:center;
}

.center {
	text-align:center;
}

.comments {
	text-align:right;
	background-image:url(../images/line_footer.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

/* << ----------------// Outer container that holds all the columns //---------------->> */
#mainContainer {
	margin:0 auto 0 auto;
	padding:0;
	width:995px;
	background-image: url(/images/bkg_pg.jpg);
	background-repeat: repeat-y;
}

/* << ----------------// Header //---------------->> */
#logo {
	float:left;
	margin:0;
	padding:0px;
	width:230px;
	height:105px;
/*	border: solid #dddddd 1px;*/
}

#topnav {
	float:left;
	width:530px;
	height:70px;
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Arial, san-serif;
	font-weight:bold;
	background-image: url(/images/bkg_header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
/*	border: solid #dddddd 1px;*/
	text-align:right;
}





/* << ----------------// Left column //---------------->> */
#columnOne {
	float:left;
	margin: 0 0 0 9px;
	width:230px;
}

#columnOne p, #columnThree p, #columnOne ul li, #columnOne ol li, #columnThree ul li, #columnThree ol li {
	font-size:12px;
	line-height: 16px;
}


/* << ----------------// Vertical navigation //---------------->> */

#sidenav {
	clear:both;
	color:#719c2d;
	padding:16px 0 0 0;
	background-image: url(/images/bkg_sidenav.gif);
	background-repeat: no-repeat;
/*	border: solid #dddddd 1px;*/
}

#sidenav ul {
	margin:0;
	padding:31px 0 0 0;
	width:124px;
	list-style:none;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	text-align:right;
}

#sidenav ul li {
	background-color:#FFFFFF;
	margin:0 0 5px 0;
	padding:1px;
	list-style:none;
	border-bottom:1px solid #eff4ee;
	border-top:1px solid #eff4ee;
}

#sidenav ul li a:link, #navVertical ul li a:visited {
	padding:1px 2px 1px 2px;
/*	color:#7a5e2c;
	text-decoration:none;*/
	display:block;
	background-color: #FFFFFF;
}

#sidenav ul li a:hover, #navVertical ul li a:active {
/*	color:#b69354;
	text-decoration:none;*/
}

#subnav {
	border-left: solid #cccccc 1px;
}

#newsletter {
	text-align:center;
	margin:30px 0 0 0;
}


/* << ----------------// Middle column //---------------->> */
#columnTwoHome {
	float:left;
	margin:0;
	width:530px;
	background-image: url(/images/bkg_homeflash.gif);
	background-repeat: no-repeat;
	/*	border: solid #dddddd 1px;*/
}
#columnTwo {
	float:left;
	margin:0;
	width:530px;
	/*	border: solid #dddddd 1px;*/
}
#columnTwo ul li {
	padding:0 0 10px 0;
}
.homeStory{
margin:435px 0 0 0!important;
margin:460px 0 0 0;
}
.press {
	width:180px;
	height:200px;
	padding:10px;
	margin:10px 10px 10px 10px;
	float:left;
	border:solid #cbe2c4 2px;
	text-align:center;
	background-image:url(/images/bkg_gradient.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

.press img {
	text-align: center;
}
.featured_product {
	width:200px;
	height:220px;
	padding:20px;
	margin:10px;
	float:left;
	border:solid #dee8db 2px;
	text-align:center;
	background-image:url(/images/products/bkg_productwindow.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
#columnTwo h2 a:link, h2 a:visited {
	font-weight:normal;
	color:#a0cb5c;
}

#columnTwo h2 a:active, h2 a:hover {
	font-weight:normal;
	text-decoration:underline;
}

/* << ----------------// Right column //---------------->> */
#columnThree {
float:left;
margin:0;
padding:0 5px 10px 5px;
width:190px;
/*border: solid #dddddd 1px;*/
}
#columnThree p {
	margin:0;
	font-family:Georgia, "Trebuchet MS", Arial, sans-serif;
	text-align:center;
	font-style:italic;
	font-size:16px;
	line-height:24px;
/*	background-color:#FFFFFF;*/
	font-weight:normal;
border-top:1px solid #77976d;
border-bottom:1px solid #77976d;
	padding:12px;
}
.quotetop {
	margin:0;
	padding:0;
	background-image:url(../images/quotetop.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
}
.quotebottom {
	margin:0;
	padding:0;
	background-image:url(../images/quotebottom.gif);
	background-repeat:no-repeat;
	background-position:center top;
}

#rss p, #rssRightColumn p {
	margin:4px 8px 15px 8px;
	font-style:normal;
	font-family:"Trebuchet MS", Arial, san-serif;
	font-size:12px;
	line-height:20px;
	border-style:none;
}

/* << ---------------- Calendar Styles ----------------->> */
.calendarBG {
 background-color: #466810; 
}
 
.calendarBlank { 
 background-color: #f0f2eb;
font-family: Trebuchet MS, Arial, Tahoma, Verdana, Sans-serif;  
font-size: 11px;
line-height: 13px;
font-weight: normal; 
text-decoration: none; 
text-align: left; 
vertical-align: top; 
color: #9fc195; 
width: 57px; 
height: 57px; 
}
 
.calendarHeader { 
 font-weight: bold; 
 color: #fff; 
 text-align: center;
 background-color: #466810; 
}
 
.calendarMonthLinks {
font-family: Trebuchet MS, Arial, Tahoma, Verdana, Sans-serif; 
 font-size:         11px;
 font-weight:  bold;
 letter-spacing: .1em;
 text-decoration:   none;
 color:             #fff;
 background-color:  transparent;
}
 
.calendarMonthLinks a {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}
  
.calendarMonthLinks a:visited {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}
 
.calendarMonthLinks a:hover {
 color: #b69354;
 text-decoration:   underline;
 background-color:  transparent;
}
 
.calendarDayHeading {
 font-weight: bold; 
 font-size: 11px;
 color: #fff; 
 background-color: #719c2d; 
 text-align:  center;
 vertical-align: top;
}
 
.calendarToday { 
font-family: Trebuchet MS, Arial, Tahoma, Verdana, Sans-serif; 
 font-size:         11px;
 line-height: 13px;
 font-weight:  bold;
 text-decoration:   none;
 text-align:  left;
 vertical-align: top;
 color:             #506948;
 background-color:  #a0cb5c;
}
 
.calendarCell { 
font-family: Trebuchet MS, Arial, Tahoma, Verdana, Sans-serif; 
font-size: 11px; 
line-height: 13px;
font-weight: bold; 
text-decoration: none; 
text-align: left; 
vertical-align: top; 
color: #506948; 
background-color: #fff; 
width: 57px; 
height: 57px; 
}
.calendarCell a {
 color:             #7a5e2c;
 text-decoration:   none;
 background-color:  transparent;
 font-weight: bold;
}
  
.calendarCell a:visited {
 color:             #7a5e2c;
 text-decoration:   none;
 background-color:  transparent;
 font-weight: bold;
}
 
.calendarCell a:hover {
 color: #b69354;
 text-decoration:   underline;
 background-color:  transparent;
 font-weight: bold;
}


/* << ----------------// Footer //---------------->> */
#footer {
margin:0 0 60px 0;
width:995px;
height:20px;
/*border: solid #dddddd 1px;*/
clear:both;
}

/* << ----------------// Fix so that the outer DIV will wrap around all floated DIVs within //---------------->> */
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: visible;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

