* { margin:0; padding:0;}
html, body { height:100%;}
html { background:url(images/tail-top.jpg) center top repeat-x #ffeeb9;}
body { background:url(images/main-bg.jpg) center top no-repeat; font-family:"Times New Roman", Times, serif; font-size:100%; line-height:1.3125em; color:#757474;}

input, select, textarea { font-family:"Times New Roman", Times, serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear {
	clear:both;
	font-size: smaller;
}

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

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

p {
	margin-bottom:21px;
	text-align: left;
	color: #a88600;
	font-size: medium;
	font-style: italic;
}

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

#newsletter-form input.text { border:1px solid #d7d7d7; background:#fff; font-family:Arial, Helvetica, sans-serif; font-size:11px; width:142px; color:#a7a6a6; padding:3px 0 3px 3px; margin-right:2px;}
#newsletter-form input.submit { background:url(images/go-button.gif) no-repeat left top; border:none; width:40px; height:22px; line-height:20px; color:#ffeeb9;}

#contacts-form { font-family:Tahoma, Geneva, sans-serif; font-size:.73em; font-weight:bold; color:#373732;}
#contacts-form label { display:block; height:42px;} 
#contacts-form label input { width:257px; padding:2px 0 3px 3px; color:#91867f; background:none; border:1px solid #a09b96; font-weight:normal; font-family:Tahoma, Geneva, sans-serif;}
#contacts-form textarea {width:285px; height:102px; padding:2px 0 2px 3px; margin-bottom:15px; color:#91867f; background:none; border:1px solid #a09b96; overflow:auto; font-weight:normal; font-family:Tahoma, Geneva, sans-serif;}
#contacts-form .link1 { float:right; margin-left:14px; font-family:"Times New Roman", Times, serif; font-size:1.36em;}

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

.list1 { padding:15px 0 0 0;}
.list1 li { border-bottom:1px dotted #a8a7a7; text-align:center; padding:0 0 5px 0; margin-bottom:8px;}
.list1 li.last { border-bottom:none; margin-bottom:0;}
.list1 li a { color:#757474; text-decoration:none;}
.list1 li a:hover { color:#000;}

.list2 li {
	color: #F90;
	font-weight: bold;
	font-size: small;
}
.list2 li a { color:#321f15; text-decoration:none;}
.list2 li a:hover {
	color:#00F;
}

.list3 li { padding-bottom:33px;}

/*==================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 20px 0 0;}

.extra-wrap { overflow:hidden; }

.p1 { margin-bottom:10px;}
.p2 { margin-bottom:20px;}
.p3 { margin-bottom:30px;}

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

h1 { background:url(images/logo.gif) no-repeat 70px top; font-size:31px; line-height:1.1em; width:237px; text-transform:uppercase; text-align:center; margin:62px 0 0 0; padding:70px 0 0 10px;}
h1 a { color:#fff; text-decoration:none; display:block; margin-bottom:30px;}
h1 a strong { display:block; font-size:42px;}
h1 span { font-size:14px; line-height:18px; color:#6d5744; font-weight:normal; display:block;}
h2 {}
h3 { font-weight:normal; font-size:1.2em; font-style:italic; margin-bottom:18px;}
h4 { font-size:1em; color:#321f15;}

.link1 { display:block; float:left; background:url(images/link1-bg.gif) left top repeat-x; color:#2c160b; text-decoration:none;}
.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:0 8px 1px 8px; font-weight:normal; font-style:normal;}
.link1:hover { text-decoration:underline;}

.button { display:inline-block; background:url(images/button.jpg) no-repeat left top; color:#2c160b; width:61px; font-weight:bold; text-align:center; text-decoration:none; font-size:15px; height:22px; line-height:18px; position:relative; top:3px;}
.button:hover { color:#fff;}

.line-hor { background:#3a3c52; height:1px; overflow:hidden; font-size:0; line-height:0; margin:20px 0 20px 0;}
.line-ver { background-image:url(images/line-ver.gif); background-repeat:repeat-y; width:100%;}

.title { margin-bottom:23px;}

/*==================boxes====================*/
.box { width:100%;}
.box .border-left {background:url(images/border-left.png) left top repeat-y; padding-left:10px;}
.box .border-right {background:url(images/border-right.png) right top repeat-y ; padding-right:10px;}
.box .aside-bg { background:url(images/aside-bg.gif) left top repeat-y #fff; width:100%;}
.box .content-bg { background:url(images/content-bg1.gif) left top repeat-x #fff; width:100%;}
.box .left-bot-corner {background:url(images/left-bot-corner.gif) no-repeat left top; padding-left:247px;}
.box .left-bot-corner1 {background:url(images/left-bot-corner-1.gif) no-repeat left top; padding-left:35px;}
.box .right-bot-corner {background:url(images/right-bot-corner.gif) no-repeat right top; padding-right:35px;}
.box .border-bot {background:url(images/border-bot.gif) left top repeat-x; height:35px; overflow:hidden; font-size:0; line-height:0;}
.box .inner { padding:0 0 0 0;}

.box1 { width:100%; margin-bottom:62px;}
.box1 .top { background:url(images/box1-top.gif) no-repeat center top;}
.box1 .bot { background:url(images/box1-bot.gif) no-repeat center bottom;}
.box1 .inner { padding:43px 0 45px 0;}

.banner-box { background:url(images/banner-box.jpg) no-repeat left top; width:601px; height:207px; font-size:1.13em; color:#8c846e; line-height:1.11em; margin-bottom:29px;}
.banner-box .inner { padding:31px 53px 0 33px;}
.banner-box .title { margin:9px 0 19px 0;}
.banner-box .img-indent { margin-right:15px;}

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

/*header*/
#header .row-1 { height:114px; padding-left:4px; overflow:hidden;}
#header .row-2 { padding:0 10px 0 10px; max-height: 331px; }

/*content*/
#content .indent { padding:22px 25px 0 23px;}
#content .aside .indent { padding:25px 26px 35px 22px;}
#content .content .indent { padding:22px 25px 0 23px;}

.carousel, .carousel-inner { max-height: 331px; }

#content .section {
	padding:0 0 39px 0;
	font-weight: bold;
	font-size: large;
	color: #333;
}
#content .section1 { padding:0 0 14px 0;}

.gallery { width:100%; overflow:hidden; padding-bottom:23px;}
.gallery dt { padding-bottom:28px;}
.gallery dd ul { margin-right:-28px;}
.gallery dd ul li { float:left; margin-right:28px;}

.pagination { overflow:hidden; text-align:center; background:url(images/pagination-left.gif) no-repeat left top #ffeeb9; padding:0 0 0 20px;}
.pagination li { display:inline; padding:0 2px;}
.pagination li a { color:#2c160b;}
.pagination li.fright { background:url(images/pagination-right.gif) no-repeat right top; padding-right:20px;}
.pagination li.fright a { text-decoration:none; font-weight:bold;}
.pagination li.fleft a { text-decoration:none; font-weight:bold;}

#content strong {
	color:#a88600;
	text-align: center;
	font-size: large;
	font-weight: bold;
}

/*footer*/
#footer { color:#a3916f;}
#footer a { color:#a3916f; text-decoration:none;}
#footer a:hover { text-decoration:underline;}
/*==========================================*/
#page1 #main #content .box .border-left.png .border-right.png .aside-bg .wrapper .content .indent table tr td {
	font-style: italic;
	font-size: 1.2em;
}
#page5 #main #content .box .border-left.png .border-right.png .aside-bg .wrapper .content .indent .section .clear table tr th {
	text-align: left;
	font-size: medium;
}
#page1 #main #content .box .border-left.png .border-right.png .aside-bg .wrapper .content .indent table tr th {
	text-align: left;
	font-style: italic;
	color: #a88600;
}
