* { margin: 0; padding: 0; }
h1, h2, h3, h4, h5 { margin:5px 0 15px; line-height:1.2em;}
h1 { font-size:20px; }
.productlist { display:block; margin:10px 0px; padding:0px; list-style:none; }
.productlist li { display:block; float:left; width:175px; height:200px; margin:4px; text-align:center; line-height:15px; }
.productlist li a { font-size:12px; }
.productlist li a img { display:block; margin:10px auto 10px; }
.productlist li a span { display:block; }
.productlist li a span.thumbdesc { margin-top:10px; color:#999; font-style:italic; }
table.calendar { width:570px; }
body {
margin:0 auto; 
background-image:url("/site/BG_water.jpg"); 
background-attachment:fixed; 
background-position:top; 
background-repeat:repeat-x;
background-color: #660000;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
color: #222;
text-align:center;
}

p { margin:5px 0; }

p.full a img { margin:0 20px 0 0; }

a {
text-decoration: none;
color: #996666;
font-weight:bold;
}
a:hover {
text-decoration: underline;
color: #4F5D7F;
}

#wrap {
margin: 20px auto;
width: 800px;
background: #fff;
padding: 10px;
border: 1px groove #000;
-moz-border-radius:10px;
text-align:left;
}

#content { padding:0 0 0 10px; }
#content div p img {-moz-border-radius:10px;}

#header {
height: 160px;
background: #554d42 url(site/header.jpg) no-repeat;
}
#header h1 { 
font-size: 30px;
padding: 17px 0 10px 10px;
color: #FFF;
background-color:darkblue;
}
#header h1 a { 
color: #D1DDEF;
text-decoration: none;
font-weight: 600;
letter-spacing: -7px;
}
#header h1 a:hover {
color: #fff;
}

#menu {
height: 30px;
line-height: 30px;
background: #000;
}
#menu ul {
list-style-type: none;
padding-left: 30px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
padding: 0 20px 0 0;
text-decoration: none;
font-weight: 600;
font-size: 12px;
color: #fff;
}
#menu ul li a:hover {
color: #aaa;
text-decoration: none;
}

#content {
padding: 20px 0;
}

.right {
float: right;
width: 600px;
text-align: justify;
padding-top: 5px;
}
.right h2 {
font-size: 18px;
font-weight: 100;
padding: 15px 0 7px 0;
}
.right h2 a {
text-decoration: none;
}
.right h2 a:hover {

}

.sidecol {
float: right;
width: 160px;
padding: 0 0 30px 10px;
margin:0 10px;
border:2px black solid;
background-color:#eef;
}
.sidecol h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 24px;
line-height: 24px;
color: #7988AF;
font-size: 15px;
}
.sidecol ul {
padding: 10px 0 15px 30px;
list-style-type: square;
color: #99AECD;
}
.sidecol ul li a { text-decoration:none; font-weight:600; }
.sidecol ul li a:hover { }

.main { margin:8px; padding:0 0 0 5px; width:580px; }
.main ul li { margin:0 0 0 15px; }

div.news p a { color:darkred; font-weight:bold; }

#footer { text-align:center; font-size:11px; color:#aaa; }
#footer a { color: #aaa; }
#footer a:hover { color: #111; }
