* { margin:0; padding:0;}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:14px;
	color:#36491d;
	background-color: #d8d397;
	background-image: url(images/tail-top.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

input, 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;}
.alignleft { text-align:left;}

.wrapper, block { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin-bottom:14px;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}


#contacts-form label { display:block; height:30px; width:100%; overflow:hidden;}
#contacts-form input { width:205px; padding:1px 0 0 3px; border:1px solid #fff; background:none; color:#fff;}
#contacts-form span { float:left; width:58px;}
#contacts-form textarea { width:205px; height:148px; padding-left:3px; margin-bottom:30px; overflow:auto; border:1px solid #fff; background:none; color:#fff;}

/*==================list====================*/
ul { list-style:none;}

.list1 li { background:url(images/marker.gif) no-repeat 2px top; padding:0 0 13px 24px; border-bottom:1px solid #e8e5c1; margin-bottom:14px;}
.list1 li.last {
	border:0;
	padding: 0 0 25px 24px;
}

.list2 li { padding-bottom:14px;}
.list2 li div { text-align:right; color:#44422e; font-weight:bold;}
.list2 { margin-bottom:30px;}

.list3 { margin-bottom:20px;}
.list3 li { background:url(images/arrow1.gif) no-repeat left 4px; padding:0 0 6px 26px;}
.list3 li a { color:#44422e; font-weight:bold; text-decoration:none;}
.list3 li a:hover { color:#fff;}

/*==================other====================*/
.img-wrp {
	float:left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
}
.img2-wrp {
	float:right;
	margin-top: 10px;
	margin-bottom: 19px;
	margin-left: 10px;
}
.img-indent { margin:0 20px 0 0; float:left;}
.img2-indent { margin:0 20px 0 0; float:right;}
.img-box {
	width:100%;
	overflow:hidden;
	padding-bottom:12px;
}
.img-box img {
	float:left;
	margin:1px 18px 0 0;
}
.img-box1 { width:100%; overflow:hidden; padding-bottom:37px;}
.img-box1 img {
	float:left;
	margin:1px 18px 0 0;
}

.extra-wrap { overflow:hidden; }

.p1 { margin-bottom:14px;}
.p2 {
	margin-bottom:30px;
	font-size: 12px;
	text-align: left;
}

blockquote p { margin-bottom:0;}

/*==================txt, links, lines, titles====================*/
a {color:#fff;}
a:hover{text-decoration:none;}

h2 {
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	font-size:1.1em;
	font-size:17px;
	letter-spacing:-1px;
	line-height:17px;
	margin-bottom:20px;
	color: #36491d;
}
h3 { font-size:1.45em; color:#44422e; line-height:1.1em;}
h3.alt { margin-bottom:16px;}
h4 {
	font-size:12px;
	color:#44422e;
	margin-bottom:14px;
}
h5 { font-size:1em; color:#44422e;}

.txt1 { font-family:"Times New Roman", Times, serif; text-transform:uppercase; text-decoration:none; font-size:.91em; color:#333b48;}
.txt2 { color:#edc126;}
.txt3 { color:#44422e;}

.link1 { font-family:"Times New Roman", Times, serif; text-transform:uppercase; text-decoration:none; color:#d15b35; font-size:.91em;}
.link1:hover { text-decoration:underline;}

.link2 {
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	text-decoration:none;
	color:#36491d;
}
.link2 span { color:#c15552;}

.link3 {
	text-transform:none;
	color:#c15552;
	font: 14px "Times New Roman", Times, serif;
}

.line-hor { background:#3a3c52; height:1px; overflow:hidden; font-size:0; line-height:0; margin:20px 0 20px 0;}
.line-ver, .line-ver1 { background-image:url(images/line-ver.gif); background-repeat:no-repeat; width:100%;}


/*==================boxes====================*/
.cont-box { padding:0 35px 0 0; margin:0;}
.cont-box span { float:right;}

/*header*/
#header .flash-menu { position:absolute; top:0; left:-16px;}
#header .flash-header { position:absolute; left:-16px; top:98px;}

/*content*/
#content { padding:0 `15px 30px 11px;}
#content .indent { padding:25px 0 0 0;}

/*footer*/
#footer { text-transform:uppercase;}
#footer a { color:#44422e; text-decoration:none;}
#footer a:hover { text-decoration:underline;}


/*==========================================*/
