@charset "utf-8";


#wrapper #mainBody #primaryText #rowOne {
	float: left;
	width: 310px;
	margin-top: 53px;
	margin-bottom: 30px;
	margin-left: 17px;
}

#wrapper #mainBody #primaryText #rowTwo {
	float: right;
	width: 310px;
	margin-top: 53px;
	margin-bottom: 30px;
	margin-right: 10px;
}


#wrapper #mainBody #primaryText #rowOne #boxOne {
	width: 300px;
}
#wrapper #mainBody #primaryText #rowOne #boxTwo {
	width: 300px;
	margin-top: 50px;
}
#wrapper #mainBody #primaryText #rowTwo #boxOne2 {
	width: 300px;
}
#wrapper #mainBody #primaryText #rowTwo #boxTwo2 {
	width: 300px;
	margin-top: 50px;
}

#wrapper #mainBody #primaryText img {
	padding-right: 8px;
}


.style1 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.style2 {font-weight: bold}
.style3 {font-size: 24px}
.style4 {
	font-size: 22px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}
.style5 {
	color: #597A4D;
	text-decoration: none;
}
#wrapper #mainBody #secondaryTextLt #menuBox1 .style5 a {
	color: #597A4D;
	text-decoration: none;
}
#wrapper  #mainBody  #secondaryTextLt  #menuBox1  .style5  a:hover  {
	color: #71654F;
	font-weight: bold;
}




h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	line-height: 0px;
}

a:visited {
	text-decoration: none;
	color: #006600;
}
a:active {
	text-decoration: none;
}
a:hover {
	color: #996600;
	text-decoration: underline;
}

a:link {
	color: #006600;
	text-decoration: none;
}


#wrapper #mainBody #primaryTextRt #products #viewcart {
	clear: both;
	float: left;
	height: 40px;
	padding-left: 295px;
	margin-bottom: 30px;
	margin-top: 30px;
}

