
html {height:100%;}

body {
	margin:0; 
	padding:0; 
	height:100%;
	background: #e6e6e6 url('/images/vines.png') no-repeat fixed bottom center; 
	font-family:arial, serif; 
	text-align: center; 
}

img{
	border: 0px;
}

.right 
{
	float: right;
	padding: 0;
}
.right a 
{
	padding: 0;
	margin: 0;
	margin-right: 10px;
}


#wrap {
	width:780px;
	margin:auto;
	position:relative;
}
* html #wrap {height:100%}


#inner-wrap {
	margin-top: 15px;
	padding-bottom:80px;
	text-align: left; 
}

#inner-wrap:after {
	content:" ";
	display:block;
	clear:both;
}

#footer_old {
	clear:both;
	height:60px;
	width:100%;
	color: black;
	text-align:center;
	font-size: 14px;
	vertical-align: middle;
	padding-top: 20px;
	border-top: 1px solid #e6e6e6;
}

#site_credits {
	font-size: 10pt;
	text-align: right;
	padding: 5px;
	margin-top: 5px;
}

#site_credits a:link,
#site_credits a:visited {
	font-size: 10pt;
	color: #d68533;
	text-decoration: none;
}

#site_credits a:hover	 {
	color: white;
	background-color: #d68533;
}


