@charset "UTF-8";
/* CSS Document */

body {
	margin: 0 auto;
	background-color: #efeded;
 	font: 80%/1.5 arial, Verdana, 'Trebuchet MS', sans-serif;
 	text-align: center; 
	color: #555
}   
div#wrap {
	background-color: #FFFFFF; /* cosmetic */
	margin:0 auto;
	text-align: left;
    width:1100px;
	height:821px;
}
div#content {
	background-color: #FFFFFF; /* cosmetic */
	overflow: visible; /* set to taste */
	margin: 0 auto;
	height: 100%; /* height of div */
	top: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;	
}
div#banner {
	background-color: #FFFFFF; /* cosmetic */
	width: 700px; /* width of div */
	height: 76px; /* height of div */
	float:left;
	overflow: visible;
	padding-top:60px;
	padding-left:50px;
	
}
div#nav {
	margin: 0 auto;
	width: 700px; /* width of div */
	text-align: center;
	height: 88px;
	background-color: #fff;
	width: 100%;
	padding-top:50px;
}
div#menus {
	margin: 0 auto;
	width: 132px; /* width of div */
	text-align: left;
	height: 96px;
	padding-top:0px;
	background-image: url(images/sub_menu.png);
	background-repeat: no-repeat;
	float:left;
	margin:-45px 0px 0px -250px;
}
#menus ul {
	margin:0;
	list-style:none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin:6px 0px 0px -30px;
}
.navigation {
	font-family: Arial;
	color: #ED1C24;
	text-decoration: none;
	line-height: 10px;
	font-size: 11px;
	text-align: left;
	margin:0;
}
a.navMain:link {color: #000000;}
a.navMain:visited {color: #000000;}
a.navMain:active {color: #000000;}
a.navMain:hover {
	color: #ED1C24;
	font-family: "Arial", Arial;
}
a.navMain {text-decoration: none;}
#mycustomscroll {
	/* Typical fixed height and fixed width example */
	width: 290px;
	height: 376px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	background-color: #FFF;
	padding-top:0px;
	float:left;
	margin:110px 100px 0px 60px;
	font-family: Arial;
	color: #333333;
	text-decoration: none;
	line-height: 14px;
	font-size: 13px;
	text-align: left;
	padding: 5px;
}
.fixedwidth {
/* a wide div is used for creating horizontal scrollbars for demonstration purposes */
	width: 550px;
	height: auto;
	position: relative;
	color: black;
	padding: 1px;
}
.scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0; left: 0;
}

.vscrollerbase {
	width: 10px;
	background-color: white;
}
.vscrollerbar {
	width: 10px;
	background-color: black;
}
.hscrollerbase {
	height: 10px;
	background-color: white;
}
.hscrollerbar {
	height: 10px;
	background-color: black;
}

.scrollerjogbox {
	width: 10px;
	height: 10px;
	top: auto; left: auto;
	bottom: 0px; right: 0px;
	background-color: gray;
}
#mycustomscroll heads {
	font-family: Arial;
	color: #ff0000;
	text-decoration: none;
	line-height: 22px;
	font-size: 18px;
	text-align: left;
	margin:0px;
}
div#images {
	margin:3px 0px 0px 12px;
	width: 580px; /* width of div */
	height: 386px;
	background-color: #fff;
}
div#imagesmenu {
	margin:3px 0px 0px 320px;
	width: 580px; /* width of div */
	height: 386px;
	background-color: #fff;
}
div#copy {
	margin: -440px -210px 0px 0px;
	width: 300px; /* width of div */
	height: 386px;
	background-color: #fff;
	float:right;
	text-align:left;
	opacity: 0.75; 
    filter: alpha(opacity=75);
}
#copy heads {
	font-family: Arial;
	color: #ff0000;
	text-decoration: none;
	line-height: 28px;
	font-size: 24px;
	text-align: left;
	padding:20px 20px 0px 0px;
}
#copy abouttext {
	font-family: Arial;
	color: #000;
	text-decoration: none;
	line-height: 18px;
	font-size: 13px;
	text-align: justify;
	padding:0px 20px 0px 0px;
}
div#bottom {
	margin: -436px -200px 0px 0px;
	background-color: #fff; /* cosmetic */
	overflow: visible; /* set to taste */
	visibility: visible;
	width:300px;
	height:386px;
	padding: 0px 0px 0px 0px;
	float:right;
	opacity: 0.75; 
    filter: alpha(opacity=75);
}
hr {
	border: 0;
	border-bottom: 1px solid #000000;
	color: #000000;
	height: 1px;
	width: 100%;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
}
#footer {
	clear:both;
	padding:0px 0px;
	overflow: visible;
	font-size: 12px;
	text-align: left;
	width: 135%;
}
#footer footertext {
	font-family: Arial;
	color: #666;
	text-decoration: none;
	font-size: 13px;
}
div#winelist {
	margin: 3px -200px 6px 0px;
	background-color: #fff; /* cosmetic */
	overflow: visible; /* set to taste */
	visibility: visible;
	width:300px;
	height:386px;
	padding: 0px 0px 0px 0px;
	float:right;
}
#mycustomscrollwine {
	/* Typical fixed height and fixed width example */
	width: 570px;
	height: 376px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	background-color: #FFF;
	padding-top:0px;
	float:left;
	margin:110px 100px 0px 60px;
	font-family: Arial;
	color: #333333;
	text-decoration: none;
	line-height: 14px;
	font-size: 13px;
	text-align: left;
	padding: 5px;
}
#mycustomscrollwine heads {
	font-family: Arial;
	color: #ff0000;
	text-decoration: none;
	line-height: 22px;
	font-size: 18px;
	text-align: left;
	margin:0px;
}
div#menuswine {
	margin: 0 auto;
	width: 132px; /* width of div */
	text-align: left;
	height: 96px;
	padding-top:0px;
	background-image: url(images/sub_menu.png);
	background-repeat: no-repeat;
	float:left;
	margin:-45px 0px 0px -530px;
}
#menuswine ul {
	margin:0;
	list-style:none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin:-2px 0px 0px -30px;
}
div#gallery {
	margin: 3px 0px 6px 0px;
	background-color: #fff; /* cosmetic */
	overflow: visible; /* set to taste */
	visibility: visible;
	width:300px;
	height:386px;
	padding: 0px 0px 0px 0px;
	float:left;
}
