* { margin:0; padding:0;}
body { background:#343434; font-family:Arial, Helvetica, sans-serif; font-size:100%; line-height:1em; color:#929d8f;}

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;}

.wrapper { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin:0; padding:0;}

.tail-top { background:url(images/tail-top.gif) left top repeat-x #f2f5f1;}
.tail-bottom { background:url(images/tail-bottom.gif) left bottom repeat-x;}


/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

.form { height:26px;}
.form input {width:198px; padding:2px 0 2px 3px; background:#fff; border:1px solid #c8ddc2; color:#929d8f; font-size:.92em;}
textarea { width:198px; height:202px; overflow:auto; background:#fff; border:1px solid #c8ddc2; color:#929d8f; padding:2px 0 0 3px; font-size:.92em;}
form .buttons { text-align:right; padding-top:21px;}
form .buttons a { margin-left:29px;}


/*==================list====================*/
ul { list-style:none;}

.list li { font-size:.83em; text-transform:uppercase; float:left; border-right:1px solid #92d56e; line-height:1em; padding:0 8px;}
.list li.last { border-right:0; padding-right:0;}
.list li a { color:#92d56e; text-decoration:none;}
.list li a:hover { text-decoration:underline;}

.site-nav { width:100%; overflow:hidden;}
.site-nav li { float:left; font-size:.75em; text-transform:uppercase; background:url(images/divider.gif) no-repeat right top; padding-right:5px;}
.site-nav li.last { background:none;}
.site-nav li a { text-decoration:none; color:#fff; width:134px; text-align:center; display:block; padding:18px 0 17px 0;}
.site-nav li a:hover { text-decoration:underline; color:#a1ee72;}
.site-nav li a.act { text-decoration:underline; color:#a1ee72;}

.list1 { width:100%; overflow:hidden; text-align:left; padding-bottom:16px;}
.list1 li { font-size:.92em; border-top:1px solid #f2f2f2; margin-top:-1px; padding:1px 0 2px 0;}
.list1 li span { display:inline-block; background:url(images/marker-1.gif) no-repeat left 5px; padding-left:12px;}
.list1 li a {
	color:#000;
	text-decoration:none;
}
.list1 li a:hover {
	color:#060
}

.list2 { width:100%; overflow:hidden; margin-top:-11px; padding-bottom:17px;}
.list2 li { border-top:1px dotted #e1e8df; margin-top:-1px; padding:11px 0;}
.list2 li a { color:#2e8612;}
.list2 li cite { font-style:normal; display:block; line-height:1.17em;}
.list2 li span { color:#418612; text-align:right; display:block;}

.list3 { width:100%; overflow:hidden; padding-bottom:29px; margin-top:-5px;}
.list3 li { border-top:1px solid #f2f2f2; margin-top:-1px; padding:5px 0 6px 0;}
.list3 li span { display:inline-block; background:url(images/marker-2.gif) no-repeat left 3px; padding-left:20px;}
.list3 li em { font-style:normal; color:#2e8612;}
.list3 li a {
	color:#006;
	text-decoration:none;
}
.list3 li a:hover {
	text-decoration:underline;
	color: #090;
}

.list4 { width:100%; overflow:hidden;}
.list4 li { width:132px; float:left; text-align:center; margin-right:28px;}
.list4 li.last { margin-right:0;}
.list4 li img { display:inline-block; margin-bottom:20px;}
.list4 li p, .list4 li h4 { text-align:left;}
.list4 li p { margin-bottom:18px;}

.list5 li { font-size:.92em; color:#418612; padding-bottom:3px;}


/*==================other====================*/
.img-box img { margin-bottom:21px; display:block;}

.img-box1 { width:100%; overflow:hidden;}
.img-box1 img { float:left; margin:0 12px 0 0;}

.p1 { margin-bottom:18px;}

.phone { float:right; margin-right:55px;}
.phone1 { float:right; margin-right:25px;}


/*==================txt, links, lines, titles====================*/
a {color:#418612;}
a:hover{text-decoration:none;}

h3 {
	color:#000;
	font-size:1.08em;
	text-transform:uppercase;
	line-height:.92em;
	margin-bottom:15px;
	font-family: "Times New Roman", Times, serif;
}
h3 span { display:block; border-bottom:1px solid #f2f2f2; padding-bottom:6px; margin-bottom:23px;}
h4 {
	color:#030;
	font-size:1em;
	margin-bottom:3px;
}
h5 { color:#7a8278; font-size:1em; margin-bottom:20px;}

.link { display:inline-block; background:#418612; color:#fff; font-weight:bold; font-size:.92em; text-decoration:none; padding:3px 17px 3px 17px;}
.link:hover { text-decoration:underline;}

.link1 { width:100%; overflow:hidden;}
.link1 a { color:#2e8612; font-weight:bold; float:right;}

.rss { position:absolute; right:20px !important; right:19px; top:29px;}


/*==================boxes====================*/
.box { background:#fff; width:100%;}
.box .border-top {background:url(images/border-top.gif) repeat-x top; position:relative;}
.box .border-bot {background:url(images/border-bot.gif) repeat-x bottom;}
.box .border-left {background:url(images/border-left.gif) repeat-y left;}
.box .border-right {background:url(images/border-right.gif) repeat-y right;}
.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 .left-bot-corner {background:url(images/left-bot-corner.gif) no-repeat left bottom; width:100%;}
.box .right-bot-corner {background:url(images/right-bot-corner.gif) no-repeat right bottom; }
.box .left-bot-corner1 {background:url(images/left-bot-corner1.gif) no-repeat left bottom; width:100%;}
.box .right-bot-corner1 {background:url(images/right-bot-corner1.gif) no-repeat right bottom; }

.box .inner { padding:29px 10px 32px 10px; text-align:center;}
.box .inner p { text-align:left;}
.box .inner1 { padding:29px 20px 32px 20px;}
.box dl { line-height:1.17em; padding-bottom:25px;}
.box dl dt { color:#7a8278; font-weight:bold; margin-top:14px;}

.box1 { background:#fff; width:100%; position:relative;}
.box1 .border-top {background:url(images/border-top.gif) repeat-x top;}
.box1 .border-bot {background:url(images/border-bot.gif) repeat-x bottom;}
.box1 .border-left {background:url(images/border-left.gif) repeat-y left;}
.box1 .border-right {background:url(images/border-right.gif) repeat-y right;}
.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; width:100%;}
.box1 .right-bot-corner {background:url(images/right-bot-corner1.gif) no-repeat right bottom; }
.box1 .inner { padding:32px 20px 36px 20px;}
.box1 h3 { border-bottom:1px solid #f2f2f2; padding-bottom:6px; margin-bottom:32px;}
.box1 dl { line-height:1.17em;}
.box1 dl dt { color:#7a8278; font-weight:bold; margin-top:14px;}

.extra-box { width:100%; background:url(images/extra-box-tail.gif) repeat-x top;}
.extra-box .left { background:url(images/extra-box-left.gif) no-repeat left top;}
.extra-box .right { height:29px; background:url(images/extra-box-right.gif) no-repeat right top;}


/*header*/
#header .row-1 { height:31px;}
#header .row-1 .fleft { padding-top:11px; color:#92d56e; font-size:.83em; text-transform:uppercase; line-height:.92em;}
#header .row-1 .fright { padding-top:11px;}
#header .row-2 { height:257px;}
#header .row-2 .indent { padding:105px 0 0 341px;}

/*content*/
#content { margin-bottom:-30px; position:relative;}
#content p {
	line-height:1.17em;
	color: #000;
}
#content .indent { padding-bottom:21px;}
#content .indent1 { padding:0 7px 0 10px;}

/*footer*/
#footer .fleft { color:#929d8f; padding:54px 0 0 20px;}
#footer .fleft a { color:#fff;}
#footer .fright { padding:56px 24px 0 0;}

/*==========================================*/
