body {
padding: 0;
margin: 0;
background: #fff url(dots.gif) top right repeat;
text-align: center;
font-family: verdana, arial, sans-serif;
font-size: 12px;
color: #660066;
}

p {
font-family: verdana, arial, sans-serif;
font-size: 12px;
color: #660066;
text-align: left;
}

#main {
text-align: left;
margin: 20px auto;
width: 900px;
padding: 0;
}

#content {
background: #ffe;
padding: 20px;
border: solid 2px #fc6;
}


/* header */

h1 {
margin: 0;
padding: 0;
text-align: right;
font-family: monotype corsiva;, arial, sans-serif;
font-size: 46px;
color: #68c491;
}

h1 a {
text-decoration: none;
color: #68c491;
}


/* pics strip */

#pics {
list-style: none;
margin: 20px 0 10px;
padding: 0;
text-align: right;
}

#pics li {
display: inline;
margin-left: 1em;
}

#pics li img {
border: solid 2px #910;
}



/* main nav */

#nav {
list-style: none;
margin: 20px 0 10px;
padding: 0;
text-align: right;
}

#nav li {
display: inline;
margin-left: 1em;
font-family: verdana, helvetica, arial, sans-serif;
font-size: 18px;
font-weight: bold;
}

#nav li a {
text-decoration: none;
color: #a6a;
}

#nav li a:hover {
color: #910;
}

/* sub nav */

#subnav {
list-style: none;
margin: 10px 0;
padding: 0;
text-align: right;
}

#subnav li {
display: inline;
margin-left: 1em;
font: bold 1.1em helvetica, arial, sans-serif;
}

#subnav li a {
text-decoration: none;
color: #a6a;
}

#subnav li a:hover {
color: #910;
}


/* contact form */

dt {
margin: 1em 0 0.5em 0;
font-weight: bold;
}

dd {
margin: 0;
}

input {
font: 100% verdana, arial, sans-serif;
}




/* general */

b {
color: #c93;
}

a {
color: #4b8e69;
text-decoration: underline;
}

a:hover {
color: #4b8e69;
text-decoration: underline;
}




#services {
list-style: none;
padding: 0;
margin: 20px;
}

#services li {
margin: 0.5em 0;
padding: 5px;
}


#samplemenus {
list-style: none;
text-align: center;
padding: 0;
margin: 0;
}

#samplemenus ul {
list-style: none;
}

#samplemenus ul li {
margin: 0.25em 0;
font-weight: normal;
}

#samplemenus a {
text-decoration: none;
}

.type {
margin: 2em 0 1em 0;
font-weight: bold;
}

.samplemenus {
text-align: center;
}

h2, h3 {
font-weight: normal;
}

h2 {
text-align: left;
font-family: monotype corsiva;, arial, sans-serif;
font-size: 36px;
color: #68c491;
text-transform: capitalize;
}

h3 {
font-size: 1.2em;
font-weight: bold;
}

h4 {
margin-top: 4em;
}

h2, h3, h4 {
color: #68c491;
}

.fl {
height: 12px;
background: transparent url(fl.gif) top center no-repeat;
}

.quotes {
font-style: italic;
color: #a15c21;
padding-bottom: 20px;
font-size: 14px;
}






#footer {
text-align: center;
margin-top: 40px;
font: 1.25em helvetica, sans-serif;
color: #b32;
background: #fef;
border: solid 2px #dcd;
}

.highlighted {
background: #ffd;
}

/* new */

li a {
text-decoration: none;
}