* {
	margin: 0;
	padding: 0;
}
html {height:100%;}
blockquote, label, dl, fieldset {margin:.5em 0;}

/* Text Styling */
h1 {
	color: #66756E;
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 0;
	padding: 15px 0 25px;
}
h2, h3, h4, h5, h6 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
h2 {
	font-size: 24px;
	margin: 0;
	padding: 0 0 12px 0;
}
h3 {
	font-size: 18px;
	margin: 0;
	padding: 5px 0 12px 0;
}

h4, h5, h6 {
	font-size: 14px;
	margin: 0;
	padding: 5px 0 0 0;
}

p {
	line-height: 18px;
	padding: 0 0 10px 0;
}

.code {
	float:right;
}

strong {font-weight:bold;}
hr {border: none; border-top: 1px solid #000; width: 100%; height: 1px;}

a {
	color: #3b8c00;
	outline: none;
	text-decoration: none;
}
a:hover {text-decoration:underline;}
a:active {outline: none;}
a:focus {-moz-outline-style: none;}

span.required {color:#FF0000;}
img {border:none; margin:0; padding:0;}
.clear {clear:both;}
.left {float:left;}
.right {float:right;}

/* Layout Styling */
.body {
	color: #000;
	margin: 0;
	padding: 23px 0 0 0;
	text-align: left;
	background-image: url(../images/bg-back.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #feffe9;
}

#container, #containerSub {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 960px;
}

/* Header Styling */
#header {
	height: 305px;
	padding: 0;
	width: 960px;
	background-image: url(../images/bg-header.jpg);
	background-repeat: no-repeat;
}

#innerHeader {
	height: 259px;
	padding: 0;
}

/*-- Sub Pages --*/

#containerSub #header {
	height: 137px;
	padding: 0;
	width: 960px;
	background-image: url(../images/bg-headerSub.jpg);
	background-repeat: no-repeat;
}

#containerSub #innerHeader {
	height: 91px;
	padding: 0;
}

#innerHeader div.address {
	color: #FFF;
	text-align: center;
	height: 61px;
	width: 264px;
	font-size: 12px;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 18px 0 0 0;
}

#innerHeader h3.left23 {
	color: #FFF;
	text-align: center;
	width: 264px;
	font-size: 18px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 18px 0 0 0;
	letter-spacing: .02em;
}

#promo {
	float: right;
	height: 100px;
	padding: 38px 0 0 0;
	width: 670px;
	/*background-color: #D400AA;*/
}

#promo h2 {
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #FFF;
	font-style: italic;
	letter-spacing: .025em;
	text-shadow: #000 3px 3px 2px;
	line-height: 28px;
}

#promo h2.number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #FFF;
	font-style: normal;
	padding: 102px 0 0 432px;
}

.four-colA {
	float:left;
	width:28%;
}

.four-colB {
	float:left;
	width:68%;
}

.four-colB img {
	float: left;
	padding: 0 0 12px 0;
}

.four-colB img.gloria {
	float: left;
	padding: 10px 0 12px 24px;
}

/*-- Sub Page --*/
#containerSub #innerHeader h2.number {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #FFFBF0;
	font-style: normal;
	letter-spacing: .025em;
	text-shadow: #000 3px 3px 2px;
	padding: 42px 30px 0 20px;
}
/*-- --*/

#header h1 {
	margin: 0;
	padding: 0;
	text-indent:-99999px;
	width: 270px;
}
#header h1 a {
	display: block;
	height: 137px;
	width: 264px;
}

#nav {
	float: right;
	height: 46px;
	width: 696px;
}

#block24 {
	float: right;
	height: 46px;
	width: 214px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #FFF;
	padding: 0 20px 0 30px;	
}

#block25 {
	height: 77px;
	width: 254px;
}

#outerContainer {
	width: 960px;
	background-image: url(../images/sub-leftCol-bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#contentContainer {
	background-color:#FFF;
	width: 960px;
}
#innerContainer {
	width: 960px;
	background-image: url(../images/sub-leftCol-bg.gif);
	background-repeat: repeat-y;
	background-color: none;
	background-position: left;
}

#containerSub #innerContainer {
	width: 960px;
	background-image: url(../images/sub-leftCol-bg.gif);
	background-repeat: repeat-y;
	background-color: none;
	background-position: left;
}

