
BODY {
	background: #d4bd9b url(bg_body.jpg) repeat; 
	margin-top: 0; 
	margin-right: 0; 
	margin-left: 0; 
	border: 0 none inherit;
 }

P {
	font-family: Helvetica, Verdana, Arial, Sans-Serif; 
	color: #293F1B; 
	font-size: 14px; 
	font-weight: bold; 
}

H1 {
   font-family: comic sans ms, arial, sans-serif; 
   font-size: 18px; 
   color: #486449; 
   }

H2 {
   font-family: Helvetica, Verdana, Arial, Sans-Serif; 
   color: #293F1B; 
   font-size: 16px; 
   font-weight: bold;
   }

   
H3,H4 {
   font-family: Helvetica, Verdana, Arial, Sans-Serif; 
	color: #293F1B; 
	font-size: 14px; 
	font-weight: bold; 
}

DIV {
	font-family: Helvetica, Verdana, Arial, Sans-Serif; 
	color: #293F1B; 
	font-size: 14px; 
	font-weight: bold; 
}

.border {
	font-family: Helvetica, Verdana, Arial, Sans-Serif; 
	color: #293F1B; 
	font-size: 14px; 
	font-weight: bold;
	background: #d9e0cf; 
	width: 90%; 
	margin-top: 40px; 
	margin-bottom: 40px;
	border: 2px ridge #d9e0cf;  
}

.inside {
	font-family: Helvetica, Verdana, Arial, Sans-Serif; 
	color: #293F1B; 
	font-size: 14px; 
	font-weight: bold;
	background: #d9e0cf url(bg_main.jpg) repeat;
	width: 95%; 
	margin-top: 20px; 
	margin-bottom: 20px;
	border: 3px ridge #d9e0cf; 
}

UL,LI {
	font-family: Helvetica, Verdana, Arial, Sans-Serif; 
	color: #344E21; 
	font-size: 13px; 
	font-weight: bold;
	margin-left: 5px; 
}

.prices {
	font-family: Helvetica, Verdana, Arial, Sans-Serif; 
	color: #293F1B; 
	font-size: 16px; 
	font-weight: bold;
	background: #e5d9c8 repeat;
	padding: 4px;
	border-width: 2px;
	border-style: groove;
	border-color: #A9CF8D; 
}

TABLE,TR,TD {
	font-family: Helvetica, Verdana, Arial, Sans-Serif; 
	color: #0A4B0F; 
	font-size: 14px; 
	font-weight: bold; 
}

.footer {
	font-family: Arial, Sans-Serif; 
	color: #293F1B; 
	font-size: 14px; 
	font-weight: bold;
	font-style: italic; 
}

.mail {
	font-family: Arial, Sans-Serif; 
	color: #660000; 
	font-size: 12px; 
	font-weight: bold;
	font-style: italic; 
}

SPAN {
	font-family: Helvetica, Arial, Sans-Serif; 
	color: #660000; 
	font-size: 12px; 
	font-weight: bold; 
}

SPAN.links {
	font-family: Helvetica, Arial, Sans-Serif; 
	color: #293F1B; 
	font-size: 10px; 
	font-weight: bold; 
}

SPAN.home
	{font-family: comic sans ms, arial, sans-serif; 
	font-size: 16px; 
	color: #486449; 
	padding-left: 30px;
	}

A:LINK {
	font-family: Helvetica, Arial, Sans-Serif; 
	color: #000059; 
	text-decoration: underline;
	font-size: 14px; 
	font-weight: bold;  
}

A:VISITED {
	font-family: Helvetica, Arial, Sans-Serif; 
	color: #C600C6; 
	text-decoration: underline;
	font-size: 14px; 
	font-weight: bold;  
}

A:ACTIVE {
	font-family: Helvetica, Arial, Sans-Serif; 
	color: #710038;
	font-size: 14px; 
	font-weight: bold; 
 }

A:HOVER {
	font-family: Helvetica, Arial, Sans-Serif; 
	color: #5959FF; 
	font-size: 14px; 
	font-weight: bold; 
	background: #E3F0D9; 
	text-decoration: underline; 
} 

A:LINK.menu {
	font-family: Comic Sans MS, Helvetica, Arial, Sans-Serif; 
	color: #ffffff; 
	text-decoration: none;
	font-size: 18px; 
	font-weight: bold;  
}

A:VISITED.menu {
	font-family: Comic Sans MS, Helvetica, Arial, Sans-Serif; 
	color: #FDDFFF; 
	text-decoration: none;
	font-size: 18px; 
	font-weight: bold;  
}

A:ACTIVE.menu {
	font-family: Comic Sans MS, Helvetica, Arial, Sans-Serif; 
	color: #33FF00;
	font-size: 18px; 
	font-weight: bold;
    text-decoration: none; 
 }

A:HOVER.menu {
	font-family: Comic Sans MS, Helvetica, Arial, Sans-Serif; 
	color: #ff2210; 
	font-size: 18px; 
	font-weight: bold; 
	background: 0 none; 
	text-decoration: none; 
} 


