body	{
	margin: 0px;
	text-align: center;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #000000;
	}

.fplogo	{
	margin-bottom: 50px!important;
	}

#mainbox	{
	padding: 0px;
	background-image: URL('../_images/biglogbg.jpg');
	}

#mainlogo	{
	margin-bottom: 15px;
	}

.logolinks	{
	width: 100%;
	background-image: URL('../_images/graytrans.gif');
	padding: 2px;
	}

.logolinks A	{
	text-decoration: none;
	border: 1px solid #000000;
	padding: 2px;
	font-weight: bold;
	margin-left: 15px;
	margin-right: 15px;
	padding-left: 15px;
	padding-right: 15px;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: italic;
	font-size: 12px;
	letter-spacing: 1px;
	}

#toplogolinks	{
	border-bottom: 2px solid #000000;
	text-align: right;
	}

#toplogolinks2	{
	border-bottom: 2px solid #000000;
	text-align: left;
	}

#bottomlogolinks	{
	border-top: 2px solid #000000;
	text-align: left;
	clear: both;
	}

#toplogolinks A	{
	color: #ffffff;
	background-color: #8A9990;
	}
	
#toplogolinks2 A	{
	color: #ffffff;
	background-color: #968480;
	}
	
#bottomlogolinks A	{
	color: #ffffff;
	background-color: #968480;
	}
	
#toplogolinks A:hover	{
	color: #FFFFFF;
	background-color: #215A38;
	}

#toplogolinks2 A:hover	{
	color: #FFFFFF;
	background-color: #965444;
	}

#bottomlogolinks A:hover	{
	color: #FFFFFF;
	background-color: #965444;
	}

.topblurb	{
	color: #777777;
	text-align: right;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	padding-right: 10px;
	margin-bottom: 8px;
	white-space: nowrap;
	}

.fptopblurb	{
	color: #777777;
	text-align: right;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	padding-right: 10px;
	margin-bottom: 8px;
	margin-top: 100px;
	white-space: nowrap;
	}

.nspblurb	{
	color: #777777;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding-left: 10px;
	margin-top: 20px;
	white-space: nowrap;
	}

.nspblurb A	{
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	}

.nspblurb A:hover	{
	color: #aaaaaa;
	font-weight: bold;
	}

#contentcell	{
	padding: 50px;
	}

#contentoutline	{
	border: 2px solid #000000;
	padding: 0px;
	background-color: #E4CFB3;
	}

#contentbox	{
	background-image: URL('../_images/papertexture.jpg');
	border: 4px outset #DBD3BF;
	padding: 10px;
	background-color: #DBD3BF;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: italic;
	}

#contentbox .header	{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-style: italic;
	font-size: 26px;
	font-weight: normal;
	letter-spacing: 1px;
	padding-bottom: 1px;
	border-bottom: 2px solid #807465;
	margin-bottom: 15px;
	}

#contentbox .subheader	{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-style: italic;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 1px;
	padding-bottom: 1px;
	border-bottom: 1px solid #807465;
	border-top: 1px solid #807465;
	margin-bottom: 15px;
	text-align: left;
	margin-left: 25%;
	margin-right: 10%;
	padding-left: 15px;
	margin-top: 20px;
	}

.item	{
	width: 100%;
	border-bottom: 1px dashed #807465;
	font-size: 95%;
	}
	
.name	{
	font-style: normal;
	font-size: 110%;
	}

.description	{
	font-size: 90%;
	}

.price	{
	display: block;
	font-style: normal;
	float: right;
	vertical-align: middle;
	padding-left: 15px;
	}
	
.wine .year	{
	}

.wine .type	{
	font-size: 90%;
	}

.wine .region	{
	font-size: 75%;
	}

.wine .pr	{
	font-size: 75%;
	color: #9D654F;
	}

.menubox	{
	text-align: left;
	margin-left: 5%;
	}


.wine	{
	display: list-item;
	list-style-image: URL('../_images/list-dot.gif');
	}

#leftbox	{
	background-image: URL('../_images/brickpattern.png');
	border-right: 2px solid #000000;
	}

.favorite	{
	position: relative;
	left: -25;
	}

.toppings	{
	font-size: 80%;
	}

.toppings .subheader	{
	margin: 0px!important;
	margin-bottom: 15px!important;
	text-align: center!important;
	padding: 0px!important;
	}
	
.spacer	{
	clear: both;
	}