* { margin:0; padding:0;}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13pt;
	line-height:1em;
	color:#68625b;
	background-color: #f0f4ec;
	background-image: url(../files/tail-body-sub.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

input, textarea, select { 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-right {
	height:499px;
	position:absolute;
	right:0;
	top:0;
	width:50%;
	background-image: url(../files/tail-top-right.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.tail-top-rightsub {
	height:199px;
	position:absolute;
	right:0;
	top:0;
	width:50%;
	background-image: url(../files/tail-top-right.gif);
	background-repeat: repeat-x;
	background-position: top;
}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

.form { height:31px;}
.form input {width:136px; padding:2px 0 2px 10px; background:#fff; border:1px solid #c1a690; color:#68625b; font-size:.92em;}

.form1 { width:100%; overflow:hidden;}
.form1 input { float:left; width:105px; padding:2px 0 3px 10px; background:#fff; border:1px solid #abb098; color:#68625b; font-size:.92em; margin-right:3px;} 
.form1 a { float:left;}

.form2 { height:49px;}
.form2 input {width:174px; padding:2px 0 2px 3px; background:#fff; border-top:1px solid #303030; border-left:1px solid #303030; border-bottom:1px solid #9f9f9f;  border-right:1px solid #9f9f9f;}
textarea { width:168px; height:116px; overflow:auto; background:#fff;  border-top:1px solid #303030; border-left:1px solid #303030; border-bottom:1px solid #9f9f9f;  border-right:1px solid #9f9f9f; padding:2px 0 0 3px; margin-bottom:28px;}


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

.site-nav { width:100%; overflow:hidden;}
.site-nav li { float:left; background:url(../files/divider.gif) no-repeat right 14px; line-height:.92em; padding-right:1px;}
.site-nav li.last { background:none;}
.site-nav li a { color:#f2f6ed; text-decoration:none; display:block;}
.site-nav li a em { display:block; padding:0 5px;}
.site-nav li a b { font-style:normal; padding:14px 27px 23px 27px; display:block;}
.site-nav li a:hover, .site-nav li a.act {background:url(../files/nav-act-right.gif) no-repeat right top; color:#453729;}
.site-nav li a:hover em, .site-nav li a.act em { background:url(../files/nav-act-left.gif) no-repeat left top;}
.site-nav li a:hover b, .site-nav li a.act b {  background:url(../files/nav-act-tail.gif) repeat-x top;}

.list li {
	background:url(../files/marker-1.gif) no-repeat left top;
	text-transform:none;
	padding:0 0 9px 22px;
	color:#bb3d25;
	border-bottom:1px solid #ebe9e8;
	margin-bottom:9px;
}
.list li.last { border:0; padding-bottom:0; margin-bottom:0;}
.list li a { color:#bb3d25; text-decoration:none;}
.list li a:hover { text-decoration:underline;}

.list1 { margin-top:-20px;}
.list1 li { width:100%; overflow:hidden; vertical-align:bottom; padding-bottom:8px;}
.list1 li.first { color:#1f9ccf; font-weight:bold; padding-bottom:4px;}
.list1 li.alt { color:#788990;}
.list1 li span { display:block; float:left; width:27px; text-align:center; margin-right:8px;}
.list1 li a { display:block; float:left; width:27px; text-align:center; margin-right:8px; color:#1a5973; text-decoration:none; font-weight:bold; padding:4px 0 4px 0;}
.list1 li a.act, .list1 li a:hover { color:#fff; background:url(../files/marker-2.gif) no-repeat left top;}
.list1 li span.last, .list1 li a.last { margin-right:0;}

.list2 li { border-bottom:1px solid #bbbeb8; padding-bottom:28px; margin-bottom:28px;}
.list2 li.last { border-bottom:0; padding-bottom:0; margin-bottom:0;}
.list2 li div { width:100%; overflow:hidden; padding-bottom:20px; vertical-align:bottom;}
.list2 li h3 { border-bottom:0; margin-bottom:0; padding-bottom:0; font-size:1em; color:#68625b; margin-bottom:15px; font-weight:bold;}
.list2 li b {float:left; width:82px; background:url(../files/marker-4.png) no-repeat left top; color:#fff; text-align:center; font-size:2em; margin-right:14px; line-height:1em; vertical-align:baseline; padding:20px 0 15px 0;}
.list2 li b span { display:block; font-size:2em; margin-bottom:6px;}   
.list2 li em { float:left; width:284px; color:#494037; font-size:2.5em; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-style:normal; vertical-align:baseline; line-height:1.15em;}
.list2 li em span { display:block; padding-top:20px;}
.list2 li p { margin-bottom:10px;}
.list2 li p a { color:#9a866f; font-weight:normal; float:none; display:inline;}
.list2 li p b { width:auto; float:none; background:none; font-size:1em; color:#68625b; margin:0; padding:0; text-align:left; line-height:1.5em;}
.list2 li div.link { padding-bottom:0; text-align:right; background:none; padding:0; font-size:1em;}
.list2 li div.link a { color:#c66230; font-weight:bold;}

.list3 { margin-top:-30px; padding-bottom:20px;}
.list3 li { list-style-type:decimal; list-style-position:inside; font-weight:bold; padding-top:30px;}
.list3 li p { font-weight:normal; margin-top:14px;}


/*==================other====================*/
.img-box img { margin-bottom:25px; display:block;}

.img-box1 { width:100%; overflow:hidden;}
.img-box1 img { float:left; margin:0 30px 0 0;}

.p1 { margin-bottom:30px;}
.p2 { margin-bottom:18px;}


/*==================txt, links, lines, titles====================*/
a {color:#9a866f;}
a:hover{text-decoration:none;}

h3 { color:#787c73; font-weight:normal; font-size:1.5em; border-bottom:1px solid #c5c5c4; padding-bottom:18px; margin-bottom:20px;}
h4 { color:#68625b; font-size:1em; line-height:1.5em; margin-bottom:12px;}

.txt1 { color:#c66230;}

.link { color:#1f9ccf; font-size:.92em; padding:2px 0 4px 25px; background:url(../files/marker-3.gif) no-repeat left top;}

.link1 { display:block; float:right; text-transform:uppercase; background:url(../files/link1-bgd.gif) repeat-x top; color:#fff; font-size:.92em; text-decoration:none; line-height:.92em;}
.link1 em { display:block; background:url(../files/link1-left.gif) no-repeat left top;}
.link1 b { display:block; background:url(../files/link1-right.gif) no-repeat right top; padding:7px 11px 8px 11px; font-style:normal; font-weight:normal;}
.link1:hover { text-decoration:underline;}

.link2 { text-align:right; font-weight:bold;}
.link2 a { color:#c66230;}

.divider { background:url(../files/line-1.gif) repeat-y 430px 0;}


/*==================boxes====================*/
.box { width:100%;}
.box .tail { background:#fff;}
.box .border-top {background:url(../files/border-top.gif) repeat-x top;}
.box .border-top1 {background:url../files/border-top5.gif) repeat-x top;}
.box .border-left {background:url(../files/border.gif) repeat-y left;}
.box .border-right {background:url(../files/border.gif) repeat-y right;}
.box .left-top-corner {background:url(../files/left-top-corner-2.gif) no-repeat left top;}
.box .right-top-corner {
	background-image: url(../files/right-top-corner-2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.box .left-top-corner1 {background:url(../files/left-top-corner5.gif) no-repeat left top;}
.box .right-top-corner1 {background:url(../files/right-top-corner5.gif) no-repeat right top;}
.box .right-bot-corner1 { background:url(../files/bot-corner.gif) no-repeat right bottom;}
.box .left-bot-corner1 { background:url(../files/bot-corner.gif) no-repeat left bottom; min-height:485px; height:auto!important; height:485px;}
.box .left-bot-corner {background:url(../files/left-bot-corner.gif) no-repeat left bottom; height:18px;}
.box .right-bot-corner {background:url(../files/right-bot-corner.gif) no-repeat right bottom; height:18px; padding:0 18px;}
.box .border-bot {background:url(../files/border-bot.gif) repeat-x bottom; height:18px;}
.box .inner { padding:37px 38px 32px 42px;}
.box h3 {
	color:#075361;
	font-size:1.5em;
	font-weight:normal;
	margin:0 0 20px 0;
	padding:0;
	border:0;
	line-height:1em;
}
.box h3 span { display:block; margin:-13px 0 -6px 0;}
.box p a, .box dl dd a { color:#9a866f;}
.box dl { line-height:1.5em;}
.box dl dt { font-weight:bold; margin:18px 0;}

.box1 { width:100%;}
.box1 .left-top-corner { background:url(../files/left-top-corner1.gif) no-repeat left top; height:16px; padding-left:16px;}
.box1 .right-top-corner { background:url(../files/right-top-corner1.gif) no-repeat right top; height:16px; padding-right:16px;}
.box1 .border-top { background:url(../files/border-top1.gif) left top repeat-x; height:16px; }
.box1 .left-bot-corner { background:url(../files/left-bot-corner1.gif) no-repeat left bottom; height:16px; padding-left:16px}
.box1 .right-bot-corner { background:url(../files/right-bot-corner1.gif) no-repeat right bottom; height:16px; padding-right:16px}
.box1 .border-bottom { background:url(../files/border-bot1.gif) left bottom repeat-x; height:16px;}
.box1 .border-left { background:url(../files/border1.gif) left top repeat-y; padding-left:12px;}
.box1 .border-right { background:url(../files/border1.gif) right top repeat-y; padding-right:12px;}
.box1 .xcontent { min-height:140px; height:auto!important; height:140px; background:url(../files/box1-tail.gif) repeat-x top #d8ebeb;}
.box1 .inner { padding:14px 19px 12px 20px;}
.box1 h3 {color:#7a7f81; font-size:1em; font-weight:normal; font-size:1.5em; border-bottom:1px solid #beced0; padding-bottom:10px; line-height:.92em; margin-bottom:18px}
.box1 h3 span { letter-spacing:-1px;}
.box1 p a { color:#9a866f;}
.box1 .list li { border-bottom:1px solid #cbd9d7;}
.box1 .list li.last { border-bottom:0;}

.box2 {
	width:100%;
	position:relative;
	margin-bottom: 60px;
}
.box2 .left-top-corner {
	height:12px;
	background-image: url(../files/left-top-corner4.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.box2 .right-top-corner {background:url(../files/right-top-corner4.gif) no-repeat right top; height:12px; padding:0 12px;}
.box2 .border-top {background:url(../files/border-top4.gif) repeat-x top; height:12px; font-size:0; line-height:0;}
.box2 .border-right {
	width:100%;
	background-image: url(../files/border2.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.box2 .border-left {background:url(../files/border2.gif) repeat-y left; padding:0 5px 10px 5px;}
.box2 .left-bot-corner {background:url(../files/left-bot-corner4.gif) no-repeat left bottom; height:46px; padding-left:127px;}
.box2 .right-bot-corner {background:url(../files/right-bot-corner4.gif) no-repeat right bottom; height:46px; padding-right:12px;}
.box2 .border-bot {background:url(../files/border-bot4.gif) repeat-x bottom; height:46px; font-size:0; line-height:0;}
.box2 .left-bot-corner1 {
	height:12px;
	padding-left:12px;
	background-image: url(../files/left-bot-corner5.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.box2 .right-bot-corner1 {
	height:12px;
	padding-right:12px;
	background-image: url(../files/right-bot-corner5.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.box2 .border-bot1 {
	height:12px;
	font-size:0;
	line-height:0;
	background-image: url(../files/border-bot5.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.box2 .inner { padding:12px 4px 0 8px;}
.box2 cite { font-size:1.17em; color:#68625b; line-height:1.29em; display:block;}
.box2 cite span { letter-spacing:-1px;}
.box2 cite a { color:#68625b;}
.box2 h3 { position:absolute; font-size:1em; font-weight:bold; border:0; padding:0; margin:0; bottom:-40px; left:0; color:#68625b;}

.form-box { width:100%; background:#fbdec5; margin-bottom:20px;}
.form-box .border-top { background:url(../files/border-top2.gif) repeat-x top;}
.form-box .border-bot { background:url(../files/border-bot2.gif) repeat-x bottom;}
.form-box .left-top-corner { background:url(../files/left-top-corner2.gif) no-repeat left top;}
.form-box .right-top-corner { background:url(../files/right-top-corner2.gif) no-repeat right top;}
.form-box .left-bot-corner { background:url(../files/left-bot-corner2.gif) no-repeat left bottom; min-height:180px; height:auto!important; height:180px;}
.form-box .right-bot-corner { background:url(../files/right-bot-corner2.gif) no-repeat right bottom;}
.form-box .inner { padding:12px 20px 24px 12px;}
.form-box h3 { color:#554735; font-size:1.17em; border:0; padding:12px 0 15px 51px; font-weight:bold; background:url(../files/icon.gif) no-repeat left top; margin:0 0 12px -9px;}

.form-box1 {
	width:100%;
	background:#dfe4d3;
	margin-bottom:20px;
}
.form-box1 .border-top { background:url(../files/border-top3.gif) repeat-x top;}
.form-box1 .border-bot { background:url(../files/border-bot3.gif) repeat-x bottom;}
.form-box1 .left-top-corner { background:url(../files/left-top-corner3.gif) no-repeat left top;}
.form-box1 .right-top-corner { background:url(../files/right-top-corner3.gif) no-repeat right top;}
.form-box1 .left-bot-corner { background:url(../files/left-bot-corner3.gif) no-repeat left bottom; min-height:83px; height:auto!important; height:83px;}
.form-box1 .right-bot-corner { background:url(../files/right-bot-corner3.gif) no-repeat right bottom;}
.form-box1 .inner {
	padding-top: 18px;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left: 12px;
}
.form-box1 h3 { color:#554735; font-size:1.17em; border:0; font-weight:bold; margin:0 0 8px 0; padding:0;}


/*header*/
#header .row-1 { height:97px;}
#header .row-1 .fright {
	padding-top: 8px;
	padding-right: 62px;
	padding-bottom: 20px;
	padding-left: 0;
	margin-top: -96px;
}
#header .row-1 .fright p { color:#000; font-size:.92em; line-height:1.25em; border-left:1px solid #c7c7c7; padding:6px 0 6px 8px;}
#header .row-1 .fright p a { color:#000; text-decoration:none;}
#header .row-1 .fright p a:hover { text-decoration:underline;}
#header .row-2 { height:48px;}
#header .row-3 { height:363px;}
#header .row-4 { height:100px;}

#header2 .row-1 { height:97px;}
#header2 .row-1 .fright {
	padding-top: 8px;
	padding-right: 62px;
	padding-bottom: 20px;
	padding-left: 0;
	margin-top: -96px;
}
#header2 .row-1 .fright p { color:#000; font-size:.92em; line-height:1.25em; border-left:1px solid #c7c7c7; padding:6px 0 6px 8px;}
#header2 .row-1 .fright p a { color:#000; text-decoration:none;}
#header2 .row-1 .fright p a:hover { text-decoration:underline;}
#header2 .row-2 { height:48px;}
#header2 .row-3 { height:363px;}
#header2 .row-4 { height:100px;}

/*content*/
#content { margin-top:-339px; position:relative;}
#content p { line-height:1.5em;}
#content .indent { padding-bottom:40px;}
#content .indent1 { padding-bottom:20px;}
#content .indent2 { padding-top:386px;}

#content2 { margin-top:-66px; position:relative;}
#content2 p { line-height:1.5em;}
#content2 .indent { padding-bottom:40px;}
#content2 .indent1 { padding-bottom:0px;}
#content2 .indent2 { padding-top:100px;}

/*footer*/
#footer p { text-align:right; color:#494037; font-size:1.17em; padding:7px 20px 0 0;}
#footer p a { color:#494037; text-decoration:none;}
#footer p a:hover { text-decoration:underline;}

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

