body {
	margin:0;
	padding: 0;
/*	background-color: #E0E0E0; */
	font-family: "Times New Roman", Times, serif;
	font-size: small;
/*	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;
}

#select-image {
	top: 0px;
	background-color: #FFFFFF;
	width: 450px;
	float: left;
	visibility: visible;
	margin: 0px;
	height: 80px;
	clear: none;
	padding: 0px;
}

#select-wine {
	color: #FFFFFF;
	top: 0px;
	background-color: #484274;
	width: 225px;
	float: right;
	visibility: visible;
	margin: 0px;
	height: 60px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

/* following 2 for feature page */
#container-select-feature {
	width: 715px;
	align: center;
	background-color: #FFFFFF;
	border: thin solid #999966;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 200px;
}

#feature-image {
	top: 0px;
	background-color: #FFFFFF;
	width: 715px;
	float: left;
	visibility: visible;
	margin: 0px;
	height: 200px;
	clear: none;
	padding: 0px;
}


#select-wine-feature a{
	color: #925;
	top: 0px;
	/*	background-color: #484274; */
	float: right;
	visibility: visible;
	margin: 10px;
	/*	height: 60px; */
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: right;
	border: 1px outset #000;
}
/* end-- feature page styles */

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


#wine-list {
	align: center;
	float: left;
	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;
/*	background-attachment: scroll;
	background-image: url(../img/bg-holiday-ball.png);
	background-repeat: no-repeat;
	background-position: right top; */
	width: 700px;
}

#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;
}

legend {
	color: #FFFFFF;
}

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: 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; */
}
