body {

	margin: 0;
	padding: 0;
	font-family: Trebuchet, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000;
	background: #00557c;
	overflow-x: hidden; 

}

.alt {

	display: none;

}

.columnFix {

	clear: both;

}

.image {

	margin: 10px;

}

.right {
	
	float: right;

}

#page {

	display: block;
	text-align: center;
	background: #003b56;
	overflow-x: hidden; 

}

#layout {

	width: 900px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background: url("images/pelican.png") bottom right no-repeat;

}

#header {

	width: 900px;
	height: 404px;
	background: url("images/header_img.jpg") top left no-repeat;

}

#header #logo {

	margin-top: 15px;

}

#topNav {

	width: 900px;
	background: url("images/blackdepths.png");
	border-top: 2px solid #000;
	text-align: center;
	height: 42px;
	margin-top: -44px;
	border-bottom: 1px solid #fff;

}

#topNav .container {

	width: 700px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 10px;

}

#topNav a {	

	
	color: #ebcd59;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	padding: 10px 10px;

}

#contentBody {

	background: url("images/bodybg_top.png") top left repeat-x;

}

#contentBody .container {

	padding: 15px 100px 25px 100px;

}

#contentBody .container #signLeft {

	position: absolute;
	margin-top: 15px;
	margin-left: -73px;
	z-index: 50;

}

#content {

	background: #fff url("images/content_bg.png") bottom left repeat-x;
	border: 2px solid #fff;
	height: auto;

}

#content .container {

	padding: 25px;
	font-size: 14px;
	line-height: 18px;
	background: none;

}

#content .container h3 {

	font-size: 24px;
	font-family: Impact;
	font-weight: normal;
	margin: 0;
	padding: 0 0 5px 0;
	color: #38893a;

}

#content .insetPhoto {

	position: relative;
	left: 50px;
	top: -50px;
	margin-left: -50px;
	margin-bottom: -50px;

}

#menuContent {

	*padding-bottom: 1px;

}

#menuTabs ul {

	height: 25px;

}

#menuTabs ul li {

	float: left;
	display: inline;

}

#menuTabs ul li a {

	font-size: 11px;
	display: block;
	border: 1px solid #00557c;
	padding: 2px 5px;
	color: #000;
	background: #fff;
	text-decoration: none;
	margin: 0 3px;

}

#menuTabs ul li a:hover {

	background: #ffa;

}

#menuTabs ol {

	list-style: none;
	margin: 0;
	padding: 0;

}

#menuTabs ol li {

	display: block;
	width: 575px;
	margin: 10px;
	background: #d63a3d url("box_leftbg.png") top left repeat-x;
	padding: 10px;
	color: #ffdddf;
	font-style: italic;

}

#menuTabs ol li em {

	float: right;
	clear: right;
	font-style: normal;
	color: #00557c;
	font-weight: bold;
	font-size: 16px;
	background: #fff;
	padding: 3px;

}

#menuTabs ol li strong {

	display: block;
	font-size: 18px;
	color: #fff;
	font-style: normal;

}

.ui-dialog-title {

	color: #fff;

}

#wineList table {

	width: 100%;
	border-top: 1px solid #5998b6;
	border-left: 1px solid #5998b6;

}

#wineList table tr td {

	border-bottom: 1px solid #5998b6;
	border-right: 1px solid #5998b6;
	padding: 5px;
	background: url("images/gradient.png") bottom left repeat-x;

}

#wineList table tr td.tableHeader {

	background: #00557c;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	border: none;

}

#wineList table tr td strong {

	font-size: 14px;
	display: block;

}

#theMap {

	width: 475px;
	height: 350px;
	border: 1px solid #000;
	float: right;
	margin: 10px;

}

#subContent {

	clear: both;
	width: 65%;
	height: 183px;
	color: #fff;
	margin-top: 15px;

}

#subContent #rightSide {

	float: right;
	background: url("images/box_rightbg.png") top left no-repeat;
	width: 193px;
	height: 183px;
	border: 2px solid #fff;

}

#subContent #rightSide a {

	display: block;
	width: 193px;
	height: 183px;
	color: #fff;
	text-decoration: none;

}

#subContent #leftSide {

	background: url("images/box_leftbg.png") top left repeat-x;	
	height: 183px;
	border: 2px solid #fff;
	margin-right: 193px;
	font-size: 15px;
	
}

#subContent .container {

	padding: 15px;

}

#subContent h3 {

	margin: 0;
	color: #fffb85;
	font-size: 24px;

}

#footer1 {
	
	background: #00557c url("images/bodybg_bottom.png") bottom center no-repeat;
	width: 900px;
	margin-left: auto;
	margin-right: auto;

}

#footer2 {
	
	background: url("images/sign_right.png") bottom right no-repeat;

}

#bottomNav {

	padding-left: 125px;
	color: #b0e6ff;

}

#bottomNav a {

	color: #b0e6ff;
	font-weight: bold;

}

#copyright p {

	margin: 0;
	padding: 10px 0;
	color: #6ccfff;
	font-size: 10px;
	padding-left: 125px;

}

#copyright a {

	color: #b0e6ff;

}
