/* CSS Document */
{
	font-family: Georgia, "Times New Roman", Times, serif;
}
p,
body {
text-align:left;
}
body {
	background-color: #ECE9D8;
}
a:visited, a:link {
 text-decoration: none;
}
a:hover, a:active {
 text-decoration: underline overline;
}

.center {
	text-align: center;
}
h1 {
	color: #FF0033;
	margin-top:0px
}
h2 {
color: #336633;
	margin-top:0px
}
#frontpage-wrapper {
	text-align:center;
	
}
#frontpage {
	border: solid 1px black;
	width:790px;
	margin:0px 10px 0 10px;
	padding: 0px 25px 0 25px;
	background-color: white;
}
#address-wrapper {
	text-align:center;
	margin: 10px 10px 10px 10px;
}
#address-wrapper p {
	text-align:center;
}
#address {
	border: solid 1px black;
	width:350px;
	padding: auto 25px auto 25px;
	font-weight: bold;
	color: #336633; 
	font-family: Georgia, "Times New Roman", Times, serif;
}
.key-term-line {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	color: #336633;
}
.table-footer-line {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #336633;
}

#footer {
	border: solid 1px black;
	width:560px;
	padding: 20px 25px auto 25px;
	background-color: white;
	margin-top:30px;padding-top:5px;padding-bottom:5px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
	}

#orderform {
	padding:30px;
}

#menu td { 
	text-align:center;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
}
.menu, p.menu {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:14px;
	text-align: center;
}
.menu-text {
text-align: center
}
p.menu-item {
	text-align: center;
	line-height:18px;
	font-size:18px;
	margin: 18px 10px 2px 10px;
	padding: 0px;
	color: #993366;
}
.menu-item-price {
font-weight: bold;
font-size:14px;
color: #339933;
white-space: nowrap;

}
.borderCol {
	background-color:#006633;
	font-size:3px;
	padding:0px;
}

.contrastHeading1 { 
background-color:black;
color:white;
font-size:20px;
font-weight:bold;
text-align: center;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 margin-top:4px;margin-bottom:4px;padding:0px;
}

.style1 {color: #336633}
.style3 {
	font-size: 16px;
	font-style: italic;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.style7 {font-size: 16px}