* { margin:0; padding:0;}
body { background:#e1dcda; font-family:Arial; font-size:100%; line-height:1em; color:#685a56;}

input, textarea { font-family:Arial; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.col_1 .inner h2 {
	padding-bottom: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	font-size: large;
	font-weight: normal;
}

#checksite   {
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	padding: 5px;
	margin: 5px;
	line-height: 25px;
	float: right;
}
.line_hor h1 , h2{
	line-height: 35px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
}
.paddx .line_hor h1{
	padding-bottom: 20px;
}


.inner1 h2 {
	line-height: 30px;
}
.inner .inner1 h2 {
	font-weight: normal;
	font-size: x-large;
}


.clear { clear:both;}

.alignright {
	text-align:right;
	background: url(images/button1.gif) no-repeat right top;
	padding-right: 25px;
	display: block;
	height: 21px;
	width: 180px;
	float: right;
	padding-bottom: 30px;
}
.aligncenter { text-align:center;}
#icon {
	margin: 10px 5px 5px;
	padding: 0px;
}

.frontbox {
	height: 150px;
}


.wrapper { width:100%; overflow:hidden}
.container { width:100%;}

p { margin-bottom:8px;}

.tall_top { background:url(images/tall_top.gif) left top repeat-x;}
.tall_bottom { background:url(images/tall_bottom.gif) left bottom repeat-x;}


/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}
.box2 .left .right .paddx .line_hor img {
	margin: 0px 5px 5px;
	padding: 0px;
	border-style: none;
	float: right;
}


