body {
}
td {
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11.5px;
	color: #FFFFFF;
	line-height: 16px;
	text-align: left;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FFFFFF;
	text-align: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif, "Cooper Black", "Cooper Light BT";
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
	text-align: left;
}
ul {
	font-family: Arial, Helvetica, sans-serif, "Cooper Black", "Cooper Light BT";
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	list-style-type: circle;
	line-height: 16px;
}
#bottom_background {
	background-image: url(images/bottom_circles.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 84px;
}
#text_background {
	background-image: url(images/tile.jpg);
	background-repeat: repeat-y;
}
#bottle_background {
	background-image: url(images/bottle_background.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#content {
	padding: 20px 155px 30px 225px;
	background: url(images/right_circles.jpg) no-repeat right top;
}
#content p {
	color: #FFFFFF;
}
#content a {
	font-family: Arial, Helvetica, sans-serif, "Cooper Black", "Cooper Light BT";
	font-size: 12px;
	color: #EDD6C0;
	text-align: right;
	text-decoration: underline;
	padding-right: 6px;
	font-weight: bold;
}
#content a:hover {
	font-family: Arial, Helvetica, sans-serif, "Cooper Black", "Cooper Light BT";
	font-size: 12px;
	color: #681211;
	text-decoration: none;
	font-weight: bold;
}
.address {
	font-family: Arial, Helvetica, sans-serif, "Cooper Black", "Cooper Light BT";
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	font-family: Arial, Helvetica, sans-serif, "Cooper Black", "Cooper Light BT";
	font-size: 12px;
	color: #E2C5A7;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif, "Cooper Black", "Cooper Light BT";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif, "Cooper Black", "Cooper Light BT";
	font-size: 12px;
	color: #611712;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif, "Cooper Black", "Cooper Light BT";
	font-size: 12px;
	color: #E3C7A9;
}
#bottom_links {
	font-family: Arial, Helvetica, sans-serif, "Cooper Black", "Cooper Light BT", "Century Gothic";
	font-size: 12px;
	color: #9A3333;
	text-align: right;
}
#bottom_links a {
	font-family: Arial, Helvetica, sans-serif, "Cooper Black", "Cooper Light BT", "Century Gothic";
	font-size: 12px;
	color: #9A3333;
	padding-right: 30px;
	text-decoration: underline;
}
#bottom_links a:hover {
	font-family: Arial, Helvetica, sans-serif, "Cooper Black", "Cooper Light BT", "Century Gothic";
	font-size: 12px;
	color: #66090E;
	text-decoration: underline;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif, "Cooper Black", "Cooper Light BT", "Century Gothic";
	font-size: 12px;
	color: #9A3333;
	padding-top: 150px;
	padding-left: 20px;
}
