@charset "utf-8";
#outerwrapper {
	height: 100%;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: thin solid #6F2524;
}
#cart {
	width: auto;
	border: thin none #0000FF;
	text-align: center;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#textbody {
	height: auto;
	width: 650px;
	border: thin none #009933;
	margin-top: 13px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 2px;
	font-family: Tahoma;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	float: left;
	text-align: left;
}
#rightcolumn {
	height: 300px;
	width: 50px;
	border: thin none #339933;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 30px;
	clear: none;
	float: right;
	padding: 0px;
	background-position: right top;
	vertical-align: top;
}
.maintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bolder;
}
#footer  {
	height: 25px;
	width: 650px;
	border: thin none #009999;
	background-color: #993333;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	line-height: 22px;
	float: left;
	margin-top: 12%;
	margin-right: 0%;
	margin-bottom: 0%;
	margin-left: 0%;
}
.miltpic {
	background-image: url(../images/milt1.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#googlecart   {
	float: left;
	background-position: left;
}

#textbody2 {
	height: auto;
	width: 600px;
	border: thin none #009933;
	margin-top: 13px;
	margin-right: 4px;
	margin-bottom: 10px;
	margin-left: 4px;
	font-family: Tahoma;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
}
