a:link,a:visited {
	color: #00ff00;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #00ffff;
	font-weight: bold;
	text-decoration: none;
}

body {
	background-color: #bbdee6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 5px;
	margin-left: 5px;
	margin-top: 5px;
}

p,li {
	color: #ffff00;
}

p.address {
	color: #000000;
}

p.pricing {
	line-height: 13px;
}

.quote {
	color: #000000;
	font-size: 12px;
	margin-bottom: 3px;
}

p.quote {
	color: #000000;
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.specials {
	font-size: 14px;
	font-weight: bold;
	color: lime;
}

.specialitems {
	text-indent: 24px;
}

.footer {
	background-color: #bbdee6;
	font-size: 9px;
	text-align: center;
}

.phone {
	color: #ffff00;
}

#content {
	background-color: #419acb;
	font-size: 11px;
	height: 358px;
	margin-top: 2px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	vertical-align: top;
	width: 360px;
}

#content-header {
	background-color: #c7b5cd;
	font-size: 15px;
	font-weight: bold;
	height: 58px;
	padding-left: 5px;
	width: 365px;
}

#footer-bar {
	background-color: #000000;
	height: 46px;
	width: 100%;
}

#header {
	padding-bottom: 5px;
	width: 760px;
}

#header-bar {
	background-color: #000000;
	height: 10px;
	width: 100%;
}

#menu {
	background-color: #419acb;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 13px;
	vertical-align: top;
	width: 111px;
}

#photo {
	padding-left: 2px;
	vertical-align: top;
}

/*strong {
	color: #000000;
}
*/