body,html {margin: 0; padding: 0;}
body {background-color: #699327; font-family: Arial,Verdana,Tahoma; font-size: 75%; color: #195108;}
img {border: 0;}
td {vertical-align: top; text-align: left; border-collapse: collapse;}

#main {width: 1020px}
#main P { margin-bottom:15px; }
#menu {width: 212px;}
#textContent {width: 595px; background-color: #ffffff; padding: 25px;}
#textArea {width: 100%; border-collapse: collapse; position: relative; top: -1px; left: -1px; #top: -4px;}
#rightSection {background-image: url('Images/BG_RightSection_Green.jpg'); background-repeat: no-repeat; background-position: top left; color: #ffffff; padding-left: 10px;}
#footer {font-size: 90%; color: #ffffff; text-align: center; line-height: 1.6em; clear: both; padding-top: 20px; padding-bottom: 50px;}
#footer a {color: #ffffff; text-decoration: none;}

.contentHeader {font-weight: bold; text-transform: uppercase; padding-top: 10px;}
.titleLink, .rightSectionHeader {font-weight: bold; padding-left: 17px; background: url('Images/Bullet.gif') no-repeat; text-decoration: none;}
.productLink {color: #b8292f;}
.category {font-size: 150%; color: #b8292f; font-weight: bold; padding-bottom: 10px;}
.subCategory {color: #195108;}

.blog {padding-top: 20px; padding-bottom: 20px;}
.blog .title {font-size: 130%; font-weight: bold; padding-bottom: 12px; border-bottom: solid 1px #aabbcf;}
.blog .title .date{font-size: 80%; font-weight: bold;}
.blog .author {font-size: 110%; font-weight: bold;}
.blog .link {font-size: 110%; font-weight: bold; padding-left: 17px; background: url('Images/Bullet.gif') no-repeat; text-decoration: none; color: #195108;}

.rightSectionContent {padding-top: 20px; padding-bottom: 15px; border-bottom: solid 1px #ffffff; width: 200px;} 
.rightSectionContent .highlight {color: #195108;}
.rightSectionContent a {color: #b8292f;}
.rightSectionHeader {color: #ffffff; text-transform: uppercase;}

DIV.greenMain {background-image:url(/Images/greenway_main_bkg.jpg); background-repeat:no-repeat; position:relative; left:-2px; width:808px; height:532px;}
.homeTitle {font-size:24px; font-weight:bold; font-family:Arial, Verdana; color:#195108;}
.homeText {font-size:11px; font-weight:bold; font-family:Arial, Verdana; color:#223f64;}


DIV.greenfeaturedproduct {background-image:url(/Images/greenfeatured_bkg.gif); background-repeat:no-repeat; width:428px; height:263px;}
.featuredProductTitle {font-size:10px; font-weight:bold; font-family:Arial, Verdana; color:#b8292f;}
.featuredProductText {font-size:9px; font-family:Arial, Verdana; color:#333;}

DIV.homeTestimonials {background-image:url(/Images/green_testimonials_bkg.jpg); background-repeat:no-repeat; width:274px; height:176px;}
.homeTestimonialsText {font-size:11px; font-family:Arial, Verdana; color:#333;}


a.featuredTitle:link, a.featuredTitle:visited {font-weight:bold; color:#273017; text-decoration:none;}
A.featuredTitle:hover {text-decoration:underline;}

/*Green Nav CSS*/
#nav {
	width:100%;
	height:auto;
	margin:60px 0 0 0;
}

.end {
	width:212px;
	height:12px;
	background:url(Images/nav-bg-green.png) repeat-y;
}

#products { height:24px; background:url(Images/products-green.png) no-repeat; }
#greenway { height:24px; background:url(Images/greenway-green.png) no-repeat; }
#testimonials { height:24px; background:url(Images/testimonials-green.png) no-repeat; }
#newsroom { height:24px; background:url(Images/newsroom-green.png) no-repeat; }
#locator { height:24px; background:url(Images/locator-green.png) no-repeat; }
#lubealert { height:24px; background:url(Images/lube-alert-green.png) no-repeat; }
#contact-us {height:24px; background:url(Images/contact-us-green.png) no-repeat; }

.subnav {
	background:url(Images/subnav-bg.png);
	padding:6px 0 6px 0;
	display:none;
}

.sub {
	height:20px;
	line-height:20px;
	text-indent:50px;
	cursor:pointer;
}

.sub:hover {
	background:url(Images/subnav-bg-over.png);
}

.subnav a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#29370e;
	text-decoration:none;
}

.subnav-active {
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#cc3333;
	line-height:20px;
	text-indent:50px;
	cursor:pointer;
	background:url(Images/subnav-bg-over.png);
}