@charset "utf-8";
/* CSS Document */

#header {
	position:absolute;
	left:0px;
	top:10px;
	width:976px;
	height:294px;
	z-index:auto;
	border: 8px ridge #FFCC00;
	background-image: url(../Images/winecafe_header_back1.png);
}
#content {
	position:absolute;
	left:0;
	top:334px;
	width:976px;
	height:887px;
	z-index:2;
	border: 8px ridge #FFCC00;
	background-image: none;
	background-color: #000;
}
#content_text {
	position: absolute;
	height: 270px;
	width: 727px;
	left: 221px;
	top: 35px;
}
#header_location {
	position: absolute;
	height: 115px;
	width: 512px;
	left: 54px;
	top: 174px;
	text-align: center;
}
#content_photo {
	position: absolute;
	height: 514px;
	width: 784px;
	left: 191px;
	top: 67px;
}
#footer {
	position:absolute;
	left:0px;
	top:1252px;
	width:976px;
	height:36px;
	z-index:3;
	background-color: #000000;
	border: 8px ridge #ffcc00;
}
body {
	text-align: right;
	background-repeat: repeat-x;
	background-image: url(../Images/background_embossed_2_burgundy.gif);
}
#master {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
}
#menu {
	position: absolute;
	height: 460px;
	width: 150px;
	left: 25px;
	top: 85px;
}
#logo {
	position: absolute;
	height: 148px;
	width: 508px;
	left: 54px;
	top: 19px;
	border: 4px solid #820000;
}
#page_title_header {
	position: absolute;
	height: 42px;
	width: 99px;
	left: 736px;
	top: 11px;
}
#hp {
	position: absolute;
	height: 284px;
	width: 859px;
	left: 130px;
	top: 595px;
	text-align: left;
}
a {
 outline-style: none;
}