#mainContent {
	float: left;
	margin: 0;
	padding: 0;
	background-color: #FFF;
	background-image: url(../images/bg-content.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#containerSub #mainContent {
	float: left;
	margin: 0;
	padding: 0;
	background-color: transparent;
	background-image: url(../images/bg-contentSub.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


html>body #mainContent {height:auto;}
#mainContent ul {
	line-height: 18px;
	padding: 0 0 20px 20px;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(../images/bullet001.gif);
}

#mainContent ul li {
	padding: 0 0 10px 0;
}

.lower-block {
	background-color:#e0e0e0;
	display: inline-block;
	float:left;
	height: 210px;
	padding: 12px 5px 2px 16px;
	margin-bottom: 12px;
	margin-right: 3px;
	width: 45%;
}

.lower-block h4 {
	padding: 0 0 10px 0;
}

.lower-block ul li {
	line-height: 11px;
	list-style-type: none;
	list-style-image: none;
	padding: 0;	
}



#sidebar {
	float: left;
	min-height: 660px;
	width: 264px;
	background-image: url(../images/bg-leftCol.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #265b00;
}

/*-- Sub Page --*/
#containerSub #sidebar {
	float: left;
	min-height: 781px;
	width: 264px;
	background-image: url(../images/bg-leftColSub.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	/*background-color: #043b00;*/
}

#sidebar #innerCol {
	height: 168px;
	width: 264px;
}

#sidebar #innerCol div.address {
	color: #FFF;
	text-align: center;
	height: 61px;
	width: 264px;
	font-size: 12px;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 18px 0 0 0;
}

#sidebar #innerCol h3.left23 {
	color: #FFF;
	text-align: center;
	width: 264px;
	font-size: 18px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 18px 0 2px 0;
	letter-spacing: .02em;
}

/*-- Sub Page --*/

#sidebar h3 {padding:10px;}

#sidebar a.spanish {
	display: block;
	height: 35px;
	margin: 0 auto;
	width: 228px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #FFF;
	line-height: 35px;
	text-transform: uppercase;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0;
	border-bottom-color: #FF0;
}

#sidebar a.btn07 {
	display: block;
	height: 44px;
	margin: 0 auto 22px auto;
	width: 182px;
	background-image: url(../images/btn-leftCol.png);
	background-repeat: no-repeat;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	line-height: 44px;
}

#sidebar a.btn07:hover {
	background-image: url(../images/btn-leftCol.png);
	background-repeat: no-repeat;
	background-position: 0px -44px;
	text-decoration: none;
}

#sidebar a.btn07:active {
	background-image: url(../images/btn-leftCol.png);
	background-repeat: no-repeat;
	background-position: 0px -88px;
}

#sidebar img.qr {
	padding: 0 0 12px 78px;
}

#content {
	float: left;
	width: 612px;
	padding: 68px 44px 0 40px;
}

#containerSub #content {
	float: left;
	width: 612px;
	padding: 50px 44px 0 40px;
}

.green01 {
	height: 2px;
	background-color: #3b8d00;
	margin: 0 0 15px 0;
}

.green02 {
	height: 1px;
	background-color: #3b8d00;
	margin: 0 0 15px 0;
}

#imageSlide {
	/*float: right;*/
	height: 189px;
	padding: 0;
	margin: 0 0 11px 0;
	width: 609px;
}

/* Generic Form Styling */
#mc-form {
	width: 264px;
	height: 342px;
	padding: 0;
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFBF0;
}
#mc-form form {width:100%;}
#mc-form label {
	display: block;
	float: left;
	text-align: right;
	height: 15px;
	padding: 0 6px 3px 0;
	margin: 0;
	width: 98px;
	font-size: 11px;
}
#mc-form input {
	width: 140px;
	height: 18px;
	font:normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	float: left;
	margin: 0px auto 12px;
	padding: 0px;
	border: 1px solid #2A0000;
}
#mc-form textarea {
	width: 140px;
	height: 110px;
	float: left;
	font:normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	overflow:hidden;
	margin: 0px auto 5px;
	padding: 0px;
	border: 1px solid #2A0000;
}
#mc-form input.submit-btn {
	width:138px;
	height:24px;
	float:left;
	border:2px solid #FFF;
	cursor:pointer;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #040003;
	letter-spacing: .2em;
	background-color: #ffba00;
}

#mc-form input.submit-btn:hover {
	background-color: #FF7F00;
}

