html { min-width: 999px; }
body {
	margin: 0;
	font: 13px/18px Arial, Helvetica, sans-serif;

	background-image: url(../images/bg-body.jpg); 
	background-repeat: repeat; 
	background-position: 0px 0px; 
	background-attachment: fixed;
	
	
/* 
no-repeat 50% 0; 
	background-position:  center  was suggested or 
	decrease size of image; 
*/

	color: #123129;
	min-width: 1000px;
}




a {
	color: #71953d;
	font-weight: bold;
	text-decoration: none;
}

.white_font  {
	color: white;
}

a:hover { text-decoration: underline; }
img { border-style: none; }
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
input,
textarea,
select {
	font: 100% Arial, sans-serif;
	vertical-align: middle;
}
.accessibility { display: none; }
#wrapper {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.w1 {
	width: 1021px;
	position: relative;
	float: left;
	left: 50%;
}
.w2 {
	width: 1021px;
	position: relative;
	float: left;
	left: -50%;
}
#page {
	margin: 58px auto 0;
	width: 1021px;
}
.wrapper-t {
	background: url(../images/bg-main-top.png) no-repeat;
	width: 100%;
}
.wrapper-t .bg {
	background: url(../images/bg-main-top-inner.jpg) no-repeat 15px 49px;
	height: 430px;
}
.wrapper-b {
	background: url(../images/bg-main-bottom.png) no-repeat;
	height: 440px;
	clear: both;
	margin: 0 0 0 2px;
}
.wrapper-b .bg {
	background: url(../images/bg-main-bottom-inner.jpg) no-repeat 16px 0;
	height: 381px;
}
.container {
	background: url(../images/bg-main-center.png) repeat-y;
	margin: 0 0 0 5px;
	width: 1011px;
	float: left;
	display: inline;
}
.container-bg {
	float: left;
	background: url(../images/bg-main-center-inner.jpg) repeat-y 10px 0;
	padding: 0 30px 0 31px;
	width: 950px;
}
.container-inner {
	margin: -430px 0 -380px;
	padding: 178px 0 0;
	position: relative;
	width: 950px;
}
#header {
	padding: 28px 0 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.logo { display: block; }
.logo a {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	width: 254px;
	height: 98px;
	background: url(../images/logo.gif) no-repeat;
}









#nav {
	width: 100%;
	overflow: hidden;
	margin: 0 0 13px;
}
#nav ul,
#footer ul {
	float: right;
	margin: 0px;
	padding: 0;
	list-style: none;
	overflow: hidden;
	display: inline;
}
#footer ul {
	float: left;
	margin: 10px 0 0 -15px;
	width: 640px;
}




#footer .bot_logo {
	margin-right: -20px;
}



#nav ul.add-nav {
	float: left;
	margin: 0 0 0 -8px;
	padding: 0 3px 0 0;
	background: url(../images/separator.gif) no-repeat 100% 3px;
}
#nav ul li,
#footer ul li {
	float: left;
	font-size: 12px;
	line-height: 15px;
	background: url(../images/separator.gif) no-repeat 0 3px;
	padding: 0 15px 0 17px;
	margin: 0 0 0 -2px;
}













#nav ul li a,
#footer ul li a { color: #fff; }
.more {
	background: url(../images/arrow.gif) no-repeat 100% 0;
	font-size: 13px;
	line-height: 19px;
	padding: 2px 23px 2px 0;
}
.more-simple { padding-right: 17px; }
.more-simple:hover { text-decoration: none; }
.login-form {
	float: right;
	border-left: 1px solid #726a60;
	width: 119px;
	margin: 23px 0 0;
	padding: 1px 0 2px 17px;
}
.inner-page .login-form {
	border-style: none;
	margin: 13px 20px 0 0;
}
* html .inner-page .login-form { display: inline; }
.login-form label {
	display: block;
	margin: 0 0 -3px;
	color: #392b0c;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 15px;
}
.login-form .text {
	border: 1px solid #392b0c;
	margin: 6px 0 1px;
	padding: 3px 5px 2px;
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #bcbdb4;
	width: 90px;
	vertical-align: top;
	float: left;
}
.login-form .more {
	color: #392b0c;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 19px;
	clear: both;
	padding-bottom: 4px;
}
#main {
	width: 100%;
	padding: 0 0 63px;
	min-height: 519px;
}
* html #main { height: 519px; }
#main:after {
	clear: both;
	display: block;
	content: "";
}
#main .holder {
	overflow: hidden;
	width: 957px;
	padding: 4px 0 0;
	margin: 0 -7px 0 -2px;
	position: relative;
}
.content {
	padding: 5px 0 0;
	margin: 0 0 20px;
	width: 550px;
	position: relative;
}
.content .text {
	position: relative;
	z-index: 10;
	overflow: hidden;
	height: 1%;
}
.content h1 {
	margin: 0 50px 5px 0;
	min-height: 65px;
	font-size: 35px;
	line-height: 31px;
	color: #392b0c;
	position: relative;
}
* html .content h1 { height: 65px; }
.content p { margin: 0 0 10px; }
.content .image {
	position: absolute;
	top: -118px;
	right: 0px;
}
.content .image .frame1 {
	background: url(../images/bg-frame1.png) no-repeat;
	width: 227px;
	height: 271px;
	padding: 11px 0 0 27px;
	position: absolute;
	top: 48px;
	left: 13px;
	z-index: 10;
}
















