html,body{
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#FFF7E9;
}
form{
	margin:0px;
}
.vert_divide{
	background-image: url(../sitepix/structural/vert_divide.gif);
	background-repeat: repeat-y;
}
.horiz_divide{
	background-image: url(../sitepix/structural/horiz_divide.gif);
	background-repeat: repeat-x;
}
#main_table{
	height:100%;
}
#content_table{
	height:100%;
}
.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #999900;
}
.Header a,a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #999900;
	text-decoration:none;
}
.BodyBold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #525125;
}
.Body{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #525125;
}
.SmallBody{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #525125;
}
.StandardLinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999900;
	text-decoration: none;
}
.StandardLinks:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #525125;
	text-decoration: none;
}
.left_shadow{
	background: url(../sitepix/structural/left_shadow.jpg);
	font-family: Arial, Helvetica, sans-serif;
}
.right_shadow{
	background: url(../sitepix/structural/right_shadow.jpg);
	font-family: Arial, Helvetica, sans-serif;
}
.SubHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #999900;
}
table#nav_table a#home{
	display:block;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	height: 30px;
	width: 70px;
	background-image:url(../sitepix/nav_home.gif);
}
table#nav_table a:hover#home{
	background-position: 0 -30px;
}
table#nav_table a#home.active {
	background-position: 0 -30px;
}
table#nav_table a#company{
	display:block;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	height: 30px;
	width: 100px;
	background-image:url(../sitepix/nav_company.gif);
}
table#nav_table a:hover#company{
	background-position: 0 -30px;
}
table#nav_table a#company.active {
	background-position: 0 -30px;
}
table#nav_table a#wines{
	display:block;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	height: 30px;
	width: 90px;
	background-image:url(../sitepix/nav_wines.gif);
}
table#nav_table a:hover#wines{
	background-position: 0 -30px;
}
table#nav_table a#wines.active {
	background-position: 0 -30px;
}
table#nav_table a#news{
	display:block;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	height: 30px;
	width: 120px;
	background-image:url(../sitepix/nav_reports.gif);
}
table#nav_table a:hover#news{
	background-position: 0 -30px;
}
table#nav_table a#news.active {
	background-position: 0 -30px;
}
table#nav_table a#order{
	display:block;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	height: 30px;
	width: 110px;
	background-image:url(../sitepix/nav_order.gif);
}
table#nav_table a:hover#order{
	background-position: 0 -30px;
}
table#nav_table a#order.active {
	background-position: 0 -30px;
}
table#nav_table a#trade{
	display:block;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	height: 30px;
	width: 150px;
	background-image:url(../sitepix/nav_trade.gif);
}
table#nav_table a:hover#trade{
	background-position: 0 -30px;
}
table#nav_table a#trade.active {
	background-position: 0 -30px;
}
table#nav_table a#contact{
	display:block;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	height: 30px;
	width: 100px;
	background-image:url(../sitepix/nav_contact.gif);
}
table#nav_table a:hover#contact{
	background-position: 0 -30px;
}
table#nav_table a#contact.active {
	background-position: 0 -30px;
}
div#footer_nav a#id,a#home_f,a#company_f,a#wines_f,a#news_f,a#order_f,a#trade_f,a#contact_f {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999900;
	text-decoration: none;
}
div#footer_nav a:hover#id,a:hover#home_f,a:hover#company_f,a:hover#wines_f,a:hover#news_f,a:hover#order_f,a:hover#trade_f,a:hover#contact_f{
	color: #525125;
	text-decoration: none;
}
div#footer_nav a#id.active,a#home_f.active,a#company_f.active,a#wines_f.active,a#news_f.active,a#order_f.active,a#trade_f.active,a#contact_f.active{
	color: #525125;
	text-decoration: none;
}
.staff_pic{
	border-style:solid;
	border-width:5px;
	border-color:#999900;
	margin-bottom:20px;
}
