
* { margin: 0; padding: 0; }

body {
margin-top: 20px;
margin-bottom: 20px;
background: #b98;
color: #000;
font-size: 62.5%;
font-family: Verdana, Arial, Sans-Serif;
text-align: center;
}

#wrap {
margin: 0 auto;
width: 840px;
text-align: left;
background: #ebebeb url("img/bg-left.jpg") repeat-y;
}

/* Top zone */

#toptext { height: 30px; }

#toptext p {
padding-top: 4px;
text-align: center;
color: gray;
font: 1.0em Tahoma, Sans-serif; letter-spacing: 4px;
}

#top {
height: 89px;
/* background: url("img/bg-top.jpg") #ebebeb repeat-x; */
}

#header {
height: 150px;
background: url("img/bg-header.jpg") white repeat-x;
}

#logo_container {
float: left;
width: 550px; height: 89px;
}

#logo {
float: left;
width: 550px; height: 89px;
border-width: 0px;
}

#logo a img, a:visited img { border-width: 0; }

#logo_container img {
display: block;
}

#nav {
clear: both;
position: relative;
margin-left: 0;
/* width: 740px; */
height: 30px;
font-size: 1.1em;
}

#nav div {
position: absolute; bottom: 0; left: 0;
}

#nav a, #nav strong {
float: left;
display: block;
padding: 2px 10px 7px 10px;
border-right: 1px solid white;
text-decoration: none;
height: 20px;
}

#nav strong { color: black; background: #9cc; }
#nav a { color: white; background: #930; }
#nav a:hover { color: black; background-color: #fc9; }

/*
#nav strong a {
float: none; display: inline;
}
*/
/* Main */

* html #main { height: 1%; } /* IE hack */
#main {
float: right;
width: 510px;
padding: 0 25px 0 0;
background: url("img/fold.jpg") top right no-repeat;
}

#main h1 {
padding: 20px 50px 0 0;
font-family: 'Lucida Sans Unicode', Verdana, sans-serif;
font-weight: normal;
font-size: 3.25em;
line-height: 1.0em;
color: #808080;
display: block;
}

#main h2 { clear: left;
margin: 0 0 10px 0;
padding: 10px 50px 2px 0;
font: 1.7em Arial, Sans-serif;
font-weight: bold;
line-height: 1.3em;
color: #099;
/* border-bottom: 3px solid #ccc; */
}

#main h3, #main h4 { clear: left;
padding: 10px 0 0 0;
font-family: 'Lucida Sans Unicode', Verdana, sans-serif;
font-weight: normal; font-size: 1.8em;
/* font: 124% Tahoma, Sans-serif; font-weight: bold; line-height: 140%; */
letter-spacing: 3px;
color: #930;
}

#main h4 { padding-bottom: 6px; }

#main h5 {
padding: 10px 0 6px 0;
font-size: 1.1em;
font-weight: bold;
}

#main p { /* clear: left; */
font-size: 1.2em;
text-align: left; line-height: 1.8em;
padding: 0 0 8px 0;
}

#main ul {
list-style-type: none;
font-size: 1.2em;
text-align: left;
padding: 6px 0 8px 0;
}

#main ul li {
padding-bottom: 2px;
}

#main ul.bullet li {
line-height: 1.7em; text-indent: 17px;
background: url("img/le-bullet1.gif") no-repeat 0 .60em; /* was .75em */
}

#main a {
color: #03c; text-decoration: none; font-weight: bold;
}

#main a:hover {
color: black; text-decoration: none; font-weight: bold;
background-color: #fC9;
}

#main iframe {
padding: 2px;
border: 1px solid #ccc;
background-color: #fff;
}

#main_bottom {
padding: 4px 0 20px 0;
color: #000;
font-size: 0.9em;
}

#main_bottom p { padding: 6px 0 0 0; }

/* Main form */

#main_form {
padding: 0 0 0 0;
}

#main_form fieldset { border: 0; }

#main_form label {
margin: 0 10px 0 0;
font-size: 1.1em; font-weight: bold; line-height: 1.7em;
}

#main_form fieldset .textfield1 { display: block;
padding: 2px 10px 2px 0; width: 280px; height: 17px; border: 0;
color: #000; background: #fff;
font-family: "Verdana"; font-size: 1.1em;
}

#main_form fieldset textarea { display: block;
padding: 0; width: 100%; height: 100px; border: 0;
background: #fff;
font-family: "Verdana"; font-size: 1.1em;
}

#main_form input.btn1 {
margin-top: 6px; margin-right: 1px; border: 0;
height: 25px; width: 100px;
font-family: "Verdana"; font-weight: bold; font-size: 10px;
color: #666; background-image: url("img/bg-formbutton1.jpg");
}

#main .response p {
color: #930; font-weight: bold; font-style: italic;
}

#main .highlight {
margin: 6px 0 6px 0;
padding: 14px 15px 6px 15px;
background: #FEF2E4;
border: 4px solid #E6BF99;
}

/* Gallery */

#main #gallery {
margin: 10px 0 0 0;
background: #ebebeb;
border: 1px solid #ccc;
}

#main #gallery p { text-align: center;
font-size: 1.1em;
line-height: 1.1em;
padding-top: 2px;
}

#main #gallery table {
margin-top: 0;
margin-bottom: 0;
border: none;
}

#main #gallery table td {
padding: 4px;
border: none;
text-align: center;
vertical-align: top;
}

#main #gallery table img {
float: none;
margin-right: auto;
margin-left: auto;
padding: 2px;
border: 1px solid #ccc;
background-color: #fff;
text-align: center;
}

/* Sidebar */

#sidebar {
width: 280px;
}

#sidebar_top {
padding-bottom: 1px;
border-bottom: 7px solid #963;
}

#sidebar #sidebar_top img { display: block; }

#sidebar p {
padding: 0 20px 4px 20px;
font-size: 1.1em;
line-height: 1.7em;
}

#sidebar .sidebox {
width: 260px;
margin: 9px auto 0 auto;
padding-bottom: 10px;
border: 1px solid #ccc;
background: #ffecce;
}

#sidebar .sidebox h5 {
padding: 15px 12px 12px 12px;
font: 1.1em Tahoma, Sans-serif; letter-spacing: 4px;
font-weight: bold; line-height: 1.7em; text-align: center;
color: #963;
}

#sidebar .sidebox p {
padding: 0 12px 4px 12px;
font-size: 1.1em;
line-height: 1.7em;
}

#sidebar .sidebox img.center { display: block;
margin: 20px auto 20px auto;
border: none;
}

#sidebar img.center { display: block;
margin: 5px auto 10px auto;
border: none;
}

/* Footer */

#footer {
clear: both;
width: 840px;
height: 64px;
background-image: url("img/bg-footer.jpg");
background-repeat: repeat-x;
}

#footer p {
padding-top: 20px;
text-align: center;
color: gray;
font: 1.0em Tahoma, Sans-serif; letter-spacing: 4px;
}

#footer a { color: gray; text-decoration: none; }

#axs { float: left; }

img {
vertical-align: bottom;
}

a img { border: none; }

img.floatpic {
float: left;
margin: 4px 16px 4px 0;
border: 2px solid #666;
padding: 2px;
}

img.border {
border: 2px solid #666;
padding: 2px;
background: #ebebeb;
}

.read_me { font-weight: bold; font-variant: small-caps; }
