/* CSS Document */

body {padding: 0;
	font: normal small Arial, Helvetica, sans-serif;
	margin:0;
	background-color: #fff;
}
.tdtop { background:url(images/newsite/top_nav_bg.jpg) repeat-x; height:41px; padding-top:5px; }
.top a { font-size:11px; color:#F8972F; font-weight:bold; text-decoration:none; }
.top a:hover { color:#fff; font-size:11px; font-weight:bold; text-decoration:none; }
.top a:visited { color:#F8972F; font-size:11px; font-weight:bold; text-decoration:none; }

#menumiddle a { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#fff; font-weight:bold; text-decoration:none;}
#menumiddle, visited { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#fff; font-weight:bold; text-decoration:none; }
#menumiddle, a:hover { color:#F8972F; text-decoration:none;  }

.cat_heading { font-size:13px; color:#FFFFFF; height:27px; padding-top:5px; padding-bottom:0px; background:#000000; }
.cat_heading_right { font-size:16px; color:#F8972F; height:27px; padding-top:5px; background:#000000; font-family: Helvetica, Verdana, Arial; }
.table { border:1px #CCCCCC solid;}
.Featured_Products { font-size:26px; font-family: Helvetica, Verdana, Arial, Times, serif; color:#F8972F; height:50px;  padding-top:8px; }
.entire_site { font-size:18px; font-family: Helvetica, Verdana, Arial, serif; color:#F8972F; }

.Special_offer { font-family:Helvetica, Arial, sans-serif; font-size:12px; color:#333333; padding: 0px 2px 8px 9px; text-align:left; }

#menu {
list-style:  circle;
width: 100%;
padding-top: 10px;
padding-bottom: 10px;
height: 100%;
padding-left: 30px;
background: url(images/newsite/background.png) no-repeat;
}
#menu ul{
	list-style:  circle;
	margin: 0px;
	padding: 0px;
}

#menu a:link{
color: #333333;
font-family: arial;
font-size: 13px;
text-decoration: none;
font-weight:normal;
}

#menu a:visited{
text-decoration: none; color:#333333;
}

#menu a:hover{
color: #F8972F; text-decoration:underline;
}

#menu a:active{
color: #333333;
}

.Page_heading { color: #fff; font-size:11px; font-family:Helvetica, Arial, Verdana; font-size:25px; }

.footer { color: #9A9A9A; font-size:11px;}

.copyfooter { color: #cccccc; border-width:1px; border-style:solid;
	font-size: 11px;
	font-weight: normal;
}

.search { color: #000000; border-width:1px; border-style:solid;
	font-size: 11px;
	font-weight: normal;
}

a.copyfooter {
	font-size: 11px;
	font-weight: bold;
	color:#000099
}

blockquote {
	font-family: Lucida Calligraphy, Lucida Sans, Lucida, Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #999999;
	margin: 10px;
	padding: 0;
	background-image: url(../images/top_quote.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
blockquote p {
	margin: 10px 0px 0px 10px;
	padding: 10px 10px 0px;
	text-indent: 20px;
}
#quote_attrib {
	font-size: 70%;
	background-image: url(../images/btm_quote.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: right;
	text-indent: 0px;
	margin-top: 0px;
	padding-bottom: 30px;
}

A.toplinks:link {
	color: #FFFFFF;
	text-decoration: none;
}

A:link {
	color: #000066;
	text-decoration: none;
}

A:visited {
	color: #000066;
	text-decoration: none;
}

A:active {
	color: #F89730;
	text-decoration: underline;
}

A:hover {
	color: #F89730;
	text-decoration: underline;
}