body {
	background: black;
}

P,TD {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

.hometext {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

.quote {
	font-size: 9pt;
	font-style: italic;
	color: #67592F;
	text-align: center;
	line-height: 150%;
}

.pageheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #934206;
	text-align: center;
}

.orange {
	color: #934206;
}

.specialnav {
	font-size: 8pt;
	color: #F1E1B0;
	font-weight: bold;
}

A.specialnav:link { color: #F1E1B0; text-decoration: none; }
A.specialnav:visited { color: #F1E1B0; text-decoration: none; }
A.specialnav:hover { color: white; text-decoration: underline; }

A:link { color: #BB6306; text-decoration: none; }
A:visited { color: #BB6306; text-decoration: none; }
A:hover { color: Black; text-decoration: none; }

A.orangelink:link { color: #BB6306; text-decoration: none; }
A.orangelink:visited { color: #BB6306; text-decoration: none; }
A.orangelink:hover { color: black; text-decoration: none; }

.nav1 {
	font-size: 8pt;
	color: white;
/*	font-weight: bold;*/
}

A.nav1:link { color: White; text-decoration: none; }
A.nav1:visited { color: white; text-decoration: none; }
A.nav1:hover { color: white; text-decoration: underline; }

.nav2 {
	font-size: 7pt;
	color: white;
/*	font-weight: bold;*/
}

A.nav2:link { color: White; text-decoration: none; }
A.nav2:visited { color: white; text-decoration: none; }
A.nav2:hover { color: white; text-decoration: underline; }

.buttontext {
	font-size: 10px;
	color: #BA650B;
}

A.orderpage:link { color: black; text-decoration: none; }
A.orderpage:visited { color: black; text-decoration: none; }
A.orderpage:hover { color: black; text-decoration: underline; }

A.buttontext:link { color: #BB6306; text-decoration: none; }
A.buttontext:visited { color: #BB6306; text-decoration: none; }
A.buttontext:hover { color: black; text-decoration: none; }

.copyright {
	font-size: 8pt;
	color: gray;
}

.tanbox { 
	background-color: #F4EDD0;
	padding: 15px;
	width: 610px;
	text-align: center;
}






.normal {
	font-size: 13pt;
}

.smallnormal {
	font-size: 10pt;
}

.order { 
	font-size: 13pt;
	color: white;
}

.smaller { 
	font-size: 10pt;
}

.smallcap {
	font-size: 8pt;
}

.hd1 {
	font-size: 18pt;
	color: #1B1202;
}

.hd2 {
	font-size: 18pt;
}

.hidden {
	font-size: 1pt;
	color: #ECE8CA;
}

A.orderlink:link { color: White; text-decoration: none; }
A.orderlink:visited { color: white; text-decoration: none; }
A.orderlink:hover { color: #BC5F5E; text-decoration: none; }

.pricebox {
	border-width:2px;
	border-color:white;
	border-style: solid;
	padding: 5px 15px;
}

input {
	background-color: white;
}