﻿@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	}

body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #D8DC9D url(/PublicWeb/img/bg.png) repeat-x;
	color: #333;
}

#container {
	margin: 0 auto;
	width: 812px;
	}
	
#header {
	height: 158px;
	background:url(/PublicWeb/img/bg_header.png) no-repeat;
	}
	
#header p {
	padding: 80px 50px 0 0;
	text-align: right;
	line-height: 140%;
	}
	
#header a:link, #header a:visited {
	color: #333;
	text-decoration: none;
	}
	
#header a:active, #header a:hover {
	color: #333;
	text-decoration: underline;
	}
	
#content, #bgnav {
	background: url(/PublicWeb/img/bg_mid.png) repeat-y;
	width: 812px;
	}
	
#nav {
	margin: 0 28px;
	height: 57px;
	background: #036;
	}
	
#nav p {
	padding: 20px 0 0 0;
	text-align: center;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
#nav a:link, #nav a:visited {
	color: #fff;
	text-decoration: none;
	padding: 19px 12px 19px 12px;
	}
	
#nav a:active, #nav a:hover {
	/*color: #FFFFCC;*/
	color:#3399ff;
	text-decoration: none;
	padding: 19px 12px 19px 12px;
	/*background: url(/PublicWeb/img/link_bg.png) center bottom;*/
	}

#catalognav {
	background: url(/PublicWeb/img/bg_catalog.png) repeat-y;
	text-align:center;
	height:30px;
	}

#catalognav p {
	padding: 4px 4px 4px 4px;
	color: #fff;
	text-align: center;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
#catalognav a:link, #catalognav a:visited {
	color: #fff;
	text-decoration: none;
	padding: 19px 12px 19px 12px;
	}
	
#catalognav a:active, #catalognav a:hover {
	/*color: #FFFFCC;*/
	color:#3399ff;
	text-decoration: none;
	padding: 19px 12px 19px 12px;
	/*background: url(/PublicWeb/img/link_bgcatalog.png) center bottom;*/
	}
#catalog {
	background: url(/PublicWeb/img/bg_mid_full.png) repeat-y;
	text-align:center;
	}

#tspacer {
	height: 7px;
	margin: 0 28px;
	background: #FFF;
	}
	
#leftcol {
	margin: 0 0 0 28px;
	float: left;
	display: inline;
	width: 515px;
	background:url(/PublicWeb/img/bg_boxmid.png) repeat-y;
	}

#leftcol h1 {
	background: url(/PublicWeb/img/bg_boxtop.png) no-repeat;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	padding: 20px 10px 20px 20px;
	}
	
#leftcol h2 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #990000;
	padding: 20px 10px 10px 20px;
	}
	
#leftcol h6 {
	background: url(/PublicWeb/img/bg_boxbot.png) no-repeat bottom;
	}
	
#leftcol p {
	padding: 5px 10px 5px 20px;
	line-height: 150%;
	}
	
a:link, a:visited {
	color: #990000;
	text-decoration: none;
	}
	
a:active, a:hover {
	color: #990000;
	text-decoration: underline;
	}
	
#rightcol {
	margin: 0 0 0 9px;
	float: left;
	display: inline;
	width: 233px;
	}
	
#rightcol h2 {
	color: #fff;
	font-variant:small-caps;
	font-size: 16px;
	font-weight: normal;
	padding: 15px 10px 10px 15px;
	}
	
#rightcol p {
	color: #fff;
	font-variant: small-caps;
	padding: 15px 10px 10px 0px;
	border-bottom: 1px solid #fff;
	}
	
#rightcol a {
	padding: 10px 10px 10px 15px;
	}
	
#rightcol a:link, #rightcol a:visited {
	color: #fff;
	text-decoration: none;
	}
	
#rightcol a:hover, #rightcol a:active {
	color: #fff;
	text-decoration: none;
	background-color: #996600;
	}

#contentfull {
	background: url(/PublicWeb/img/bg_mid_full.png) repeat-y;
	}

#leftcol2 {
	float: left;
	display: inline;
	width: 350px;
	}
	
#leftcol2 img {
	padding: 40px 0 0 40px;
	}
	
#rightcol2 {
	margin: 0 0 0 5px;
	width: 420px;
	float: left;
	display: inline;
	}	
	
#rightcol2 h1 {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	padding: 20px 10px 20px 20px;
	}
	
#rightcol2 h2, #products h2 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #990000;
	padding: 20px 10px 10px 20px;
	}
	
#rightcol2 p {
	padding: 5px 10px 5px 20px;
	line-height: 150%;
	}
		
#spacer {
	clear: both;
	height: 1px;
	}
	
#footer {
	height: 157px;
	background:url(/PublicWeb/img/bg_foot.png) no-repeat;
	}
	
#footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: none;
	}
	
#footer a:active, #footer a:hover {
	color: #fff;
	text-decoration: underline;
	}
	
#footleft {
	float: left;
	display: inline;
	width: 400px;
	}

#footleft p {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 140%;
	padding: 40px 0 0 47px;
	}
	
#footright {
	float: right;
	display: inline;
	width: 400px;
	}

#footright p {
	color: #fff;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 140%;
	padding: 40px 47px 0 0;
	}

#products {
	clear: both;
	margin: 0 0 0 40px;
	}

#products p {
	padding: 0 0 2px 0;
	line-height: 150%;
	}

div.thumbnail {
	width: 130px;
	float: left;
	margin: 0 9px 10px 9px;
	}
	
div.thumbnail img {
	margin: 10px 0 0 15px;
	}
	
div.thumbnail p {
	text-align: center;
	}
	
#FullWidth {
	padding: 10px 40px 10px 40px;
	}
	
#FullWidth h1 {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	}
	
ul.GreenUL {
	margin: 0 0 0 35px;
	color:#009933;
	}

P.GreenTitle{
	color:#006600;
	font-weight:bold;
	text-decoration:underline;
	}
P.GreenBody{
	color:#009933;
	}
