@charset "UTF-8";
@import url("amturf_nav.css");
/* CSS Document */

/* CSS Document */

html { height: 100%;  margin-bottom: 1px; }
html * { padding: 0; margin: 0; }

body { text-align: center; padding: 0px 0px 0px 0px; font-size: 62.5%; background: #b9d3ab url(../images/body_bgd.jpg) repeat-x top; }

#everything { text-align: center; font-family: Georgia, "Times New Roman", Times, serif; margin: 0 auto; width:720px; }

/* links  */

a:link { color: #5F9D20; }
a:visited { color: #4B8112; }
a:hover { color: #284517; }

/* all other plain */

.clear {clear:both;}
.imgLeft { float:left; margin-right: 5px; }
.imgRight {float:right margin-left:10px; margin-bottom:10px; float: right; }

/* layout */

#header { height:160px; width:720px; background: url(../images/header.jpg) no-repeat; }

#navBar { height:35px; width:720px; background: url(../images/nav_bgd.jpg) no-repeat; }

#content { background: url(../images/content_bgd.jpg) repeat-y; padding: 11px 21px 10px; }

#footer { background: #49810d url(../images/content_bgd.jpg) repeat-y; height: 35px; }
	#footerContent { background: #49810d; height: 35px; width: 678px; margin-left: 10px; padding-right: 11px; padding-left: 11px; text-align: left; }
	#footerContent h1 { text-indent: -25000px; height: 0px; width: 0px; font-size: 0px; }

/* content */

#homePageBanner { width: 678px; height: 272px; margin-bottom: 5px; background: url(../images/grassBGD.jpg) no-repeat; }
#homePageBannerWinter { width: 678px; height: 272px; margin-bottom: 5px; background: url(../images/winter_bgd.jpg) no-repeat; }
#numbers { width: 678px; height: 23px; margin-bottom: 5px; text-align: left; }

.homeLeft { width: 470px; float: left; text-align: left; font: 14px Verdana, Geneva, sans-serif; }
	.homeLeft h1 { font-size: 18px; }

.homeRight { float: left; width: 208px; }

.numberPad { margin-right: 5px; }

.contentDog { background: url(../images/contentDog.jpg) no-repeat left bottom; height: 500px; }

.bodyContent { width: 553px; float: right; font: 12px Verdana, Geneva, sans-serif; text-align: left; }
	.bodyContent h1 { font-size: 16px; }

.additionalPad { margin-left: 110px; width: 400px; }

.tablePad { padding: 11px; font: 12px Verdana, Geneva, sans-serif; text-align: left; }
	.tablePad h1 { font-size: 16px; }
	
.vendorPad { padding: 11px; font: 12px Verdana, Geneva, sans-serif; text-align: center; background: #DCECF9; }
	.vendorPad h1 { font-size: 16px; }

.lines { width: 553px; float: right; font: 12px Verdana, Geneva, sans-serif; text-align: left; }
	.lines h1 { font-size: 16px; }
	.lines td { border-bottom: 1px solid #CCC; }

#slider{}	
#slider ul, #slider li, #slider2 ul, #slider2 li{ margin:0; padding:0; list-style:none; background: no-repeat; }
#slider li, #slider2 li{ /* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width:678px; height:271px; overflow:hidden; 	}	
	
p#controls, p#controls2{
	margin:0;
	position:relative;
	} 

#prevBtn, #nextBtn, #prevBtn2, #nextBtn2{ 
	display:block;
	margin:0;
	overflow:hidden;
	text-indent:-8000px;		
	width:28px;
	height:23px;
	left:-30px;
	top:-160px;
	float:left;
	margin-top: 5px;
	}	
#nextBtn, #nextBtn2{ 
	left:678px;
	}														
#prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a{  
	display:block;
	width:30px;
	height:77px;
	background:url(../images/back_arrow.jpg) no-repeat 0 0;	
	}	
#nextBtn a, #nextBtn2 a{ 
	background:url(../images/forward_arrow.jpg) no-repeat 0 0;	
	}


#header li {list-style: none;}
#header ul { list-style: none; }
#header li a { text-indent: -5000px; display: block; height: 160px; }

.superscript { font-size: 10px; vertical-align: super; }
