

* {
margin: 0;
padding: 0;
}

html {
height: 100%;
}

body {
height: 100%;
text-align: center;
font: 12px Arial, sans-serif;
background: #f9f9f9 url('../img/bg.jpg') repeat-x 0 0;
min-width: 980px;
}

a:link, a:visited {
color: #AFBC25;
text-decoration: underline;
font-weight: bold;
font: 12px Arial, sans-serif;
}

a:hover {
text-decoration: none;
}


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

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




h1 {
font-size: 14px;
font-weight: normal;
color: #FFFFFF;
text-align: left;
padding: 15px 0 4px 0;
}

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





.list {
font-size: 12px;
font-family: "Arial",  serif;
font-weight: normal;
height:18px;
color: #ffffff;
letter-spacing: 1px;
background: url('../img/bullet.gif') no-repeat 0 54%;
padding-left: 18px;
margin-bottom: 2px;
}





address {
}


/* Images */

img.image-main {
border: 1px solid #AFBC25;
margin: 2px 0 3px 0;
}


/* Header */

#header {
width: 1000px;
height: 138px;
position: relative;
margin: 0 auto;
text-align: left;
}

ul#barnav {
float: right;
margin: 7px 1px 0 0;
display: inline;
color: #FFFFFF;
height:25px;
}

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

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

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

li#home {

padding-left: 5px;
}

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


li#contact {

padding-left: 5px;
margin-right: 16px;
}


/* Search form */

form.search {
width: 204px;
position: absolute;
top: 43px;
right: 1px;
}

form.search fieldset {
border: 0;
}

#bg-input {
position: absolute; 
top: 0;
left: 0;
overflow: hidden;
width: 171px;
height: 26px;
background: #FAFFE5 url('../img/searchimp.gif') no-repeat 0 0;
border: 0;
}

#bg-input input {
position: relative;
top: 5px;
left: 10px;
width: 160px;
border: 0;
letter-spacing: 1px;
background-color: #FAFFE5;
}

form.search input.dat {
letter-spacing: 1px;
padding-left: 0;
font-weight: bold;
color: #FFFFFF;
position: absolute;
top: 0;
right: 0;
}

form.search label {
display: none;
}


/* Menu */

#topnav {
position: absolute;
top: 74px;
right: 1px;
}

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

#topnav li a {
float: left;
display: inline;
list-style-type: none;
text-align: center;
color: #FFFFFF;
font: 11px;
text-decoration: none;
padding: 0 12px;
height: 43px;
line-height: 43px;
margin-left: 0px;
background: #242424 url('../img/menubar-bg.jpg') repeat-x 0 0;

}

#topnav li a:hover {
color: #FFFFFF;
text-decoration: none;
background: #232323 url('../img/menubar-hov.jpg') repeat-x 0 0;

}




/* 3 columns layout */

#main-content {
font-size: 12px;
width: 1000px;
margin: 3px auto 0 auto;
text-align: left;
background: #525252 url('../img/content-bg.gif') repeat-y 0 0;
padding-top:5px;
}


#main-content h3 {
font-size: 16px;
font-family: "Arial",  serif;
font-weight: bold;
color: #FDFDFD;
letter-spacing: 1px;
background: url('../img/listbul.gif') no-repeat 0 54%;
padding-left: 18px;
margin-bottom: 7px;
}

#main-content h4 {
font-size: 14px;
font-family: "Arial",  serif;
font-weight: bold;
color: #FFFFFF;
text-align: left;
margin: 4px 0 0 0;
letter-spacing: 1px;
}

#main-content h5{
float: right;
font-size: 12px;
font-family: "Arial", serif;
font-weight: bold;
color: #FDFDFD;
letter-spacing: 1px;
background: url('../img/32.png') no-repeat 0 54%;
padding-left: 33px;
height:30px;
margin-bottom: 7px;
display: inline;
margin-right: 7px;
}

#main-content h5 a, hover{
font-size: 12px;
font-family: "Arial", serif;
font-weight: bold;
color: #AFBC25;
}


#main-content p {
line-height: 15px;
margin-bottom: 10px;
color: #FDFDFD;
}
#main-content .pad {
padding-left:5px;
}


#main-content p a, p a:visited {
font-weight: bold;

}



#main-cols {
float: left;
width: 660px;

}

#main-cols #middle {
float: right;
width: 310px;

}

#main-cols #right {
float: left;
width: 305px;
margin-right:5px;
}

#leftside{
float: right;
width: 300px;
padding-left:10px;

}



/* Footer */

#footer {
width: 100%;
height: 120px;
margin: 10px auto 0 auto;
background: #656565 url('../img/footer-bg.jpg') repeat-x 0 0;
}

#footer-in {
width: 1000px;
height: 80px;
margin: 20px auto 0 auto;
padding:15px;
}



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

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

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

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

p.footer-right a:hover {
color: #FFFFFF;
font-weight: normal;
}
.clear {
clear: both;
height: 0;
font-size: 0;
visibility: hidden;
content: ' ';
}

.hr {
display: none;
}
