
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td {
	margin:0 0 0 0; 
	padding:0 0 0 0 0; 
}

object,img {
	border:0 none;
}


html {
	height: 100%;
}

body {
	background: #C6BEA0 url(images/bgnd.jpg) top center repeat-y;
	color: #333;
	margin: 0 0 0 0;
}

a:link {
	text-decoration: none;
	color: #476cb3;
}

a:hover {
	text-decoration: underline;
	color: #476cb3;
}

a:visited {
	text-decoration: none;
	color: #476cb3;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}


/* -- LAYOUT -- */
#content {
	width: 975px;
	margin: 0 auto;
}

#frame1 {
	width: 975px;
	height: auto;
}

#header {
	width: 975px;
	height: 60px;
	background: #C6BEA0 url(images/header.jpg) no-repeat;
}

#frame2 {
	width: 955px;
	height: auto;
	margin: 10px 10px 10px 10px;
}

.largedetailarea {
	width: 955px;
	height: auto;
}

.detailarea {
	width: 725px;
	height: auto;
}

.bodyarea {
	width: 500px;
	border-top: 1px solid #888680;
	border-left: 1px solid #888680;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	padding: 5px 5px 5px 5px;
}

.bodytop {
	color: #fff;
	width: 490px;
	height: auto;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	padding: 7px 10px 7px 25px;
	text-transform: uppercase;
	background: #888680 url(images/toptab.jpg) top left no-repeat;
}

.bodytop a {
	color: #fff;
	text-decoration: none;
}

.bodytop a:hover {
	color: #fff;
	text-decoration: none;
}


.bodycell {
	width: 490px;
	height: auto;
	padding: 5px 0 0 0;
}

.bodylistbox {
	width: 490px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	padding: 7px 10px 7px 10px;
	color: #54534E;
}

.searchpulldown {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	padding: 0 10px 0 5px;
	color: #54534E;
}

.searcharea {
	width: 240px;
	border-top: 1px solid #888680;
	border-left: 1px solid #888680;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	padding: 5px 5px 5px 5px;
}

.searchtop {
	color: #fff;
	width: 230px;
	height: auto;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	padding: 7px 10px 7px 25px;
	text-transform: uppercase;
	background: #888680 url(images/toptab.jpg) top left no-repeat;
}

.searchtop a {
	color: #fff;
	text-decoration: none;
}

.searchtop a:hover {
	color: #fff;
	text-decoration: none;
}

.searchlist {
	width: 230px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	padding: 7px 10px 7px 10px;
	color: #54534E;
}

.searchlistbox {
	width: 220px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	padding: 7px 10px 7px 10px;
	color: #54534E;
}


.keywordsearch {
	color: #54534E;
	width: 190px;
	font-family: Verdana;
	font-size: 9px;
	padding: 7px 10px 7px 10px;
	line-height: 14px;
	border-top: 1px dotted #fff;
}

.leftnavarea {
	width: 200px;
	border-top: 1px solid #888680;
	border-left: 1px solid #888680;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	padding: 5px 5px 5px 5px;
}

.leftnavtop {
	color: #fff;
	width: 190px;
	height: auto;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	padding: 7px 0 7px 25px;
	text-transform: uppercase;
	background: #888680 url(images/toptab.jpg) top left no-repeat;
}

.leftnavcell {
	color: #54534E;
	width: 190px;
	font-family: Verdana;
	font-size: 11px;
	padding: 7px 0 7px 10px;
	line-height: 14px;
	border-bottom: 1px dotted #fff;
}

.leftnavcell a {
	color: #54534E;
	font-weight: normal;
	text-decoration: none;
}

.leftnavcell a:hover {
	text-decoration: underline;
	color: #6596FF;
}


.qltop {
	color: #fff;
	width: 190px;
	height: auto;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	padding: 7px 0 7px 25px;
	text-transform: uppercase;
	background: #9DA3BA url(images/qltoptab.jpg) top left no-repeat;
}

.qlcell {
	color: #6A7087;
	width: 190px;
	font-family: Verdana;
	font-size: 11px;
	padding: 7px 0 7px 10px;
	line-height: 14px;
	border-bottom: 1px dotted #fff;
}

.qlcell a {
	color: #466AB4;
	font-weight: normal;
	text-decoration: none;
}

.qlcell a:hover {
	text-decoration: underline;
	color: #466AB4;
}


.spacer {
	width: 5px;
	background: url(images/spacer.gif) no-repeat;
}

.wineheader {
	font-family: serif;
	font-size: 16px;
	color: #53524E;
	font-style: italic;
	padding: 10px 10px 0 10px;
}

.wineheader a {
	text-decoration: none;
}

.wineheader a:hover {
	text-decoration: underline;
}

.winetitle {
	font-family: serif;
	font-size: 20px;
	color: #585754;
	font-weight: bold;
	padding: 0 10px 0 10px;
}

.winedivider {
	color: #fff;
	width: 490px;
	height: auto;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	padding: 7px 10px 7px 25px;
	text-transform: uppercase;
	background: #888680 url(images/toptab.jpg) top left no-repeat;
}

.winedivider a {
	color: #fff;
	text-decoration: none;
}

.winedivider a:hover {
	color: #fff;
	text-decoration: none;
}

.winetastingnotes {
	font-family: Verdana;
	font-size: 11px;
	color: #535353;
	font-weight: normal;
	line-height: 18px;
	padding: 10px 10px 25px 10px;
}

.winepress {
	font-family: Verdana;
	font-size: 11px;
	color: #535353;
	font-weight: normal;
	line-height: 18px;
	padding: 10px 10px 0 10px;
}

