html, body{
	background: #460000;
	padding: 10px 0;
	margin: 0;
	font: 12pt "Verdana",sans-serif;
}

#wrap{
	width: 97%;
	margin: 0 auto;
	background: #fff url("images/wrapbg.gif") repeat-y left;
}

#header, #hsub, h1 { height: 66px; }

#header{
	background: #891f1f url("images/headerbg.gif") repeat-x top;
}

#header #hsub{
	background: url("images/rightcorner.gif") no-repeat top right;
}

#header h1{
	margin: 0;
	padding: 0;
	background: url("images/header.gif") no-repeat top left;
}

h1 span { display: none; }

#topmenu{
	background: #9c9c9c;
	padding-left: 8px;
}

#topmenu a{
	text-decoration: none;
	color: #000;
}

#topmenu ul{
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#topmenu ul li{
	display: inline;
	padding: 0 18px;
	font-weight: bold;
	line-height: 150%;
	vertical-align: center;
}

#main{	
}

#items{
	width: 140px;
	padding: 8px 5px;
	float: left;
	font-size: 70%
}

#items form{
	margin: 0;
	padding: 0;
}

#items ul{
	margin: 3px 5px 6px 18px;
	padding: 0;
}

#items a{
	color: #000;
	text-decoration: none;
}

#items a:hover{
	text-decoration: underline;
}

#content{
	margin-left: 160px;
	padding: 10px 10px 10px 0;
	font-size: .9em;
}

#footer{
	clear: both;
	background: #460000;
	color: #fff;
	text-align: center;
	font-size: 55%;
	padding-top: 10px;
}

/* Headers
--------------------------- */
h2{
	padding: 0 0 4px 0;
	margin: 0 0 4px 0;
	border-bottom: 1px solid #000;
	font-size: 1.4em;
}

/* Classes and other HTML
--------------------------- */
a.front{
	font-size: 1.2em;
	color: #460000;
	text-decoration: none;
}

a.front:hover{
	text-decoration: underline;
}

.floatleft{
	float: left;
	width: 49%;
	text-align: center;
	font-size: 1.2em;
}

.floatright{
	float: right;
	width: 49%;
	text-align: center;
	font-size: 1.1em;
}

td.label{
	text-align: right;
	font-weight: bold;
	line-height: 1.4em;
}

a#completeorder{
	font-size: 1.5em;
	text-decoration: none;
	display: block;
	padding: 15px 0;
	font-weight: bold;
}

a#completeorder:hover{
	text-decoration: underline;
}

table#frontads{
  width: 100%;
}

table#frontads #leftarea{
  font-weight: bold;
  font-size: 1.6em;
}

td#rochet{
  width: 389px;
  text-align: right;
}

td#rochet a img, td#rochet a{ border: 0; }

/* Old Classes
--------------------------- */
.itemHeader, .itemHeader a{
	text-decoration: none;
	font-weight: bold;
	color: #000;
	font-size: 1.1em;
}

.redText{
	color: red;
	font-weight: bold;
}

.small{
	font-size: .8em;
}

.update{
	margin: 5px 0 0 515px;
}

.reset{
	font-size: 10pt;
	color: #0010AD;
	margin-top: 5px;
	text-align: left;
	width: 200px;
}

.contact{
	font-size: 8pt;
	line-height: 30px;
	vertical-align: middle;
}

.backtotop, .backtotop a{
	color: #009;
	text-align: right;
	font-size: .8em;
	text-decoration: none;
	margin: 5px 0;
}

.matrix{
	color: #000;
	font-size: .8em;
	padding: 0;
	margin: 0;
}

.linkBox{
	text-align: center;
}

.linkBox img{
	margin: 4px;
}

.linkBox a{
	text-decoration: none;
}
