table.frame {
	width: 910px;
	margin: 0px;
	margin: 0 auto;
}

table.strip {
	border: 0px;
	border-collapse: collapse;
	padding: 0px;
}

table.frame td,
table.top_table td,
table.nav_table td,
table.middle_table td,
table.leftmenu_table td,
table.bottom_table td,
table.bottommenu_table td,
table.topnav_table td,
table.topmenu_table td {
	padding: 0px;
	vertical-align: top;
}

table.frame td.top {
	width: 880px;
	height: 298px;
}

table.frame td.body_left {
	width: 30px;
	background-image: url("../images/body_left.jpg");
	background-repeat: no-repeat;
	background-position: top;
}

table.frame td.navigation {
	height: 73px;
}

table.frame td.middle {
	padding: 38px 0px 0px 0px;
}

table.frame td.bottom_spacer {
	height: 32px;
	vertical-align: bottom;
	text-align: right;
}

table.frame td.bottom_line {
	height: 3px;
	background-color: #013879;
}

table.frame td.bottom {
	height: 63px;
}

table.top_table td.toptable_logo {
	width: 199px;
	height: 298px;
	background-image: url("../images/logo_bg.jpg");
	background-repeat: no-repeat;
	background-position: bottom right;
}

table.top_table td.toptable_menu {
	width: 681px;
	height: 69px;
	background-image: url("../images/topmenu_bg.jpg");
	background-repeat: no-repeat;
	background-position: bottom left;
}

table.top_table td.toptable_header {
	height: 219px;
	/*background-image: url("../images/headerimg.jpg");*/
	background-repeat: no-repeat;
}

table.top_table td.toptable_shadow {
	height: 10px;
	background-image: url("../images/header_bottom.jpg");
	background-repeat: no-repeat;
}

table.nav_table td.navtable_search {
	width: 179px;
	height: 73px;
}

table.nav_table td.navtable_spacer {
	width: 20px;
}

table.nav_table td.navtable_images {
	width: 680px;
}

table.nav_table td.navtable_images img {
	display: block;
	float: left;
	margin-right: 4px;
	border: 1px solid #785a5a;
}

table.middle_table td.middletable_left {
	width: 179px;
	height: 413px;
}

table.middle_table td.middletable_spacer1 {
	width: 20px;
}

table.middle_table td.middletable_content {
	width: 463px;
}

table.middle_table td.middletable_spacer2 {
	width: 34px;
}

table.middle_table td.middletable_right {
	/*width: 184px;*/
}

table.bottom_table td.bottomtable_left {
	padding: 0px 10px;
	height: 63px;
	vertical-align: middle;
	font-size: 11px;
}

table.bottom_table td.bottomtable_menu {
	vertical-align: middle;
	text-align: right;
}

img:hover.subsite_img {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.wineries_search_panel {
	padding: 20px 5px;
	font-weight: bold;
	border-top: 2px solid #6E9F10;
	border-bottom: 2px solid #6E9F10;
	margin-bottom: 20px;
	font-size: 14px;
	text-transform: uppercase;
	background-image: url('../images/wineries_icon.jpg');
	background-repeat: no-repeat; 
	background-position: 5px 8px;
	text-align: right;
}
