/* Body Properties */
body,html	{
	background: #8D8D4C;
	color: #000;
	margin: 0;
	padding: 0;
	border: 0;
	}

/* Site Links */	
a:link {
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #576E2E;
	text-decoration: underline; 
}

a:visited {
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: left;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}

a:hover {
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: left;
	font-weight: bold;
	color: #A88C27;
	text-decoration: underline;
}

a:active {
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: left;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}

/* Content . */
td{vertical-align : top;}

.lefttd{width:150px; background: #A88C27;}

.righttd{background: #F4EFE2;}

.hdr{padding-left: 10px;padding-bottom: .5em;}

.btmhdr{padding-left: 7px;background: #576E2E;}

.outline{border : 1px solid black;}

.content{background-image : url(i/bgfade.gif);background-position : right;background-repeat : no-repeat;}

/* Class to make text invisible to regular browsers. */	
.grassfed	{display: none;}

/* Text Formats. */

h1 {margin-top: 5px; margin-bottom: 1em; padding-left: 10px; font: 13px "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif; font-weight : bold; color: #576E2E;}

h2 {margin-top: 5px; margin-bottom: 1em; padding-left: 10px; font: 12px "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif; font-weight : bold; color: #576E2E;}
	
p {font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; margin-top: 0px; padding-left: 10px; padding-right: 10px; margin-bottom: 1em;}

.quotes {border-bottom : thin solid Black;padding-bottom : 15px;}

.leftnav{margin-left: 2px;}

ul {list-style-position: outside; margin-right: 10px;}

li{margin-bottom: 5px;font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;font-size: 12px; margin-left: 5px;}

img {border: 0;}

.footnote{font-size: 9px;color: #999;}

.photo{float: left; padding-right: 5px; padding-left: 10px;}