body {
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #6f6f6f;
}

p {
	font-size: 12px;
	margin-top: 5px;
	text-indent: 15px;
	line-height: 17px;
	
}	

ul {
	font-size: 12px;
	list-style-image: url(images/listicon.gif);
}

#back {
	background-image: url(images/back.png);
	background-repeat: repeat-x;
	height: 400px;
}

#backbottom {
	background-image: url(images/backbottom.png);
	background-repeat: no-repeat;
	height: 17px;
}

#top {
	background-image: url(images/top.png);
	background-repeat: no-repeat;
	height: 133px;
	padding-left: 550px;
	padding-top: 1px;
	padding-right: 5px;
}



#backtable {
	background-image: url(images/backtable.png);
	background-repeat: repeat-y;
	height: auto;
	padding: 30px;
	padding-right: 30px;
	font-size: 10px;
	text-indent: 15px;
}

#backtableindex {
	background-image: url(images/backtable.png);
	background-repeat: repeat-y;
	padding-left: 40px;
	padding-top: 20px;
	padding-right: 3px;
	font-size: 10px;
	text-indent: 15px;
}

#backbottomindex {
	background-image: url(images/backbottom.png);
	background-repeat: no-repeat;
	height: 17px;
	
}


#backtable a, a:link, a:visited {
	color: Blue;
	font-weight: normal;
	font-size: 12px;
}

#backtable a:hover {
	text-decoration: underline;
}

#content {
	padding-left: 20px;
	padding-right: 60px;
	width: 790px;
}

#mainnav {
	background-image: url(images/mainnav.png);
	background-repeat: no-repeat;
	height: 26px;
	font-size: 12px;
	padding-left: 30px;
	padding-bottom: 5px;
	color: #cec5a1;
	font-weight: bold;
	letter-spacing: 1px;
	word-spacing:10px;

}


#index a, a:link, a:visited {
	text-decoration: none;
	color: Blue;
	font-size: 12px;
	font-weight: normal;
}

#index a:hover, a:active {
	text-decoration: underline;

	}


#mainnav a, a:link, a:visited {
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-size: 12px;
	}

#mainnav a:hover, a:active {
	color: white;
}

#subnav {
	background-image: url(images/subnavback1.png);
	background-repeat: no-repeat;
	font-size: 1px;
	padding-left: 85px;
	padding-bottom: 0px;
	color: black;
	font-weight: bold;
	letter-spacing: 1px;
	word-spacing: 5pt;
	height: 33px;
}

#subnav a, a:link, a:visited {
	text-decoration: none;
	color:  #847744;
	font-weight: bold;
	font-size: 11px;
}

#top a, a:link, a:visited {
	font-size: 10px;
	color: white;
	text-decoration: none;
	font-weight: bold;
}


#top a:hover {
	color: C8BD92;
}

#subnavtop {
	background-image: url(images/subnavtop.png);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 10px;
	font-size: 12px;
	color: C8BD92;
	font-weight: bold;
}

#subnavmiddle {
	background-image: url(images/subnavmiddle.png);
	background-repeat: repeat-y;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	width: 151px;
		color: #A62020;
}

#subnavmiddle p {
	color: black;
	font-size: 10px;
	text-indent: 0px;
	font-weight: normal;
}

			
#subnavbottom {
	background-image: url(images/subnavbottom.png);
	background-repeat: no-repeat;
	height: 33px;
	
}


#subnavmiddle a, a:link, a:visited {
	text-decoration: underline;
	color: blue;
	font-weight: bold;
	font-size: 10px;
}

#subnavmiddle a:hover, a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #A62020;
}

#order a, a:link, a:visited {
	text-decoration: underline;
	color: blue;
	font-weight: bold;
	font-size: 10px;
}

#order a:hover, a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #A62020;
	
}


h1 {
	font-family: Tahoma;
	font-size: 30px;
	color: #A82020;
	text-indent: 0px;
}

h2 {
	font-size: 17px;
	text-indent: 0px;
	color: #6F6F6F;
}

h3 {
	font-size: 13px;
	color: black;
	text-indent: 0px;
}

h4 {
	color: #AF2121;
	font-size: 13px;
	margin-bottom: 0px;
}