/* footer block */
.footer {
	display: table-cell; /* For FireFox and Opera */ 
	display: inline-block; /* For Opera and IE */ 
	width:560px; 
	vertical-align: top;
	position:relative;
	margin-right: 0px;
	margin-top: 10px;
	float:right;
}
	
	.footer .xtop, .footer .xbottom {display:block; background:transparent; font-size:1px; }
	.footer .xb1, .footer .xb2, .footer .xb3, .footer .xb4 {display:block; overflow:hidden;}
	.footer .xb1, .footer .xb2, .footer .xb3 {height:1px;}
	.footer .xb2, .footer .xb3, .footer .xb4 {background:#fff; border-left:1px solid #fff; border-right:1px solid #fff;}
	.footer .xbottom .xb2, .footer .xbottom .xb3, .footer .xbottom .xb4 {background:#fff;}
	.footer .xb1 {margin:0 5px; background:#fff;}
	.footer .xb2 {margin:0 3px; border-width:0 2px;}
	.footer .xb3 {margin:0 2px;}
	.footer .xb4 {height:2px; margin:0 1px; }

	.footer .xboxcontent {
		padding: .25em 6px;
		margin: 0;
		color: #000;
		font-size: 1em;
		border: 1px solid #fff;
		border-width: 0px 1px 0 1px;
		background-color: #fff;
		height: 120px;
		min-height: 120px;
		text-align: center;
	}

		.footer .xboxcontent ul {
			list-style-position: none;
			list-style-image: none;
			list-style-type: none;
			padding: 8px;
			font-size: 12px;
			margin: 0px;
			margin-bottom: 20px;
		}

		.footer .xboxcontent li {
			font-size: 14px;
			font-weight: normal;
		}

		.footer .xboxcontent h1 {
			font-family: Verdana, Arial, sans-serif;
			font-size: 16px;
			color: #898989;
			margin: 0px;
			margin-bottom: 5px;
		}

		.footer .xboxcontent h2 {
			font-family: Verdana, Arial, sans-serif;
			font-size: 14px;
			color: #898989;
			margin: 0px;
			margin-bottom: 5px;
		}

		.footer .xboxcontent h3 {
			font-family: Verdana, Arial, sans-serif;
			font-size: 12px;
			color: #898989;
			margin: 0px;
			margin-bottom: 5px;
		}

		.footer .xboxcontent li h1 {
			font-size: 12px;
			font-weight: normal;
		}

		.footer .xboxcontent a:link,
		.footer .xboxcontent a:visited {
			font-size: 14px;
			line-height: 2.0em;
			color: #d68533;
			text-decoration: none;
		}

		.footer .xboxcontent a:	 {
			color: #cc6600;
		}

		.footer .xboxcontent a:hover {
			background-color: #ccc;
		}


	/* main block */
	.main {
		display: table-cell; /* For FireFox and Opera */ 
		display: inline-block; /* For Opera and IE */ 
		width:560px; 
		vertical-align: top;
		position:relative;
		margin-left:10px;
	}

		.main .xtop, .main .xbottom {display:block; background:transparent; font-size:1px; }
		.main .xb1, .main .xb2, .main .xb3, .main .xb4 {display:block; overflow:hidden;}
		.main .xb1, .main .xb2, .main .xb3 {height:1px;}
		.main .xb2, .main .xb3, .main .xb4 {background:#fff; border-left:1px solid #fff; border-right:1px solid #fff;}
		.main .xbottom .xb2, .main .xbottom .xb3, .main .xbottom .xb4 {background:#fff;}
		.main .xb1 {margin:0 5px; background:#fff;}
		.main .xb2 {margin:0 3px; border-width:0 2px;}
		.main .xb3 {margin:0 2px;}
		.main .xb4 {height:2px; margin:0 1px; }

		.main .xboxcontent {
			padding: .25em 6px;
			margin: 0;
			color: #000;
			font-size: 1em;
			border: 1px solid #fff;
			border-width: 0px 1px 0 1px;
			background-color: #fff;
			min-height: 500px;
		}

			.main .xboxcontent ul {
				list-style-position: none;
				list-style-image: none;
				list-style-type: none;
				padding: 8px;
				font-size: 12px;
				margin: 0px;
				margin-bottom: 20px;
			}

			.main .xboxcontent li {
				font-size: 10px;
				font-weight: normal;
			}

			.main .xboxcontent h1 {
				font-family: Verdana, Arial, sans-serif;
				font-size: 16px;
				color: #898989;
				margin: 0px;
				margin-bottom: 5px;
			}

			.main .xboxcontent h2 {
				font-family: Verdana, Arial, sans-serif;
				font-size: 14px;
				color: #898989;
				margin: 0px;
				margin-bottom: 5px;
			}

			.main .xboxcontent h3 {
				font-family: Verdana, Arial, sans-serif;
				font-size: 12px;
				color: #898989;
				margin: 0px;
				margin-bottom: 5px;
			}

			.main .xboxcontent li h1 {
				font-size: 12px;
				font-weight: normal;
			}

			.main .xboxcontent a:link,
			.main .xboxcontent a:visited {
				font-size: 14px;
				line-height: 2.0em;
				color: #d68533;
				text-decoration: none;
			}

			.main .xboxcontent a:	 {
				color: #cc6600;
			}




#header {
	padding-top: 10px;
	padding-bottom: 0px;
	xmargin-bottom: 10px;
}

#logo {
	text-align: center;
}


.menublock{
	padding: 5px;
}


.menublock .heading {
	margin-bottom: 20px;
	text-align: center;
}

.menublock .heading h1 {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	border: none;
	margin: 0px;
	padding: 0px;
}

.menublock .heading h2 {
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}

.menublock .heading h3 {
	text-align: center;
	padding: 0px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.menublock h1 {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	border: none;
	margin: 0px;
	padding: 0px;
}

.menublock h2 {
	text-align: left;
	padding: 0px;
	margin: 0px;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}

.menublock h3 {
	padding: 0px;
	margin-bottom: 10px;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

.menublock h3 {
	padding: 0px;
	margin-bottom: 10px;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

.menublock h4 {
	display: inline;
	display: inline-block;
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #cc6600;
}


.menublock ul{
	margin: 0px;
	margin-top: 4px;
	margin-bottom: 20px;
	padding: 0px;
	list-style:none;
	position:relative;
	background:#fff;
	color:#000;
}

.menublock ul li {
	margin-bottom: 4px;
	width: 100%;
}


.menublock ul li:first-child {
}

.menublock li .firstline{
	border-bottom:1px solid #ddd;
	margin-top: 0px;
	margin-left: 0px;
	font-size: 10pt;
	font-weight: bold;
	width: 100%;
}

.menublock li p {
	font-size: 8pt;
	margin-top: 2px;
	margin-left: 20px;
	margin-bottom: 0px;
	padding: 0px;
	line-height:1.25;
	width: 90%;
}

.menublock .priceblock {
	font-size: 10pt;
	float: right;
	background:#fff;
	padding:1px 0 1px 5px;
	color:#000;
	margin-top:0px;
	z-index: 1000;
}


.menublock li em{
	text-align: left;
	margin:0;
	top:.2em;
	padding:1px 0 1px 5px;
	background:#fff;
	font-style:normal;
}

.menublock li p .abv_location{
	font-size: 8pt;
	font-weight: normal;
	margin: 0px;
	color:#898989;
}

.menublock li p .special_size{
	font-size: 8pt;
	font-weight: normal;
	margin: 0px;
	color:#000;
}

.menublock ul li h3{
	display: table-cell; /* For FireFox and Opera */ 
	display: inline-block; /* For Opera and IE */ 
	top:.2em;
	font-size: 8pt;
	font-weight: normal;
	margin: 0px;
	color:#000;
}

.menublock special_size{
	font-size: 8pt;
	font-weight: normal;
	margin: 0px;
	color:#000;
}

.index_photos_control ul {
	margin-left: 10px;
	margin-right: 10px;
}

.index_photos_control li {
	margin-bottom: 10px;
}

.index_photos_control li img {
	border: 1px solid black;
}


.index_photos_control li a img {
	margin-left: 15px;
}

.index_photos_control li a img:first-child {
}

.index_photos_control li a:hover {
	opacity: 0.75;
	filter: alpha(opacity=75);
}

