body, html {
		background-color: #CADD9D;
	}
/* Base */

abbr,acronym{border-bottom:1px dotted #000;cursor:help;}
em{font-style:italic;}
ol li{list-style: decimal outside;}
ul li{list-style: disc outside;}
dl dd{margin-left:1em;}
th {font-weight:bold;text-align:center;}
caption {margin-bottom:.5em;text-align:center;}
p,fieldset,table {margin-bottom:1em;}
strong { font-weight: bold;}

/* End Base */

#alert {
	display: block;
	width: 100%;
	background: #FFF9D8;
	padding: 5px;
	margin: auto;
}

#custom-doc { 
		width:73.85em;
		*width:72.07em;
		min-width:960px;
		margin:auto; 
		text-align:left; 
		color: #333; 
		border: 1px solid black; 
	}
#hd  { 
		background: white url(../images/tw_home_header.gif) no-repeat center; 
		display: block; 
		width: 100%; 
		height: 10em; 
	}
#hd h1 { 
		text-indent: -999px; 
	}
#ft { 
		background: url(../images/tw_home_footer.gif) repeat-x; 
		display: block; 
		width: 100%; 
		height: 49px; 
	}
#ft p { 
		text-indent: -999px; 
	}
#home #bd { 
		background: #CADD9D url(../images/tw_home_bg2.jpg) no-repeat center 47px; 
	}

#button_upcoming, #button_splitter, #button_processor, #button_conveyor { 
		text-align: center; 
	}

#main_body { 
		height: 345px;
		position: relative;
		top: 0px;
		left: 0px;
	}
#main_body h3 { 
		position: relative; 
		top: 30px; 
		left: 200px;
		margin-right: 250px; 
		font-size: 212%; 
		font-weight: bold; 
		text-align: right;  
	}
#main_body p { 
		position: relative; 
		top: 30px; 
		left: 240px; 
		text-align: right; 
		font-size: 107%; 
		width: 180px; 
	}
#main_body #main_body_2 h3 { 
		margin-right: 220px; 
	}
#main_body #main_body_2 p { 
		left: 260px; 
		width: 190px; 
	}
#main_body .more a, #page .more a { 
		color: #D92D1E; 
		text-decoration: none; 
		font-weight: bold; 
		background: url(../images/more_arrow.gif) no-repeat 0px 2px; 
		padding-left: 15px; 
		text-align: right;
	}
#main_body .more a:hover, #page .more a:hover { 
		text-decoration: underline; 
	}

#video-link a {
	position: absolute;
	display: block;
	top: 0px;
	left: 0px;
	width: 240px;
	height: 125px;
	text-indent: -9999em;
	}
	
	
a.summer-special {
	position: absolute;
	display: block;
	top: 200px;
	left: 625px;
	width: 240px;
	height: 125px;
}

#nav_menu { 
		background: url(../images/tw_home_navbar.gif) repeat; 
		display: block; 
		width: 100%; 
		height: 47px; 
		color: white; 
		font-size: 129%; 
		text-align: center; 
	}
#nav_menu a { 
		color: #EEE; 
		text-decoration: none;
	}
#nav_menu a:hover { 
		font-weight: bold; 
	}
#nav_menu li { 
		float: left; 
		display: block; 
		width: 25%; 
		padding-top: 10px; 
		text-transform: uppercase; 
	}

#hd_nav { 
		position: relative; 
		top: 0px; 
		left: 60em !important;
		left: 58em; 
		font-size: 107%; 
		width: 130px; 
	}
#hd_nav li  { 
		line-height: 170%; 
		list-style: url(../images/hd_nav_bul.gif);
	}
#hd_nav li a { 
		color: #333; 
		text-decoration: none;
	}
#hd_nav li a:hover { 
		color: #EEE; 
		background-color: #333;
		font-weight: bold;
	}

#hd_nav img a:hover {
	background-color: white;
}

#hd_nav img {
	background: none;
	width: 16px;
	height: 16px;
}

#page #page_content { 
		background: white url(../images/page_bg.gif) repeat-y; 
		padding-bottom: 1em;
		width: 78%;
		min-height: 515px;
	}
#page #page_content h3 { 
		background: url(../images/page_titlebg.gif) no-repeat; 
		display: block; 
		width: 371px; 
		height: 60px; 
		font-size: 107%; 
		font-weight: bold; 
		color: white; 
		text-transform: uppercase; 
		/* padding-left: 50px; */
		padding-left: 20px;
		padding-top: 8px;
	}
#page #page_content .error { border: 2px solid red; }
#page #page_content p, #page #page_content ul {
		padding-left: 50px;
	}
	
#page #page_content p, #page #page_content ol {
		padding-left: 50px;
	}

