@charset "utf-8";

/* Body and Wrapper Styles */
body {margin: 0;padding: 0;font-family:Arial, Helvetica, sans-serif;font-size:12px;background-color: #5e5f61;background-image: url(img/body_bg.jpg);background-repeat: repeat-x;}
.wrapper {width: 997px;margin: 0 auto;background-color: #FFFFFF;}
.content_wrapper {min-height: 440px;}
.used_header {background-color: #7B9E1E;padding: 5px 0px 5px 5px;cursor: pointer;}
/* Common Styles */
a {color: #5E840A;font-weight: bold;}
a:hover {}
a:visited {}
a:active {}
p {}
hr {margin: 5px;border: 1px solid #cccccc;}


/* Header Styles */
.header {}
.logo {float: left;width: 300px;}

/* Top Navigation Styles */
.top_nav {float: right;}
.top_nav ul {list-style: none;margin: 0;padding: 5px 0px 40px 0px;}
.top_nav li {float: left;font-size: 11px;display: block;}
.top_nav li a {color: #969696;font-weight: bold;text-decoration: none;padding: 3px 10px;}
.top_nav li a:hover {color: #668C15;}
.top_nav li a:visited {}
.top_nav li a:active {}

/* Navigation Styles */
.nav {float: right;}
.nav ul {list-style: none;}
.nav li {float: left;border-left: 1px solid #ccc;font-size: 13px;display: block;}
.nav li a {color: #000000;font-weight: bold;text-decoration: none;padding: 3px 10px;}
.nav li a:hover {background-color: #547705;color: #ffffff;background-image: url(img/nav_hover.jpg);background-repeat: repeat-x;background-position: top;}
.nav li a:visited {}
.nav li a:active {}

/* Slide Styles */
.slide_wrapper {}

/* Left Column Styles */
.left_column {width: 250px;float: left;}
.left_menu {margin-top: 15px;padding-right: 20px;}
.left_menu ul {list-style: none;margin: 0;padding: 0px 0px 0px 15px;}
.left_menu li {font-size: 18px;font-weight: bold;border-bottom: 1px solid #ccc;padding: 5px 0px 6px 0px;}
.left_menu li a {color: #000000;text-decoration: none;display: block;}
.left_menu li a:hover {background-color: #ececec;}
.left_more {background-color: #ececec;border: 1px solid #cccccc;margin: 20px 20px 10px 15px;padding: 0px 0px 10px 0px;}
.left_more h3 {margin: 10px 0px 0px 10px;}
.left_more p {margin: 10px 0px 0px 10px;font-size: 11px;}
.left_more ul {list-style: square;color: #666666;}
.left_more li {padding-bottom: 5px;}
.left_more li a {text-decoration: none;}
.left_more li a:hover {color: #000000;}

/* Center Column Styles */
.center_column {width: 720px;float: left;}
.center_column h1 {margin: 10px 0px 0px 0px;padding: 0px 0px 0px 0px;color: #5E840A;font-size: 18px;}
.center_column h2 {margin: 10px 0px 0px 0px;padding: 0px 0px 0px 0px;color: #5E840A;font-size: 16px;}
.center_column p {
	padding: 0px 30px 0px 30px;
}
.center_column ul {padding-left: 70px;}
.center_column h4 {padding-left: 20px;margin: 0px;}
.HRmain {border-bottom: 2px solid #cccccc;}
.read_more {float: right;margin: 0px 50px 0px 0px;background-color: #4d6312;background-image: url(img/footer_bg.jpg);background-repeat: repeat-x;background-position: top;font-size: 16px;width: 100px;text-align: center;border: 1px solid #50770C;}
.read_more a {color: #ffffff;font-weight: bold;text-decoration: none;display: block;padding: 2px;}
.read_more a:hover {background-color: #5E840A;}
.read_more_slide {float: right;margin: 0px 50px 0px 0px;background-color: #000000;font-size: 22px;width: 150px;text-align: center;border: 3px solid #50770C;}
.read_more_slide a {color: #ffffff;font-weight: bold;text-decoration: none;display: block;padding: 2px;}
.read_more_slide a:hover {background-color: #5E840A;}
.read_more_used {margin: 0px 0px 0px 5px;background-color: #4d6312;background-image: url(img/footer_bg.jpg);background-repeat: repeat-x;background-position: top;font-size: 16px;width: 200px;text-align: center;border: 1px solid #50770C;}
.read_more_used a {color: #ffffff;font-weight: bold;text-decoration: none;display: block;padding: 2px;}
.read_more_used a:hover {background-color: #5E840A;}
.read_more_slide2 {float: right;padding: 10px 30px;}

/* News Styles */
.prList {padding-bottom: 10px;}
.prList em {color: #666;}

/* SIFR Styles */
.title	{font-size:36px;font-family: Arial;color: #ff0000;}
.sIFR-active .title	{visibility: hidden;font-family: Verdana;line-height: 1em;color: #ff0000;}

/* Footer Styles */
.footer {background-color: #4d6312;background-image: url(img/footer_bg.jpg);background-repeat: repeat-x;background-position: top;color: #FFFFFF;padding: 10px;font-weight: bold;margin-top: 15px;}
.footer ul {}
.footer li {}
.footer li a {}
.footer li a:hover {}
.footer li a:active {}
.footer li a:visited {}
.footer a {color: #000000;text-decoration: none;}

.footer1 {float: left;}
.footer2 {text-align: right;}

/* Misc Styles */
.clear {clear:both;}
.sitemap li {padding: 5px 0px 5px 0px;}
.machine_info {background-color: #DAFF9F;border: 1px solid #7B9E1E;width: 215px;margin: 10px 0px 0px 15px;}
.machine_info h2 {font-size: 16px;color: #5D7F00;}

/* Heading Styles */
h1
h1 a, h1 a:visited
h1 a:hover {}
h2
h2 a, h2 a:visited
h2 a:hover {}
h3
h3 a, h3 a:visited
h3 a:hover {}
h4
h4 a, h4 a:visited
h4 a:hover {}
h5
h5 a, h5 a:visited
h5 a:hover {}

/* Form Styles */
input {}
select {}


.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
width: 997px; /*width of featured content slider*/
height: 242px;

}

.slidebg {background-image: url(img/blank_slide.jpg);background-repeat: repeat-x;height: 100%;width: 997px;}
.slidebg h1 {color: #ffffff;font-size: 24px;}
.slidebg p {color: #ffffff;font-size: 14px;font-weight: bold;padding: 0px 10px 0px 60px;}

.sliderwrapper .contentdiv{visibility: hidden;position: absolute;left: 0;top: 0;  /*leave as is*/
padding: 0px;background: white;width: 997px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);-moz-opacity: 1;opacity: 1;}

.pagination{
width: 987px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;background-color: #000000;padding: 5px 10px 7px 0px;margin: 0px;}

.pagination a{padding: 2px 7px;text-decoration: none; color: #619215;background: white;}

.pagination a:hover, .pagination a.selected{color: #FFF;background-color: #619215;}
