/* ------------------------------------------------------- GLOBAL */


body{
color: #666666;
font-family: Arial, Helvetica, Tahoma;
font-size: 8pt;
margin: 0px auto;
text-align: center;
padding: 0px;
background-color: #501801;
background-image: url("../images/bg-body.jpg");
background-repeat: repeat-x;
background-position: top left;
}

a:link {color: #dd8127; text-decoration: none;}
a:visited {color: #dd8127; text-decoration: none;} 
a:active {color: #dd8127; text-decoration: none;}
a:hover {color: #dd8127; text-decoration: underline;}
a img {border: none;}

.clear{clear: both;}
span.red{color: red;}
span.gray{color: #666666;}
span.caption{font-size: 7.5pt;}
span.caption a:link {color: #808080; text-decoration: none; cursor: text;}
span.caption a:visited {color: #808080; text-decoration: none; cursor: text;} 
span.caption a:active {color: #808080; text-decoration: none; cursor: text;}
span.caption a:hover {color: #808080; text-decoration: none; cursor: text;}

h1{
margin: 0px;
padding: 0px 0px 15px 0px;
font-family: Tahoma, Arial;
font-size: 19pt;
font-weight: normal;
color: #922c20;
text-align: left;
}

h2{
margin: 0px;
padding: 0px 0px 5px 0px;
font-size: 14pt;
font-weight: normal;
color: #b3b3b3;
text-align: left;
}

h3{
margin: 0px;
padding: 20px 0px 5px 0px;
font-size: 11pt;
font-weight: bold;
color: #9a867b;
text-align: left;
}

ul{
list-style-type: none;
padding: 0px;
margin: 0px 0px 0px 0px;
} 

li{
background-image: url("../images/bullet.gif");
background-repeat: no-repeat;
background-position: top left;
padding-left: 20px;
padding-bottom: 10px;
font-size: 8pt;
text-align: left;
}

.hr{
margin: 0px auto;
margin-bottom: 15px;
padding: 0px;
width: 100%;
height: 17px;
_height: 15px;
border: 0px;
border-bottom: 1px dotted #c2b49a;
clear: both;
}

p{
margin: 0px;
padding: 0px;
text-align: justify;
line-height: 18px;
color: #9a867b;
}


/* ------------------------------------------------------- STRUCTURE */

#top{
margin: 0px auto;
padding: 0px;
width: 900px;
height: 119px;
background-image: url("../images/bg-top.jpg");
background-repeat: no-repeat;
background-position: top center;
}

#slogan{
margin: 0px auto;
padding: 0px;
width: 900px;
height: 57px;
}

#menu{
margin: 0px auto;
padding: 0px;
width: 578px;
}

a.topnav1:link, a.topnav1:visited {
float: left;
display: block;
background: url('../images/bg-topnav1.jpg') no-repeat;
font-family: Arial;
font-size: 8pt;
color: #612407;
text-align: center;
margin: 0px 2px 0px 0px;
padding: 0px 0px 0px 0px;
height: 35px !important;
height: 35px;
width: 143px;
text-decoration: none;
line-height: 35px;
}
a.topnav1:hover {
background-position: 0px -35px;
text-decoration: none;
}

a.topnav2:link, a.topnav2:visited {
float: left;
display: block;
background: url('../images/bg-topnav2.jpg') no-repeat;
font-family: Arial;
font-size: 8pt;
color: #612407;
text-align: center;
margin: 0px 2px 0px 0px;
padding: 0px 0px 0px 0px;
height: 35px !important;
height: 35px;
width: 143px;
text-decoration: none;
line-height: 35px;
}
a.topnav2:hover {
background-position: 0px -35px;
text-decoration: none;
}

a.topnav3:link, a.topnav3:visited {
float: left;
display: block;
background: url('../images/bg-topnav3.jpg') no-repeat;
font-family: Arial;
font-size: 8pt;
color: #612407;
text-align: center;
margin: 0px 2px 0px 0px;
padding: 0px 0px 0px 0px;
height: 35px !important;
height: 35px;
width: 143px;
text-decoration: none;
line-height: 35px;
}
a.topnav3:hover {
background-position: 0px -35px;
text-decoration: none;
}

a.topnav4:link, a.topnav4:visited {
float: left;
display: block;
background: url('../images/bg-topnav4.jpg') no-repeat;
font-family: Arial;
font-size: 8pt;
color: #612407;
text-align: center;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
height: 35px !important;
height: 35px;
width: 143px;
text-decoration: none;
line-height: 35px;
}
a.topnav4:hover {
background-position: 0px -35px;
text-decoration: none;
}

#shad-mid{
margin: 0px auto;
padding: 0px;
width: 900px;
background-image: url('../images/bg-shad-mid.png');
background-position: top center;
background-repeat: repeat-y;
}

#container{
margin: 0px auto;
text-align: center;
padding: 0px;
width: 890px;
background-color: #ffffff;
background-image: url("../images/bg-container.jpg");
background-repeat: repeat-y;
background-position: top center;
}

#banner{
margin: 0px auto;
text-align: center;
padding: 0px;
width: 890px;
height: 257px;
background-image: url("../images/bg-banner.jpg");
background-repeat: no-repeat;
background-position: top center;
}

#main{
margin: 0px auto;
text-align: center;
padding: 0px;
width: 770px;
}

#mainleft{
float: left; display: inline;
margin: 0px;
text-align: center;
padding: 0px;
width: 470px;
}

#footer{
margin: 0px auto;
text-align: center;
padding: 28px 0px 0px 0px;
font-size: 7pt;
width: 900px;
background-image: url("../images/bg-footer.jpg");
background-repeat: no-repeat;
background-position: top center;
}
a.botnav:link {color: #cccccc; text-decoration: none;}
a.botnav:visited {color: #cccccc; text-decoration: none;} 
a.botnav:active {color: #cccccc; text-decoration: none;}
a.botnav:hover {color: #ffffff; text-decoration: none;}

.terra{color: #7d3212; inherit:none;}
a.terralink:link {color: #7d3212; text-decoration: none;}
a.terralink:visited {color: #7d3212; text-decoration: none;} 
a.terralink:active {color: #7d3212; text-decoration: none;}
a.terralink:hover {color: #8d7c6d; text-decoration: none;}

/* ------------------------------------------------------- CONTENT */


.leftpic{
float: left; display: inline;
margin: 0px 10px 0px 0px;
}

#msg{
position: absolute;
width: 100%;
height: 300px;
top: 40%;
left: 0;
z-index: 100;
text-align: center;
background-color: #ffffff;
padding: 150px 0px 0px 0px;
margin: auto;
}

.thumb{
float: left; display: inline;
margin: 0px 10px 10px 0px;
height: 120px;
width: 120px;
border: 10px solid #e8e1de;
}

/* ------------------------------------------------------- FORM */


form{
margin: 0px auto;
margin-bottom: 5px;
}

.contactform{
float: left; display: inline;
margin: 0px;
padding: 0px 30px 0px 0px;
text-align: right;
}

.formline{
margin: 0px;
padding: 0px;
height: 25px;
text-align: right;
}

.formlinemulti{
margin: 0px;
padding: 0px;
height: 220px;
text-align: right;
}

.textfield{
color: #622A29;
background: #ffffff;
border: 1px ridge #cccccc;
font-size: 8pt;
width: 400px;
font-family: Arial;
}

.button{
color: #806f4f;
background: #c3b59a;
font-size: 10pt;
border: 2px groove #c0c1b3;
cursor: pointer;
height: 22px;
}
@-moz-document url-prefix()
{
.button { line-height: 22px; padding: 0px 5px 5px 5px; }
}