body,td,th {
	font-family: Tahoma;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F2E3F2;
}
.maincell {
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../assets/pics/main_grad.jpg);
	background-repeat: no-repeat;
	background-position: center -2px;
}
.alt_text {
	color: #571733;
}



h1 {
	color: #6D366D;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	margin-top: 0px;
}
#header {
	background-attachment: scroll;
	background-image: url(../assets/pics/header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 130px;
	width: 770px;
	text-indent: -9999px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9C2A5B;
}
a:link {
	color: #9C2A5B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9C2A5B;
}
a:hover {
	text-decoration: underline;
	color: #9C2A5B;
}
a:active {
	text-decoration: none;
	color: #9C2A5B;
}
.div {
	margin-top: 10px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9C2A5B;
	border-right-color: #9C2A5B;
	border-bottom-color: #9C2A5B;
	border-left-color: #9C2A5B;
}
.sidebg {
	background-image: url(../assets/pics/side_bg_long.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left top;
	background-color: #FEFCFD;
}

h2 {
	color: #9C2A5B;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: Georgia, Tahoma;
	font-size: 13px;
	line-height: 20px;
	text-indent: 2px;
	text-transform: capitalize;
	text-align: left;
	margin-left: 0px;
}
.main_bg {
	background-image: url(../assets/pics/hhock50.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right 75px;
}
#nav {
	width: 160px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
}
#footer {
	background-color: #9C2A5B;
	color: #E3BFE3;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#footer p {
	margin: 0px;
}


#nav a {
	background-color: #F5EBF0;
	display: block;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9C2A5B;
	color: #9C2A5B;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	text-align: left;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #9C2A5B;
}
#nav a:visited {
}
#nav a:hover {
	font-weight: bold;
	color: #9C2A5B;
	background-color: #F5EBF0;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#nav a:active {
}
.delivery {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: capitalize;
	color: #9C2A5B;
	text-align: center;
	display: block;
	margin-right: 22px;
	margin-left: 22px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 30px;
	background-color: #EBD4DE;
	border: 1px dotted #9A2C5B;
}
#staff {
	width: 150px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	border: 1px solid #9B295A;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #EEDAE3;
	background-attachment: scroll;
	background-image: url(../assets/pics/side_bg.jpg);
	background-repeat: repeat;
	background-position: center bottom;
}
#staff p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: left;
}


#footlink a {
	color: #E8C9D8;
}
