* { margin:0; padding:0;}
body { background:url(images/body-bg.gif) center top; font-family:Arial, Helvetica, sans-serif; font-size:100%; line-height:1.125em; color:#3a3735;}

input, select, textarea { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin-bottom:18px;}

.tail-middle { background:url(images/tail-middle.jpg) center top repeat-y;}
.tail-top { background:url(images/tail-middle.jpg) center top repeat-x;}
.tail-bottom { background:url(images/tail-bottom.jpg) center bottom repeat-x;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

#search-form { position:absolute; right:0; top:9px;}
#search-form input.text { background:url(images/search-bg.gif) left top repeat-x; border:1px solid #fecf51; padding:2px 1px 2px 3px; width:130px; margin-right:2px; color:#f2ebb2; font-size:.85em;}
#search-form input.submit { background:url(images/search-button.jpg) no-repeat left top; width:55px; height:20px; text-align:center; color:#6a4211; border:none; text-transform:uppercase; font-size:.78em;}

#contacts-form label { display:block; height:50px;} 
#contacts-form label input { width:214px; padding:4px 0 4px 3px; color:#8a2008; border:1px dashed #beb066; background:none;}
#contacts-form textarea {width:214px; height:128px; padding:4px 0 4px 3px; margin-bottom:22px; color:#8a2008; overflow:auto; border:1px dashed #beb066; background:none;}
#contacts-form strong { color:#8a2008; padding-left:4px;}

/*==================list====================*/
ul { list-style:none;}

.list1 li { background:url(images/marker1.gif) no-repeat left top; padding:3px 0 4px 32px; font-size:1.28em; margin-bottom:11px;}
.list1 li a { color:#f2ebb2; text-decoration:none;}
.list1 li a:hover { text-decoration:underline;}

.list2 li { background:url(images/marker2.gif) no-repeat left top; padding:7px 0 4px 32px; margin-bottom:6px; font-weight:bold; border-bottom:1px dashed #beb167;}
.list2 li a { color:#8a2008; text-decoration:none;}
.list2 li a:hover { text-decoration:underline;}

.list3 li { color:#72a21d; padding-bottom:5px;}

/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:20px;}
.img-box img { float:left; margin:0 30px 0 0;}

.extra-wrap { overflow:hidden; }

.p1 { margin-bottom:18px;}
.p2 { margin-bottom:9px;}
.p3 { margin-bottom:27px;}

/*==================txt, links, lines, titles====================*/
a {color:#72a21d;}
a:hover{text-decoration:none;}

h2 { font-size:2.14em; font-weight:normal; color:#944222; line-height:1.1em; margin-bottom:15px;}
h2 a {color:#944222; text-decoration:none;}
h2 a:hover { text-decoration:underline;}
h3 { font-size:1em; color:#8f9017; margin-bottom:7px;}
h4 { font-size:1em; margin-bottom:17px;}

.txt1 { font-size:.78em;}
.txt1 a { color:#d2ab60; text-decoration:none;}
.txt1 a:hover { text-decoration:underline;}

.link1 { display:block; float:right; background:url(images/link1-bg.gif) left top repeat-x; color:#ac6826; text-decoration:none; font-family:Tahoma, Geneva, sans-serif; font-size:.64em; text-transform:uppercase;}
.link1 em { display:block; background:url(images/link1-left.gif) no-repeat left top;}
.link1 b { display:block; background:url(images/link1-right.gif) no-repeat right top; padding:3px 10px 2px 10px; font-weight:normal; font-style:normal;}
.link1:hover { color:#000;}

.line-hor { background:#3a3c52; height:1px; overflow:hidden; font-size:0; line-height:0; margin:20px 0 20px 0;}

/*==================boxes====================*/
.box1 { background:url(images/box1-bg.jpg) no-repeat left top; width:300px; height:296px; color:#f2ebb2;}
.box1 .inner { padding:40px 20px 0 51px;}
.box1 h4 { color:#fbaf5d;}

.box2 { background:url(images/box2-bg.jpg) no-repeat left top; width:300px; height:489px;}
.box2 .inner { padding:42px 30px 0 50px;}
.box2 h4 { color:#615c42;}

.box3 { background:url(images/box3-bg.png) no-repeat left top; width:300px; height:199px; color:#d2ab60;}
.box3 .inner { padding:10px 15px 0 50px;}
.box3 h4 { color:#bcac92; margin-bottom:10px;}

.box4 { background:url(images/box4-bg.png) no-repeat left top; width:300px; height:670px; color:#8a2008;}
.box4 .inner { padding:42px 30px 0 50px;}
.box4 h4 { color:#615c42;}

.box { background:url(images/box-bg.jpg) left top repeat-y; width:100%;}
.box .top { background:url(images/box-top.jpg) no-repeat left top;}
.box .bottom { background:url(images/box-bottom.jpg) no-repeat left bottom;}
.box .inner { padding:37px 50px 103px 30px;}

.cont-box {margin:0;}
.cont-box span { float:left; width:79px;}

/*header*/
#header .fleft { padding:54px 0 0 45px;}
.nav-box { float:right; margin:180px 0 0 0; width:680px; position:relative;}
.nav-box .inner { background:url(images/nav-box-bg.jpg) no-repeat left top; height:39px; padding:11px 0 0 10px;}
.nav-box ul { width:100%; overflow:hidden;}
.nav-box ul li { display:inline;}
.nav-box ul li a { float:left; background:url(images/marker.gif) no-repeat left top; padding:0 0 2px 24px; color:#6e2e0e; font-weight:bold; text-decoration:none; margin-right:10px;}
.nav-box ul li a:hover { color:#944222;}

/*content*/
#content .topic { padding:0 48px 20px 20px; border-bottom:1px dashed #a4a398; margin-bottom:30px;}
#content .topic.alt { padding-bottom:0; border-bottom:none; margin-bottom:0;}

/*footer*/
#footer { color:#eee9d8; text-transform:uppercase;}
#footer a {color:#eee9d8; text-decoration:none;}
#footer a:hover { text-decoration:underline;}

/*==========================================*/
