body {
	font-size: 14px;
	color:#fffff;
	margin: 0px auto;
	padding-top: 20px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-image: url('images/bg.png');
	background-repeat: repeat-x;
	background-color:#320000;
}
.red {color:#F00; font-size:18px;}
.biggold{color:#F90; font-size:18px;}

#itstays {
	margin:0 auto;
	width:161px;
	height:222px;
	clear:both;
	background-image: url(images/accessories%20/it-stays.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#itstays h2 {
	text-align:center;
	margin-top:4px;
	font-size:14px;
	font-weight:bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#itstays p {
	text-align:right;
	font-size:12px;
	color:#000;
}

#clear {
	clear:both;
	padding-top:20px;
}

.wrap {
	width: 900px;
	margin: 0px auto;
	padding: 0px;
	background-color: #ffffff;
	background-image: url(images/wrap-bg.gif);
	background-repeat: repeat-y;
}


#header {
	position: relative;
	width: 900px;
	height: 177px;
	background: url(images/header.gif) no-repeat;
	color: #fff;
	padding: 0px;
	margin: 0 auto;
}

a {
	text-decoration: none;
	color:#990000;
}

a:visited {text-decoration: none}
a:active {text-decoration: none}
a:hover {
	text-decoration: underline;
	color: #000;
}
.red {color:#900;}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin: 0px 0px 5px 0px;
	}
h3 {s
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px 0px 5px 0px;
	color:#000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	border-right-width: 40px;
	border-right-style: solid;
	border-right-color: #FFF;	
	}

#navcontainer
{
	width: 180px;
	margin: 0 auto;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
}

ul#navlist
{
text-align: left;
list-style: none;
padding: 0;
margin: 0 auto;
width: 90%;
}

ul#navlist li
{
display: block;
margin: 0;
padding: 0;
}

ul#navlist li a
{
	display: block;
	width: 100%;
	padding: 10px 0px 8px 10px;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
	color: #800000;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
	color: #990000;
	background: transparent;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.buffer {clear: both; width: 770px; height: 30px; margin: 0px; padding: 0px;}


.content {float: right;  width: 680px; min-height: 300px; margin: 0px; padding: 0px 10px 0px 0px; font-size: 1.0em;}
.single-column {clear: both; float: left; width: 690px; margin: 0px 0px 0px 0px; padding: 0px;}


.title {
	overflow: hidden;
	width: 690px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 2px 0px;
	border-bottom: 1px solid #666666;
	color: #990000;
	font-weight: bold;
	font-size: 160%;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.content-title{
	margin: 0px;
	padding: 0px;
	color: #780D0E;
	font-weight: bold;
	font-size: 120%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.content-subtitle{
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-weight: bold;
	font-size: 110%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.box-text {
	overflow:hidden;
	margin: 0px;
	font-size:12px;
	line-height:11px;
	text-align:left;
}



p {margin: 0px 0px 0.5em 0px; padding: 0px; line-height: 20px;  }

.smalltext {
	font-size: 90%;
	line-height: 14px;
	padding-bottom: 5px;
	padding-top:4px;
	color:#333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	border-right-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
.shop {
margin: 0px 0px 0.5em 0px; padding: 0px; line-height: 30px;
} 



.sidebar {
	overflow: hidden;
	float: left;
	width: 180px;
	min-height: 500px;
	margin-top:0px;
	padding: 0px 20px 0px 0px;
	text-align: left;
	color: rgb(75,75,75);
}
.sidebar h2 {
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: bold;
	color: #AA2B2B;
}

.sidebar p {
	text-align:center;
	padding-right:10px;
	padding-left:10px;
}

.sidebar a {
	color:#000000;
	text-decoration: none;
}

.sidebar a:hover {
	color:#333;
	text-decoration:underline;
}

#phone {
	text-align:right;
	color:#fff;
	float: right;
	top: 10px;
	clip: rect(auto,auto,auto,auto);
	position: absolute;
	width: 900px;
	height: 30px;
}

.footer {
	overflow: hidden;
	background:#fff;
	clear: both;
	width: 900px;
	height: 25px;
	margin: 0px;
	padding: 1px 0px 3px 0px;
	color: #000000;
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;	
}
.footer p {
	margin:0px;
	text-align: center;
	font-size: 11px;
	padding-top: 5px;
}
.footer a {color: #000000; text-decoration: underline;}
.footer a:hover {color:#ccccc; text-decoration: none;}



.line-box {border-bottom: solid 1px rgb(200,200,200); padding-bottom: 15px; margin: 0px 0px 15px 0px;}

.clear {clear: both;}
.hide {display: none;}
br {clear: none;}


.boxgroup{
clear:both;
text-align:center;
}

.box{
	float:left;
	text-align:left;
	width: 160px;
	
}
.box a{
color:#780D0E;
text-decoration:none;

}
.box a:hover{
color:#780D0E;
text-decoration:none;

text-decoration:underline;
}

.box_bg{
width:132px;
height:119px;
text-align:center;
background:url(images/new_prod_box.gif) no-repeat center;
position:relative;
}
