*{margin:0; padding:0;}

body{
	font-family: sans-serif;
	font-size:10pt;
}

#central_area {
	position:relative;
	left:0px;
	top:0px;
	width:1024px;
	min-height:768px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	background-color:#FFFFFF;

}

#site-wrapper{
	float:left;
	background:#FFFFFF;
}

#header-left {
/*	position:relative;
	left:0px;
	top:0px;*/
	float:left;
	width:760px;
	height:300px;
}

#password-area {
/*	position:absolute;
	left:760px;
	top:0px;*/
	width:264px;
	height:50px;
	background-color: #FFFFFF;
	padding-top:6px;
	font-size:6pt;
}
#password-area a{
	text-decoration:none;
/*	color:#000000;*/
	padding-left:5px;
	padding-right:8px;
}

#password-area input{
	font-size:10px;
	height:12px;
}

#header-right {
	position:relative;
/*	left:760px;*/
	top:-5px;
	width:264px;
	height:250px;
}

#menu-area{
	clear:left;
	float:left;
	position:relative;
	top:-6px;
}

#menu-left {
	position:absolute;
	left:0px;
	top:0px;
	width:595px;
	height:35px;
	background-image: url(images/menu_left.gif);
}

#grape-area {
	position:absolute;
	left:569px;
	top:0px;
	width:101px;
	height:35px;
}

#menu-right {
	position:absolute;
	left:670px;
	top:0px;
	width:354px;
	height:35px;
	background-image: url(images/menu_right.gif);
}

#welcome {
/*	position:absolute;
	left:0px;
	top:31px;*/
	float:left;
	width:603px;
	height:92px;
}

#grape-area008 {
	position:absolute;
	left:603px;
	top:0px;
/*	float:left;*/
	width:67px;
	height:20px;
}

#featured-wine-text {
	padding-top:10px;
/*	position:absolute;
	left:669px;
	top:31px;*/
	width:356px;
/*	height:65px;*/
	background-color: #FFFFFF;
	font-size:24pt;
	font-style:italic;
	text-align:center;
	color:#00194B;
}

#test2-10 {
/*	position:absolute;
	left:603px;
	top:50px;*/
	float:left;
	width:27px;
	height:382px;
	background-color: #FFFFFF;
}

#vertical-bar {
/*	position:absolute;
	left:629px;
	top:50px;*/
	float:left;
	width:11px;
	height:382px;
	background-color:#FFFFFF;
}

#test2-12 {
/*	position:absolute;
	left:640px;
	top:50px;*/
	width:30px;
	height:382px;
	background-color: #FFFFFF;
	float:left;
}

#featured-wine {
/*	position:absolute;
	left:670px;
	top:375px;*/
	width:354px;
	height:124px;
    background-color:#FFFFFF;
}

#featured-wine a{
	text-decoration:none;
}

#featured-wine img{
    border: 0px;
}

#wine-rack {
/*	position:absolute;
	left:0px;
	top:122px;*/
	clear:left;
	float:left;
	width:290px;
	height:310px;
	background-color:#FFFFFF;
}

#intro-text {
/*	position:relative;
	left:290px;
	top:-305px;*/
	float:left;
	width:348px;
	min-height:310px;
	background-color: #FFFFFF;
	font-size:10pt;
	padding-left:6px;
	padding-top:10px;
}

#horizontal-bar {
/*	position:absolute;
	left:670px;
	top:499px;*/
	width:354px;
	height:12px;
}

#monthly-special-tile {
/*	position:absolute;
	left:670px;
	top:511px;*/
	width:354px;
	min-height:60px;
    background-color:#FFFFFF;
}

#montly-special {
/*	position:absolute;
	left:670px;
	top:571px;*/
	width:354px;
	min-height:166px;
/*	background-image: url(images/montly_special.gif); */
	background:#FFFFFF;
	text-align:center;
	font-size:10pt;
}

.stream-area{
    position:relative;/*
    left:0px;
*/    top:31px;
	clear:left;
	float:left;
    width:1014px;
    min-height: 200px;
    padding:5px;
	margin-bottom:15px;
    background-color: #FFFFFF;
	
}

#footer{
    position:relative;
    min-height:34px;
	padding-top:4px;
	padding-left:7px;
	padding-right:7px;
	padding-bottom:4px;
	background:#FFFFFF;
    width:1010px;
/*    top:435px;*/
	clear:left;
	float:left;
}

#copyright {
/*	position:absolute;
	left:0px;
    top:0px;*/
	position:relative;
	float:left;
	width:130px;
	min-height:39px;
	font-size:11px;
/*	background-color: #00194B;*/
	color:#FFFFFF;
	background:#00194b;
}

#copyright a{
    text-decoration: none;
    color:#FFFFFF;
}

#footer-bg {
/*	position:absolute;
	left:141px;
	top:737px;
    top:0px;*/
	float:left;
	position:relative;
	width:1010px;
	min-height:39px;
	background:#00194b;
/*	background-image: url(images/footer_bg.gif);*/
}

#middle-area{
	background:#FFFFFF;
	clear:left;
	float:left;
	position:relative;
	top:29px;
	width:100%;
}

.bottom_menu {
	float:right;
	color:#FFFFFF;
	margin-top:8px;
	margin-right:0px;
	font-size:11px;
}

.bottom_menu a{
	text-decoration:none;
	color:#FFFFFF;
	margin-right:4px;
	margin-left:4px;
}
.top_menu {
	position:relative;
	top:6px;
	color:#FFFFFF;
}

.top_menu ul{
	margin-left:20px;
	list-style:none;
}
.top_menu li{
	background-image:url(images/menu_arrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	float:left;
	padding-left:20px;
	padding-right:30px;
}

.top_menu a{
	text-decoration:none;
	font-size:18px;
	color: #FFFFFF;
}

.round-button{
	cursor:pointer;
	background:#00194b;
	color:#FFFFFF;
	padding:0.5em 1em;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius: 50px;
	text-decoration:none;
	display:inline-block;
}

.round-button:hover{
/*	background-color:#333;*/
	color:#75ABFF;
}

img.small-logo{
	position:relative;
	top:4px;
}
