@charset "UTF-8";
body {
	height: 100%; 
	margin: 0px;
	padding: 0px;
	background-image: url(/images/BG.jpg);
	background-position: left top;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}

#BG-Flower {
	background-image: url(/images/flowers.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 250px;
}
#BG-button-right-cap {
	background-image: url(/images/button-right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#Wrapper {
	position:relative;
	width: 970px;
	height: 92%;
}
#footer {
	position:relative; 
	width: 100%;
	background-image: url(/images/footerBG.jpg);
	background-repeat: repeat-x;
	height: 27px;
	padding-top: 10px;
	margin-top: 20px;
	
}
.black11 {
	font-family: "trebuchet MS", arial, verdana, sans-serif;
	font-size: 11px;
	color: #000000;
}
.black12 {
	font-family: "trebuchet MS", arial, verdana, sans-serif;
	font-size: 12px;
	color: #000000;
}
.white14 {
	font-family: "trebuchet MS", arial, verdana, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
}
form {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#product {
	border: 1px solid #b6b6b6;
	padding: 4px;
}
H1 {
	font-family: "trebuchet MS", arial, verdana, sans-serif;
	font-size: 24px;
	color: #4a9032;
	font-weight: bold;
	letter-spacing: -1px;
}
.Green14 {
	font-family: "trebuchet MS", arial, verdana, sans-serif;
	font-size: 14px;
	color: #4a9032;
	font-weight: bold;
	
}

.input-search {
	border: 1px solid #b6b6b6;
	height: 24px;
}



/*----- SIDE NAV -----*/
#Black-TTL {
	font-family: "trebuchet MS", arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 22px;
	padding-left: 20px;
}
a.link-white:link {
	font-family: "trebuchet MS", arial, verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.link-white:active {
	font-family: "trebuchet MS", arial, verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.link-white:visited {
	font-family: "trebuchet MS", arial, verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.link-white:hover {
	font-family: "trebuchet MS", arial, verdana, sans-serif;
	font-size: 11px;
	color: #C2B3E6;
	text-decoration: none;
}
a.sublink:link {
	font-family: "trebuchet MS", arial, verdana, sans-serif;
	font-size: 12px;
	color: #4a9032;
	text-decoration:none;
	padding-left: 30px;
	font-weight: bold;
}
a.sublink:active {
	font-family: "trebuchet MS", arial, verdana, sans-serif;
	font-size: 12px;
	color: #4a9032;
	text-decoration:none;
	padding-left: 30px;
	font-weight: bold;
}
a.sublink:visited {
	font-family: "trebuchet MS", arial, verdana, sans-serif;
	font-size: 12px;
	color: #4a9032;
	text-decoration:none;
	padding-left: 30px;
	font-weight: bold;
}
a.sublink:hover {
	font-family: "trebuchet MS", arial, verdana, sans-serif;
	font-size: 12px;
	color: #4a9032;
	text-decoration: underline;
	padding-left: 30px;
	font-weight: bold;
}
a.sublink-BLK:link {
	font-family: "trebuchet MS", arial, verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
	padding-left: 20px;
	font-weight: bold;
}
a.sublink-BLK:active {
	font-family: "trebuchet MS", arial, verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
	padding-left: 20px;
	font-weight: bold;
}
a.sublink-BLK:visited {
	font-family: "trebuchet MS", arial, verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
	padding-left: 20px;
	font-weight: bold;
}
a.sublink-BLK:hover {
	font-family: "trebuchet MS", arial, verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	padding-left: 20px;
	font-weight: bold;
}
a.sublink-GRN:link {
	font-family: "trebuchet MS", arial, verdana, sans-serif;
	font-size: 12px;
	color: #4a9032;
	text-decoration:none;
	padding-left: 20px;
	font-weight: bold;
}
a.sublink-GRN:active {
	font-family: "trebuchet MS", arial, verdana, sans-serif;
	font-size: 12px;
	color: #4a9032;
	text-decoration:none;
	padding-left: 20px;
	font-weight: bold;
}
a.sublink-GRN:visited {
	font-family: "trebuchet MS", arial, verdana, sans-serif;
	font-size: 12px;
	color: #4a9032;
	text-decoration:none;
	padding-left: 20px;
	font-weight: bold;
}
a.sublink-GRN:hover {
	font-family: "trebuchet MS", arial, verdana, sans-serif;
	font-size: 12px;
	color: #4a9032;
	text-decoration: underline;
	padding-left: 20px;
	font-weight: bold;
}

/*----- ELIST -----*/

#TBLelist {
	font-family: "trebuchet MS", arial, verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b6b6b6;
	border-bottom-color: #b6b6b6;
	border-left-color: #b6b6b6;
	/* height: 25px; */
}
#input-elist {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;
	background-image: url(/images/elist-bg.jpg);
	background-position: 8px center;
	background-repeat: no-repeat;
}
