/*=========================== TAGS ============================*/

* {
	margin:0;
	padding:0;
}

html {
	min-width:972px;
} 

body { 
	background:url(images/tail-body.gif); 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:100%; 
	line-height:1em; 
	color:#afaa95; 
	min-width:972px;
}

object { 
	vertical-align:top; 
	outline:none;
}

input, 
textarea, 
select { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:1em; 
	vertical-align:middle; 
	font-weight:normal;
}

fieldset {
	border:0;
}

p { 
	margin:0; 
	padding:0;
}

img {
	border:2;
	vertical-align:top;
	text-align:left;
}

ul, 
ol { 
	list-style:none;
}

/*========================== ALIGMENT =========================*/

.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%;
}

/*=========================== TAILING =========================*/

.tail-top { 
	background:url(images/tail-top.gif) left top repeat-x;
}

/*=========================== FORMS ===========================*/

#search-form {
	width:100%;
	overflow:hidden;
}
#search-form span {
	display:block;
	float:left;
	background:url(images/input-bg.gif) no-repeat left top;
	width:179px;
	height:26px;
	margin:0 5px 0 0;
}
#search-form input {
	background:none;
	border:0;
	color:#bcbcbc;
	text-transform:uppercase;
	font-size:1.22em;
	line-height:1.2em;
	margin-left:13px;
	padding-top:6px;
	width:153px;
	vertical-align:top;
}
#search-form a {
	margin-top:1px;
}

#find-form .field {
	height:42px;
}
#find-form .field1 {
	padding-bottom:19px;
}
#find-form label {
	color:#fff;
	display:block;
} 
#find-form select {
	color:#bcbcbc;
	text-transform:uppercase;
	font-size:1.22em;
	line-height:1.2em;
	width:265px;
	height:20px;
	border:1px solid #e7a908;
}
#find-form span {
	display:block;
	background:url(images/input-bg1.gif) no-repeat left top;
	width:265px;
	height:26px;
	margin:0 5px 0 0;
}
#find-form input {
	background:none;
	border:0;
	color:#bcbcbc;
	text-transform:uppercase;
	font-size:1.22em;
	line-height:1.2em;
	margin-left:13px;
	padding-top:6px;
	width:240px;
	vertical-align:top;
}
#find-form a {
	float:right;
}

/*========================== LISTS ============================*/

.site-nav {
	width:155px;
	overflow:hidden;
	padding-bottom:114px;
}
.site-nav li {
	background:url(images/line-hor.gif) repeat-x left top;
	padding:7px 0 5px 12px;
	margin-top:-1px;
}
.site-nav li a {
	color:#5d5b53;
	text-decoration:none;
	padding-left:16px;
	background-image:url(images/marker2.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
}
.site-nav li a:hover,
.site-nav li a.act {
	background-image:url(images/marker1.gif);
}

.list {
	margin-top:-15px;
	padding-bottom:15px;
}
.list li {
	width:100%;
	overflow:hidden;
	vertical-align:top;
	padding-top:15px;
}
.list li cite {
	font-style:normal;
}
.list li strong {
	display:block;
	text-align:right;
	font-size:1.22em;
	color:#898575;
}

.list1 {
	margin-top:-5px;
}
.list1 li {
	color:#898575;
	font-size:1.22em;
	font-weight:bold;
	padding-top:5px;
}

.list2 {
	width:100%;
	overflow:hidden;
	padding-bottom:15px;
}
.list2 li {
	width:207px;
	float:left;
	margin-right:31px;
}
.list2 li.last {
	margin-right:0;
}
.list2 li img {
	display:block;
	margin-bottom:15px;
}

/*========================== OTHER ============================*/

.img-box {
	position:relative;
	width:731px;
	height:180px;
}

.img-box1 { 
	width:100%; 
	overflow:hidden;
	padding-bottom:16px;
}
.img-box1 img { 
	float:left; 
	margin:0 20px 0 0;
}

p { 
	margin-bottom:12px;
}
.p0 {
	margin-bottom:0;
}

.phone { 
	float:right; 
	margin-right:30px;
}

.logo {
	padding:7px 0 1px 0;
	margin-top: 30px;
}

.address {
	padding-left:16px;
}
.address ul li {
	padding:15px 0 10px 0;
}
.address ul li a {
	color:#ff4019;
}
.address ul li.m1 {
	background:url(images/pic1.gif) no-repeat left top;
}
.address ul li.m2 {
	background:url(images/pic2.gif) no-repeat left top;
}

/*================= TXT, LINKS, LINES, TITLES =================*/

a {	
	color:#898575; 
	outline:none;
}
a:hover {
	text-decoration:none;
}

h3 {
	font-size:17px;
	line-height:1.2em;
	text-transform:none;
	color:#5d5b53;
	margin-bottom:20px;
}

.txt1 {
	color:#898575;
	font-weight:bold;
	font-size:1.22em;
}

.link {
	font-size:1.22em;
	font-weight:bold;
	color:#898575;
	text-decoration:none;
}
.link:hover {
	color:#ff4019;
}

.link1 { 
	display:block; 
	float:left; 
	background:url(images/link1-tail.gif) repeat-x left top; 
	color:#f7f7f7; 
	text-decoration:none;
	font-size:1.22em; 
	line-height:.92em;
}
.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:7px 17px 7px 17px; 
	font-style:normal; 
}
.link1:hover {
	color:#765004;
}

