body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#000;
	color: #333333;
	font-size: small;
}
#contain {
	width:750px;
	border:1px solid #fff;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#content {
	background: #deba86;
	margin:0;
}
td.nav {
	background-image: url(/images/nav_grad.gif);
	background-repeat: repeat-x;
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-position: bottom;
}
td.nav a {
	padding:3px;
	text-decoration:none;
	color:#FFFFFF;
	font-weight: bold;
}
td.nav a:hover {
	color:#EF2121;
	font-weight: bold;
}
h1, h2 {
	color: #795442;
	margin: 0px;
}
.red {
	color: #EF2121;
}
.line {
	border-bottom:1px solid #fff;
	clear:both;
}
#left {
	float:left;
}
#right {
	float:right;
}
.copyright {
	font-size: 75%;
}
.copyright a {
	color: #000000;
	text-decoration: none;
}
.copyright a:hover {
	color: #ED1522;
	text-decoration: none;
}
.italic {
	font-weight: bold;
	font-style: italic;
}
td.side-heading {
	font-weight: bolder;
	color: #EEEEEE;
	background-color: #333333;
	padding: 5px;
}
td.side {
	padding: 5px;
	background-color: #F1E2CD;
}a {
	text-decoration: none;
	font-weight: bold;
	color: #444444;
}
a:hover {
	color: #EF2121;
}
.service_image {
	border:1px solid #795442;
	margin:5px;
	font-weight:bold;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 40px;
	padding-left: 5px;
}
.service_image a{
	text-decoration:none;
	color:#FFF0F0;
}
.service_image a:hover{
	text-decoration:none;
	color:#EF2121;
}
#choc_fountain{
	background-image: url(images/services/chocolate_fountain.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#cham_fountain{
	background-image: url(images/services/champagne_fountain.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#cham_glass{
	background-image: url(images/services/glass_etching.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#cham_bottle{
	background-image: url(images/services/champagne_bottle.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

tr.links {
	background-color: #F1E2CD;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
td.price_list {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #795442;
}
