body {
	font: 75% verdana, ariel, helvetica, san-serif;
	background: #C4C2C2 url(pics/bckgrdGrad.jpg) repeat-x;
	color: #676967;
	margin: 0px;
}
#head {
	width: 588px;
	height: 95px;
	vertical-align: top;
}
.topright {
	background: #349519 ;
	border-left: 1px solid #3C3C3C;
	text-align: center;
}
#maintable {
	align: center;
	border-left: 1px dotted #3C3C3C;
	border-right: 1px solid #3C3C3C;
	border-bottom: 1px solid #3C3C3C;
}
#thenav {
	background: #68D34A;
	padding: 2px 7px 3px 7px;
	border-bottom: 5px solid #3C3C3C;
}
#thenav ul {
	list-style: none;
	display: block;
	white-space: nowrap; 
	margin: 0px; 
	padding: 0px; 
}
#thenav ul li {
	list-style: none;
	display: inline;
	margin: 0px; 
	padding: 0px; 
}
#thenav ul li a{
	text-decoration: none;
	padding: 2px 8px 3px 8px;
	color: #3C3C3C;
}
#thenav ul li a:hover{
	border-bottom: 5px solid #979797;
	color: #FCF583;
	background-color: #4FBA32;
}
#rightcol {
	background: #F5E81D;
	vertical-align: top;
	border-left: 1px solid #3C3C3C;
	border-top: 3px solid #3C3C3C;
	padding-bottom: 10px;
}
#rightcol p {
	color: #21730A;
	padding-left: 10px;
}
.main {
	background: white;
	vertical-align: top;
	padding: 10px;
	border-bottom: 20px solid #349519;
}
.picc {
	border-bottom: 3px solid #3C3C3C;
}
H1 {font-size: 150%;
	font-weight: bold;
	margin: 0.4px 0 0.4px 0;
	}
H2 {
	color: #359518;
	font-size: 130%;
	font-weight: bold;
	margin: 0.4px 0 0.4px 0;
	}
H3 {
	font-weight: bold;
	color: #359518;
	font-size: 125%;
}
a { 
	text-decoration: none;
	color: #21730A;
}
a:hover {
	color: #40B71F;
	}
.teamblurb {
	background: #EFF4F8;
}
.teampic {
	border: 1px solid #3C3C3C;
	margin-left:12px;
	margin-right:12px;
}
hr {
	width:80%;
	height: 1px;
	color: #3C3C3C;
}
th {
	text-align:left;
}
#contacttb {
background: #F7F194 url(pics/boxback.gif) no-repeat;
	border: 1px solid #7F7F7F;
	width: 500px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#contacttb p {
	margin-top: 6px;
}
#contacttb img {
	border: 1px solid #7F7F7F;
	margin-left: 4px;
	margin-right: 4px;
}
.menu {
	background-color: #69D44A;
	margin-top: 5px;
	margin-bottom: 0px;
	border: 1px solid #F8EE51;
	\\border-left: 1px solid red;
	\\width: 585px;
}
.menu ul{
	list-style-type:none;
	padding:0;
	margin:0;
	margin-left: 1px;
	\\margin-right: 1px;
	\\border-left: 1px solid #000;
}
/* make the top level links horizontal and position relative so that we can position the sub level */
.menu li{
	float:left;
	position:relative;
	\\z-index:104;

}
/* use the table to position the dropdown list */
.menu table{
	margin: 0px;
	margin-left: -59px;
	padding: 0px;
	position:absolute;
	border-collapse:collapse;
	left: 0px;
	\\z-index:83;
	top:24px;
	width: 115px;
}
html>body .menu table {
	margin-left: -3px;
}
.menu a {
	display:block;
	font-size:11px;
	width:115px;
	padding:4px 0;
	color:#4D4D4D;
	background:#69D44A;
	text-decoration:none;
	margin-right:0px;
	text-align:center;
	border-top: 1px solid #359518;
	border-bottom: 3px solid #3C3C3C;
	border-right: 1px solid #3C3C3C;
}
.menu a:hover{
	color:#fff;
	background:#50BA32;
	border-bottom: 3px solid #000;
}
/* hide the sub level links */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	width:115px;
	height:0;
}
/* make the sub level visible on hover list or link */
.menu ul li:hover ul,
.menu ul a:hover ul{
	visibility:visible;
}
#subnav a {
background-color: #B2B2B2;
border: 1px solid #3C3C3E;
border-top: 0px solid #3C3C3E;
color: #fff;
}
#subnav a:hover {
background-color: #69D44A;
}
#border {
border-left: 1px solid #3C3C3C;
}
p img {
border: 2px solid #777777;
}
\\td img {
border: 2px solid #777777;
}
.iimg {
border: 1px solid #777777;
}
.offerprice {
color: #E21515;
font-weight: bold;
font-size: 105%;
}
H4 {
	color: #359518;
	font-size: 130%;
	font-weight: bold;
	text-align: center;
	}
.offerdetails {
border: 1px solid #777777;
align: center;
text-align: center;
}
.formbox {
font: verdana, ariel, helvetica, san-serif;
width:280px;
background-color: #fff;
border: 1px solid #349519;
}
.formbut {
width:280px;
background-color: #69D44A;
border: 1px solid #349519;
}		