/* CSS Document */

* {
	padding: 0px;
	margin: 0px;
}

#wrapper {
	width: 100%;
}

#top_nav {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	position:absolute;
	left:500px;
	top:100px;
}

#top_nav a {
	border-bottom: 1px solid #E52D45;
	text-decoration: none;
	color: #000000;
}

#top_nav a:hover {
	color: #E52D45;
	border-bottom: none;
}

.policy {
font-size: 7pt
}

#body {
	font-family: Arial;
	font-size: 10pt;
}

a {
	border-bottom: 1px dotted #E52D45;
	text-decoration: none;
	color: #000000;
}

a.footer {
	border-bottom: 2px dotted #E52D45;
	text-decoration: none;
	color: #000000;
}

a.request_quote {
	border-bottom: 1px dotted #E52D45;
	text-decoration: none;
	color: #FFFFFF;
}

a.links {
	border-bottom: none;
}

a.locations {
	border-bottom: 1px dotted #E52D45;
	text-decoration: underline;
	color: #000000;
}

a:hover.locations {
	border-bottom: none;
	color: #E52D45;
}

a:hover {
	border-bottom: none;
	color: #E52D45;
}

a:hover.footer {
	border-bottom: none;
	color: #E52D45;
}

#header1 {
	width: 100%;
	height: 82px;
	background: url(images_template/header_top.jpg) #480000 no-repeat;
}

#header2 {
	width: 100%;
	height: 50px;
	background: url(images_template/header_bottom.jpg) #FFFFFF no-repeat;
}

/* Search Engine */

#search {
	font-family: Arial;
}

/* Request Information */

#request_information {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A3262A;
	padding: 2px;
	border-width: thin;
	border-style: solid; 
	border-color: #000000;
	text-align: center;
}

#request_information2 {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images_template/button.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}

/* Breadcrumb */

#breadcrumb {
	font-family: Arial;
	font-weight: bold;
	background-image: url(images_template/bread.jpg);
	color: #000000;
	font-size: 10pt;
	padding: 5px;
}

#breadcrumb a {
	border-bottom: 1px dotted #666666;
	text-decoration: none;
	color: #000000;
}

#breadcrumb a:hover {
	color: #666666;
	border-bottom: none;
}

/* Menu */

#left {
	width: 20%;
	background-color: #CACACA;
	background-image: url(images_template/menu_background.gif);
	background-repeat: repeat-y;
	float: left;
	font-size:10pt;
}

#location_menu {
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10pt;
	background-image: url(images_template/button.gif);
	background-position: center;
	background-repeat: no-repeat;
}

#facebook_menu {
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10pt;
	background-image: url(images_template/FB logo_sm.JPG);
	background-position: center;
	background-repeat: no-repeat;
}

#new_newsletter_signup {
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10pt;
	padding-top: 5pt;
	padding-bottom: 5pt;
	background-image: url(images_template/button_newsletter_signup.gif);
	background-position: center;
	background-repeat: no-repeat;
}

#new_newsletter_signup a {
	color: #FFFFFF;
	border: none;
}

#new_newsletter_signup a:hover {
	color: #666666;
	border-bottom: none;
}

#request_quote {
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10pt;
	background-image: url(images_template/request_quote.gif);
	background-position: center;
	background-repeat: no-repeat;
}

#locations {
	font-family: Arial;
	color: #000000;
	font-size: 10pt;
	margin-left: 8px;
}

#left ul {
	margin: 5px;
	padding: 0;
	list-style: none;
}

#left li {
	padding: 2px;
	padding-left: 20px;
	font-family: Arial;
	font-weight: bold;
	background: url(images_template/menu_dot2.gif) no-repeat left center;
}

#left li.yellow {
	padding: 2px;
	padding-left: 20px;
	font-family: Arial;
	font-weight: bold;
	background: url(images_template/menu_dot_orange.gif) no-repeat left center;
}

#left li ul {
}

#left li li {
	padding: 5px 10px;
	border-top: 1px dotted #DCDCDC;
}

#left li li.first { 
	border-top-color: #FFFFFF;
}

#left h2 {
	height: 40px;
	padding: 20px 0 0 40px;
	text-transform: lowercase;
	font-size: 10pt;
}

#left a {
	border: none;
}

#left a:hover {
	border-bottom: 1px dotted #666666;
}

/* End of Menu */

/* Middle Content */
#middle_one_column {
	width: 80%;
	float:left;
	left: 20%;
}

#middle_one_column a {
	border-bottom: 1px solid #FF0000;
}

#home_page_column1 {
	width: 48%;
	padding: 10px;
	float:left;
	left: 20%;
}

#home_page_column2 {
	width: 45%;
	padding: 5px;
	float:left;
	left: 20%;
}

#middle_one_column li {
	padding: 2px;
	padding-left: 20px;
	font-family: Arial;
	background: url(images_template/bullet.gif) no-repeat left center;
}

#middle_one_column ul {
	margin: 5px;
	padding: 0;
	list-style: none;
}

/* Nutrition Content */
#nutrition_one_column {
	width: 80%;
	float:left;
	left: 20%;
}

#nutrition_one_column a {
	border-bottom: 1px solid #FF0000;
}

#nutrition_one_column ul {
	margin: 5px;
	padding: 0;
}

#nutrition_one_column li {
	padding: 2px;
	padding-left: 20px;
	font-family: Arial;
}

/* End of Middle */

#right {
	width: 40%;
	float: left;
	left: 80%;
}

#right_main_text {
	font-family: Arial;
	font-size: 10pt;
	padding-right: 150px;
	padding-left: 150px;
}

/* footer */

#footer_bottom {
	width: 100%;
	height: 24px;
	background: url(images_template/footer.jpg) #480000 no-repeat;
	clear: both;
}


.bottom_links {
font-size: 8pt
}


/* Table */

th {
	color: #FFFFFF;
	font-family:  Arial;
	font-size: 10pt;
	text-align: center;
	background: url(images_template/button.gif) center no-repeat;
}

th.label_applicators {
	color: #FFFFFF;
	font-family:  Arial;
	font-size: 10pt;
	text-align: center;
	background: url(images_template/button2.gif) center no-repeat;
}

td {
	font-family:  Arial;
	font-size: 10pt;
	padding:2px;
}

td.footer {
	font-family:  Arial;
	font-size: 10pt;
	color:#FFFFFF;
}

td.labels_index {
	background: url(images_template/category_sm_sm.gif) center no-repeat;
}

td.labels_index2 {
	background: url(images_template/category_lg.gif) center no-repeat;
}

td.labels_index3 {
	background: url(images_template/category_lg_lg.gif) center no-repeat;
}