.form { height:24px;}
.form input {width:171px; height:17px; background:none; color:#685a56; padding-left:3px; border:1px solid #685a56;}
textarea { width:238px; height:65px; background:none; overflow:auto; color:#685a56; padding-left:3px; border:1px solid #685a56; margin-bottom:12px;}


/*==================list====================*/
ul { list-style:none;}

.list1 li { background:url(images/line_dot.gif) left bottom repeat-x; padding:7px 0 6px 0;}
.list1 li a { display:block; color:#ec8300; text-decoration:none; font-weight:bold; background:url(images/marker.gif) no-repeat left 2px; padding-left:20px;}
.list1 li a:hover { color:#201414;}

.list2 li a { color:#ec8300; text-decoration:none; font-weight:bold; background:url(images/marker2.jpg) no-repeat left 0; padding-left:20px; line-height:20px;}
.list2 li a:hover { color:#201414;}

.list3 li a { color:#ec8300; text-decoration:none; font-weight:bold; background:url(images/marker3.jpg) no-repeat left 0; padding-left:20px; line-height:20px;}
.list3 li a:hover { color:#201414;}


/*==================other====================*/
.img_indent { margin:0 20px 0 0; float:left;}
.img_box { width:100%; overflow:hidden; padding-bottom:22px;}
.img_box img { float:left; margin:0 20px 0 0;}

.p1 { margin-bottom:11px;}
.p2 { margin-bottom:3px;}
.p3 { margin-bottom:19px;}


/*==================txt, links, lines, titles====================*/
a {color:#ec8300; text-decoration:none;}
a:hover {
	text-decoration:underline;
	color: #C00;
	font-size: 1em;
}

h3 { font-size:1em; margin-bottom:16px;}
h4 { font-size:1em; color:#ec8300; margin-bottom:16px;}

.link1 { display:block; float:right; background:url(images/link1_bgd.gif) left top repeat-x; color:#685a56; 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:2px 29px 4px 10px; font-style:normal;}
.link1:hover { text-decoration:underline; color:#201414;}
.link2 { background:url(images/marker1.gif) no-repeat right 0px; padding-right:21px; color:#f5a33d; font-weight:bold; margin-left:18px;}
.link3 { color:#c70b00; font-weight:bold;}
.rss { background:url(images/rss.jpg) no-repeat right top; padding-right:22px; font-weight:bold; color:#c70b00; display:block; float:right;}

.extra_link {  margin-top:-20px; position:relative;}
.extra_link b { position:relative;}
.extra_link em { position:relative;}

.line_hor { background:url(images/line_dot.gif) left bottom repeat-x; padding-bottom:5px; margin-bottom:12px;}

.title { margin-bottom:6px;}
.title1 { margin-bottom:17px;}

/*==================blocks====================*/
.box1 { background:url(images/box1_bgd.jpg) left top repeat-y; width:237px; color:#b29189; text-align:left;}
.box1 .top1 { background:url(images/box1_top1.jpg) no-repeat left top;}
.box1 .top2 { background:url(images/box1_top2.jpg) no-repeat left top;}
.box1 .top3 { background:url(images/box1_top3.jpg) no-repeat left top;}
.box1 .bottom { background:url(images/box1_bottom.jpg) no-repeat left bottom;}
.box1 .inner { padding:16px 12px 15px 25px;}
.box1 .inner1 {
	padding:0 0 23px 82px;
	height: 80px;
}
.box1 .inner2 { padding:0 0 23px 64px;}
.box1 .title { margin-bottom:22px;}
.box1 p { margin-bottom:13px;}

.box2 { background:url(images/box2_bgd.jpg) left top repeat-x; width:100%; margin-bottom:3px;}
.box2 .left { background:url(images/box2_left.jpg) no-repeat left top;}
.box2 .right {
	background:url(images/box2_rightx.jpg) no-repeat right top;
}
.box2 .padd {
	padding:20px 260px 10px 26px;
}
.box2 .title { margin-bottom:15px;}
.box2 .link1 { float:left; color:#c60c01;}
.box2 .link1:hover { color:#201414;}

.box3 { background:#eeeae9; width:100%;}
.box3 .top_tall { background:url(images/top_tall.gif) left top repeat-x;}
.box3 .right_tall { background:url(images/right_tall.gif) right top repeat-y;}
.box3 .bottom_tall { background:url(images/bottom_tall.gif) left bottom repeat-x;}
.box3 .left_tall { background:url(images/left_tall.gif) left top repeat-y;}
.box3 .left_top_corner { background:url(images/left_top_corner.gif) no-repeat left top;}
.box3 .right_top_corner { background:url(images/right_top_corner.gif) no-repeat right top;}
.box3 .right_bottom_corner { background:url(images/right_bottom_corner.gif) no-repeat right bottom;}
.box3 .left_bottom_corner { background:url(images/left_bottom_corner.gif) no-repeat left bottom;}
.box3 .padd { padding:26px 9px 18px 27px;}
.box3 p { margin-bottom:6px;}

.box4 { background:#fff; width:100%;}
.box4 .top_tall { background:url(images/top_tall1.gif) left top repeat-x;}
.box4 .left_tall { background:url(images/left_tall1.gif) left top repeat-y;}
.box4 .right_tall { background:url(images/right_tall1.gif) right top repeat-y;}
.box4 .left_top_corner { background:url(images/left_top_corner1.gif) left top no-repeat;}
.box4 .right_top_corner { background:url(images/right_top_corner1.gif) no-repeat right top;}
.box4 .right_bottom_corner { background:url(images/right_bottom_corner1.gif) no-repeat right bottom;}
.box4 .left_bottom_corner { background:url(images/left_bottom_corner1.gif) no-repeat left bottom;}
.box4 .padd { padding:23px 25px 18px 25px;}
.box4 .title { margin-bottom:20px;}
.box4 .link1 {color:#c60c01;}
.box4 .link1:hover { color:#201414;}

.box5 { background:#eeeae9; width:100%;}
.box5 .top_tall { background:url(images/top_tall2.gif) left top repeat-x;}
.box5 .left_tall { background:url(images/left_tall2.gif) left top repeat-y;}
.box5 .right_tall { background:url(images/right_tall2.gif) right top repeat-y;}
.box5 .left_top_corner { background:url(images/left_top_corner2.gif) left top no-repeat;}
.box5 .right_top_corner { background:url(images/right_top_corner2.gif) no-repeat right top;}
.box5 .right_bottom_corner { background:url(images/right_bottom_corner2.gif) no-repeat right bottom;}
.box5 .left_bottom_corner { background:url(images/left_bottom_corner2.gif) no-repeat left bottom;}
.box5 .padd { padding:23px 25px 18px 25px;}
.box5 .title { margin-bottom:20px;}
.box5 .link1 {color:#c60c01;}
.box5 .link1:hover { color:#201414;}

.box6 { width:721px; margin:0 auto; color:#b29189;}
.box6 .top_tall { background:url(images/top_tall3.gif) left top repeat-x;}
.box6 .bottom_tall { background:url(images/bottom_tall3.gif) left bottom repeat-x;}
.box6 .left_top_corner { background:url(images/left_top_corner3.gif) left top no-repeat;}
.box6 .right_top_corner { background:url(images/right_top_corner3.gif) no-repeat right top;}
.box6 .right_bottom_corner { background:url(images/right_bottom_corner3.gif) no-repeat right bottom;}
.box6 .left_bottom_corner { background:url(images/left_bottom_corner3.gif) no-repeat left bottom;}
.box6 .padd { padding:16px 25px 19px 24px;}
.box6 .title { margin-bottom:15px;}
.box6 p { margin-bottom:16px;}

/*header*/
#header .indent {
	padding:0px 0;
	text-align:center;
	height: 133px;
}
#header .indent1 { padding:0 10px; text-align:center;}
#header .bg { background:url(images/header_bgd.jpg) no-repeat center top; height:158px;}
#header .fleft { width:20%;}
#header .last { float:left; width:19%;}

/*content*/
#content .row_1 { background:#201414; padding:15px 20px 15px 30px;}
#content .row_1 .wrapper { width:731px; margin:0 auto;}
#content .row_2 { background:url(images/content_bg.gif) left top repeat-x #fff; }
#content .row_2 .indent {padding:13px 28px 15px 54px;}
#content .row_2 .indent1 {padding:13px 28px 15px 29px;}
#content .row_2 .indent2 {padding:33px 48px 32px 54px;}
#content .row_2 .indent2 p { margin-bottom:16px;}
#content .row_2 .inner { padding:23px 35px 0 0;}
#content .row_2 .inner1 { padding:0 35px 0 0;}
#content .row_2 .inner2 { padding:23px 0 0 0;}

/*footer*/
#footer {
	font-weight:bold;
	color:#493e3b;
	margin: 0px 0px 0px 20px;
	padding: 10px;
}
#footer p { padding:10px 0 0 55px;}
#footer a {color:#493e3b; text-decoration:none;}
#footer a:hover { text-decoration:underline;}

/*==========================================*/
#page1 #main #main_width #footer p a {
	font-size: small;
}
.box2 .paddx {
	padding:20px 26px 10px;
}
.box2 .rightx {
	background:url(images/box2_right.jpg) no-repeat right top;
	height:213px;
}