/*-- Stock List Table --*/

table#stock {
	border-collapse:collapse;
	border: 0;
	font-size: 1.1em;
	text-align: center;
	width: 100%;
}

table#stock th {
	padding: 5px 2px;
	vertical-align:bottom;
}

table#stock td {
	padding: 2px 0;
}

table#stock tr {
	height: 40px;
}

table#stock tr.alt {
	background-color:#e1e1e1;
}

/* Start Qoute Form */
.GroupRow {
	border: 1px solid #EFEFEF;
	padding: 12px 1px 2px 30px;
	width: 560px;
}

.GroupRow02 {
	background-color:#ededed;
	border: 1px solid #EFEFEF;
	padding: 12px 1px 2px 30px;
	width: 560px;
}

.GroupRow03 {
	background-color:#ededed;
	border: 1px solid #EFEFEF;
	padding: 12px 30px 2px 1px;
	width: 560px;
}

.ClearBoth	{
		clear:both;
	}

	.spacer	{
		clear:both;
		height: 1px;
		padding: 0;
		margin: 0;
	}

form {
	margin: 0;
}

#frmQoute {
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-bottom: 12px;
	width: 590px;
}


label {
	letter-spacing: 0.05em;
	display: block;
	float: left;
	margin: 0 0 5px 0;
	padding: 0 4px 0 0;
	text-align: right;
	line-height: 20px;
	width: 80px;
}
label.alt01 {
	width: 50px;
}
label.alt02 {
	width: 40px;
}

input.textField {
	background: #d7d7d7 !important;
	border: 1px solid #d7d7d7;
	color: #333;
	display: inline;
	float: left;
	font-size: 1em;
	margin: 0 0 12px 0;
	padding: 2px;
	width: 435px;
}

input.textField002 {
	background: #d7d7d7 !important;
	border: 1px solid #d7d7d7;
	color: #333;
	display: inline;
	float: left;
	font-size: 1em;
	margin: 0 0 12px 0;
	padding: 2px;
	width: 130px;
}

input.textField003 {
	background: #d7d7d7 !important;
	border: 1px solid #d7d7d7;
	color: #333;
	display: inline;
	float: left;
	font-size: 1em;
	margin: 0 0 12px 0;
	padding: 2px;
	width: 65px;
}

input.textField004 {
	background: #d7d7d7 !important;
	border: 1px solid #d7d7d7;
	color: #333;
	display: inline;
	float: left;
	font-size: 1em;
	margin: 0 0 12px 0;
	padding: 2px;
	width: 187.5px;
}

input.textField:hover, .textField:focus, .textField:active {
	background: #ecebeb !important;
}

textarea.textArea { 
background: #d7d7d7 !important;
border: 1px solid #d7d7d7; 
color: #333; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 1em;
height: 150px; 
padding: 2px; 
margin: 0 0 12px 0; 
overflow: auto;
width: 432px; 
}

textarea.textArea:hover { 
background: #ecebeb !important;
}

input.textFieldgrid {
	background: #d7d7d7 !important;
	border: 1px solid #d7d7d7;
	color: #333;
	padding: 1px;
	width: 60px;
}

select.selection {
	background: #d7d7d7 !important;
	border: 1px solid #d7d7d7;
	color: #333;
	font-size: 12px;
	padding: 1px 8px 1px 1px;
}


form input.submit {
	background-color: #ffba00;
	border: 2px solid #FFF;
	color: #040003;
	cursor:pointer;
	display: block;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: right;
	letter-spacing: .2em;
	line-height: 24px;
	margin: 0 8px 8px 0;
	padding: 6px 0 6px 0;
	text-transform: uppercase;
	text-align: center;
	width: 138px;
}
form input.submit:hover {
	background-color: #FF7F00;
	color: #999;
	font-weight: bold;
}


/* End Qoute Page Form Styling */


/* Footer Styling */
#footerContainer {
	clear: both;
	width: 960px;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #3b8d00;
}
#footer {height:40px; margin:0 auto; padding: 0 20px;}
#footer p {	margin: 0; padding: 10px 0;}

/* Footer Navigation Styling */
#footerNav {text-align:center;}
#footerNav a {
	text-decoration: none;
	color: #000;
	font-size: 12px;
	padding: 0 22px;
	border-right: 1px solid #000;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: .2em;
}
#footerNav a:hover {
	color:#D4DF00;
	text-decoration: none;
}
#footerNav a.last-child {border: none;}




