body
{
	background: url(/images/layout/green-fade.jpg) repeat-x white;
	font: 12px arial, sans-serif;
	margin: 10px;
}
p, td
{
	font: 12px verdana, sans-serif;
	line-height: 16px;
}

th
{
	padding-top: 4px;
	background: #E95421;
	color: white;
	height: 21px !important;
	height/**/: 25px;
	padding-left: 10px;
	border-bottom: 1px solid white;
	font: 12px arial, sans-serif;
}

li
{
	font: 12px verdana, sans-serif;
	line-height: 16px;
}

h1
{
	font: bold 20px arial, sans-serif;
	color: #006600;
}

h2
{
	font: bold 16px arial, sans-serif;
	color: #006600;
}

h3
{
	font: bold italic 14px arial, sans-serif;
	color: #006600;
}

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

a:hover
{
	text-decoration: none;
	font-weight: bold;
	color: #DE813E;
}

img { border: none; }

/* layout ID's */

#outer-wrap
{
	background: url(/images/layout/background.jpg) 0 160px no-repeat white;
	width: 800px;
}

#wrap
{
	background: none;
	text-align: left;
}

#text
{
	padding-left: 150px;
	margin-right: 215px;
}

ul.navlist
{
	background: url(/images/layout/nav-back.jpg) no-repeat #6DB96E;
	clear: right;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	width: 190px;
	list-style-type: none;
}

#nav-wrap
{
	position: relative;
	float: right;
}

li.navlist
{
	padding-top: 4px;
	border-top: 1px solid #fff;
	padding-left: 10px;
	padding-bottom: 4px;
	color: #000;
}

li.navlist a:link, li.navlist a:visited
{
	font: bold 12px arial, sans-serif;
	color: #006600;
}

li.navlist a:hover
{
	font: bold 12px arial, sans-serif;
	color: #71C517;
}

ul.subnav
{
	margin: 10px 0px 10px 0px;
	padding: 0px;
	width: 180px;
	list-style-type: none;
}

li.subnav
{
	padding-left: 30px;
	font-size: 11px;
}

li.navheader
{
	padding-top: 4px;
	background: url(/images/layout/header-back.jpg) #EF9F7E;
	color: white;
	height: 21px !important;
	height/**/: 25px;
	padding-left: 10px;
}

.sayings
{
	font: italic 14px Arial, sans-serif;
	color: #006600;
}

.text-image
{
	float: right;
	margin: 10px 0px 5px 5px;
}

.contact td
{
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: #85C948;/*url(/images/layout/nav-back.jpg) repeat-x;*/
	padding: 3px;
	color: #000000;
}

.contact td a:link, .contact td a:visited
{
	color: white;
}

.contact td a:hover
{
	color: #609360;
}

.contact
{
	border-right: 1px solid #fff;
}