/* CSS Document */

body {
background: transparent url(images/background.jpg) no-repeat scroll 50% 0; 
color: #333333;
font-family: Arial;
font-size: 12px;
margin: 0;
padding: 0;
}

h1, h2, ul, p {
margin: 0;
padding: 0;
}

p a {
text-decoration: none;
color: #333333;
}

li {
list-style: none;
margin: 0;
padding: 0;
}

a {
text-decoration: none;
}

img {
border: none;
}

input, textarea, select {
border: 1px solid #CCCCCC;
background: #FFFFFF;
color: #333333;
font-family: Arial;
font-size: 12px;
margin-bottom: 10px;
padding: 3px 2px;
}

.clearfix {
clear: both;
}

#page {
background: url(images/page_bg.png) 0 250px no-repeat;
width: 980px;
margin: 0 auto;
padding: 0 35px;
}

#header {
height: 106px;
margin-bottom: 4px;
padding-top: 30px;
}

#header .title {
float: left;
color: #666666;
}

#header .title h1 {
color: #333333;
font-family: 'Times New Roman';
font-size: 34px;
}

#header .title h1 span {
color: #333333;
}

#header .logo {
float: right;
width: 146px;
height: 50px;
margin-bottom: 20px;
}

#header .logo a {
outline: none;
}

#header .nav {
clear: both;
background: #405D49;
font-family: 'Arial';
font-size: 12px;
height: 36px;
}

#header .nav li {
float: left;
text-align: center;
line-height: 36px;
height: 36px;
margin-left: 32px;

}

#header .nav li a {
color: #FFFFFF;
display:block;
}

#header .nav ul ul {
visibility: hidden;
border: 1px solid #333333;
border-top: none;
background: #666666;
font-family: Arial;
font-size: 11px;
position: absolute;
margin-left:-25px;
}

#header .nav ul ul li {
float: none;
line-height: normal;
line-height: 20px;
height: 20px;
margin: 0;
padding: 0 10px;
width: 160px;
text-align: center;
}

#header .nav li:hover ul {
visibility: visible;
}

.banner {
float: left;
min-width: 750px;
margin-bottom: 10px;
}

.offer {
float: right;
background: #666666;
width: 220px;
height: 300px;
}

#content {
clear: both;
float: left;
background: #D7D8C0;
width: 960px;
margin-bottom: 10px;
padding: 10px;
}

#content h1 {
color: #000000;
font-family: 'Times New Roman';
font-size: 27px;
margin-bottom: 10px;
}

#content h2 {
background: #632B25;
color: #FFFFFF;
font-size: 13px;
line-height: 26px;
height: 26px;
margin: 0 0 10px -10px;
padding-left: 10px;
}

#content h3 {
color: #632B25;
font-size: 12px;
margin-bottom: 20px;
}

#content p {
margin-bottom: 10px;
}

#content .columnleft {
float: left;
background: #FFFFFF;
width: 190px;
min-height: 840px;
padding: 0 10px;
}

#content .tall {
min-height: 560px;
}

#content .columnleft h2, #content .columnright h2 {
width: 200px;
}

#content .columnleft ul {
margin-bottom: 15px;
}

#content .columnleft li {
font-family: 'Times New Roman';
font-size: 14px;
font-weight: bold;
}

#content .columnleft li a {
color: #333333;
}

#content .columnleft .adspace {
border: 1px solid #CCCCCC;
width: 188px;
height: 328px;
}

#content .main {
float: left;
width: 520px;
margin: 0 10px;
}

#content .main h2 {
width: 510px;
margin-left: -15px;
}

#content .main .text_short {
background: #FFFFFF;
font-size: 11px;
height: 260px;
margin-bottom: 10px;
padding: 0 15px;
}

#content .main .text_short h2 {
background: #305451;
}

#content .main .left {
float: left;
width: 215px;
padding-right: 30px;
}

#content .main .left h1 {
color: #632B25;
font-family: 'Times New Roman';
font-size: 18px;
margin-bottom: 5px;
}

#content .main .left h1 a{
color: #632B25;
font-family: 'Times New Roman';
font-size: 18px;
margin-bottom: 5px;
}

#content .main .right {
float: right;
width: 215px;
padding-right: 30px;
}

#content .main .right h1 {
color: #697537;
font-family: 'Times New Roman';
font-size: 18px;
margin-bottom: 5px;
}

#content .main .right h1 a {
color: #697537;
font-family: 'Times New Roman';
font-size: 18px;
margin-bottom: 5px;
}

#content .main .text_home {
background: #FFFFFF;
padding: 0 15px;
height: 570px;
}

#content .main .text_home h2 {
background: #697537;
margin-bottom: 20px;
}

#content .wide {
width: 740px;
margin-right: 0;
}

#content .wide .text {
background: #FFFFFF;
min-height: 540px;
padding: 0 35px 20px 15px;
}

#content .wide h2 {
width: 730px;
background: #707326;
}

#content .columnright {
float: left;
background: #FFFFFF;
width: 190px;
min-height: 840px;
padding: 0 10px;
}

#content .columnright img {
display: block;
border: 1px solid #999999;
margin-bottom: 5px;
}

#content .columnright h2{
background: #B59A4B;
}

#content .pages {
color: #990000;
font-size: 11px;
text-align: right;
margin-bottom: 20px;
}

#content .pages a {
color: #990000;
}

#content .pages a.current {
text-decoration: underline;
}

#content .pages a:hover {
text-decoration: overline;
}

#content .gallery a {
float: left;
color: #0066FF;
font-size: 11px;
font-weight: bold;
text-align: center;
margin: 0 60px 20px 0;
}

#content .gallery a.last {
margin-right: 0;
}

#content .gallery a img {
display: block;
border: 1px solid #999999;
margin-bottom: 5px;
}

#content input, #content textarea {
width: 170px;
}

#content select {
width: 176px;
}

#footer {
clear: both;
text-align: center;
padding-bottom: 90px;
}

#footer .copy {
background: #333333;
color: #FFFFFF;
height: 30px;
margin-bottom: 20px;
padding-top: 20px;
}

#footer .footerlinks {
font-size: 14px;
line-height: 30px;
margin-bottom: 20px;
}

#footer .footerlinks a {
color: #666666;
margin: 0 30px;
}

#footer .footerlinks a:hover {
color: #000000;
}

#footer .footerlinks2 {
font-family: Verdana;
margin-bottom: 20px;
}

#footer .footerlinks2 a {
color: #333333;
}

#footer .footerlinks2 a:hover {
text-decoration: underline;
}

#footer .c3i3 a {
outline: none;
}