/*MenuBar Styling*/
/*Controls how MenuBar sits in Nav div*/
ul.MenuBarHorizontal {
	cursor: default;
	display: table;
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	*width: 696px; /*Only change width for IE browsers ONLY!*/
}
/*Not sure what this does*/
ul.MenuBarActive {
	z-index: 1000; 
}
/*Not sure what this does*/
ul.MenuBarHorizontal li /*Do not set a height for 'li' - WILL BREAK in IE6 if you do!*/{
	cursor: pointer; 
	float: left; 
	font-size: 100%; 
	list-style-type: none;
	margin: 0; 
	padding: 0;
	position: relative;
	text-align: left;
}

ul.MenuBarHorizontal ul {
	cursor: default; 
	font-size: 100%; 
	left: -1000em;
	list-style-type: none;
	margin: 0; 
	padding: 0;
	position: absolute; 
	width: 169px;
	z-index: 1020;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible {
	left: auto; 
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li {
	background: #000;
	width: 169px;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul {
	position: absolute; 
	margin: -5% 0 0 95%; 
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible {
	left: auto; 
	top: 0; 
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul {
	
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a {
	display: block;
	cursor: pointer;
	padding: 12px 18px 11px 18px;
	text-transform:uppercase;
	color: #fff000;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-shadow: #000 2px 2px 1px;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: .06em;
	background-image: url(../images/div-Nav.png);
	background-repeat: no-repeat;
	background-position: right center;
}

ul.MenuBarHorizontal a.last {
	background-image: none;
}

ul.MenuBarHorizontal ul a {
	background-color: #3b8d00;
	background-image: none;
	color: #FFF;
	cursor: pointer;
	display: block;
	font: normal 13px Arial, Helvetica, sans-serif;
	height: auto;
	padding: 10px 5px 9px 32px;
	text-transform: none;
	text-decoration: none;
	width: auto;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus {
	color: #FFF;
	text-decoration: none;
}
ul.MenuBarHorizontal ul a:hover, ul.MenuBarHorizontal ul a:focus {
	background-color: #3b8d00;
	color: #FFF;
	text-decoration: none;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible {
	background-color: none;
	color: #FFF;
	text-decoration: none;
}
ul.MenuBarHorizontal ul a.MenuBarItemHover, ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal ul a.MenuBarSubmenuVisible {
	background-color: #2e6a00;
	color: #FFF;
	text-decoration: none;
}

ul.MenuBarHorizontal iframe {
	position: absolute; 
	z-index: 1010; 
	filter:alpha(opacity:0.1); 
}*/
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline; 
		f\loat: left; 
	}
}


/*  <![ Primary Contact Form [ ----------------------------------------------------*/

.pad_frm_itm {
	padding:3px 0px; 
	margin:0px;}

.form-label {
	width:112px; /* Width of labels */
	padding:0px 2px 0px 0px; 
	display:inline-block; 
	vertical-align:top; 
	text-align:right;}
  
.form-pct {	
	border:1px solid #bbb; 
	background:#eee; 
	font:11px Tahoma, Verdana, sans-serif; 
	color:#555; 
	padding:5px 6px; 
	width:380px;}
	
select.form-pct {
	width:auto;}
	
.msg-pct {
	border:1px solid #bbb; 
	background:#eee; 
	font:11px Tahoma, Verdana, sans-serif; 
	color:#555; 
	padding:5px 6px; 
	width:495px; /*  .form-label + .form-pct + horizontal padding on .form-label   */
	height:70px; 
	overflow:auto;}

.main-submit {
	padding:1px 2px; 
	font:bold 12px Tahoma, Verdana, sans-serif; 
	text-transform:uppercase; 
	color:#fff; 
	background:#364a61; 
	border:1px solid #000; 
	text-align:center; 
	text-decoration:none;} /*applied to SUBMIT and CLEAR VALUES buttons on main contact form */
	
.main-submit:hover {
	background:#7b0225;}


.custom-form {
	margin-top:14px;}

	.custom-form fieldset {
		margin:0px; 
		padding:0px; 
		border:none;}
		  
	.custom-form legend {
		padding:0px 2px; 
		font-weight:bold;}
		  
	.custom-form ol {
		margin:0px; 
		padding:0px; 
		list-style:none;}