body {
font-family:Futura, Arial, Helvetica, sans-serif;
font-size:12px;
width:800px;
margin:5px auto;
}

H1 {
letter-spacing:4px;
font-size:160%;
font-weight:normal;
line-height:normal;
margin:0px;
padding:0px;
}

H2 {
letter-spacing:2px;
line-height:normal;
font-size:150%;
}

H3 {
line-height:normal;
font-size:140%;
}

H4 {
line-height:normal;
font-size:130%;
}

.menu H1, .menu H2, .menu H3, .menu H4 {
/*border-bottom:1px dotted #4e886e; */
}
h2.none {
border-bottom:0px;
}

a {
color:#003300;
text-decoration:none;
border-bottom:1px dashed #003300;
}
a:hover {
color:#d62e13;
text-decoration:underline;
border-bottom:none;
}


#header {
background-color:#9BBD95;
background:url(../images/logo_bg.jpg) no-repeat top left;
vertical-align:bottom;
height:105px;
margin:0;
padding:0;
}
.head {
float:right;
padding:60px 100px 0px 0px;
margin:0;
}

#nav {
background-color:#FCEEB8;
border:1px solid #000000;
border-left:none;
border-right:none;
padding:0;
margin:0;
height:25px;
vertical-align:middle;
}

#nav ul {
	padding: 0px;
	margin:4px;
	/* border:1px solid #ff0000; */
}
#nav li {
	padding: 0 0 0 30px; 
	list-style: none;
	display: inline;
}
#nav ul li.last {
	padding-right: 50px;
	}
#nav a {
color:#000000;
text-decoration:none;
letter-spacing:2px;
font-size:110%;
border-bottom:none;
}
#nav a:hover {
color:#d62e13;
text-decoration:underline;
border-bottom:none;
}
#photos {
background-color:#A5C797;
height:149px;
margin:0;
padding:0;
border-bottom:1px solid #000000;
}
#photos img {
margin-right:1px;
float:left; 
}
#photos img.last {
margin-right:0px;
}
.littleborder {
background-color:#99bb97;
border-bottom:1px solid #000000;
height:8px;
}
.container {
margin:0;
padding:0px;
clear:both;
}
.text {
width:609px;
background-color:#F1EED4;
border-right:1px solid #000000;
} 				/*border:1px solid #ff0000; */
p.padded {
margin-left:20px;
margin-top:10px;
}
.callout {
width:190px;
background-color:#4E886E;
color:#FFFFFF;
height:100%;
}
.space {
margin:30px;
}
.footer {
background-color:#99BB97;
border-bottom:1px solid #000000;
border-top:1px solid #000000;
padding:5px;
font-size:90%;
clear:both;
}
div.spacer {
 /*nothing */
 clear:both;
  }

/*  for menus   ************* */
li.raw {
list-style:disc;
}
.itemname {
font-size: 110%;
font-weight:bolder;
}
.itemdesc {
font-size: 100%;
font-weight:normal;
}
.price {
margin-right:150px;
clear:none;
float:right;
}





.mainmenu {
 
/*
 margin-left:10px;


padding-left:20px;
padding-top:2px;
padding-bottom:2px; 

text-decoration:none;
color:#000000;
height:25px;   
 */
display:block;
cursor:pointer;
border-bottom:none;
}

.submenu {
/*
height:19px;
margin-left:38px;
padding-top:2px;
padding-left:7px;
*/
display:block;
}


.hide{
display:none;
}

.show {
display:block;
}
