.goldUpDown {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DDB742;
	border-bottom-color: #DDB742;
	padding: 5px 0px 5px 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#eeeeee;
	font-size: x-small;
	color: #001D40;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/BGshadow.png);
	background-repeat: repeat-y;
	background-position: center;
}
a {
	color: #D6A719;
	text-decoration: none;
}
hr {
	color: #D6A719;
	height: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	color: #D6A719;
	text-decoration: underline;
}
#shell #content img {
	padding: 3px;
	border: 1px solid #D4D0C8;
}

strong, b {
	color: #D6A719;
	font-weight: bold;
}
.heading, h1 {
	color: #D6A719;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 300;
	font-size:xx-large;
	font-variant: small-caps;
	line-height: 100%;
}
.nav { 
	font-weight: bold;
	color: #00297B;
	text-decoration: none;
	}
.content {
	line-height: 150%;
	padding-right: 15px;
	padding-left: 15px;
}
.blackText {
	color: #003A84;
}
#myTable  td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6A719;
	padding-top:3px;
	padding-bottom:3px;
}
#content {
	color: #000000;
}
.floatLeft {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}



.padRight {
	padding-right: 15px;
	padding-bottom: 10px;
}
.padLeft {
	padding-left: 15px;
	padding-bottom: 10px;
}
#shell {

	height: 4000px;
	
}
#aboutNav {
	float: left;
	width: 170px;
	margin-left: 0px;
	padding-left: 0px;
}
#aboutNav li {
	margin-left: 0px;
	padding-left:0px;
	list-style:none;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6A719;
}
h2 {
	color: #D6A719;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size:x-large;
	font-variant: small-caps;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F1D787;
}
#wineList table {
	width: 600px;
}

#wineList table td {
	width: 200px;
}