﻿/* Global */
body 
{
	margin-top: 10px;
	margin-bottom: 4px;
	margin-right: 0px;
	margin-left: 0px;
}
p
{
	line-height: 12pt;
}

/* End Global */

#wrapper
{
	width: 100%;
	height: 100%;
	text-align: center;
}

#body
{
	width: 790px;
	padding-top: 5px;
	padding-bottom: 30px;
	padding-right: 0px;
	padding-left: 0px;
	/*border: solid 5 #ed3244;*/
	border-color: #ed3244;
	border-width: 5pt;
	border-style: solid;
}

#header
{
	width: 100%;
	padding-top: 4px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: center;
}

#tagLine
{
	padding-top: 20px;
	padding-bottom: 40px;
}

#navigation
{
	width: 100%;
	height: 30px;
	background-color: #c3e2a1;
	padding-top: 6px;
	text-align: left;
	vertical-align: middle;
}
#navigation td
{
	font-family: Arial; 
	letter-spacing: 5px; 
	color: #ed3244; 
	font-size: 9pt;
	padding-left: 15px;
	padding-right: 15px;	
}
#logo
{
	padding-left: 150px;
	padding-right: 10px;
}
#cart_navigation
{
	text-align: left;
	float: right;
	width: 135px;
	padding-top: 15px;
	font-family: Arial;
	font-size: 11pt;
	line-height: 18pt;
	letter-spacing: 2px;
	color: #74bc24;
}
#cart_navigation A
{
	color: #74bc24;
	text-decoration: none;
}
#cart_navigation A:Hover
{
	color: #74bc24;
	text-decoration: underline;
}

#title
{
	padding-left: 30px;
	text-align: left;
	font-family: Arial;
	font-size: 15pt;
	line-height: 18pt;
	letter-spacing: 2px;
	color: #74bc24;	
}
#tblWhy td
{
	font-size: 10pt;
	padding-top: 5pt;
	padding-bottom: 5pt;
	padding-left: 2pt;
}
#ContactUs
{
	background-color: #c3e2a1; 
	border: dashed 1 #74bc24; 
	padding: 5px 5px 5px 5px; 
	width: 90%; 
	text-align: left;
	font-family: Arial;
	font-size: 10pt;
	line-height: 20px;
}
/* Classes */
.Blue_Text
{
	color: #657d85;
	font-family: Arial;
	font-size: 10pt;
}

.A_Navigation
{
	color: #ed3244; 
	text-decoration: none;
}
.A_Navigation:Hover
{
	color: #ed3244; 
	text-decoration: underline;
}
.A_Press
{
	color: #000000; 
	text-decoration: none;
}
.A_Press:Hover
{
	color: #000000; 
	text-decoration: underline;
}
.Button
{
	background-color: #c3e2a1;
	border: solid 1 #000000;
}
.Form_TD
{
	font-family: Arial;
	font-size: 10pt;
}
.input
{
	border: solid 1 #000000;
}
.CheckOutDiv
{
	Padding: 3pt 3pt 3pt 3pt; 
	font-size: 8pt; 
	font-weight: bold;  
	font-family :Arial; 
	color : #ffffff;
	width: 95%;
	background-color: #ed3244;
	text-align: left;
}
.TD
{
	font-family: Arial;
	font-size: 10pt;
}
.retail_region {font-weight: bold; }
.retail_store {font-weight: bold; color: #000099; }
.retail_text {font-family: Arial, Helvetica, sans-serif; font-size: 13pt; }
.retail_state {font-size: 14pt; font-weight: bold; color: #993300; }
/* End Classes */
