body {
	background-color: #88A0DC;
	background-repeat: repeat-x;
	scrollbar-arrow-color: #587ad1;
	scrollbar-track-color:#587ad1;
	scrollbar-face-color: #ffcc00;
	scrollbar-highlight-color: #587ad1;
	scrollbar-3dlight-color: #587ad1;
	scrollbar-darkshadow-color: #587ad1;
	scrollbar-shadow-color: #587ad1;
	background-image: url(../media/layout/bodygradiant.gif);
}
#container {
	position: absolute;
	height: 600px;
	width: 800px;
	top: 50%;
	left: 50%;
	margin-top: -300px;
	margin-left: -400px;
	background-image: url(../media/layout/bkgrnd.jpg);
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #587AD1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #587AD1;
	border-right-color: #587AD1;
	border-left-color: #587AD1;
	
}
#maincontent {
	height: 450px;
	width: 380px;
	position: absolute;
	left: 400px;
	top: 12px;
	overflow: auto;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
#maincontent a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	padding-right: 2px;
	padding-left: 2px;
	height: 14px;
	text-align: right;
}
#maincontent a:hover {
	color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
	background-color: #FFCC00;
}
#rightpicture {
	height: 460px;
	width: 230px;
	position: absolute;
	left: 160px;
	top: 12px;
	background-color: #587AD1;
}
#navigation {
	position: absolute;
	left: 18px;
	top: 120px;
	width: 120px;
	height: 200px;
	background-repeat: no-repeat;
	color: White;
}
#navigation li {
	margin-top: -3px;
	list-style-type: none;
}

#navigation ul {
	margin: 0;
	padding: 0px 0 0;
	list-style: none;
}

#navigation a {
	display: block;
	width: 120px;
	height: 16px;
	text-decoration: none;
	clip:         rect(auto auto auto auto);
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 0px;
	text-align: left;
	font-weight: bold;
	background-image: url(../media/layout/link_gradiant.gif);
	background-repeat: repeat-x;
	padding-left: 2px;
}
#navigation a:hover {
	color: #587cd1;
	background-image: url(../media/layout/link_gradiant_b.gif);
	background-repeat: repeat-x;
}
#navigation a span {
	visibility: hidden;

}
#navigation a#enter {
	height: 14px;
	width: 120px;
}
#navigation a#enter:hover {
}
#navigation a#home {
	height: 14px;
	width: 120px;
}
#navigation a#home:hover {
}

#navigation a#find {
	height: 16px;
	width: 120px;
}
#navigation a#find:hover {

}

#navigation a#menu {
	height: 16px;
	width: 120px;


}
#navigation a#menu:hover {
}

#navigation a#winelist {
	height: 16px;
	width: 120px;


}
#navigation a#winelist:hover {
}

#navigation a#local {
	height: 16px;
	width: 120px;


}
#navigation a#local:hover {
}

#navigation a#vtour {
	height: 16px;
	width: 120px;
}
#navigation a#vtour:hover {

}	
#bottom_bar {
	background-image: url(../media/layout/bottombar.gif);
	background-repeat: repeat-x;
	height: 5px;
	width: 100%;
	position: absolute;
	top: 595px;
}
#flashscroller {
	height: 100px;
	width: 100%;
	position: absolute;
	background-color: #FFCC00;
	bottom: 0px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFCC00;
	font-weight: lighter;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
}
li {
	color: #FFFFFF;
	list-style-type: square;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
}
#clientbox {
	background-color: #CCCCCC;
	width: 82%;
	padding: 5px;
	margin-bottom: 20px;
}
#clientbox h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 5px;
	background-image: url(../media/layout/buttons/a.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#clientbox a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	background-image: url(../media/layout/buttons/a.gif);
	height: 14px;
	text-align: right;
}
#clientbox a:hover {
	color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
	background-color: #FF66CC;
	background-image: url(../media/layout/buttons/b.gif);
}
#clientbox p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
}
#intro {
	height: 450px;
	width: 100%;
	position: absolute;
	top: 50%;
	border: 1px solid #FFCC00;
	margin-top: -225px;
	text-align: center;
	padding-top: 25px;
	background-color: #FFFFFF;
}