.content .image .frame2 {
	background: url(../images/bg-frame2.png) no-repeat;
	width: 237px;
	height: 185px;
	position: absolute;
	top: 1px;
	left: -112px;
	padding: 10px 0 0 23px;
}
.content .image img { display: block; }
.content p .more { color: #123129; }
#three-columns {
	overflow: hidden;
	width: 989px;
	margin: 0 0 0 -39px;
	background: url(../images/lines.gif) repeat-y 348px 0;
}
.col {
	float: left;
	width: 286px;
	margin: 0 0 0 39px;
	display: inline;
}
.col h2 {
	margin: 0 0 1px;
	font-size: 19px;
	line-height: 20px;
	text-transform: uppercase;
	color: #392b0c;
}
.col h3 {
	margin: 0;
	font-size: 17px;
	line-height: 20px;
	text-transform: uppercase;
	color: #392b0c;
}
.col p { margin: 0 0 10px; } 
.list {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: justify;
}
.list li { padding: 0 0 18px; }
.list p { margin: 0; }
.list li ul {
	margin: 0 0 0 -4px;
	padding: 0;
	overflow: hidden;
	height: 1%;
}
.list li ul li {
	padding: 0 2px 0 6px;
	margin: 0 0 0 -2px;
	display: inline;
	background: url(../images/separator2.gif) no-repeat 0 3px;
}
.economic {
	border-bottom: 1px solid #726a60;
	padding: 0 0 21px 20px;
	margin: 0 10px 0 0;
}
.map {
	margin: 28px -5px 0 -14px;
	position: relative;
}
.map img { display: block; }
.col .box { padding: 20px 0 0 20px; }
.sign-up {
	border-bottom: 1px solid #726a60;
	padding: 0 0 9px;
	margin: 0 12px 22px 0;
}
.social-links {
	margin: 18px 10px 0 0;
	padding: 8px 0 0;
	overflow: hidden;
	height: 1%;
	border-top: 1px solid #726a60;
	list-style: none;
}
.aside2 .social-links {
	margin: 15px 0 0;
	padding: 15px 0 0;
	font-size: 14px;
	line-height: 17px;
}
.social-links li {
	float: left;
	text-transform: uppercase;
	padding: 0 20px 0 0;
}
.aside2 .social-links li {
	padding: 0 0 10px;
	float: none;
}
.social-links li a {
	color: #392b0c;
	padding: 0 0 1px 20px;
}
.aside2 .social-links li a { padding: 0 0 1px 25px; }
.social-links li a.facebook { background: url(../images/ico-facebook.gif) no-repeat; }
.social-links li a.twitter { background: url(../images/ico-twitter.gif) no-repeat; }
#footer {
	height: 50px;
	overflow: hidden;
}
#footer span {
	float: right;
	color: #e9e9e2;
	vertical-align: bottom;
	padding: 9px 0 0;
}
#footer img {
	vertical-align: top;
	margin: -10px 4px 0;
}
#two-columns {
	float: left;
	width: 770px;
}
.aside1 {
	float: left;
	padding: 9px 0 0;
	width: 153px;
}
.aside1 h2,
.aside2 h2 {
	margin: 0;
	text-transform: uppercase;
	font-size: 19px;
	line-height: 22px;
	color: #392b0c;
}
.aside1 h3,
.aside2 h3 {
	margin: 0;
	text-transform: uppercase;
	font-size: 17px;
	line-height: 19px;
	color: #392b0c;
}
.aside1 p,
.aside2 p { margin: 0 0 17px; }
.aside1 .list,
.aside2 .list {
	margin-top: 18px;
	float: right;
	text-align: left;
}
.aside1 .list li p,
.aside2 .list li p { margin: 0; }
.text-box {
	padding: 26px 0 10px;
	margin: 18px 0 0;
	border-top: 1px solid #726a60;
}
#content {
	float: right;
	width: 565px;
	padding: 0 10px 48px 19px;
	border-left: 1px solid #726a60;
	border-right: 1px solid #726a60;
	min-height:700px;
}
#content h1 {
	margin: 10px 0 0px;
	margin-bottom:10px;
	color: #392b0c;
	font-size: 27px;
	line-height: 25px;
}

// #content p { margin: 0 0 0px; }

.map-box {
	background-color:#5d9733;
	color:#3a2b0c;
	border: 1px solid #726a60;
	width: 500px;
	margin: 0 0 20px 20px;
	padding: 15px 5px 4px 20px;
	height:135px;
}



.inner-box {
	float: right;
	border: 1px solid #726a60;
	width: 200px;
	margin: 0 0 20px 20px;
	padding: 15px 5px 4px 20px;
}


.inner-box .heading {
	display: block;
	color: #392b0c;
	font-size: 13px;
	line-height: 16px;
	text-transform: uppercase;
	margin: 0 0 13px;
}
#content .inner-box ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#content .inner-box ul li {
	padding: 1px 0 15px 27px;
	background: url(../images/arrow.gif) no-repeat 0 1px;
	line-height: 16px;
}
#content .inner-box ul li a { color: #5d9732; }
.aside2 {
	float: right;
	width: 165px;
	padding: 0 0 12px 21px;
	border-left: 0px solid #726a60;
}


.aside2 .sign-up {
	margin: 0 0 30px;
	padding: 9px 0 0;
	border-style: solid;
	border-width: 1px 0;
	border-color: #726a60;
}
.aside2 .sign-up p {
	margin: 0 0 14px;
}
.aside2 .list li ul {
	margin: 18px 0 0 -4px;
}


.search{

	margin: 0 0 1px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;

	text-transform: uppercase;
	color: #392b0c;

}

.h3_title {
	margin-bottom:0px;
	min-height: 0px;
	font-size: 18px;
	position: relative;
}

.h2_title {
	margin-bottom:0px;
	color: #392b0c;

	min-height: 0px;
	font-size: 12px;
	position: relative;
}
