body {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #332317;
	background-image: url(../images/back_main_red.gif);
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 20;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
}
#text {
	width: 100%;
}

#text td {
	vertical-align: top;
}
#text h4 {
	color: #830139;
	margin-top: 15px;
	padding-top: 0px;
	margin-bottom: 5px;
}
#text h5 {
	color: #830139;
	margin-top: 15px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.events {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.events li {
	line-height: 16px;
	list-style-type: none;
}
.events a {
	color: #332317;
	text-decoration: underline;
}
.events a:hover {
	color: #86013A;
}


.wineBox {
	padding-top: 15px;
	padding-bottom: 15px;
}
.wineBox a {
	color: #8E013D;
	text-decoration: underline;
	font-size: 12px;
}
.wineBox a:hover {
	color: #000000;
	text-decoration: underline;
}
.wineImage {
	width: 125px;
	height: auto;
	float: left;
	margin-right: 15px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #91826C;
	border-right-color: #91826C;
	border-bottom-color: #91826C;
	border-left-color: #91826C;
}

.wineImage img {
	width: 125px;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.wineImage:hover  {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8E013D;
	border-right-color: #8E013D;
	border-bottom-color: #8E013D;
	border-left-color: #8E013D;
}
#indexImage {
	width: 170px;
	float: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.top a {
	font-size: 10px;
	text-align: right;
	margin-left: 5px;
	font-weight: bold;
	color: #8E013D;
	font-style: italic;
	text-decoration: none;
}


#container {
	width: 960px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin: 0px;
	display: block;
}
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#mainContent {
	margin: 0px;
	padding-top: 0;
	padding-right: 150px;
	padding-bottom: 0;
	padding-left: 150px;
	background-image: url(../images/Body-Repeat.png);
	background-repeat: repeat-y;
}

#mainContent p {
	font-size: 12px;
	line-height: 18px;
	margin-top: 7px;
	padding-left: 5px;
}
#mainContentTop {
	background-image: url(../images/Body-Top.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 960px;
	margin: 0px;
	padding: 0px;
	display: block;
}

#Menu {
	background-image: url(../images/Menu-Background.gif);
	height: 268px;
	width: 960px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#footer {
	background-image: url(../images/Footer.gif);
	background-repeat: no-repeat;
	height: 74px;
	width: 960px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
#mainContentBottom {
	background-image: url(../images/Body-Bottom.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 960px;
}

#footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	font-size: 12px;
	font-style: italic;
	line-height: 17px;
}
#footer a {
	color: #332317;
	text-decoration: underline;
}
#footer a:hover {
	color: #8E013D;
}

#littleFish {
	height: 20px;
	width: 960px;
}

#littleFish p {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#littleFish a {
	color: #000000;
	text-decoration: none;
}
#littleFish a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#roomImage {
	width: 310px;
	float: right;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#roomImage img {
	border: 4px solid #960141;
	height: auto;
	width: 300px;
}
.mapBox {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #A08E77;
	text-align: center;
}
.mapBox img {
	border: 3px solid #950141;
	height: auto;
	width: 250px;
	margin-top: 15px;
	margin-left: 15px;
}

.mapBox a {
	color: #8E013D;
	text-decoration: underline;
	font-size: 12px;
	text-align: center;
}
.mapBox a:hover {
	color: #000000;
	text-decoration: underline;
}
.visitLinks  {
	color: #960443;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.leftfloat {
	float: left;
}
.clrfloat {
	clear: both;
}
.retailList {
	float: left;
	padding-right: 20px;
}
.rightfloat {
	float: right;
}

.visitLinks a {
	color: #960443;
}
.visitLinks a:hover {
	color: #000000;
	text-decoration: none;
}