.winepressattr {
	font-family: Verdana;
	font-size: 11px;
	color: #535353;
	font-weight: normal;
	line-height: 18px;
	padding: 10px 10px 10px 10px;
	text-align: right;
}

.winepos {
	font-family: Verdana;
	font-size: 10px;
	color: #535353;
	font-weight: normal;
	line-height: 18px;
	padding: 10px 10px 10px 10px;
	text-align: left;
}

.winepos a {
	color: #535353;
	text-decoration: none;
}

.winepos a:hover {
	color: #6596FF;
	text-decoration: underline;
}

.posimage {
	width: 38px;
	height: auto;
	border-bottom: 1px dotted #888680;
}

.postext {
	width: auto;
	height: auto;
	border-bottom: 1px dotted #888680;
}

.backtotop {
	font-family: Verdana;
	font-size: 9px;
	color: #535353;
	font-weight: normal;
	line-height: 14px;
	text-align: right;
	padding: 0 10px 3px 10px;
	border-bottom: 1px dotted #888680;
}

#footer1 {
	width: 955px;
	margin: 0 auto;
	height: 25px;
	text-align: left;
	padding: 8px 0 0 30px;
}

#footer1 a {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #888680;
	font-weight: normal;
}

#footer2 {
	width: 955px;
	margin: 0 auto;
	height: 28px;
	text-align: left;
	padding: 5px 0 0 30px;
}

#footer2 a {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #888680;
	font-weight: bold;
}

.botaddress {
	color: #888680;
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 10px 0 10px 30px;
	text-align: left;
}

.numberslist {
	color: #fff;
	font-size: 12px;
	font-family: Arial;
	background-color: #BAC0BE;
	text-align: center;
	padding: 2px;
}

.newslist {
	color: #545454;
	font-size: 10px;
	font-family: Verdana;
	padding: 10px;
	line-height: 14px;
	border-bottom: 1px dotted #b6b6b6;
}

.newslist a {
	text-decoration: none;
}

.newslist a:hover {
	text-decoration: underline;
}


.newsdate {
	color: #545454;
	font-size: 9px;
	font-family: Verdana;
	padding: 10px 0 0 0;
}

.newsdate a {
	color: #545454;
	text-decoration: none;
}

.newsdate a:hover {
	color: #545454;
	text-decoration: underline;
}

.googleTDLabel {
	color: #666;
	text-align: left;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}

.eventcelllabel {
	color: #545454;
	text-align: left;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
	padding: 5px 10px 5px 10px;
}

.eventcelltext {
	color: #545454;
	text-align: left;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	line-height: 18px;
	padding: 5px 10px 5px 10px;
}

#user-nav {
	display: block;
	height: 20px;
	margin: 0 20px;
	text-align: right;
	padding: 25px;
}
#user-nav li {
	color: #476cb3;
	display: inline;
	font-family: Arial, sans-serif;
	font-size: 10px;
	padding: 0 3px 0 5px;
}
#user-nav li.first {
	border: 0;
	padding-right: 2px;
}
#user-nav a {
	color: #476cb3;
	font-family: inherit;
	font-size: inherit;
}
#user-nav a:hover {
	text-decoration: underline;
}

.formError {
	color: #990033;
	font-family: Verdana;
	font-size: 10px;
	padding: 6px;
	line-height: 14px;
	text-align: left;
}

.formAlert {
	color: #990033;
	text-align: left;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	padding: 6px;
	line-height: 18px;
}

.numbersList {
	color: #fff;
	font-size: 10px;
	font-family: Verdana;
	background-color: #5e5e5e;
	text-align: center;
	padding: 2px;
}

.cellList1 {
	color: #000;
	font-size: 10px;
	font-family: Verdana;
	padding: 4px;
	border-bottom: 1px dotted #b6b6b6;
}

.cellList2 {
	color: #000;
	font-size: 10px;
	font-family: Verdana;
	padding: 2px;
}

/* -- HOME PAGE LAYOUT -- */

#leftindex {
	width: 100px;
	height: 395px;
	display: inline-table;
	vertical-align: middle;
}

#centerindex {
	width: 765px;
	height: auto;
	display: inline-table;
	vertical-align: top;
}

#centerindex tr {
	margin: 0 0 5px 0;
}

#rightindex {
	width: 80px;
	display: inline-table;
	vertical-align: middle;
}

.linearea {
	background: url(images/box185.jpg) top right no-repeat;
	padding: 75px 15px 5px 5px;
}

.lineareatext {
	color: #888680;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	padding: 0 0 8px 0;
	text-align: right;
}

.lineareatext a {
	color: #888680;
	text-decoration: none;
}

.lineareatext a:hover {
	color: #476cb3;
	text-decoration: underline;
}

.boxarea {
	border-top: 1px solid #888680;
	border-left: 1px solid #888680;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	padding: 5px 5px 5px 5px;
}

.boxtitle {
	color: #fff;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	padding: 7px 10px 7px 25px;
	text-align: left;
	text-indent: 10px;
	text-transform: uppercase;
	background: #888680 url(images/toptab.jpg) top left no-repeat;
}

.boxtext {
	font-family: Verdana;
	font-size: 10px;
	color: #535353;
	font-weight: normal;
	line-height: 18px;
	padding: 10px 10px 10px 10px;
	text-align: left;
}

.boxtext img {
	padding: 0 5px 0 0;
}

.golink {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
	padding: 10px 10px 10px 10px;
	text-align: right;
}

.indexaddress {
	color: #888680;
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 3px 0 0 120px;
	text-align: left;
}




