body {
	margin: 0px;
	margin-top: 30px;
	padding: 0px;
	color: #5F4334;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	background-image:url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center;
}


#container {
	margin-bottom: 5px;
	border: 1px solid #999;
	background-color: white;
	padding-top: 20px;
}


#nav .logo {
	width: 325px; 
	float: left; 
	height: 34px;
	border-bottom: 1px solid #999;
	margin: 0px;
}

#nav #main {
	width: 950px;
	height: 35px;
	margin: 0px;
}

#nav #sub {
	height: 8px;
	background: #D7D7D7;
	width: 950px;
	clear:both;
}

#nav .spacer {
	border-bottom: 1px solid #999; 
	height: 34px;
	float: left;
}


.tab {
	background-image: url(/images/nav_tab_deselected.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	height: 33px;
	width: 140px;
	border: 1px solid #999;
	vertical-align: bottom;
	float: left;
}

.tabOn {
	background-image: url(/images/nav_tab_selected.gif);
	background-repeat: repeat;
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	height: 33px;
	width: 140px;
	border: 1px solid #999;
	border-bottom: 1px solid #d7d7d7;
	vertical-align: bottom;
	font-weight: bold;
	float: left;
}

.tabOn a {
	text-decoration: none;
	color: #750C14;
	padding: 2px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
	font-size: 12px;
}

.tab a {
	text-decoration: none;
	padding: 2px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
	font-size: 12px;
}


#content {
	margin-top: 8px;
	margin-bottom: 20px;
	height: auto;
	float: none;
}


#header {
	text-align: left;
	font-size: 18px;
	color: #750C14;
	margin-top: 5px;
	margin-left: 20px;
	margin-bottom: 2px;
}

#copy {
	background-color: #ffffff;
	width: 700px;
	margin-bottom: 5px;
	padding-bottom: 15px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	margin-left: 20px;
}

#copy p {
	padding: 2px;
	margin: 3px;
}

#content #main {
	float: left;
	width: 700px;
}

#content #menu {
	margin-left: 30px;
	margin-top: 5px;
	float: left;
	width: 200px;
}

#footer {
	border-top: 1px solid #999;
	font-size: 10px;
	padding: 7px;
	width: 920px;
	text-align: right;
	color: #999;
	background-image: url(/images/logo_footer.gif);
	background-position: left;
	background-repeat: no-repeat;
	float: none;
	clear:both;
}

#footer a {
	color: #666;
}

a {
	color: #5F4334;
}

a:hover {
	text-decoration: none;
}

.formLabel {
	font-weight: bold;
	text-align: center;
}

#score {
	font-size: 15px;
	padding: 5px;
	border: dashed 1px #666;
	width: 600px;
}

#DatePublished {
	font-size: 11px;	
}


.supportingImage {
	border: 1px solid #750C14;
	padding: 1px;
	background-color: #D7D7D7;
	font-size: 11px;
	text-align: right;
	margin: 5px;
}

.seeAlso {
	margin-top: 10px;
	font-size: 12px;
	padding: 4px;
	width: 190px;
	border-top: 1px solid #750C14;
}

.seeAlso a {
	color: #750C14;
	line-height: 150%;
}

.articleTools {
	margin-top: 10px;
	font-size: 18px;
	padding: 4px;
	width: 190px;
	border-top: 1px solid #750C14;
}

.articleTools a {
	color: #999;
}

#mainSwapper {
	width: 704px;
	height: 320px;
	clear: both;
}

#mainSwapper #swapee {
	height: 320px;
	width: 200px;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	float: left;
	color: #750C14;
	cursor: pointer;
}

.item {
	height: 79px;
	width: 200px;
	background-color: #d7d7d7;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	text-align: left;
	vertical-align: middle;
	float: left;
}


#mainSwapper #swapee p {
	margin: 5px;
}

.itemOn {
	height: 80px;
	width: 200px;
	background-image:url(/images/swapper_item_bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	text-align: left;
	vertical-align: middle;
	float: left;
}

#mainSwapper #graphic {
	height: 320px;
	width: 500px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;	
	border-top: 1px solid #999;
	background-image:url(/images/swapper_graphic_1.jpg);
	overflow: hidden;
}

.wineTerm {
	width: 250px;
	padding: 3px;
	margin: 2px;
	float: left;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
}

.wineScore {
	width: 300px;
	padding: 3px;
	margin: 2px;
	float: left;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
}

.wineArticle {
	padding: 3px;
	margin: 2px;
	border-bottom: 1px dashed #999;
}

h1 {
	display: none;
}

h2 {
	display: none;
}

input {
	font-size: 12px;
	border: 1px inset #999;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding: 3px;
}

.search {
	background-image:url(../images/search_icon.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
}

.outset {
	border: 1px outset #999;
	padding: 1px;
}

.food {
	padding: 3px;
}

.foodCat {
	clear: both;
	border: 1px #CCC solid;
	padding: 5px;
	margin: 10px;
	font-size: 15px;
	cursor:pointer;
}
