#wrapindex
	{
	position: absolute;
	left: 50%; 
        top: 50%;
        width: 800px;
        height: 600px;
     	margin-top: -300px; /* half of the height */
     	margin-left: -400px; /* half of the width */
	background-color:#CC3300;
	border: 5px solid white;
	}
	
#wrapmenu
	{
	position: absolute;
	left: 50%; 
        top: 50%;
        width: 800px;
        height: 600px;
     	margin-top: -300px; /* half of the height */
     	margin-left: -400px; /* half of the width */
	background-color:#339933;
	border: 5px solid white;
	}

	
#wrapwine
	{
	position: absolute;
	left: 50%; 
        top: 50%;
        width: 800px;
        height: 600px;
     	margin-top: -300px; /* half of the height */
     	margin-left: -400px; /* half of the width */
	background-color:#996699;
	border: 5px solid white;
	}

#wrapstaff
	{
	position: absolute;
	left: 50%; 
        top: 50%;
        width: 800px;
        height: 600px;
     	margin-top: -300px; /* half of the height */
     	margin-left: -400px; /* half of the width */
	background-color:#666666;
	border: 5px solid white;
	}

#wrapdirections
	{
	position: absolute;
	left: 50%; 
        top: 50%;
        width: 800px;
        height: 600px;
     	margin-top: -300px; /* half of the height */
     	margin-left: -400px; /* half of the width */
	background-color:#006666;
	border: 5px solid white;
	}

#wrappress
	{
	position: absolute;
	left: 50%; 
        top: 50%;
        width: 800px;
        height: 600px;
     	margin-top: -300px; /* half of the height */
     	margin-left: -400px; /* half of the width */
	background-color: #336699;
	border: 5px solid white;
	}


#banner
	{
	padding: 125px 0px 0px 35px;
	float: left;
	}

#links
	{
	padding: 25px 0px 10px 0px;
	margin-left: 150px;
	border-bottom: 5px solid white;
	}

#content
	{
	padding: 10px 25px 0px 0px;
	margin-left: 150px;
	}

#footer
	{
	position: absolute;
	top: 543px;
	padding: 5px 20px 0px 0px;
	margin-left: 145px;
	border-top: 5px solid white;
	color: white;
	width: 630px;
	left: 6px;
	}

body	{
	background-color: black;
	}


a
	{	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: medium;
	color: white;
	}
	
.presslink
	{	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: medium;
	color: white;
	}

p
	{	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: medium;
	color: black; 
	}

.footer
	{	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: .9em;
	color: white;
	padding-top: 5px;
	text-align: center;
	}

.press
	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: medium;
	color: black; 
	}

ul
	{
	list-style: none;
	text-align: center;
	}

li
	{
	padding: 0px;
	margin: 0px;
	}

a.menu
	{	
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	text-align: left;
	color: white;
	text-decoration: none;
	font-size: medium;
	padding-right: 14px;
	}

a.menuon
	{	
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	text-align: left;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1.1em;
	padding-right: 13px;
	}

h1
	{	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: large;
	color: white;
	}

h2
	{	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: large;
	color: black;
	}
	
.quote
	{	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: medium;
	color: white;
	}
	
.more
	{	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: medium;
	color: white;
	text-align: center;
	}

img.content
	{
	margin-right: 20px;
	margin-bottom: 10px;
	border: 5px solid white;
	}
	
img.content2
	{
	margin-top: 20px;
	border: 5px solid white;
	}

img.arrows
	{
	border: 0px;
	padding-right: 10px;
	}
	
.contentcaption
	{
	float: left;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: .7em;
	color: white;
	}	
td	
	{	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: .7em;
	vertical-align: top;
	}

.wine	
	{	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: .9em;
	vertical-align: top;
	}

.wineprice
	{	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: .9em;
	vertical-align: top;
	text-align: right;
	}

td.indent	
	{
	padding-left: 10px;
	font-size: .7em;
	}

td.price
	{
	text-align: right;
	}
	
table.left
	{
	float: left;
	margin-right: 25px;
	}

th 	
	{
	text-align: left;	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: .9em;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
	}

th.top
	{
	padding-top: 10px;
	}
