  

/* Master link colors */
a:link {
	color: #3A7728;
	text-decoration: none;
}
a:visited {
	color: #3A7728;
	text-decoration: none;
}
a:hover {
	color: #299699;
	text-decoration: none;
}
a:focus {
	color: #299699;
	text-decoration: none;
}
a:active {
	color: #299699;
	text-decoration: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-image:url(../mainimages/bkgrnd.jpg);
}
.topbarBox {
	background-color: #FFFFFF;
	height: 70px;
	margin-top: 0px;
	width: 757px;
}
.bkgrndcontactus {
	background-color: #993300;
}

.navBar {
	font-size: 12px;
	height: 20px;
	background-color: #3A7728;
	width: 757px;
	position: relative;
	z-index: 10000;
	margin-top: 0px;
}
.contentArea {
	background-color: #FFFFFF;
	border:thin solid #000000;
	font-size: 12px;
	color: #000000;
	height: 450px;
	width: 757px;
	margin-top: 0px;
}
.contentArea a:active {
	color: #3A7728;
}
.contentArea a:hover {
	color: #3A7728;
}
.contentArea a:link, .contentArea a:visited {
	color: #D2CB6C;
	text-decoration: none;
}
.contentArea h1 {
	font-size: 20px;
	font-weight: bold;
	color: #3A7728;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.contentArea h2 {
	font-size: 17px;
	font-weight: bold;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.contentArea h3 {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.contentArea h4 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.contentArea h5 {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.contentArea p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.contentPadding {
	padding: 12px;
}
.copyright {
	font-size: 9px;
	color: #000000;
	text-align: center;
	margin-top: 5px;
}
.copyright a:link {
	color: #3A7728;
	text-decoration: none;
}
.copyright a:visited {
	color: #3A7728;
	text-decoration: none;
}
.copyright a:hover {
	color: #299699;
	text-decoration: none;
}
.copyright a:focus {
	color: #299699;
	text-decoration: none;
}
.copyright a:active {
	color: #299699;
	text-decoration: none;
}



form {
	margin: 0px;
	padding: 0px;
}
#button {
	color: #333333;
	background-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	border: 1px solid #999999;
	font-weight: bold;
}
#welcome {
	text-align: right;
	font-size: 10px;
	color: #000000;
	padding-bottom: 10px;
	padding-right: 20px;
}
.action {
    border: 1px solid #000;
    font-size: 9px;
}
.addressBox {
	float: right;
	clear: right;
	font-size: 10px;
	color: #333333;
	margin-top: 10px;
	margin-right: 20px;
}
.assistanceBox {
	padding-right: 3px;
	padding-left: 3px;
}
.buttons {
	color: #333333;
	background-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	border: 1px solid #999999;
	font-weight: bold;
}
.buttons a:hover {
	background-color: #FFFD78;
}
.buttons a:active {
	background-color: #FFFB00;
}
.cartLogin {
	position: absolute;
	z-index: 20000;
	height: 25px;
	width: 150px;
	top: 5px;
	right: 10px;
}
.errors {
	font-size: 13px;
	color: #BB0000;
}
.formInput {
    width:400px;
}
.logoBox {
	margin-top: 0px;
	margin-left: 0px;
	float: left;
}
.photoLeft {
	padding-right: 20px;
	padding-bottom: 10px;
	float: left;
}
.photoRight {
	padding-bottom: 10px;
	padding-left: 20px;
	float: right;
}
.sidebarPadding {
}
.tableBorder {
	font-size: 12px;
	padding: 5px;
}

/* Standard table styles */

.tableBorderCart {
	font-size: 10px;
	font-family: Verdana, Arial, Herveltica, sans-serif;
	color: #299699;
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #D2CB6C;
}
.tableCell1 {
	padding: 5px;
}
.tableCell1Col {
	padding: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDDDDD;
}
.tableCell2 {
	padding: 5px;
	background-color: #EEEEEE;
}
.tableCell2Col {
	padding: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDDDDD;
	background-color: #EEEEEE;
}
.tableFooter {
	padding: 3px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.tableFooter2 {
	padding: 3px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color: #EEEEEE;
}
.tableHeader {
	background-color: #3A7728;
	padding: 6px;
	font-size: 10px;
	color: #FFFFFF;
	
}
.tableHeader a {
	color: #FFFFFF;
}
.tableHeaderCol {
	background-color: #999999;
	padding: 3px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AAAAAA;
}
.tableHeaderCol a {
	color: #FFFFFF;
}
.tableHeader2 {
	background-color: #BBBBBB;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.tableHeader2 a {
	color: #FFFFFF;
}
.tableHeader2Col {
	background-color: #BBBBBB;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #555555;
}
.tableHeader2Col a {
	color: #FFFFFF;
}
.tableHeader3 {
	background-color: #D2CB63;
	padding: 4px;
	font-size: 10px;
	color: #3a7728;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
	text-decoration:none;
}
.tableHeader3 a {
	color: #FFFFFF;
}
.tableHeader3Col {
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #888888;
	background-color: #777777;
}
.tableHeader3Col a {
	color: #FFFFFF;
}
.tableRow1 {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2CB6C;
}
.tableRow1Col {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2CB6C;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D2CB6C;
}
.tableRow2 {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2CB6C;
	background-color: #FEFFDD;
}
.tableRow2Col {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDDDDD;
	background-color: #EEEEEE;
}
.tableRowAttention {
	background-color: #006699;
	padding: 5px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.tableRowAttention a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.tableRowAttention a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.tableRowAttention a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.tableRowAttention a:active {
	color: #EEEEEE;
	text-decoration: none;
}
.tableRowAttentionBubbles {
	background-color: #FFD4C8;
	padding: 4px 5px 4px 5px;
	color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.tableRowAttentionCol {
	background-color: #CC3333;
	padding: 5px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #555555;
}
.tableRowAttentionCol a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.tableRowAttentionCol a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.tableRowAttentionCol a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.tableRowAttentionCol a:active {
	color: #EEEEEE;
	text-decoration: none;
}
.tableStyle {
	font-size: 11px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	margin-bottom: 15px;
}
.tableStyle td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.tableStyle th {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	text-align: left;
	padding: 8px;
}
.tableStyle th a {
	font-size: 11px;
	font-weight: normal;
	float: right;
	display: block;
	padding: 2px 5px;
	clear: left;
	margin-left: 20px;
	border: 1px solid #FFFFFF;
}
.tableStyle th a:active {
	color: #FFFFFF;
	background-color: #CC6600;
}
.tableStyle th a:hover {
	color: #FFFFFF;
	background-color: #999999;
}
.tableStyle th a:link, #tableStyle th a:visited {
	color: #FFFFFF;
	background-color: #333333;
}

/* Site Headers */
.lrgHdr, h1 {
	font-size: 20px;
	color: #006699;
}
.medHdr, h2 {
	font-size: 18px;
	color: #006699;
}
.smHdr, h3 {
	color: #006699;
	font-size: 14px;
}
.price {
	color: #3A7728;
	font-size: 14px;
	font-weight:bold;
}
/* Content text */
.bodyText {
	font-size: 10px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #29979a;  /* 29979a */
}
.bodyblkText {
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
.lrgText {
	font-size: 15px;
	line-height: 24px;
}
.medText {
	font-size: 11px;
	line-height: 14px;
}
.smText {
	font-size: 9px;
	color: #29979a;
}

 /* Management Menu */
 /*/ To edit the manage menu text colors edit
*  #p7PMnav a {} //font color for menu
*  #p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {} //font hover,ect
*  #p7PMnav .p7PMmark {} // current page marker
/*/
#manage table {
	font-size: 12px;
}
.manageMainMenu{
     background-color: #EEEEEE;
     color:#FFFFFF;
     padding: 3px;
}
.manageMainMenu a:hover{
     background-color: #FFFFFF;
     color:#FFFFFF;
     letter-spacing: 0.01px;
}
.manageMainMenuBorder {
     font-size: 12px;
     color:#FFFFFF
     padding: 0px;
     border: 1px solid #000000;
}
.manageSubMenu{
     background-color: #EEEEEE;
     padding: 3px;
     border-bottom-width: 1px;
     border-bottom-style: solid;
     border-bottom-color: #BBBBBB;
}
.manageSubMenu a:hover{
     background-color: #FFFFFF;
     color:#FFFFFF;
     letter-spacing: 0.01px;
}
.manageTopbar {
	background-image: url(../manage/mainimages/blueBg.gif);
	background-repeat: repeat-y;
	background-color: #003366;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFB00;
	padding-top: 20px;
}
 
.contentLeft {
	position: relative;
	height: 310px;
	width: 50%;
	top: 0px;
	bottom: 0px;
	left: 0px;
}
.contentRight {
	position: relative;
	height: 310px;
	width: 50%;
	top: 0px;
	bottom: 0px;
	right: 0px;
}
.sidebarText {
	font: 500 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 16px;
}
.sidebarText a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.sidebarText a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.sidebarText a:hover {
	color: #D2CB6C;
	text-decoration: none;
}
.sidebarText2 {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FEFFDD;
	line-height: 13px;
}
.sidebarText2 a:link {
	color: #D2CB6C;
	text-decoration: none;
}
.sidebarText2 a:visited {
	color: #D2CB6C;
	text-decoration: none;
}
.sidebarText2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.sidebarHdr {
	font: 500 14px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 20px;
}
.bkgrndaboutus {
	background-color: #84CB54;
}
.bkgrndproducts {
	background-color: #006699;
}
