
/* CLEAR TAGS  */


body, h1, h2, h3, h4, h5, h6, p, form, blockquote {
	padding: 0;
	margin: 0;
	font-size: small;
	}

h1, h2, h3, h4, h5, h6, pre, code {
	font-size: small;
	}

a {
	text-decoration: none;
	outline: none;
	}

a img {
	border: none;
	outline: none;
	}


/* GENERAL  */


body {
	background-color: #eee;
	color: #000;
	font-family: Trebuchet MS, verdana, san serif;
	}

img {
	-ms-interpolation-mode: bicubic;
	}

#wrapper {
	width: 717px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	}

.webtop {
	width: 995px;
	height: 411px;
	background-color: #eee;
	background-image: url(images/photo-top1.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	position: relative;
	text-align: center;
	}
	
.webbase{
	width: 995px;
	height: 290px;
	background-color: #171717;
	background-image: url(images/photo-base1.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	position: relative;
	}

.webbase2{
	width: 100%;
	background-color: #ebe1e1;
	border: solid #171717 1px;
	padding: 10px;
	}

.righttop {
	position: absolute;
	top: 98px;
	right: 0;
	width: 308px;
	}

.rightbase {
	color: #fff;
	position: absolute;
	top: 55px;
	right: 0;
	width: 300px;
	}

.lefttop {
	position: absolute;
	top: 115px;
	left: 20px;
	width: 255px;
	}

h1 {
	margin-bottom: .25em;
	font-size: 1.5em;
	font-family: Trebuchet MS, verdana, san serif;
	color: #01467f;
	}

p {
	font-size: small;
	margin-bottom: 1.25em;
	}


/* Nav */


.butt1, .butt2, .butt3, .butt4, .butt5	{
	margin: 0; 
	padding: 0;
	background-position: top left;
	background-repeat: no-repeat;
	width: 143px;
	height: 33px;
	overflow: hidden;
	}

.butt1 div, .butt2 div, .butt3 div, .butt4 div, .butt5 div	{
	width: 143px;
	height: 33px;
	position: relative;
	}

.butt1 div img, .butt2 div img, .butt3 div img, .butt4 div img, .butt5 div img	{
	position: absolute;
	top: 0;
	left: 0;
	}

.butt1 div .topper, .butt2 div .topper, .butt3 div .topper, .butt4 div .topper, .butt5 div .topper	{
	position: absolute;
	top: 0;
	left: 0;
	z-index: +1;
	}

.butt1 a, .butt2 a, .butt3 a, .butt4 a, .butt5 a {
	display: block;
	width: 143px;
	height: 33px;
	display: block;
	float: left;
	text-decoration: none;
	overflow: hidden;
	}

.butt1 img, .butt2 img, .butt3 img, .butt4 img, .butt5 img {
	width: 143px;
	height: 33px;
	border: 0;
	}

.butt1 a:hover .topper, .butt2 a:hover .topper, .butt3 a:hover .topper, .butt4 a:hover .topper, .butt5 a:hover .topper {
	visibility: hidden;
	}

#centerlogoshell {
	padding: 5px 0 0 0;
	text-align: center;
	
	}

#poweredbyb {
	margin: 10px 0 10px 0;
	}

.smallb {
	font-size: 11px;
	color: #999;
	}


/* LINKS */


a {
	color: #c38155;
	text-decoration: underline;
	}

a:hover	{
	color: #762500;
	}

.subnav {
	color: #739ac7;
	font-size: .75em;
	padding: 15px 20px 5px 20px;
	text-align: center;
	}

.subnav a {
	color: #004681;
	}

.subnav a:hover {
	color: #000;
	}

#navcolumn {
	background-color: transparent;
	background-image: url(templateimages/winefood09/bg-navunder.gif);
	background-position: top left;
	background-repeat: no-repeat;
	vertical-align: top;
	padding: 0 2px 30px 0;
	border-right: solid #739ac5 1px;
	}

.navshell {
	background-color: transparent;
	background-image: url(templateimages/winefood09/bg-navpaper.gif);
	background-position: top left;
	background-repeat: no-repeat;
	}

#nav {
	background-color: transparent;
	background-image: url(templateimages/winefood09/bg-nav-top.png);
	background-position: top left;
	background-repeat: no-repeat;
	}

#navigator {
	width: 153px;
	margin: 0 0 10px 0;
	min-height: 85px;
	}

.button1, .button2, .currentpage, .submen {
	font-family: Trebuchet MS, verdana, san serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	width: 153px;
	}

.button1 a, .button2 a, .currentpage a, .submen a {
	padding: 2px 10px 3px 5px;
	text-decoration: none;
	display: block;
	width: auto;
	color: #000000;
	}

.currentpage a {
	color: #fff;
	background-color: #004681;
	background-image: url(templateimages/bg-navcurrent.gif);
	background-position: top right;
	background-repeat: no-repeat;
	}

.currentpage a:hover,
.button1 a:hover,
.button2 a:hover,
.submen a:hover {
	color: #004681;
	background-color: #b1cdee;
	}

.currentpage a:hover {
	color: #b1cdee;
	}

.submen a {
	font-weight: normal;
	color: #729ac6;
	}
	
	