body {
	background-color: #88653A;
	margin: 0px;
	padding: 0px;
}


.wrap {
	width: 779px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 1px solid #000000;
	background-color: #E6E1CD;
}

.topnav {
	height: 22px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E6E1CD;
	vertical-align: middle;
	padding-top: 5px;
	background-color: #000000;
	font-weight: bold;
}
.topnav a{
	color: #CCCCCC;
	text-decoration: none;
	background-image: none;
    padding-right: 30px;
	padding-left: 30px;
}

.topnav a:hover{
	    color: #C6B678;
		text-decoration: none;
		background-image: none;
}

.botnav {
	height: 22px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E6E1CD;
	vertical-align: middle;
	padding-top: 5px;
	background-color: #000000;
	font-weight: bold;
}
.botnav a{
	color: #CC0000;
	text-decoration: none;
	background-image: none;

}

.botnav a:hover{
	    color: #993333;
		text-decoration: none;
		background-image: none;
}



.main {
	background-image: url(../i/main.jpg);
	background-repeat: no-repeat;
	height: 375px;
	padding-top: 7px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}

.main2 {
	width: 375px;
	padding-top: 270px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 25px;
	line-height: 16px;
	float: left;
}

.main2 a {
	color: #8c2e00;
	text-decoration: none;
}

.main2 a:hover {
	color: #b7643c;
	text-decoration: underline;
}

.main3 {
	width: 350px;
	padding-top: 40px;
	float: right;
	text-align: center;
	height: 175px;
}


.subheader {
	background-image: url(../i/subheader.jpg);
	background-repeat: no-repeat;
	height: 160px;


}



.footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E6E1CD;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 4px;
}

.footer a{
	color: #E6E1CD;
	text-decoration: underline;

}

.footer a:hover{
	    color: #A68863;
		text-decoration: underline;
}


.content {
	background-color: #CCC5AA;
	font-family: Bradley Hand ITC, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	padding-top: 5px;
	padding-right: 24px;
	padding-bottom: 24px;
	padding-left: 24px;
}


.content a {
	color: #A94C01;
	text-decoration: none;
}

.content a:hover {	color: #A94C01;
	text-decoration: underline;}

h1 {
	font-size: 16px;
	color: #A94C01;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
.pcells td {
	padding-bottom: 12px;
}

#productTable td {	
	vertical-align: top;
	height: 200px;
	}

#productTable img {
	margin-right: 15px;
	float: right;
	border: 1px solid #000000;
}

#productTable a {
	color: #A94C01;
	text-decoration: none;
}

#productTable a:hover {	color: #A94C01;
	text-decoration: underline;}
#hContact {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	width: 330px;
	text-align: left;
	margin-bottom: 25px;
	padding-top: 20px;
	padding-right: 20px;
}
