body	{
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 14px;
		color: #000;
		background-color: #000;
		margin: 5px 0 0 0;
		text-align: left;
		}

#wrapper	{ border: 2px solid gray; margin: 0 auto; background-color: #ccc; width: 750px; }
			

/* Master Links */
a:link	{ color: #006233; }

a:visited { color: #030; }


/* Headlines */
h1	{ font-size: 19px; color: #006233; font-weight: bold; }
h2	{ font-size: 15px; color: #EB1C24; font-weight: bold; }
h3	{ font-size: 15px; letter-spacing: .2em; text-transform: uppercase; color: black; }
h4	{ font-size: 12px; color: #006233; font-weight: bold; }

/* For Pulldown menus */
select	{	width: 160px; color: black; font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
* html select { width: 195px; }
input		{ color: black; font-family: Arial, Helvetica, sans-serif; font-size: 10px; }

/* Share This Links */
#sharethis 				{ color: white; font-size: 12px; font-weight: bold; text-align: right; margin-right: 35px; }
#sharethis a:link		{ text-decoration: none; color: white; }
#sharethis a:visited	{ color: white; }

/* Top Nav Links */
#nav 			{ color: white; font-size: 15px; font-weight: bold; margin: 18px 5px 8px 35px; }
#nav a:link		{ text-decoration: none; color: white; }
#nav a:hover	{ text-decoration: underline; }
#nav a:visited	{ color: white; }

/* Breadcrumbs */
#tracks			{ margin-left: 35px; color: #ccc; font-size: 12px; }
#tracks a:link	{ color: #99CC99; text-decoration: none; }
#tracks a:hover	{ text-decoration: underline; }
#tracks a:visited	{ color: #99CC99; }

/* Side Nav */
#sidenav	{ 
			text-transform: uppercase; 
			font-weight: bold; 
			padding: 6px 0 0 0; 
			margin: 20px 5px 5px 5px;
			font-size: 16px;
			color: #EB1C24;
			}
			
#sidenav a:link
			{
			font-size: 12px; 
			color: white;
			border-bottom: 1px solid white;
			border-top: 1px solid white;
			padding: 4px 0 4px 0;
			display: block;
			text-decoration: none;
			}
			
#sidenav a:hover
			{
			background-color: #006623;
			}

#sidenav a:visited
			{
			font-size: 12px; 
			color: white;
			border-bottom: 1px solid white;
			border-top: 1px solid white;
			padding: 4px 0 4px 0;
			display: block;
			text-decoration: none;
			}


/* Footer */
#footer				{ color: white; text-align: center; padding: 12px; background-color: #006233; }
#footer a:link		{
	color: white;
	text-decoration: underline;
	font-size: 10px;
}
#footer a:visited	{
	color: #cccccc;
	text-decoration: underline;
	font-size: 10px;
}


/* Legal */
#legal p			{ text-align: center; margin: 5px 0 5px 0; }
#legal a:link		{ color: #006233; }
#legal a:visited	{ color: #006233; }

/* Tabs Block */
#tabs			{
	background: transparent url('/images/tabbtm.gif') repeat-x left bottom;
	padding: 0 0 0 10px;
	display: block;
	line-height: 0;
	height: 27px;
}
#tabs A {
	margin: 0;
	padding: 0;
	float: left;
}
#tabs img	{
	border-bottom: 2px #006233 solid;
	display: inline;
	margin: 0 3px;
	padding: 0;
}

#predpro	{
					text-align: center; padding: 160px 20px 15px 20px; font-size: 14px; font-weight: bold; line-height: 18px;
					background-image: url('/products/images/pro_badge.gif'); background-position: center; background-repeat: no-repeat;
					width: 290px; height: 70px;
					}

#overview	{
	text-align: center; font-size: 14px; font-weight: bold; line-height: 18px;
	background: transparent url('/products/images/bobcat_badge.gif') no-repeat center;
	width: 287px; padding: 0; height: 223px;
}
#overview P {
	margin: 0 10px 10px 12px;
}

#productHeader {
	margin-top: 12px;
	border-bottom: 1px solid #006233;
}
#productHeader H1 {
	padding: 0; 
	margin: 0;
	line-height: 1.2em;
}
#productHeader H3 {
	padding: 0;
	margin: 0 0 3px;
}

/* Background Images for Table Cells */
.navbg	{ 
		background-color: #006233;
		background-image: url('/images/header_bg.gif');
		background-repeat: no-repeat;
		background-position: top left;
		width: 579px;
		height: 81px;
	}
	
.homenavbg	{ 
		background-color: #006233;
		background-image: url('/images/nav_bg.gif');
		background-repeat: no-repeat;
		background-position: top left;
		width: 561px;
		height: 80px;
	}	
	
.homeleftnavbg	{
			background-color: black;
			background-image: url('/images/leftnav_bg-h.gif');
			background-repeat: no-repeat;
			background-position: top left;
			width: 189px;
			height: 256px;
			}


.leftnavbg	{
			background-color: black;
			background-image: url('/images/leftnav_bg.gif');
			background-repeat: no-repeat;
			background-position: top left;
			width: 171px;
			}
			
.homepredator	{
			background-color: black;
			width: 189px;
			height: 244px;
			}
			
.contentbg	{
			background-color: white;
			background-image: url('/images/content_bg.gif');
			background-repeat: no-repeat;
			background-position: top left;
			width: 579px;
			padding: 12px 0 8px 0;
			}
			
.greenText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: ##006233;
			}
/* Product Page Pulldown Cells */
.wb		{ 
			background-color: #006623;
			text-align: center;
			border: 2px solid #666666
			}
.wb h3 { color: white; }

.ztm	{ 
		  background-color: #006623;
			text-align: center;
			border: 2px solid #666666
			}
.ztm h3 { color: white; }


/* Miscellaneous Stuff */
.search	{ text-align: center; font-size: 14px; color: #EB1C24; margin: 120px 0 100px 0; font-weight: bold; }
img		{ display: block; border: 0; }

/* Home page */
#main_product {
		background-color: black;
		background-image: url('/images/main_product_bg.gif');
		background-repeat: repeat-x;
	}

.bodyWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}


.contactFormFields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.redLink {
			font-size: 12px; 
			color: red;
}

/* Big Red Link */

.bigredlink a:link
			{
			font-size: 14px;
			font-weight:bold;
			color:#FF0000;
			text-decoration: underline;

			}			
			
.bigredlink a:visited
			{
			font-size: 14px;
			font-weight:bold; 
			color: FF0000;
			text-decoration: underline;
			}

.bigredlink a:hover
			{
			font-size: 14px;
			font-weight:bold; 
			color: FF0000;
			text-decoration: underline;
			}
			
.bigredlink a:active
			{
			font-size: 14px;
			font-weight:bold; 
			color: FF0000;
			text-decoration: underline;
			}
		