* {
margin: 0;
padding: 0;
}

html {
height: 100%;
font-size: 62.5%;
}

body {
height: 100%;
text-align: center;
font: 1.2em Verdana, Arial, Helvetica, sans-serif;
background: #67917A;
min-width: 980px;
}

a:link, a:visited {
color: #AFBC25;
text-decoration: underline;
font-weight: bold;
}

a:hover {
text-decoration: none;
}

.cleaner {
clear: both;
height: 0;
font-size: 0;
visibility: hidden;
content: ' ';
}

.noscreen {
display: none;
}

.hidden { /* Skip menu */
position: absolute;
top: -10000px;
left: 0;
width: 1px;
height: 1px;
overflow: hidden;
}


/* Paragraphs, headings, ... */

p {
line-height: 170%;
margin-bottom: 10px;
color: #000000;
}

p.more {
float: right;
display: inline;
margin-right: 7px;
}

p.more a, p.more a:visited {
font-weight: normal;
}

h1 {
font-size: 2.2em;
font-weight: normal;
color: #000000;
text-align: left;
padding: 43px 0 4px 0;
letter-spacing: 1px;
background: url('../img/h1-bg.gif') repeat-x 0 100%;
width: 50%;
}

h1 a:link, h1 a:visited {
font-weight: normal;
text-decoration: none;
color: #000000;
}

h2 {
font-size: 1.4em;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
color: #000000;
text-align: left;
margin: 4px 0 0 0;
letter-spacing: 1px;
}

h3 {
font-size: 1.4em;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
color: #000000;
letter-spacing: 1px;
background: url('../img/h3-bg.gif') no-repeat 0 54%;
padding-left: 18px;
margin-bottom: 7px;
}

address {
}


/* Images */

img.image-main {
border: 1px solid #AFBC25;
margin: 0.2em 0 0.6em 0;
}


/* Header */

#header {
width: 980px;
background: url('../img/bg.gif') repeat-x 0 0;
height: 178px;
position: relative;
margin: 0 auto;
text-align: left;
}

ul#navigation {
float: right;
margin: 8px 1px 0 0;
display: inline;
color: #000000;
}

ul#navigation li {
float: left;
display: inline;
list-style-type: none;
text-align: center;
font-size: 0.9em;
}

ul#navigation li a, ul#navigation li a:visited {
text-decoration: none;
color: #000000;
font-weight: normal;
}

ul#navigation li a:hover {
text-decoration: underline;
}

li#house {
background: url('../img/house.gif') no-repeat 0 1px;
padding-left: 24px;
}

li#house a {
margin-right: 16px;
}

li#sitemap {
background: url('../img/sitemap.gif') no-repeat 0 2px;
padding-left: 24px;
margin-left: 16px;
}

li#sitemap a {
margin-right: 16px;
}

li#envelope {
background: url('../img/envelope.gif') no-repeat 0 2px;
padding-left: 23px;
margin-left: 16px;
}




/* Menu */

#menu {
position: absolute;
top: 146px;
right: 1px;
}

#menu li {
float: left;
display: inline;
list-style-type: none;
}

#menu li a {
float: left;
display: inline;
list-style-type: none;
text-align: center;
color: #ffffff;
font-size: 1.1em;
text-decoration: none;
padding: 0 1.1em;
height: 32px;
line-height: 32px;
margin-left: 3px;
background: #3F694B;
border: 1px solid #3F694B;
border-bottom: none;
}

#menu li a:hover {
color: #FFFFFF;
text-decoration: underline;
background: #67917A;
border: 1px solid #67917A;
border-bottom: none;
}

#menu li a.active {
background: #587362;
color: #FFFFFF;
text-decoration: none;
border: 1px solid #587362;
border-bottom: none;
}

#content {
font-size: 0.9em;
width: 980px;
margin: 18px auto 0 auto;
text-align: left;
background: #ffffff;
}

#content1 {
width: 972px;
padding: 4px;
}

#content1 {
width: 972px;
padding: 4px;
line-height: 250%;
}

.menusect {
font-size: 16px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}

.menusubsect {
font-size: 14px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}

.menuitem {
font-size: 13px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #67917A;
}

.menuprice {
font-size: 13px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #B57DD1;
}

.menudesc {
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-style: italic;
}

/* Footer */

#footer {
width: 970px;
height: 80px;
margin: 18px auto 0 auto;
border-top: 1px solid #404040;
}

p.footer-left {
float: left;
width: 465px;
color: #000000;
text-align: left;
margin: 9px 0 0 15px;
display: inline;
}

p.footer-left a, p.footer-left a:visited {
color: #000000;
font-weight: normal;
}

p.footer-right {
float: right;
width: 465px;
color: #000000;
text-align: right;
margin: 9px 15px 0 0;
display: inline;
}

p.footer-right a, p.footer-right a:visited {
color: #000000;
font-weight: normal;
}

p.footer-right a:hover {
color: #000000;
font-weight: normal;
}
