@charset "utf-8";
/* CSS Document */
body {background-color:#735B2B;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	color:#FFFFFF;
	font-weight:bold;}
.services { font-size:12px;}
.svc_bg { background-color:#996600}
.menubg {background-image:url(images/menubg.png);
	background-repeat:repeat-x;}
.aboutus {background-image:url(images/aboutus.jpg);
	background-repeat:no-repeat;
	background-position:left;}
.contactus {background-image:url(images/contactus.jpg);
	background-repeat:no-repeat;
	background-position:left;}	
.specials {background-image:url(images/specials.jpg);
	background-repeat:no-repeat;
	background-position:left;}	
.footer {font-size:13px;
	color:#FFCC00;
	font-weight:bold;}
a.menu:link {text-decoration:none;
	color:#660000;
	font-size:13px;
	font-weight:bold;}
a.menu:visited {text-decoration:none;
	color:#660000;
	font-size:13px;
	font-weight:bold;}
a.menu:hover {text-decoration:underline;
	color:#660000;
	font-size:13px;
	font-weight:bold;}
a.menu:active {text-decoration:none;
	color:#660000;
	font-size:13px;
	font-weight:bold;}		
a.footer:link {text-decoration:none;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;}
a.footer:visited {text-decoration:none;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;}
a.footer:hover {text-decoration:underline;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;}
a.footer:active {text-decoration:none;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;}		
