* {
	margin:0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
body {
	background:url(images/body_bgd.gif) center top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:0.875em;
	color:#433934;
	text-align:center;
}

.clear { clear:both;}

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

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

.container { width:100%;}

p { margin-bottom:16px;}

.tall_top { background:url(images/tall_top.gif) center top repeat-x #f1f0e9;}
.tall_bottom { background:url(images/tall_bottom.gif) center 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:193px; height:19px; background:#fff; color:#433934; font-size:1em; font-family:"Times New Roman", Times, serif; padding-left:3px; border:1px solid #e7e7e7; border-left:1px solid #767676; border-top:1px solid #767676;}
textarea { width:242px; height:72px; background:#fff; overflow:auto; color:#433934; font-size:1em; font-family:"Times New Roman", Times, serif; padding-left:3px; border:1px solid #e7e7e7; border-left:1px solid #767676; border-top:1px solid #767676; margin-bottom:10px;}


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

.menu { padding:60px 0 0 46px;}
.menu li a {
	padding-left:17px;
	color:#6E9264;
	font-size:1.54em;
	text-decoration:none;
	line-height:1.14em;
	font-size:21px;
}
.menu li a:hover { color:#547f49; background:url(images/marker.gif) no-repeat left 5px; }
.menu li a.current { color:#547f49; background:url(images/marker.gif) no-repeat left 5px; }

.list1 li a {
	background:url(images/marker1.gif) no-repeat left 4px;
	padding-left:20px;
	color:#6E9264;
	font-size:1.1em;
	line-height:1.28em;
}
.list2 dt { font-weight:bold; color:#6e9264; padding-bottom:4px;}
.list2 dd { padding-bottom:10px;}
.list2 dd.last { padding-bottom:0;}

/*==================other====================*/
.img_indent { margin:0 15px 0 0; float:left;}
.img_indent1 { margin:0 15px 29px 0; float:left;}
.img_indent2 { margin:0 32px 0 0; float:left;}
.img_indent3 { margin:0 32px 17px 0; float:left;}
.img_box { padding:0 0 20px 0;}
.img_box img { float:left; margin:0 15px 5px 0;}

.p1 { margin-bottom:18px;}
.p2 { margin-bottom:23px;}
.p3 { margin-bottom:10px;}

/*==================txt, links, lines, titles====================*/
a {color:#6e9264;}
a:hover{
	text-decoration:none;
	color: #999999;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}

h2 { font-size:1.61em; font-weight:normal; line-height:1em; margin-bottom:33px;}
h2 strong { text-transform:uppercase; color:#3165a6;}
h3 { color:#fff; font-size:1.54em; font-weight:normal; margin-bottom:34px;}
h4 { background:url(images/line2.gif) left bottom repeat-x; font-size:1.61em; font-weight:normal; line-height:1em; color:#4c6940; padding-bottom:9px; margin-bottom:22px;}
h4 strong { text-transform:uppercase; font-size:23px;}
h5 { font-size:1em; font-weight:normal; margin-bottom:3px;}
h6 { font-size:1.1em; font-weight:normal; margin-bottom:10px; color:#6e9264;}

.txt1 { font-size:1.1em; color:#6e9264;}

.txt2 {
	font-size:14pt;
	color:#6e9264;
	font-weight: bold;
}

.link1 { color:#3165a6;}

.line_hor { background:url(images/line1.gif) right bottom no-repeat; padding-bottom:18px; margin-bottom:17px;}

.title { margin-bottom:20px;}


/*==================blocks====================*/
.block {width:100%; background:url(images/block_bgd.gif) left top repeat-x #fff;}
.block .top_tall { background:url(images/top_tall.gif) left top repeat-x;}
.block .right_tall { background:url(images/right_tall.gif) right top repeat-y;}
.block .bottom_tall { background:url(images/bottom_tall.gif) left bottom repeat-x;}
.block .left_tall { background:url(images/left_tall.gif) left top repeat-y;}
.block .left_top_corner { background:url(images/left_top_corner.gif) no-repeat left top;}
.block .right_top_corner { background:url(images/right_top_corner.gif) no-repeat right top;}
.block .right_bottom_corner { background:url(images/right_bottom_corner.gif) no-repeat right bottom;}
.block .left_bottom_corner { background:url(images/left_bottom_corner.gif) no-repeat left bottom;}
.block .inner { padding:8px 16px 32px 19px;}

.block1 {width:100%; background:#e2e8d7;}
.block1 .top_tall { background:url(images/top_tall1.gif) left top repeat-x;}
.block1 .right_tall { background:url(images/right_tall1.gif) right top repeat-y;}
.block1 .bottom_tall { background:url(images/bottom_tall1.gif) left bottom repeat-x;}
.block1 .left_tall { background:url(images/left_tall1.gif) left top repeat-y;}
.block1 .left_top_corner { background:url(images/left_top_corner1.gif) no-repeat left top;}
.block1 .right_top_corner { background:url(images/right_top_corner1.gif) no-repeat right top;}
.block1 .right_bottom_corner { background:url(images/right_bottom_corner1.gif) no-repeat right bottom;}
.block1 .left_bottom_corner { background:url(images/left_bottom_corner1.gif) no-repeat left bottom;}
.block1 .inner { padding:22px 16px 32px 25px;}

.banner { background:url(images/banner_bgd.jpg) no-repeat left top; width:463px; height:155px;}
.banner .inner1 { padding:22px 172px 0 25px;}


/*header*/
#header div { position:absolute; margin-left:-38px;}

/*content*/
#content { padding:0 0 41px 0;}
#content .indent {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#content .indent1 { padding:0 0 35px 0;}
#content .indent2 { padding:0 0 45px 0;}
#content .indent3 { padding:0 20px 4px 20px;}

/*footer*/
#footer { color:#f1f0e9; text-align:center; font-family:tahoma;}
#footer p { padding:25px 0 0 0;}
#footer a { color:#fff; text-decoration:none;}
#footer a:hover { text-decoration:underline;}

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