#page #page_content li {
	margin-left: 30px;
}

#page #page_content ul {
	margin-top: 5px;
	margin-bottom: 15px;
}

#page #page_content ol {
	margin-top: 5px;
	margin-bottom: 15px;
}


#page #page_content h4 {
	font-size: 127%;
	font-weight: bold;
}

#page #page_content #product_description {
	text-align: right;
	position: relative;
	height: 0px;
	width: 300px;
	top: -20px;
	left: 370px;
}

#tbl_product_listing_ls, #tbl_product_listing_fw, #tbl_product_listing_con { width: 100%; }
#tbl_product_listing_ls .left_padding, #tbl_product_listing_fw .left_padding, #tbl_product_listing_con .left_padding { width: 10px; }
#page #tbl_product_listing_ls td, #page #tbl_product_listing_con td { padding: 0.25em; border-bottom: 1px solid black; width: 95%; }
#page #tbl_product_listing_fw td { padding: 0.25em; border-bottom: 1px solid black; width: 50%; }
#page #tbl_product_listing_ls .left_padding, #page #tbl_product_listing_fw .left_padding, #page #tbl_product_listing_con .left_padding { border-bottom: none; } 
#page #tbl_product_listing_ls p, #page #tbl_product_listing_fw p, #page #tbl_product_listing_con p { padding-left: 0px; margin-right: 0.5em; }
#page #tbl_product_listing_ls h4 { font-weight: bold; font-size: 136%; }
#page #tbl_product_listing_ls .for_home, #page #tbl_product_listing_tw .for_home, #page #tbl_product_listing_con .for_home { background: url(../images/bul_home.gif) no-repeat left; padding-left: 1.5em; }
#page #tbl_product_listing_ls .for_farm, #page #tbl_product_listing_fw .for_farm, #page #tbl_product_listing_con .for_farm { background: url(../images/bul_farm.gif) no-repeat left; padding-left: 1.5em;  }
#page #tbl_product_listing_ls .for_comm, #page #tbl_product_listing_fw .for_comm, #page #tbl_product_listing_con .for_comm { background: url(../images/bul_com.gif) no-repeat left; padding-left: 1.5em;  }
#page .left_padding { 
	padding-left: 15px; 
	padding-right: 15px; 
}

#page #page_content .articles_content {
	padding-left: 50px; 
	padding-right: 15px; 
}

#page #page_content .articles_content p {
	padding-left: 0px;
}

#page #page_content .articles_content li {
	margin-left: 1em;
}

#page #page_content .articles_content ol {
	margin-bottom: 1em;
}

#page #tbl_product_listing_ls .product_img_cont  { 
	display: block; 
	width: 225px; 
	height: 150px;
	margin-top: 15px;
}

#page #tbl_product_listing_fw .product_img_cont {
	display: block; 
	width: 225px; 
	height: 130px;
	margin-top: 15px;
}

#page #tbl_product_listing_con .product_img_cont {
	display: block;
	width: 225px;
	height: 260px;
}

#page .left_padding .product_img_cont {
	margin-top: 30px;
}

#page #page_content #product_nav {
	margin-top: 15px;
	margin-left: 0px;
	margin-bottom: 50px;
}

#page #page_content #product_nav ul {
	padding-left: 20px;
}

#page #page_content #product_nav li {
	display: inline;
	font-size: 114%;
	font-weight: bold;
	padding-left: 17px;
	margin-left: 10px;
	background: url(../images/hd_nav_bul.gif) no-repeat 0px 1px;
}

#page #page_content #product_nav li a {
	color: #333;
	text-decoration: none;
}

#page #page_content #product_nav li a:hover {
		background: #333;
		color: #eee;
}

#page #page_content #product_gallery_images {
	text-align: center;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	width: 660px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	padding-bottom: 15px;	
}

#page #page_content #product_gallery_images img {
	margin-left: 2px;
	margin-right: 2px;
}

#page #page_sidebar { 
		width: 211px !important;
		width: 200px; 
	}
#page #page_sidebar a {
		color: #333;
		text-decoration: none;
	}
#page #page_sidebar a:hover {
		background: #333;
		color: #eee;
	}
#page #page_sidebar h4, #page #page_sidebar h5 { 
		background: url(../images/sidebar_butbg.gif) repeat-x; 
		padding-top: 1em; 
		padding-left: 25px; 
		padding-bottom: 1em; 
		font-weight: bold; 
		font-size: 114%; 
		text-transform: uppercase; 
	}
#page #page_sidebar ul { 
		padding-left: 35px; 
		font-weight: bold; 
		padding-bottom: 1em; 
	}
#page #page_sidebar ul li { 
		line-height: 200%; 
		list-style: none;
	}
