* { margin:0; padding:0;}
body {
	background:#e1dcda;
	font-family:Arial;
	font-size:100%;
	line-height:1em;
	height: 560px;
}

input, textarea { font-family:Arial; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright {
	text-align:right;
	margin: 0px;
	padding: 0px;
}
.aligncenter { text-align:center;}

.wrapper {
	width:100%;
	overflow:hidden;
	padding: 0px;
}
.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;
	margin-right: 20px;
	margin-top: -1px;
}

.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:#000000;
	text-decoration:none;
	font-weight:bold;
	background:url(images/marker.gif) no-repeat left 2px;
	padding-left:20px;
}
.list1 li a:hover {
	color:#F5A33D;
}

.list2 li a {
	color:#000000;
	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:#F5A33D;
}

.list3 li a {
	color:#000000;
	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:#F5A33D;
}


/*==================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;}

h3 { font-size:1em; margin-bottom:16px;}
h4 { font-size:1em; color:#ec8300; margin-bottom:16px;}

.link1 {
	display:block;
	float:right;
	color:#685a56;
	text-decoration:none;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
}
.link1 em {
	display:block;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
}
.link1 b {
	display:block;
	padding:2px 29px 4px 10px;
	font-style:normal;
	background-image: url(images/marker1.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.link1:hover {
	color:#F5A33D;
}
.link2 {
	padding-right:21px;
	color:#f5a33d;
	font-weight:bold;
	margin-left:18px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right 0px;
}
.link3 { color:#c70b00; font-weight:bold;}
.rss {
	padding-right:0px;
	font-weight:bold;
	color:#c70b00;
	display:block;
	float:right;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right top;
	width: 150px;
	height: 25px;
}

.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:1px;
	margin-bottom:12px;
	top: 10px;
}

.title { margin-bottom:6px;}
.title1 { margin-bottom:17px;}

/*==================blocks====================*/
.box1 {
	background:url(images/box1_bgd.jpg) left top repeat-y;
	width:242px;
	color:#b29189;
	text-align:left;
}
.box1 .top1 {
	background-image: url(images/boxmid_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000000;
}
.box1 .top2 {
	background-image: url(images/boxmid_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000000;
}
.box1 .top3 {
	background-image: url(images/boxmid_05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000000;
}
.box1 .bottom {
	background-image: none;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px;
}
.box1 .inner {
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 15px;
}
.box1 .inner1 {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 23px;
	padding-left: 82px;
}
.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;
	padding-bottom: 13px;
}
.box2 .left { background:url(images/box2_left.jpg) no-repeat left top;}
.box2 .right { background:url(images/box2_right.jpg) no-repeat right top; height:213px;}
.box2 .padd {
	padding-top: 20px;
	padding-right: 217px;
	padding-bottom: 21px;
	padding-left: 26px;
}
.box2 .title { margin-bottom:15px;}
.box2 .link1 {
	float:left;
	color:#4A7BA4;
}
.box2 .link1:hover {
	color:#F8A23D;
}

.box3 {
	width:100%;
	background-image: none;
	background-repeat: repeat;
	float: none;
	padding-left: 0px;
	height: 150px;
}
.box3 .top_tall { background:url(images/top_tall.gif) left top repeat-x;}
.box3 .right_tall {
	background-image: none;
	background-repeat: repeat-y;
	background-position: right top;
}
.box3 .bottom_tall { background:url(images/bottom_tall.gif) left bottom repeat-x;}
.box3 .left_tall {
	background-image: none;
	background-repeat: repeat-y;
	background-position: left top;
}
.box3 .left_top_corner {
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
}
.box3 .right_top_corner {
	background-image: none;
	background-repeat: no-repeat;
	background-position: right top;
}
.box3 .right_bottom_corner {
	background-image: none;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.box3 .left_bottom_corner {
	background-image: none;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.box3 .padd {
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.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 {
	text-align:center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0;
	height: 126px;
}
#header .indent1 { padding:0 10px; text-align:center;}
#header .bg {
	height:158px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
}
#header .fleft {
	width:19%;
}
#header .last {
	float:left;
	width:15%;
}

/*content*/
#content .row_1 {
	padding:15px 20px 15px 30px;
	background-color: #000000;
}
#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 .indent1 {padding:13px 28px 15px 29px;}
#content .row_2 .indent {padding:13px 28px 15px 54px;}
#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;}
#footer p { padding:10px 0 0 55px;}
#footer a {color:#493e3b; text-decoration:none;}
#footer a:hover { text-decoration:underline;}

/*==========================================*/
.footernav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #4B4B4B;
}
.nocolor {
	background-image: none;
}
#descripbar {
	background-image: none;
	width: 19%;
}
