
body
	{
	background-color: #4c4c4c;
	font-family: verdana, arial, sans-serif;
	margin: 30px 0px 0px 0px;
	text-align: center;
	}

#shell
	{
	width: 840px;
	margin: 0 auto;
	text-align: left;
	}

/* TYPOGRAPHY */

a:link, a:visited
	{
	color: #437012;
	}

a:hover, a:visited:hover
	{
	color: #79b43a;
	}

h1
	{
	font-size: 20px;
	font-weight: normal;
	line-height: 28px;
	margin: 0px 0px 12px 0px;
	color: #444;
	}

h2
	{
	font-size: 14px;
	font-weight: normal;
	line-height: 17px;
	margin: 12px 0px 2px 0px;
	color: #4c4c4c;
	}

p
	{
	font-size: 11px;
	line-height: 17px;
	margin: 0px 0px 8px 0px;
	color: #5c5c5c;
	}

ul
	{
	margin: 0px 0px 8px 12px;
	}

li
	{
	font-size: 10px;
	line-height: 16px;
	margin: 0px 0px 0px 0px;
	color: #5c5c5c;
	}

.textlinks
	{
	font-size: 9px;
	color: #637B49;
	margin: 10px 0px 0px 10px;
	}

.textlinks a:link, .textlinks a:visited
	{
	color: #637B49;
	text-decoration: none;
	}

.textlinks a:hover, .textlinks a:visited:hover
	{
	text-decoration: underline;
	color: #89AB65;
	}

.copyright
	{
	font-size: 9px;
	color: #777777;
	margin: 6px 10px 20px 10px;
	}







/* END TYPOGRAPHY */




/* LAYOUT & POSITIONING */

#gutter1
	{
	width: 22px;
	}

#gutter2
	{
	width: 32px;
	}

#gutter3
	{
	width: 30px;
	}

#gutter4
	{
	width: 20px;
	}

#bodytable
	{
	background-color: #fff;
	padding: 20px 0px 0px 0px;
	}

#column1
	{
	width: 122px;
	}

#column2
	{
	width: 414px;
	}

#secnav
	{
	width: 200px;
	}

.footercell
	{
	background-color: #4c4c4c;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#shelltable
	{
	width: 860px;
	}

/* SERVICE LINKS */

#serviceicon
	{
	width: 122px;
	margin: 0px 0px 30px 0px;
	}

#servicelinks
	{
	width: 120px;
	height: auto;
	background-color: #fff;
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#servicelinks p
	{
	font-size: 9px;
	line-height: 13px;
	width: 94px;
	margin: 0px 0px 0px 14px;
	padding: 5px 0px 5px 0px;
	}

#servicelinks a:link, #servicelinks a:visited
	{
	color: #437012;
	}

#servicelinks a:hover, #servicelinks a:visited:hover
	{
	color: #79b43a;
	}




/* END SERVICE LINKS */



/* FORM CODE */

form
	{
	margin: 20px 0px 0px 0px;
	}

#name, #email, #phone, #company
	{
	width: 120px;
	height: 14px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #5C7D38;
	}

#comments
	{
	width: 180px;
	height: 140px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #5C7D38;
	float: right;
	margin: 0px 0px 8px 0px;
	}

.contactinfo
	{
	font-size: 11px;
	line-height: 17px;
	margin: 0px 0px 8px 0px;
	color: #5c5c5c;
	}

.url
	{
	font-size: 11px;
	line-height: 17px;
	margin: 0px 0px 8px 0px;
	color: #5c5c5c;
	}









/* HEADER */

#headercell
	{
	background-color: #fff;
	height: 84px;
	}

/* END HEADER */
