body {
	font:small;
	margin:0;
	padding: 0;
/*	background-image: url(../img/bg-wine-hrz.png); red */
	background-image: url(../img/bg-tst-hrz.png); /*green */
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-attachment: fixed;
}

#container-body {
	width: 715px;
	align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#container-select {
	width: 715px;
	align: center;
	background-color: #FFFFFF;
	border: thin solid #999966;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 80px;
	padding: 0px;
}

#select-image-p {
	top: 0px;
	background-color: #000000;
	width: 450px;
	float: left;
	visibility: visible;
	margin: 0px;
	height: 80px;
	clear: none;
	padding: 0px;
	background-image: url(../img/bnr-wine-lists-p.png);
	background-repeat: no-repeat;
	position: relative;
}

/*added position relative to above div and added below to make div clickable with background image */

#select-image-p a {
	margin: 0px;
	width: 450px;
	height: 80px;
	position: absolute;
}

#select-image-j {
	top: 0px;
	background-color: #000000;
	width: 450px;
	float: left;
	visibility: visible;
	margin: 0px;
	height: 80px;
	clear: none;
	padding: 0px;
	background-image: url(../img/bnr-wine-lists-j.png);
	background-repeat: no-repeat;
	position: relative;
}

/*added position relative to above div and added below to make div clickable with background image */

#select-image-j a {
	margin: 0px;
	width: 450px;
	height: 80px;
	position: absolute;
}



#select-wine {
	width: 265px;
	float: right;
	visibility: visible;
	height: 100%;
	background-color: #000000;
	background-image: url(../img/bnr-br-wines-r.png);
	background-repeat: repeat-y;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}

#container-lists {
	width: 715px;
	align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}


#wine-list {
	width: 700px;
	align: center;
	float: left;
	visibility: visible;
	background-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999966;
	border-right-color: #999966;
	border-bottom-color: #999966;
	border-left-color: #999966;
	margin: 0px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#footer          {
	top: 0px;
	width: 715px;
	align: center;
	float: left;
	visibility: visible;
	background-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999966;
	border-right-color: #999966;
	border-bottom-color: #999966;
	border-left-color: #999966;
}



p {
	font-size: small;
	padding: 0px;
	margin-top: .5em;
	margin-right: 0em;
	margin-bottom: .5em;
	margin-left: 0em;
}


ul {
}

li    {
	color: black;
	font-style: normal;
	font-weight: 300;
	font-size: 12.2px;
	line-height: 25px;
	font-family: helvetica, arial, Geneva, Swiss, SunSans-Regular;
	list-style-type: none;
	text-indent: -2em;
}


.item        {
	color: #556b2f;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 13pt;
	font-family: Georgia, "Times New Roman", Times;
}

A:link     {
	color: black;
	font-size: 13px;
	text-decoration: none;
}
A:active    {
	color: #daa520;
	font-size: 13px;
	text-decoration: none;
}
A:visited     {
	color: #b22222;
	font-size: 13px;
	text-decoration: none;
}
A:hover   {
	color: #990000;
	font-weight: 300;
	font-size: 13px;
	text-decoration: none;
}

/* what with 2 A:hover?? */
A:hover {
	color: #990000;
	font-weight: 300;
	font-size: 13px;
	text-decoration: underline
}

.Winesize { color: #808080; font-size: 12.2px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: 500; line-height: 23px; text-decoration: none; }


.locations {
	font-family: Helvetica, Arial, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #000000;
}

.floater {
	float:right;
	margin: 5px;
	padding: 5px;
	font-size: 1em;
	font-variant: small-caps;
	background-color: #FFFFFF;
	letter-spacing: 0.08em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: inset;
	border-top-color: #336699;
	border-right-color: #336699;
	border-bottom-color: #336699;
	border-left-color: #336699;
}

option {
	/**	background-color: #EFFEF1; **/
	font-family: "Times New Roman", Times, serif;
	background-color: #fff;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #586C8C;
	border-right-color: #586C8C;
	border-bottom-color: #586C8C;
	border-left-color: #586C8C;
/*	font-variant: small-caps; */
}
select {
	/**	background-color: #EFFEF1; **/
	font-family: "Times New Roman", Times, serif;
	background-color: #fff;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #586C8C;
	border-right-color: #586C8C;
	border-bottom-color: #586C8C;
	border-left-color: #586C8C;
/*	font-variant: small-caps; */
}
