﻿a { color:#FFFFFF; text-decoration:none }
a:hover { text-decoration:underline; }

h2{
	font-family:arial;
	font-size:x-large;
	color:#996633;
	font-weight:bold;	
}

body{
	
	line-height:150%;
}

table#main {
	border-left: 6px solid #985D2F;
	border-right: 6px solid #985D2F;
	background-color: #FFFFFF;
}

table#main a {
	color: #000000;
	text-decoration:underline;
}

table#main td{
	background-color: #FFFFFF;
	font-family:arial;
	vertical-align:text-top;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}

table#products td {
	background-color: #E0CDBA;
	vertical-align:top;
	line-height: 150%;
}

table#products td imagetd{
	background-color: #FFFFFF;
}

.footer_table {
	font-family: arial;
	color: #FFFFFF;
	text-align: center;
	background-color: #B48557;
	border-bottom: 6px solid #985D2F;
	font-size: medium;
}
.footer {
	font-family: arial;
	color: #FFFFFF;
	text-align: center;
	background-color: #B48557;
	border-top: 3px solid #985D2F;
	border-left: 6px solid #985D2F;
	border-right: 6px solid #985D2F;
	font-size:medium;
}
.copyright {
	font-family: arial;
	color: #FFFFFF;
	font-size: medium;
	text-align: center;
}
.header_table{
	border-top: 6px solid #985D2F;
	border-left: 6px solid #985D2F;
	border-right: 6px solid #985D2F;
	background-color: #FFFFFF;
}
.header {
	text-align: center;
	font-family: Verdana;
	color: #FFFFFF;
	background-color: #B48557;
	border-bottom: 3px solid #985D2F;
	border-right: 3px solid #985D2F;
}
.header_last {
	text-align: center;
	font-family: Verdana;
	color: #FFFFFF;
	background-color: #B48557;
	border-bottom: 3px solid #985D2F;
}

table#photo {
	float:right;
	padding-bottom:4px;
	padding-right:24px;
}

table#photo td {
	text-align:left;
	vertical-align:text-top;
	font-family:"arial";
	font-size:9pt;	
	font-weight:bold;
	
}
