body {
	background: #2E0B05 url(css/img) top left repeat-x;
	font-family:Arial, sans-serif;
}

img, a img, a { border:none; text-decoration:none;}

h1, h2, h3, h4, h5, h6, h7, h8 {margin:0; padding:1.2pt 1.3pt;}

a, a:link, a:visited, a:hover, a:active { color:black; text-decoration:none; font-weight:bold;}
a:hover { text-decoration:underline; }

fieldset {
	width:80%;
	margin:10px auto 26px;
	padding: 1.3em;
	background-image: url(img/trans_beige.png);
}

fieldset .link {
	display:block;
	text-align:right;
	font-size:.8em;
}

legend {
	font-weight:bold;
}

tr .odd {
	background-color:#FFCC66;
}

tr .even {
	background-color:#99CC66;

}

tr .th {
	background-color:white;
}

.price { font-size:10pt; font-weight:bold; text-align:right;}

#reviews {
	margin-bottom:26px;
	padding-bottom:30px;
}

#inti {
	margin:	50px auto;
	padding:0;
	border:none;
}

#page_contents {
	margin: 0;
	padding: 10px;
	width: 740px;
	height:	400px;
	overflow:auto; 
	background:	#DBD2C4 url(img/bg_pic.jpg) no-repeat;
	position:relative;
	/*background: #9B8883 url(images/new_interior_11.jpg) top left;*/
}

#page_contents .menu {
	margin:14px 20px; 
	padding:10px; 
	/*background-color:#FFFF99;*/
	background-image:url(img/trans_yellow.png);
	border:1px dashed red; 
	position:relative;
}

#page_contents .winelist {
	margin:0; 
	padding:6px; 
	/*background-color:#ffff99;*/ 
	background-image:url(img/trans_yellow.png);
	border:1px dashed red; 
	font-size:12px;
}

#page_contents .menu h4, #page_contents .menu h3 {padding:1.1pt;}

#page_contents .menu h3, tr.wine_menu th { font-family:Georgia, "Times New Roman", Times, serif; color:#8b0000; font-size:1.35em;}

#page_contents .menu p {margin:0; padding:0; font-size:9pt;}

#page_contents .sub_content table p {
	font-size:	13px;
}

#menu_header {
	width:	699px;
	height:202px;
	margin: 0 auto;
	background: transparent url(img/699_header_1.png) no-repeat;
	position:absolute;
	top: 0;
	left: 30px;
	
}

#menu_header table#menu_links {
	position:absolute;
	top:	20px;
	left:	102px;
	height: 40px;
	width:500px;
}


#menu_header table#menu_links th {
	font-size: 17px;
	line-height:40px;
}

#menu_header a:hover {
	text-decoration:underline;
	background-color:white;
}

#header_break {
	position: relative;
	margin-top:74px;
	background:transparent url(img/699_footer_1.png) no-repeat bottom left;
}

img .thumb {
	float: left;
}

.thumbnails img {
	float:	left;
	margin:	5px;
	padding:	1px;
	border:1px solid black;
}

.alert {
	width:580px;
	height:48px;
	margin: 12px auto;
	/*background-color:#A0BDF5;*/
	border:1px dotted darkRed;
	font-size:13px;
	line-height:48px;
	text-align:center;
	background-image:url(img/trans_yellow.png);
}

.alert img {
	margin-left:20px;
}

div .alert:active {
	background-color:yellow;
}

#footer {
	text-align:center;
	color:	white;
	font-size:	11px;
}

.hosted_tag {
	color: #cccccc;
	margin-right:8px;
	font-size:	11px;
}

.hosted_tag a:link, .hosted_tag a:visited, .hosted_tag:active {
	color:white;
	text-decoration:underline;
}

.hosted_tag a:hover {
	color:#FFFF99;
}
