body{
	background-color : #FFFFFF;
	top : 0px;
	left : 0px;
	background-image : url(../img/leftnavback.gif);
	background-repeat : repeat-y;
	margin : 0px 0px 0px 0px;
}

.headerbackground{
	width : 100%;
	top : 0px;
	left : 0px;
	position : absolute;
}

div{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : 10.5pt;
	font-size : 8pt;
}

a{
	color : #AD3A12;
	text-decoration: underline;
}

a:hover{
	color : #DD410A;
	text-decoration: underline;
}

a.leftnav1 {
	color : #454E53;
	text-decoration : none;
	line-height : 9pt;
	font-weight : bold;
}

a.leftnav1:hover {
	color : #8D6557;
	text-decoration: underline;
}

a.leftnavproduct {
	color : #9C3410;
	text-decoration : none;
	line-height : 10.5pt;
}

a.leftnavproduct:hover {
	color : #DD410A;
	text-decoration: underline;
}


td{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : 10pt;
	font-size : 8pt;
	color : #000000;
}

INPUT {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color: #000000; 
	font-size: 8pt;
}

SELECT {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color: #000000; 
	font-size: 8pt;
}

TEXTAREA {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color: #000000; 
	font-size: 8pt;
}

.bold{
	font-weight : bold;
}

.boldlg{
	font-weight : bold;
	font-size: 10pt;
}

.boldlghead{
	font-weight : bold;
	font-size: 12pt;
}

.grey{
	background-color : #C0C0C0;
}

.greytext{
	color : #999999;
}

.purplebold{
	color : #810A66;
	font-weight : bold;
}

.logoback{
	top : 0px;
	left : 0px;
	width : 200px;
	height : 111px;
	position : absolute;
}

.logo{
	top : 8px;
	left : 32px;
	width : 133px;
	height : 48px;
	position : absolute;
}

.tagline{
	top : 15px;
	height : 14px;
	margin-right : 10px;
	position : absolute;
	width : 100%;
	left : 0px;
}

.topnav1{
	position : absolute;
	top : 63px;
	left : 0px;
	height : 30px;
}

.topnav2{
	top : 97px;
	left : 23px;
	height : 23px;
	position : absolute;
}

.search{
	top : 8px;
	left : 226px;
	font-size : 8.5pt;
	letter-spacing : 1px;
	position : absolute;
}

.button{
	background: #847569;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.button2 {
background: #AD3A12;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
font-weight: bold;
}

.leftnavback{
	position : absolute;
	top : 0px;
	left : 0px;
	width : 201px;
	height : 100%;
	background-color : #E1D5B0;
}

.leftnav{
	top : 135px;
	left : 3px;
	width : 190px;
	line-height : 9pt;
	font-weight : bold;
	position : absolute;
}

.mainleftmarg{
	top : 135px;
	left : 0px;
	width : 200px;
	position : absolute;
}

.content{
	top : 0px;
	left : 0px;
	position : absolute;
	padding-top : 135px;
	padding-left :222px;
	margin-right : 20px;
	padding-right :22px;
}

.vertdiv{
	top : 122px;
	left : 493px;
	width : 1px;
	height : 339px;
	position : absolute;
}


.copyright{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : 10pt;
	font-size : 7pt;
	color : #999999;
}

/*_____________________SHOPPING CART_______________________*/

.cartheader {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : 10.5pt;
	font-size : 9pt;
	color : #FFFFFF;
	font-weight : bold;
}

.subtotal {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : 10.5pt;
	font-size : 9pt;
	color : #000000;
	font-weight : bold;
}


/*_____________________MESSAGE BOARD_______________________*/

.topicback{
	background: #EEEEEE;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	border-bottom : solid Silver;
	padding-bottom : 3px;
	padding-top : 3px;
}

/*_____________________MISC_______________________*/

.container {
		border-width: 1px;
		float: right;
		margin: 0px 5px 7px 7px;
		border: 1px solid #9EB7D3;
		padding: 5px;
		background-color: #ECECE6;
		font-size: 11px;
		}
		
.contlnks {
		border-width: 1px;
		margin: 0px 3px 5px 5px;
		border: 1px solid #9EB7D3;
		padding: 5px;
		background-color: #fff;
		font-size: 8pt;
		}