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

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

img { position:relative;}

.alignright {
	text-align:left;
}
.aligncenter {
	text-align:center;
	padding: 25px 0px 25px 0px;
}
.pos-relative { position:relative;}

.wrapper { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin-bottom:14px;}

.tall_top { background:url(images/tall_top.gif) left top repeat-x;}



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

.form { height:32px;}
.form input {
	width:249px;
	height:22px;
	background:none;
	color:#FFFFFF;
	font-size:1em;
	font-family:Arial;
	padding-left:3px;
	border:1px solid #6d6d6d;
}
textarea {
	width:271px;
	height:118px;
	background:none;
	overflow:auto;
	color:#FFFFFF;
	font-size:1em;
	font-family:Arial;
	padding-left:3px;
	border:1px solid #6d6d6d;
	margin-bottom:20px;
}

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

.top_nav {
	float:right;
	padding:45px 62px 0 0;
}
.top_nav li { display:inline;}
.top_nav li a {
	color:#333333;
	border-right:1px solid #E0CBB0;
	padding:0 11px 0 11px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
.top_nav li a:hover {

}
.top_nav li a.current {
	color:#6B6C71;
}
.top_nav li a.last { border:0; padding-right:0;}

.list1 li {
	background:url(images/marker.gif) no-repeat left 0px;
	padding-left:23px;
	font-size:12px;
	padding-bottom:10px;
}
.list1 li a {
	color:#FFFFFF;
	text-decoration:none;
}
.list1 li a:hover { color:#fff; text-decoration:underline;}

.list2 li {
	color:#323232;
	line-height:1.82em;
}
.list3 li {
	color:#323232;
	line-height:1.82em;
}
/*==================other====================*/
.img_indent { margin:0 15px 0 0; float:left;}
.img_box { width:100%; overflow:hidden; padding-bottom:20px;}
.img_box img {
	float:left;
	margin:0 10px 0 0;
}
.img_box1 { width:100%; overflow:hidden;}
.img_box1 img { float:left; margin:0 20px 0 0;}

.margin_bot { margin-bottom:3px;}

.p1 {
	margin-bottom:12px;
}
.p2 { margin-bottom:25px;}
.p3 { margin-bottom:18px;}

/*==================txt, links, lines, titles====================*/
#header h1 {
	font-size:18px;
	color: #B6B632;
}
a {
	color:#323232;
	text-decoration:none;
}
a:hover{text-decoration:underline;}

h2 { font-size:1em; margin-bottom:14px;}
h2 span { color:#1c95b7;}
h2 strong { color:#f59100;}
h3 { font-size:1em; margin-bottom:14px; color:#fff;}
h4 { font-size:1em; color:#fff;}

.txt1 { font-size:1.18em;}

.link1 { color:#f59100;}
.link2 { color:#8bb71c;}
.link3 {
	color:#6B6C71;
}

.line_hor { background:url(images/line1.gif) left bottom repeat-x; padding-bottom:20px; margin-bottom:20px;}

.title {
}
.title1 { margin-bottom:21px;}
.title2 { margin-bottom:31px;}
.title3 { margin-bottom:12px;}


/*==================blocks====================*/
.block {
	width:100%;
	height: auto;
}
.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 .indent {
	padding:0px 0px 0px 0px;
}
.block .indent1 { padding:7px 17px 18px 17px;}

.block1 {
	width:100%;
}
.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:18px 10px 28px 17px;}
.block1 .inner1 { padding:31px 10px 30px 27px;}
.block1 .inner2 { padding:31px 23px 30px 27px;}

.block2 {
	width:100%;
	background-color: #C4BBAE;
}
.block2 .right_tall { background:url(images/right_tall2.gif) right top repeat-y;}
.block2 .bottom_tall { background:url(images/bottom_tall2.gif) left bottom repeat-x;}
.block2 .left_tall { background:url(images/left_tall2.gif) left top repeat-y;}
.block2 .left_top_corner { background:url(images/left_top_corner2.gif) no-repeat left top;}
.block2 .right_top_corner { background:url(images/right_top_corner2.gif) no-repeat right top;}
.block2 .right_bottom_corner { background:url(images/right_bottom_corner2.gif) no-repeat right bottom;}
.block2 .left_bottom_corner { background:url(images/left_bottom_corner2.gif) no-repeat left bottom;}
.block2 .indent {
	padding:20px 10px 10px 23px;
}
.block2 .indent1 {
	padding:13px 15px 23px 15px;
}
.block2 .indent2 { padding:13px 10px 23px 17px;}

.block3 {
	width:100%;
	height: 275%;
	background-color: #C4BBAE;
}
.block3 .right_tall { background:url(images/right_tall3.gif) right top repeat-y;}
.block3 .bottom_tall { background:url(images/bottom_tall3.gif) left bottom repeat-x;}
.block3 .left_tall { background:url(images/left_tall3.gif) left top repeat-y;}
.block3 .left_top_corner { background:url(images/left_top_corner3.gif) no-repeat left top;}
.block3 .right_top_corner { background:url(images/right_top_corner3.gif) no-repeat right top;}
.block3 .right_bottom_corner { background:url(images/right_bottom_corner3.gif) no-repeat right bottom;}
.block3 .left_bottom_corner { background:url(images/left_bottom_corner3.gif) no-repeat left bottom;}
.block3 .inner {
	padding:20px 20px 20px 30px;
	height: auto;
}

.cont_box { padding:0 183px 0 0; margin-bottom:0;}
.cont_box span { float:right;}

.cont_box1 { padding:0 81px 0 0; margin-bottom:0;}
.cont_box1 span { float:right; position:relative;}

/*header*/
#header .row_1 {
	height:47px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
#header .row_1 .indent {
	padding:15px 0 15px 0px;
}
#header .row_2 {
	height:107px;
	background-color: #978873;
	background-image: url(images/Header.jpg);
}
#header .row_2 .fleft {
	padding:14px 0 0 0px;
}
#header .row_3 {
	padding-left:31px;
	background-color: #F1F2EA;
}

/*content*/
#content {

}
#content .inner-top {
}
#content .inner-top1 { padding-top:28px;}

/*footer*/
#footer {
	font-family:tahoma;
	font-weight:bold;
	color:#FFFFFF;
}
#footer p {
	padding:12px 0 0 48px;
	background-color: #6B6C71;
}
#footer a {
	color:#B6B632;
	text-decoration:none;
}
#footer a:hover { text-decoration:underline;}
/*==========================================*/
