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


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

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

.clear{clear: both;}
span.black{color: #000000;}
span.blue{color: #5b75a6;}
span.red{color: red;}
span.caption{font-size: 7.5pt;}
span.caption a:link {color: #666666; text-decoration: none; cursor: text;}
span.caption a:visited {color: #666666; text-decoration: none; cursor: text;} 
span.caption a:active {color: #666666; text-decoration: none; cursor: text;}
span.caption a:hover {color: #666666; text-decoration: none; cursor: text;}

h1{
margin: 0px;
padding: 20px 0px 20px 0px;
font-size: 15pt;
font-weight: normal;
color: #666666;
text-align: left;
font-family: Tahoma;
}

h2{
margin: 0px;
padding: 0px 0px 0px 20px;
font-size: 12pt;
font-family: Arial;
font-weight: bold;
color: #808080;
text-align: left;
line-height: 40px;
clear: both;
}

h3{
margin: 0px;
padding: 0px 0px 10px 0px;
font-size: 11pt;
font-family: Arial;
font-weight: bold;
color: #5b75a6;
text-align: left;

clear: both;
}

p{
margin: 0px 0px 0px 0px;
padding: 0px 0px 10px 0px;
font-size: 9pt;
font-weight: normal;
text-align: justify;
line-height: 18px;
}

.hr{
margin: 0px auto;
margin-bottom: 15px;
padding: 0px;
width: 100%;
height: 17px;
_height: 15px;
border: 0px;
border-bottom: 1px dotted #c2b49a;
clear: both;
}
.hrdouble{
margin: 0px auto;
margin-top: 25px;
margin-bottom: 25px;
padding: 0px;
font-size: 1px;
width: 100%;
height: 5px;
_height: 3px;
border: 0px;
border-top: 1px dotted #c2b49a;
border-bottom: 1px dotted #c2b49a;
clear: both;
}


#logoforprint{display: none;}

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


#slogan{
margin: 0px auto;
padding: 0px;
width: 900px;
height: 42px;
line-height: 30px;
font-size: 7pt;
color: #98b7ce;
letter-spacing: 1px;
background-image: url("../images/bg-slogan.jpg");
background-repeat: no-repeat;
background-position: top center;
font-family: Tahoma;
}

#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;
}

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

#navigation{
margin: 0px auto;
padding: 0px;
width: 890px;
height: 47px;
}

.navhome{
background-image: url("../images/bg-navhome.jpg");
background-repeat: no-repeat;
background-position: top center;
}

.navrest{
background-image: url("../images/bg-navrest.jpg");
background-repeat: no-repeat;
background-position: top center;
}

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: #2a2a2a;
text-align: center;
margin: 0px 1px 0px 0px;
padding: 0px 0px 0px 0px;
height: 31px !important;
height: 31px;
width: 147px;
text-decoration: none;
line-height: 31px;
display: inline;
}
a.topnav1:hover {
background-position: 0px -31px;
text-decoration: none;
color: #2a2a2a;
}

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: #2a2a2a;
text-align: center;
margin: 0px 1px 0px 0px;
padding: 0px 0px 0px 0px;
height: 31px !important;
height: 31px;
width: 148px;
text-decoration: none;
line-height: 31px;
display: inline;
}
a.topnav2:hover {
background-position: 0px -31px;
text-decoration: none;
color: #2a2a2a;
}

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


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

#left{
float:left; display: inline;
width: 209px;
}

.news{
margin: 4px 0px 0px 0px;
padding: 10px;
text-align: left;
background-color: #f2f2f2;
border: 1px solid #d7dbe4;
}
.news p{text-align: justify; line-height: 11pt; color: #1a2e52;}
.news a:link {color: #6b7b8b; text-decoration: none;}
.news a:visited {color: #6b7b8b; text-decoration: none;} 
.news a:active {color: #6b7b8b; text-decoration: none;}
.news a:hover {color: #6b7b8b; text-decoration: underline;}

#leftend{
margin: 4px 0px 0px 0px;
padding: 0px;
width: 209px;
height: 75px;
background-image: url("../images/bg-leftend.jpg");
background-repeat: repeat-x;
background-position: top center;
}

#right{
float:right;
margin: 0px;
padding: 0px 0px 0px 0px;
width: 646px;
text-align: left;
}

#content{
margin: 0px auto;
padding: 0px 0px 20px 0px;
text-align: left;
}

.contentleft{
width: 606px;
}

.contentwide{
width: 806px;
}

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

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

#signature{
margin: 0px;
padding: 0px;
width: 868px;
height: 26px;
color: #8d7c6d;
font-family: Arial;
font-size: 7pt;
line-height: 26px;
text-align: center;
background-color: #e7e8ea;
}
a.botnav:link {color: #8d7c6d; text-decoration: none;}
a.botnav:visited {color: #8d7c6d; text-decoration: none;} 
a.botnav:active {color: #8d7c6d; text-decoration: none;}
a.botnav:hover {color: #622A29; text-decoration: none;}

.tan{color: #c8bdb5; inherit:none;}
a.tanlink:link {color: #c8bdb5; text-decoration: none;}
a.tanlink:visited {color: #c8bdb5; text-decoration: none;} 
a.tanlink:active {color: #c8bdb5; text-decoration: none;}
a.tanlink:hover {color: #8d7c6d; text-decoration: none;}

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


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

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

.prodsleft{
float: left;
margin: 0px 20px 0px 0px;
padding: 0px 10px 0px 10px;
width: 170px;
height: 120px;
border-top: 0px solid #666666;
border-right: 1px dotted #c2b49a;
border-bottom: 0px solid #666666;
border-left: 0px solid #666666;
}

#contactform{
float: left; display: inline;
width: 380px;
}
#contactdetails{
margin: 0px;
padding: 0px 0px 0px 40px;
border-top: 0px;
border-right: 0px;
border-bottom: 0px;
border-left: 1px dotted #666666;;
float: right; display: inline;
width: 340px;
}

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


form{
margin: 0px;
}

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

.formlinemulti{
margin: 0px;
padding: 0px;
text-align: right;
width: 380px;
}

.textfield{
color: #003660;
background: #ffffff;
border: 1px ridge #cccccc;
font-size: 8pt;
width: 250px;
font-family: Arial;
}
.textfieldlong{
color: #003660;
background: #ffffff;
border: 1px ridge #cccccc;
font-size: 8pt;
width: 380px;
font-family: Arial;
}

.button{
color: #a7a992;
background: #e5e5dd;
font-size: 9pt;
border: 1px groove #c0c1b3;
cursor: pointer;
height: 22px;
}
@-moz-document url-prefix()
{
.button { line-height: 22px; padding: 0px 5px 5px 5px; }
}

.googleform{
margin: 0px auto;
padding: 13px 0px 0px 0px;
width: 890px;
text-align: center;
}

.googlebutton{
color: #a7a992;
background: #e5e5dd;
font-size: 9pt;
border: 1px groove #c0c1b3;
cursor: pointer;
height: 22px;
}
@-moz-document url-prefix()
{
.googlebutton { line-height: 22px; padding: 0px 5px 5px 5px; }
}


/* ------------------------------------------------------- CONTACT */


a.lonebut:link, a.lonebut:visited {
float: left;
display: block;
background: url('../images/bg-lonebut.jpg') no-repeat;
margin: 0px;
padding: 0px;
height: 111px !important;
height: 111px;
width: 150px;
text-decoration: none;
display: inline;
}
a.lonebut:hover {
background-position: 0px -111px;
text-decoration: none;
}
