h2 {

font-family:Arial, Helvetica, sans-serif;

letter-spacing:1px;

font-size:18px;

color:#FFD449;



}



h3 {

font-family:Arial, Helvetica, sans-serif;

letter-spacing:1px;

font-size:14px;

color:#fed44f;

}

.style2 {

	font-family: Arial, Helvetica, sans-serif;

	color: #FED44F;

	font-size: 12px;

}
.style3 {

	font-family: Arial, Helvetica, sans-serif;

	color: #FED44F;
	
	font-size: 14px;

}

body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	background-color: #500101;

}



div {

	text-align:left;

	}

	

.style4 {font-family: Arial, Helvetica, sans-serif;

	color: #FFFFFF;

	font-size: 12px;

}



#main {

	width:800px !important;

	margin:0;

	margin-left:auto;

	margin-right:auto;

	}

	

#signup {

	width:238px !important;

	height: 99px !important;

	margin:0;

	padding:0;

	background:url('./orders_files/emailer.jpg') top left no-repeat pink;

	}



#signup .signupForm {

	margin;

	padding: 45px 0 0 32px;

	float:left;

	}



#signup .signupForm img {

	float:left;

	}



#specialOffer {

	width: 537px !important;

	height: 462px !important;

	margin:0;

	padding:0;

	float:left;

	background:url('./orders_files/specialoffer.jpg') top left no-repeat;

	}

			

#specialOfferForm {

	width:537px !important;

	height: 48px !important;

	float:left;

	margin:0;

	padding:0;

	background:url('./orders_files/specialOfferForm.jpg') top left no-repeat;

	}

	

.orderForm {

	width:100%;

	margin:0;

	padding:10px 0 0 30px;

	}



		.orderForm ul {

			list-style-type:none;

			margin:0;

			padding:0;

			float:left;

			}

		

		.orderForm li {

			height:25px !important;

			list-style-type:none;

			margin:0;

			padding:0;

			float:left;

			}

		

		.orderForm li img {

			vertical-align:middle;

			}

								

		.orderForm li input[type="text"] {

			width:60px !important;

			margin:0;

			padding:0;

			}

a:link {

	color: #FF9900;

}

a:visited {

	color: #FFCC00;

}

a:hover {

	color: #FF9900;

}

a:active {

	color: #FF9900;

}
/*To CHange the size of the space between each product adjust this height*/
.orderBlock {
	width:537px !important;
	height:50px !important;
	margin:0;
	padding:0;
	background:url('./orders_files/blockBG.jpg') top left repeat-y;
	}



#nav {

	width:238px !important;

	margin:0;

	padding:0;

	text-align:left;

	vertical-align:top;

	}



#nav img {

	margin:0;

	padding:0;

	border:0;

	}



#nav ul {

	width:238px !important;

	}

			

#nav ul, #nav li { /*set ONLY the block ID'ed as nav to have no bullets and no margins */

	list-style-type:none;

	margin:0;

	padding:0;
