@charset "UTF-8";
/* CSS Document */

body {
	background-color: #F7F972;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link, v:link {
	border-style: none;
}

h1 {
	font-size: 24px;
}

.style1 {
	color: #305C6B
}

.style2 {
	color: #2B2525;
	font-weight: bold;
}

.style3 {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

#tagline {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #2B2525;
}

#tr top {
	height: 20px;
	background-image: url(images/ce_topmenubg.jpg);
}

#text_menu {
	background-color: #305C6B;
	color: #38C0D6;
	margin-left: 8px;
	margin-right: 8px;
	font-weight: bold;
	text-align: justify;
}

td .ovl_menu {
	width: 304px;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	font-weight: bold;
}

td .prod_menu {
	color: #38C0D6;
	width: 774px;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	font-weight: bold;
	text-align: justify;
}

td #text_menu img {
	margin-left: 8px;
}

.top {
	background-image: url(images/bigmenutop.jpg);
	height: 15px;
	width: 774px;
	margin-left: 8px;
	margin-right: 8px;
}

.products_text {
	background-color: #305C6B;
	width: 774px;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	font-weight: bold;
}

.bottom {
	background-image: url(images/bigmenubottom.jpg);
	height: 15px;
	width: 774px;
	margin-left: 8px;
	margin-right: 8px;
}

.prodmenu {
	text-align: center;
	font-weight: bold;
	color: #38C0D6;
	font-size: 16px;
	text-decoration: underline;
}

td .products_buttons {
	width: 188px;
	margin-left: 6px;
	margin-right: 6px;
}

.products_buttons {
	background-color: #305C6B;
	color: #FFFFFF;
}

.products_buttons h4 {
	font-weight: bold;
	color: #38C0D6;
	font-size: 16px;
	text-align: center;
	vertical-align: top;
	text-decoration: underline;
	margin-top: 20px;
}

.price {
	color: #F7F972;
	font-weight: bold;
	font-size: 24px;
}

#footer {
	font-weight: bold;
}

