
* { margin:0; padding:0;}
body {
	background:#c3c1be;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1.125em;
	color:#333333;
}

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

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

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

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

p { margin-bottom:16px;}

.tail-top {
	background:url(images/tail-top.jpg) left top repeat-x;
	height: 295px;
}
.tail-bottom {
	background:url(images/tail-bottom.gif) left bottom repeat-x;
}
.tail-center {
	background:url(images/tail-center.gif) left 395px repeat-x #d5d3d1;
}


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

#search { float:right; padding:0 36px 0 0; position:relative; z-index:10;}
#search input.text {
	width:194px;
	padding:3px 0 3px 3px;
	margin-right:11px;
	background:none;
	border:1px solid #999999;
	color:#fff;
}
#search input.submit {
	width:66px;
	height:26px;
	color:#FFFFFF;
	border:0;
	background-color: #E0060D;
}

#newsletter { margin-bottom:35px;}
#newsletter input.text { width:186px; padding:3px 0 3px 3px; margin-right:11px; background:none; border:1px solid #b1afad; color:#221d1d;}
#newsletter input.submit {
	width:46px;
	height:26px;
	color:#fff;
	border:0;
	background-color: #E0060D;
}
#newsletter label { display:block; height:36px;}
#newsletter a { color:#665d50; font-size:.87em; text-decoration:underline;}
#newsletter a:hover { text-decoration:none;}

#contacts-form { color:#373732; font-weight:bold;}
#contacts-form label { display:block; height:23px; }
#contacts-form input { width:254px; padding:1px 0 1px 3px; color:#665d50; border:1px solid #a09b96; background:#fff; font-weight:normal;}
#contacts-form textarea { width:240px; height:142px; padding:1px 0 0 3px; margin-bottom:12px; overflow:auto; color:#665d50; border:1px solid #a09b96; background:#fff; font-weight:normal;}


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

.list1 li { padding-left: 5px; padding-bottom: 5px; padding-right: 0; padding-top: 0; background:url(images/marker.gif) no-repeat left 6px;}
.list1 li a {
	color:#999999;
	text-decoration:none;
}
.list1 li a:hover { color:#eee;}

.list2 li { padding-left: 15px; padding-bottom: 4px; padding-right: 15px; padding-top: 0; background:url(images/marker2.gif) no-repeat left 6px; font-weight:bold;}

#site-nav { padding-left: 5px; padding-bottom: 0; padding-right: 5px; padding-top: 26px; float:right; overflow:hidden;}
#site-nav li { display:inline;}
#site-nav li a {
	font-weight: bold;
	padding-left: 5px;
	padding-bottom: 0;
	padding-right: 5px;
	padding-top: 0;
	font-size: medium;
	line-height:1em;
	color:#CCCCCC;
	text-decoration:none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#site-nav li a:hover { color:#fff;}
#site-nav li a.current { color:#fff;}

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

.divider { background:url(images/line-hor.gif) left top repeat-x; height:1px; overflow:hidden; font-size:0; line-height:0; margin:16px 0 16px 0;}

.p1 { margin-bottom:16px;}
.p2 { margin-bottom:12px;}

.contacts { padding:0 26px 0 0; margin:0;}
.contacts span { float:right;}

blockquote p { margin:0;}

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

h1 { font-size:6.67em; color:#fff; font-weight:normal; line-height:1em; letter-spacing:-3px;}
h1 a { color:#fff; text-decoration:none;}
h1 a:hover { text-decoration:none;}
h2 {
	font-size:1.73em;
	font-weight:normal;
	line-height:1.1em;
	color:#E0060D;
	margin-bottom:23px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-size:1.75em;
	font-weight:normal;
	line-height:1.1em;
	color:#E0060D;
	margin-bottom:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h4 {
	font-size:1em;
	color:#2a2523;
	margin-bottom:9px;
}
h5 { font-size:1em; color:#2a2523; margin-bottom:4px;}
h6 { font-size:1em; letter-spacing:-1px; font-weight:normal;}

.txt1 { color:#2a2523; font-weight:bold;}

.link1 {
	background:url(images/marker1.gif) no-repeat left 6px;
	padding:0 0 0 18px;
	font-weight:bold;
	color:#1d1816;
	text-transform: lowercase;
}
.link2 { background:url(images/marker2.gif) no-repeat left 6px; padding:0 0 0 18px; font-weight:bold; color:#1d1816; }
.link3 { color:#665d50; text-decoration:underline;}
.link3:hover { text-decoration:none;}

.rss { background:url(images/rss.jpg) no-repeat right top; padding:1px 28px 1px 0; color:#665d50; display:block;}

/*==================boxes====================*/
.box { background:#f4f3f3; width:100%;}
.box .left-top-corner {background:url(images/left-top-corner.gif) no-repeat left top;}
.box .right-top-corner {background:url(images/right-top-corner.gif) no-repeat right top;}
.box .right-bot-corner {background:url(images/right-bot-corner.gif) no-repeat right bottom; }
.box .left-bot-corner {background:url(images/left-bot-corner.gif) no-repeat left bottom; width:100%;}
.box .inner { padding:25px 30px 20px 30px;}

/*header*/
#header .col-1 .indent {
	padding-top: 42px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 54px;
}

#header #logo { background:url(images/logo-bg.jpg) no-repeat left top; width:283px; height:160px;}
#header #logo .inner { padding:14px 0 0 48px;}
#header #logo div.description { font-size:1.13em; color:#fff; display:block; position:relative; margin-top:-18px; padding-left:5px;}

#header #menu { padding:0 0 50px 0; width:100%; overflow:hidden;}

#header #slogan {
	font-size:2.5em;
	line-height:normal;
	position:absolute;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	color: #FFFFFF;
	font-weight: lighter;
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 80px;
	width: 507px;
	height: 73px;
}
#header #slogan:first-line {
	color:#FFFFFF;
}

/*content*/
#content { padding:0 40px 60px 41px;}
#content .extra-box { position:relative; margin-top:-37px;}
#content .indent { padding:30px 10px 0 29px;}

/*footer*/
#footer .indent { padding:22px 59px 0 70px;}
#footer .fleft a { text-decoration:underline;}
#footer .fleft a:hover { text-decoration:none;}

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

