body {
	background-color: #339967;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/siteImage_17.jpg);
	background-attachment: fixed;
	font-size: medium;
	color: #CCCCCC;
}
#outerContainer {
	width: 780px;
	margin: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	border: thin solid #8A7A84;
}
#innerContainer {
	width: 780px;
	border: thin double #8F3A13;
	margin: auto;
}

#header {
	background-position: top;
	background-repeat: no-repeat;
	background-image: url(images/siteImage_01.jpg);
	clear: right;
	width: 780px;
	height: 235px;
}
#top_menu {
	text-transform: uppercase;
	font-size: 10px;
	background-repeat: no-repeat;
	font-weight: normal;
	padding-top: 2px;
	color: #FFFFFF;
	top: 0px;
	width: 780px;
	z-index: auto;
	text-align: right;
}
#menu {
	background-image: url(images/siteImage_09.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 780px;
	position: relative;
	height: 42px;
}
#pageInfo {
	width: 670px;
	color: #BBA262;
	background-position: top;
	z-index: 0;
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 10px;
}
#mainCont {
	background-image: url(images/siteImage_09.jpg);
	background-repeat: repeat;
	width: 740px;
	padding-right: 20px;
	padding-left: 20px;
	display: block;
	min-height: 100px;
}
#mainCont img {
	border: thin solid #000000;
	margin: 5px;
}


#footer {
	font-size: x-small;
	text-align: center;
	width: 780px;
	background-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 7px;
	color: #333333;
}
#navBarImg {
	float: left;
	margin: 0px;
	padding: 0px;
}

#menu img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#menuAboutUs {
	top: 20px;
	background-color: #CCCCCC;
	border: thin solid #790303;
	width: 150px;
	visibility: hidden;
	left: 0px;
	display: block;
	z-index: 1;
	position: absolute;
	background-image: url(images/siteImage_over_12.jpg);
	background-repeat: repeat;
}

#menuLawnYard {
	top: 20px;
	background-color: #CCCCCC;
	border: thin solid #790303;
	width: 150px;
	visibility: hidden;
	left: 110px;
	display: block;
	z-index: 1;
	position: absolute;
	background-image: url(images/siteImage_over_12.jpg);
	background-repeat: repeat;
}

#menuFarmEquipment {
	top: 20px;
	background-color: #CCCCCC;
	border: thin solid #790303;
	width: 150px;
	visibility: hidden;
	left: 219px;
	display: block;
	z-index: 1;
	position: absolute;
	background-image: url(images/siteImage_over_12.jpg);
	background-repeat: repeat;
}


#menuTruckStuff {
	top: 20px;
	background-color: #CCCCCC;
	border: thin solid #790303;
	width: 150px;
	visibility: hidden;
	left: 373px;
	display: block;
	z-index: 1;
	position: absolute;
	background-image: url(images/siteImage_over_12.jpg);
	background-repeat: repeat;
}

#menuGolfCarts {
	top: 20px;
	background-color: #CCCCCC;
	border: thin solid #790303;
	width: 150px;
	visibility: hidden;
	left: 478px;
	display: block;
	z-index: 1;
	position: absolute;
	background-image: url(images/siteImage_over_12.jpg);
	background-repeat: repeat;
}

#menuService{
	top: 20px;
	background-color: #CCCCCC;
	border: thin solid #790303;
	width: 150px;
	visibility: hidden;
	left: 575px;
	display: block;
	z-index: 1;
	position: absolute;
	background-image: url(images/siteImage_over_12.jpg);
	background-repeat: repeat;
}

#menuUsed{
	top: 20px;
	background-color: #CCCCCC;
	border: thin solid #790303;
	width: 150px;
	visibility: hidden;
	left: 655px;
	display: block;
	z-index: 1;
	position: absolute;
	background-image: url(images/siteImage_over_12.jpg);
	background-repeat: repeat;
}

#mainMenuItem {
	font-size: 12px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 4px;
	margin-top: 3px;
}
#mainMenuItem a {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #790303;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
}

#mainMenuItem a:hover {
	color: #009933;
}

#top_menu a {
	right: 0px;
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 15px;
}

#top_menu a:hover {
	background-image: url(images/menu_marker.gif);
	background-repeat: no-repeat;
	color: #FFFF00;
	background-position: 0px center;
}

#formSectionTitle {
	font-size: medium;
	font-weight: bold;
	padding-left: 125px;
}
form {
	background-color: #FFFFFF;
	border: thin double #993300;
	margin-top: 15px;
	margin-right: 35px;
	margin-left: 35px;
	padding-right: 5px;
	padding-left: 5px;
}

.formButton {
	color: #3333FF;
}

.siteMsg {
	font-weight: bold;
	color: #0000CC;
	background-color: #FF0000;
	text-align: center;
}
label {
	text-align: right;
	width: 200px;
	float: left;
}

p {
	text-indent: 10px;
	padding-left: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}

h1 {
	font-size: x-large;
	color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003300;
}

#logo h1 {
	font-size: x-large;
	color: #666666;
	text-align: center;
	padding-top: 120px;
}
h2 {
	margin: 0px;
	font-size: large;
	color: #999999;
	padding-left: 10px;
	font-weight: bold;
	padding-bottom: 5px;
}
h3 {
	margin: 0px;
	font-size: medium;
	color: #003333;
	padding-left: 20px;
	font-weight: bold;
	padding-top: 10px;
}
.thumb {
	text-align: center;
	float: left;
	margin-top: 25px;
	margin-bottom: 35px;
	display: block;
	width: 49%;
}
hr {
	clear: both;	
}
ul {
	margin-bottom: 10px;
}
a {
	font-weight: bold;
	color: #66CC99;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #009900;
	text-decoration: underline blink;
}
