.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #6A3509;
}
.navigation {
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
a.nav:link   {
	color: #6A3509;
	text-decoration: none;
	opacity:1;
	filter:alpha(opacity=100);
}
.content {
	height: 100%;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
}

li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
}

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #415D7A;
	text-decoration: underline;
}

a.txt:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #415D7A;
	text-decoration: underline;
}

input {
	background-color: #DECDAD;
	border: thin solid #714D30;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}

a.nav:visited  {
	color: #6A3509;;
	text-decoration: none;
	opacity:1;
	filter:alpha(opacity=100);
}
a.nav:hover  {
	color: #ffffff;
	text-decoration: underline;
	opacity:1;
	filter:alpha(opacity=100);
}
a.nav:active  {
	color: #6A3509;;
	opacity:1;
	filter:alpha(opacity=100);
}

.head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.imgbrd {
	border: thin solid #666666;
}
.salesbox {
	border: thin solid #523F2F;
	background-color: #DECDAD;
	padding: 3px;
	font-weight: bold;
	color: #553F2C;
}
