/*
 CSS Document - summerhayslandscape.com
*/

input.submit_image {
	width: 76;
	height: 21;
	border: none;
}
img.icon {
	padding:3px 3px 0px 0px;
	vertical-align: bottom;
}
div.credentials {
	margin-top: 1px;
}

div.float {
  float: left;
  /*height: 175px;*/
  padding: 2px;
}

div.float p {
   text-align: center;
   font-size: x-small;
}

div.float img {
	margin: 3px;
	padding: 1px;
	border: 1px solid #000000;
}

input.long, input.short, input.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

input.long,
input.short,
#payRollLoginTable input.text,
textarea.long {
	border: 1px solid #B6B6B6;
	padding: 3px;
}

input.long, textarea.long {
	width: 167px;
}

input.short {
	width: 110px;
}

/*input.submit {
	color: #666666;
}*/

td input, td select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid #B6B6B6;
}

input {
	padding: 2px;
	border: none;
}

/* ----- HTML re-defs ----- */

A:link {
	color: #10431B;
}

A:hover {
	color: #E7CC1F;
	text-decoration: none;
}

A:visited {
	color: #5A5858;
}


BODY {
	margin: 45px 42px 0px 42px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #336F23;
	background-image:url(images/grad_bg_tile.jpg);
	background-repeat:repeat-x;
}

P {
	/**/
	line-height: 1.25em;
	margin-top: .5em;
	margin-bottom: 1.5em;
	font-size: 1em;
}

H1 {
	font: normal 1.6em "Arial Narrow", arial, sans-serif; 
	letter-spacing: 0;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	color: #357224;
	font-weight:bold;
	margin: 0em 0em 1em 0em;
	padding: 0em;
}

H2 {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif; 
	letter-spacing: 0;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	color: #628469;
	font-weight:bold;
	margin: 1em 0em 1em 0em;
	padding: 0em;
}

/* ----- outer layout details ----- */
#container, #footer {
	width: 744px;
	margin-right: auto;
	margin-left: auto;
}

#container {
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: none;
    background-color:#FFFFFF;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1.4em;
	letter-spacing: 0;
	text-align: left;
	word-spacing: 0em;
	color: #ffffff;
	padding-left: 2px;
	padding-top: 5px;
	padding-bottom: 10px;
}
#footer a {
	color: #E7CC1F;
	text-decoration: underline;
}

#footer a:hover {
	color: #E7CC1F;
	text-decoration: none;
}

/* ----- navigation UL LI styles ----- */

#nav  {
	
	background-color: #357224;
	border-right: 2px solid #ffffff;
}

#nav ul li.navLastLiBorder {
 	border: none;
}

#nav ul {
	margin: 0;
}
	
#nav ul li {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	list-style:  url(images/nav_bullet.gif) inside;
	margin-top: 7px;
	margin-left: -40px;
	border-bottom: 1px solid #ffffff;
	padding-bottom: 7px;
	padding-left: 26px;
}

#nav ul li a {
	color: #FFFFFF;
	text-decoration: none;
}

#nav ul li a:hover {
	color: #E7CC1F;
	text-decoration: none;
}

/* ----- header ----- */
#header {
padding-right: 59px;
}
#logo {
	float:left;
	padding-left: 68px;
	padding-top: 7px;
	padding-bottom: 15px;
}
#johnDeereBox {
	float:right;
	background-image: url(images/jd_border.gif);
	background-repeat: repeat-y;
	width: 294px;
	height: 82px;
	margin-top: 21px;
}
#insideJd {
	float: left;
	margin-top: 29px;
	margin-left: 17px;
	width: 120px;
}
#JohnDeereCredit {
	float: right;
	padding-top: 14px;
	padding-right: 21px;
}
#greenBarTop {
	width: auto;
	height: 21px;
	background-color: #357224;
	margin-bottom: 2px;
}

/* ----- misc ----- */
.spacer {
	clear: both;
}
.center_h {
	margin-right: auto;
	margin-left: auto;
}
.center_v {
	margin-top: auto;
	margin-bottom: auto;
}

/* ----- center columns ----- */
#centerCol {
	border-right: 2px solid #ffffff;
	width: 322px;
}
#rightCol {
	width: 214px;
	background-image: url(images/right_col.jpg);
	background-repeat: no-repeat;
	padding-top: 40px;
}
#testimonialsBox {
	margin-right: 12px;
	margin-left: 13px;
	border-top: 1px solid #D8DEDC;
	border-bottom: 1px solid #D8DEDC;
	padding: 16px 8px 16px 8px;
	font-weight: bold;
}
#rightLink {
	text-align:right;
	font-weight: bold;
	padding-right: 13px;
}

/* ----- bottom content ----- */
#contentContainer {
	margin-top: 13px;
	background-image: url(images/trees_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	border: 1px solid #FFFFFF;
}
#botLeftCol {
	float:left;
	padding: 6px 10px 0px 10px;
}
#mainContent {
	float:right;
	width: 484px;
	margin-bottom: 10px;
	background-image: url(images/dotted_divider.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding: 6px 25px 0px 25px;
}
#textRight {
	text-align:right;
	font-weight: bold;
	margin-bottom: 10px;
}
#homeList {
	margin-bottom: 0px;
}