body {
	font-family: georgia, arial, tahoma, verdana;
	font-size: 12px;
	margin-top: 0px;
	background-color:#ffffff;
	background-image:URL(../images/head-bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	color:#333333;
}
h1 {
	padding:0px 0px 0px 0px;
	color:#999999;
	font-size:15px;
	font-weight:bold;
	margin-bottom:5px;
}
h2 {
	color:#333333;
	font-size:11px;
	font-style:italic;
	margin:0px;
	padding:0px;
	padding-bottom:10px;
	padding-top:5px;
}
p {
	vertical-align:top;
	text-align:justify;
	line-height:1.3;
	padding-right:10px;
	padding-bottom:10px;
	margin:0px;
}
ul {
	list-style-type:square;
}
input {
	font-family:arial;
	font-size:12px;
}	
img {
	border:0px;
}
select {
	font-family: georgia, arial, tahoma, verdana;
	font-size: 11px;
	font-weight:normal;
}
a:link {
	text-decoration: none;
	color: #993300;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	font-weight:bold;
	color: #993300;
}
a:hover {
	color:#ff0000;;
	text-decoration:none;
	font-weight:bold;
}
a:active {
	text-decoration: none;
}
#outer {
	margin:40px auto;
	width:960px;
	height:450px;
	background-color:#ffffff;
}
#email {
	position:absolute;
	top:5px;
	padding-left:40px;
	color:#ffffff;
}
#email a:link {
	color:#ffffff;
}
#email a:hover {
	text-decoration:underline;
	font-weight:bold;
}
#email a:visited {
	color:#ffffff;
}
#h1_strip {
	width:100%;
	border-bottom:1px dashed #cccccc;
	clear:both;
}
#h1_strip a:link {
	color:#999999;
	text-decoration:none;
}
#h1_strip a:visited {
	color:#999999;
	text-decoration:none;
}
#h1_strip a:hover {
	color:#999999;
	text-decoration:underline;
}
#cart {
	margin:0 auto;
	width:70%;
	background-color:#e6e6e6;
	border:1px solid #999999;
}
#cart_tbl {
	width:100%;
	border:1px solid #999999;
}	
#cart_tbl td {
	padding:2px;
}
#menu {
	float:left;
	width:30%;
	background-image:URL(../images/rh-border.jpg);
	background-repeat:repeat-y;
	background-position:right;
}
#menu ul {
	text-align:left;
	list-style-type:none;
	margin:0px 5px 10px 70px;
	padding:0px;
}
#menu li {
	margin:6px 0px 6px 0px;
}
#menu a:link {
	font-size:15px;
	color:#993300;
	text-decoration:none;
}
#menu a:visited {
	font-size:15px;
	color:#993300;
	text-decoration:none;
}
#menu a:hover {
	font-size:15px;
	color:#ff0000;;
	text-decoration:none;
}
#main {
	float:right;
	width:70%;
	background-color:#FFFFFF;
}
#pagecontent {
	padding:0px 30px 20px 30px;
	width:80%;
}
#footer {
	width:100%;
	color:#666666;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	padding:0px 0px 3px 0px;
	border-top:0px solid #cccccc;
	clear:both;
}
#footer a:link {
	color:#666666;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
}
#footer a:visited {
	color:#666666;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
}
#footer a:hover {
	color:#993300;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
}

.status {
	width:100%;
	border-top:1px dashed #999999;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	padding-top:5px;
}
.prod_title {
	float:left;
	vertical-align:bottom;
	color:#993300;
	font-size:15px;
	padding-bottom:4px;
}
.prod_price {
	text-align:right;
	float:right;
	vertical-align:top;
}
.arial11 {
	font-family:arial;
	font-size:11px;
}
.category {
	width:25%;
	margin:15px;
	text-align:center;
	float:left;
}
.cart {
	vertical-align:bottom;
}
.cart_submit {
	border:1px solid #666666;
	background-color:#ff9900;
}
.cart_submit:hover {
	color:#ffffff;
	background-color:#ffcc00;
}
.center {
	text-align:center;
}
.strike {
	text-decoration:line-through;
}
.aaa a:link {
	color:#e6e6e6;
	text-decoration:none;
}
.aaa a:hover {
	text-decoration:none;
}
.td_bottom_pad {
	padding-bottom:10px;
}
.select {
	font-size:11px;
}
.float_right {
	float:right;
	margin:0px;
	padding-top:10px;
}