#page #page_sidebar #sidebar_forthehome { 
		background: url(../images/bul_home.gif) no-repeat 0px 0px; 
		padding-left: 25px; 
	}
#page #page_sidebar #sidebar_forthefarm { 
		background: url(../images/bul_farm.gif) no-repeat 0px 0px; 
		padding-left: 25px; 
	}
#page #page_sidebar #sidebar_commercial { 
		background: url(../images/bul_com.gif) no-repeat 0px 0px; 
		padding-left: 25px; 
	}

#page .underlay { display: none; }
#page .yui-panel, #page .yui-overlay { 
		background-color: transparent; border: none; 
		height: 400px;
		}
#page .yui-panel, #page .yui-overlay .hd  { 
		/* background: url(../images/feature_pop_hd.png) no-repeat; */
		background: url(../images/feature_pop_hd_b.png) no-repeat;  
		height: 33px; 
		border: none; 
		padding-bottom: 0px; 
		/* padding-left: 75px; */
		padding-left: 35px; 
		padding-top: 5px; 
		padding-right: 75px; 
		white-space: normal; 
	}
#page .yui-panel, #page .yui-overlay .bd  { 
		/* background: url(../images/feature_pop_bd.png) repeat-y; */
		background: url(../images/feature_pop_bd_b.png) repeat-y; 
		height: 265px; 
		border: none; 
		padding-bottom: 0px; 
		/* padding-left: 75px; */
		padding-left: 20px; 
		padding-top: 0px; 
		/* padding-right: 25px; */
		padding-right: 85px; 
	}
#page .yui-panel, #page .yui-overlay .ft  { 
		/* background: url(../images/feature_pop_ft.png) no-repeat; */
		background: url(../images/feature_pop_ft_b.png) no-repeat; 
		height: 50px; 
		border: none; 
		padding: 0px; 
	}
#page .yui-panel, #page .yui-overlay-container { 
		/* height: 0px; */
}
#page .container-close { display: none; }
#page #page_content .yui-panel .bd p { width: 200px; padding-left: 0px; font-size: 92%; }
#page_content #panel1, #page_content #panel2, #page_content #panel3, #page_content #panel4, #page_content #panel5, #page_content #panel6, #page_content #panel7 { visibility: hidden; }	

#page #page_content #product_testimonial {
	margin-top: 15px;
	background: url(../images/testimonial_bg.gif) repeat-y;
	margin-left: 25px;
}
#page #page_content #product_testimonial .product_testimonial_text {
	display: block;
	width: 465px;
	height: auto;
	background: url(../images/testimonial_top.gif) no-repeat;
	padding-top: 20px;
	padding-bottom: 5px;
	/* float: left; */
	
}

#page #page_content #product_testimonial .product_testimonial_text p {
	padding-left: 20px;
	margin-right: 20px;
}

#page #page_content #product_test_description {
	display: block;
	width: 205px;
	height: auto;
	float: right;
	margin-top: 15px;
}

#page #page_content #product_test_description p {
	padding-left: 0px;
}

#page #page_content #product_test_description h6 {
	font-weight: bold;
	color: #E0393D;
}

#page #page_content #tw-form {
	display: block;
	background-color: #EBF2DA;
	margin-left: 50px;
	margin-right: 50px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#tw-form td{
	padding: 3px;
}

#page #page_content .require {
	color: red;
}

#page #page_content #tw-form .tw-form-product input, #page #page_content #tw-form .tw-form-product select {
	margin-left: 25px;
}

#page #page_content #tw-form .tw-form-contact input {
	margin-right: 25px;
	margin-left: 5px;
}

#page #page_content #tw-form #tw-form-submit {
	margin-left: 50px;
	margin-top: 15px;
}

#page #page_content #terrapass_nav ul li {
	display: inline;
	background: url(../images/hd_nav_bul.gif) no-repeat 0px 1px;
	padding-left: 17px;
	margin-left: 10px;
}

#page #page_content #terrapass_nav ul li a {
	color: black;
	text-decoration: none;
}

#page #page_content #terrapass_nav ul li a:hover {
	text-decoration: underline;
}

#page #page_content a {
	/* color: black;
	text-decoration: none; */
	color: red;
	text-decoration: underline;
}

#page #page_content #terrapass_nav .active a {
	color: red;
}

#page #page_content a:hover {
	text-decoration: underline;
}

#adobe {
margin-left: 200px;
margin-top: 50px;
padding-bottom: 10px;
width: 200px;
}

#callout {
	width: 650px;
	margin-left: 20px;
	font-family: Courier;
}

#dealertext p {
	font-family: Courier;
}

#dealertext li {
	font-family: Courier;
}

#headline {
	font-size: 20px;
}