/* CSS Document */
* {
margin:0;
padding:0;
}
/* for Internet Explorer */
/*\*/
* html #content {
}
/**/
body {
	background-image: url(/images/brownTexture.gif);
	background-repeat: repeat;	
	text-align: center;
	margin: 0px;
	height: 100%;
}
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333333;
	line-height: 15pt;
}
a:link {
	color: #4C0201;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #672722;
}
a:hover {
	text-decoration: none;
	color: #413121;
}
a:active {
	text-decoration: underline;
	color: #413121;
}
h1 {
	font-size: 28px;
	color: #4C0201;
	line-height: 36px;
}
h2 {
	font-size: 20px;
}
#container {
	background-image: url(/images/pgBg.gif);
	background-repeat: repeat-y;
	width: 1024px;
	margin: 0px auto;
	padding: 0px;
	border-top: 0px none;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}
#masthead {
	height: 275px;
	width: 1024px;
	background-image: url(/images/PageTop.jpg);
	background-repeat: no-repeat;
}
#masthead h1 span {
	display:none;
}
#layoutTable {
	margin:0px 0px 50px;
	padding:0px;
	width: 1024px;
}

#leftColumn {
	width: 250px;
}
#leftColumn p {
	color: #FFFFFF;
	margin: 0px;
	padding: 25px;
}
#nav {
	background-image: url(/images/menuBg.gif);
	background-repeat: repeat-y;
	margin-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	width:225px;
}
#nav ul {
	margin:0px;
	padding:0px;
}
#nav li {
	margin:0px;
	padding:0px;
	list-style-type: none;
}
#nav li a {
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 12px;
	padding-left: 25px;
	display:block;
	color: #FFFFFF;
	text-decoration: none;
}
#nav li a:hover {
	background-image: url(/images/brownTexture.gif);
	background-repeat: repeat;	}
#rightColumn {
	width: 250px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#centerColumn {
	width: 520px;
	padding: 25px 21px 0px 25px;
	margin: 0px;
}
#centerColumn p {
	padding-top:15pt;
}
#rightColumnBox {
	background-image: url(/images/brownTexture.gif);
	background-repeat: repeat;
	padding: 25px;
	width: 175px;
	margin-right: 25px;
	}
#rightColumnBox h2 {
	margin-top:15px;
	color: #FFF8DF;	
}
#rightColumn p {
	color: #FFFFFF;
	padding-top:15px;
	padding-bottom:15px;
}
#rightColumn a {
	color: #FFF8DF;
	text-decoration:underline;
}
#rightColumn a:hover {
	color: #D1B9A6;
}
#footer {
	background-image: url(/images/menuBg.gif);
	background-repeat: repeat;
	width: 1024px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	border: 1px solid #000000;
}
#footer p {
	font-size: 10pt;
	line-height: 12pt;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#rightColumn hr {
	background-image: url(/images/dividerLine.gif);
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 175px;
	background-repeat: no-repeat;
	background-position: center center;
	border: none;
}
#centerColumn hr {
	background-image: url(/images/centerColdividerLine.gif);
	margin: 15px 0px 0px;
	padding: 0px;
	height: 25px;
	width: 475px;
	background-repeat: no-repeat;
	background-position: center center;
	border: none;
}
.quote {
	font-style: italic;
}
.name {
	font-weight: bold;
	text-transform: uppercase;
	color: #4C0201;
}
#wineList {
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-image: url(/images/wineListBg.gif);
	background-repeat: repeat-y;
}
#menu {
	margin:0px;
	background-image: url(/images/topBorder.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px;
	width: 1024px;
}
#menuLeft {
	margin: 0px;
	padding: 100px 100px 50px 50px;
}
#menuRight {
	margin: 0px;
	padding: 100px 50px 50px 100px;
}
#menu p {
	font-weight: normal;
	margin-bottom: 12px;
}
.smallText {
	font-size: 9pt;
	line-height: 11pt;
}
.wineDesc {
	font-style: italic;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-top:12px;
}
#redWines {
	background-image: url(/images/redWines.gif);
	background-position: center top;
	padding: 0px 0px 15px;
	height: 70px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
}
#redWines span {
	display: none;
}
#whiteWines {
	background-image: url(/images/whiteWines.gif);
	padding: 0px 0px 15px;
	height: 70px;
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0px;
}
#whiteWines span {
	display: none;
}
#sparklingWines {
	background-image: url(/images/sparklingWines.gif);
	background-position: center top;
	padding: 0px 0px 15px;
	height: 70px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
}
#sparklingWines span {
	display: none;
}
.nameSpaceAfter {
	font-weight: bold;
	text-transform: uppercase;
	color: #4C0201;
}
#footer a:link {
	color: #FFF8DF;
}
#footer a:hover {
	color: #FFFFFF;
}
#wineList p {
	font-size: 10pt;
	line-height: 13pt;
	padding-top: 7px;
}
