a:link {
	color: #0000CC;
}
a:visited {color: #6C0000;}
a:active {color: #0000CC;}
a:hover {text-decoration: underline; color: #6C0000;}


.style2 {font-size: small}
.style3 {font-size: x-small}
.style4 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: x-large;
}
.style5 {color: #CCCCCC}

.featuredHeader{
	font-size: 18px;
	font-weight: bold;
}

body {
	font-family: Arial, Helvetica, sans-serif;
}

.footer a:link {
	text-decoration:none;
	font-weight:bold;
	color: #75754F;
}
.footer a:visited {
	text-decoration:none;
	color: #75754F;
		font-weight:bold;

}
.footer a:active {
	text-decoration:none;
	font-weight:bold;
	color: #75754F;
}
.footer a:hover {
	text-decoration: underline;
	font-weight:bold;
	color: #FFFFFF;
}
#notList a {
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
      }
.small_text {
	font-size: .6em;
}

.styleBox {
	border: 1px solid #CCCCCC;
	width: 180px;
	height: 140px;
	padding: 4px;
	cursor: pointer;
	text-decoration:none;
	background-color: #F3F3E5;
}
.styleBox a:link {
	text-decoration:none;
	color: #75754F;
}
.styleBox a:visited {
	text-decoration:none;
	color: #75754F;
}
.styleBox a:active {
	text-decoration:none;
	color: #75754F;
}
.styleBox a:hover {
	text-decoration: underline;
	color: #6C0000;
}



.prodBox {
	border: 1px solid #CCCCCC;
	width: 130px;
	height: 200px;
	padding: 4px;
	cursor: pointer;
	text-decoration:none;
}
.smallboldwhitetxt {
	font-size: .8em;
	font-weight: bold;
	color: #FFFFFF;
}
.prodBox a:link {
	text-decoration:none;
	color: #75754F;
}
.prodBox a:visited {
	text-decoration:none;
	color: #75754F;
}
.prodBox a:active {
	text-decoration:none;
	color: #75754F;
}
.prodBox a:hover {
	text-decoration: underline;
	color: #6C0000;
}
.msrp {
	color: #FF0000;
	text-decoration: line-through;
}
.tnsmallText {
	font-size: .6em;
	width: 40px; 
}
	  
	 #notList a:hover {
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
      } 
.style6 {
	color: #FFFFFF;
	font-weight: bold;
}
.accessoriesBox {
	background-color: #FFFFFF;
	height: 200px;
	width: 210px;
	border: 2px solid #333333;
	padding-top:8px;
	padding-left:4px;
	padding-right: 4px;
}
.boxText {
	font-size: small;
	font-weight: bold;
	color: #333333;
	background-color: #94CC91;
	margin: 8px;
	padding: 6px;
	width: 220px;
	border: thin solid #003300;
}


.prodTitle {
	font-size: 1.2em;
}

.prodTitlelist {
	padding-bottom: 40px;
}

.searchTable {
	background-color: #F0F3F7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #8FA6C5;
	border-right-color: #8FA6C5;
	border-left-color: #8FA6C5;
}

.searchTable th {
	background-color: #A2B5CE;
	color: #FFFFFF;
	margin: 2px;
	padding: 2px;
}

.searchTable td {
	margin: 2px;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8FA6C5;
}


.searchTableHorizontal {
	background-color: #F0F3F7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #8FA6C5;
	border-right-color: #8FA6C5;
	border-left-color: #8FA6C5;
}

.searchTableHorizontal th {
	background-color: #A2B5CE;
	color: #FFFFFF;
	margin: 2px;
	padding: 2px;
	text-align: right;
}

.searchTableHorizontal td {
	margin: 2px;
	padding: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8FA6C5;
}

.greenTable {
	background-color: #E0E0D1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #73734D;
	border-right-color: #73734D;
	border-left-color: #73734D;
}

.greenTable th {
	background-color: #999966;
	color: #FFFFFF;
	margin: 2px;
	padding: 2px;
}

.greenTable td {
	margin: 2px;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #73734D;
}


.formLabelsSmall {
	font-size: .8em;
}

#navcontainer
{
	margin: 0px 0 0 0px;
	padding: 0;
	height: 24px;
}

#navcontainer ul
{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#navcontainer ul li
{
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#navcontainer ul li a
{
	width: 120px;
	height: 20px;
	border-top: 1px solid #f5d7b4;
	border-left: 1px solid #f5d7b4;
	border-right: 1px solid #f5d7b4;
	border-bottom: 1px solid #f5d7b4;
	padding-top: 2px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 2px; 
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 0; 
	margin-bottom: 0; 
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #6C0000;
}

#navcontainer ul li a:hover
{
	color: #EEEEE6;
	background-color: #333333;
}

#navcontainer a:active
{
	color: #fff;
	background-color: #73734D;
}

#navcontainer li#active a
{
	border: 1px solid #c60;
	color: #fff;
	background-color: #6C0000;
}

.smallText {
	font-size: .6em;
}
.errorsDiv {
	font-weight: bold;
	color: #FF0000;
}
.header {
	font-size: 1.4em;
	font-weight: bold;
}
