body {
	background-image: url(images/browbg.jpg);
}

a {
	color: #330000;
	text-decoration: none;
	}
	
a:link {
	color: #330000;
	text-decoration: none;
}
a:hover {
color:#009999;
text-decoration:none;
}
P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f9f5d9;
	font-weight:normal;
	margin-top:0;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFCC;
}
.topnavlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #272413;
}
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f9f5d9;
}
.bottomnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #623f29;
	word-spacing: normal;
	text-decoration: none;
}
.background {
	background-image: url(images/browbg.jpg);
	background-repeat: repeat;
}

.prod_name
{
	text-align: center;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545;
}

#contactform {
	position:absolute;
	left:274px;
	top:191px;
	width:548px;
	height:354px;
	z-index:1;
	background-color: C9C086;
	overflow: visible;
	visibility: visible;
}

.trans_holder
{
	position: absolute;
	display: block;
	width: 100px;
	height: 100px;
	margin-left: -5px;
	text-align: center;
	z-index: 9999;
	overflow: hidden;
}

.trans_layer
{
	background-color: transparent;
	height: 100px;
}

.trans_cell
{
	background-color: #FAF5D8;
	width: 1px;
	height: 100px;
}

h3
{
	text-align: right;
	font-size: 14px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #f9f5d9;
}