.line-ver {
	background:url(images/line-ver.gif) repeat-y 254px 0;
}

/*============================ BOXES ==========================*/

.box { 
	background:#fff; 
	width:100%;
}
.box .left-top-corner {	
	background:url(images/left-top-corner.gif) no-repeat left top;
	width:100%;
}
.box .right-top-corner { 
	background:url(images/right-top-corner.gif) no-repeat right top;
}
.box .left-bot-corner {	
	background:url(images/left-bot-corner.gif) no-repeat left bottom;
}
.box .right-bot-corner { 
	background:url(images/right-bot-corner.gif) no-repeat right bottom;
}
.box .inner {
	padding:24px 25px 28px 37px;
}
.box .inner.extra {
	padding:13px;
}
.box .inner.extra span {
	display:block;
	position:absolute;
	left:58px;
	top:70px;
}

.box1 { 
	background:#a2a3a5; 
	width:100%;
}
.box1 .left-top-corner {	
	background:url(images/left-top-corner1.gif) no-repeat left top;
}
.box1 .right-top-corner { 
	background:url(images/right-top-corner1.gif) no-repeat right top;
}
.box1 .left-bot-corner {	
	background:url(images/left-bot-corner1.gif) no-repeat left bottom;
	min-height:163px;
	height:auto!important;
	height:163px;
}
.box1 .right-bot-corner { 
	background:url(images/right-bot-corner1.gif) no-repeat right bottom;
}
.box1 .inner {
	padding:23px 0 20px 137px;
}
.box1 h3 {
	color:#fff;
	margin-bottom:10px;
}
.box1 p {
	color:#fff;
	text-transform: uppercase;
}
.box1 .link {
	color:#fff;
}
.box1 .link:hover {
	color:#765004;
}

/*========================= CONTENT ===========================*/

#content {
	padding-bottom:15px;
}
#content .indent {
	padding-bottom:7px;
}
#content .indent1 {
	padding-bottom:18px;
}

/*========================= FOOTER ============================*/

#footer p {
	color:#aeaa9b;
	padding:0 0 0 231px;	
}
#footer p a {
	color:#aeaa9b;
}

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

#loopedSlider {
	position:relative;
	margin-bottom:12px;
	margin-top: 40px;
}
#loopedSlider .box {
	width:511px;
}
#loopedSlider .box .inner {
	padding:13px;
}
#loopedSlider .container {
	overflow:hidden;
	position:relative;
	width:485px;
	height:430px;
	z-index:10;
	
}
#loopedSlider .slides {
	position:absolute;
	left:0;
	top:0;
}
#loopedSlider .slides div { 
	width:485px; 
	height:430px;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
}
#loopedSlider .slides div span {
	display:block;
	position:absolute;
	right:20px;
	bottom:32px;
}
#loopedSlider ul.pagination { 
	width:280px;
	height:456px;
	position:absolute;
	right:0; 
	top:0;
}
#loopedSlider ul.pagination li {
	line-height:1.5em;
}
#loopedSlider ul.pagination li a { 
	width:280px; 
	height:114px;
	overflow:hidden;
	display:block;
	text-decoration:none;
	color:#afaa95;
}
#loopedSlider ul.pagination li a span {
	display:block;
	padding:14px 18px 0 60px;
	text-transform: uppercase;
}
#loopedSlider ul.pagination li a strong {
	display:block;
	font-size:16px;
	line-height:1.2em;
	color:#5d5b53;
	text-transform:none;
	padding-bottom:8px;
}
#loopedSlider ul.pagination li a b {
	display:block;
	color:#898575;
	padding-top:5px;
	font-size:1.22em;
}
#loopedSlider ul.pagination li a:hover,
#loopedSlider ul.pagination li.active a {
	background:url(images/banner-bg.gif); 
}
#loopedSlider ul.pagination li a:hover b {
	color:#ff4019;
}
#addressBox {
	padding-left: 20px;
}
#addressBox {
	text-align: right;
	padding: 0 20px 0 0;
	text-transform: uppercase;
}

