/***********************************************//* HTML tag styles                             *//***********************************************/ body {	margin: 0;	padding: 0;	font-size: 85%;	text-align: left;	background-attachment: fixed;	background-position: bottom right;	background-repeat: no-repeat;	background-color: #e8cdcd;}a:link, a:visited, a:active {	text-decoration: none;	color: #800000;}a:hover {	text-decoration: underline;}h1 {	font-size: 1.2em;	line-height: 120%;	color: #660000;	padding-top: 20px;}h2 {	font-size: 1.1em;	color: #800000;}h2.bridal {	font-size: 1.1em;	color: #800000;	border-bottom: 2px #800000 solid;}#container {	margin: auto;	width: 700px;	background-color: #ffffff;}.content {	padding: 5px;	border-top: 1px dotted #800000;	border-left: 1px dotted #800000;	border-right: 1px dotted #800000;}.content2 {	line-height: 100%;}.wine {	font-size: 90%;}.9p {	font-size: 9px; color: red;}.smalltext {	font-size: 80%;}.menu {	line-height: 100%;	color: #800000;	border-top: 1px dotted #800000;	padding: 5px;	display: block;}.price {	color: #000;	text-align: right;}.tax {	font-size: 80%;}.footer {	font-size:10px;	line-height: 1.2em;	padding: 5px;	border-top: 1px solid #800000;	border-left: 1px dotted #800000;	border-right: 1px dotted #800000;}.blogdate {	text-align: right; }