body{
	margin:0;
	color:#785237;
	font:12px Arial, Helvetica, sans-serif;
	background:#e1e6cd;
	min-width:1001px;
}
img{border-style:none;}
a{text-decoration:none; color:#67809B}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#main-container{
	width:100%;
	overflow:hidden;
	position:relative;
}
.mc-holder-1{
	width:1110px;
	position:relative;
	float:left;
	left:50%;
}
.mc-holder-2{
	width:1100px;
	position:relative;
	float:left;
	left:-50%;
	background: url(../images/bg-mc-holder.gif) no-repeat;
}
#wrapper{
	width:1000px;
	margin:0 0 0 54px;
	background:#f8f9f1;
}
.promobox img{
	display:block;
}
#header{
	width:1000px;
	background:#eef1e3;
}
#header:after{
	content:" ";
	clear:both;
	display:block;
}
#header strong{
	float:left;
}
.logo a{
	display: block;
	width:195px;
	height:154px;
	background: url(../images/logo.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
.boxes{
	float:right;
	width:705px;
	margin:-45px 36px 0 0;
	position:relative;
	display:inline;
}

.boxes-t{
	background: url(../images/bg-boxes-t.png) no-repeat;
	width:705px;
	height:98px;
}
.boxes-main{
	background: url(../images/bg-boxes-m.gif) repeat-y;
	width:782px;
}
.boxes-main:after{
	content:" ";
	clear:both;
	display:block;
}

.box{
	width:155px;
	float:left;
	margin:-76px 77px 0 0;
	position:relative;
	z-index:10;
	padding:0 10px 0 18px;
}
.box .mark a{
	color:#646e23;
	font:20px Arial, Helvetica, sans-serif;
}
.boxes-b{
	background: url(../images/bg-boxes-b.gif) no-repeat;
	width:705px;
	height:121px;
	margin:-68px 0 0;
	position:relative;
}
.box p{
	font:20px Arial, Helvetica, sans-serif;
	margin:0 0 8px;
	color:#836e3c;
}
.box ul{
	list-style:none;
	margin:0;
	padding:0;
}
.box ul li{
	margin-bottom:4px;
}
.box ul li a{
	color:#685730;
	background: url(../images/bullet-01.gif) no-repeat 0 4px;
	padding:0 0 0 10px;
}
#main{
	width:1000px;
	overflow:hidden;
	min-height:273px;
	padding:30px 0 0;
}
* html #main{
	height:273px;
}
#twocolumns{
	width:770px;
	float:left;
}
.aside{
	width:207px;
	float:left;
	padding-left:33px;
}
.aside ul{
	list-style:none;	margin:0;	padding:0;
}
.aside ul li{
	margin-bottom:10px;
}
.aside ul li a{
	color:#756234;
}
#content{
	width:501px;
	float:right;
}
#content h1{
	margin:0 0 12px;
	font:normal 24px Arial, Helvetica, sans-serif;
}
#content p{
	color: #000;
	margin:0 0 7px;
}
#content p strong {
	color: #785237;
	font-weight: normal;
}
#sidebar{
	width:178px; /*orig 218px*/
	float:right;
	padding: 0 20px;
}
#sidebar h2{
	font:normal 14px Arial, Helvetica, sans-serif;
	margin:0 0 0 17px;
}
#sidebar ul{
	list-style:none;	margin:0 0 0 0; /*was 16px left*/	padding:0;
}

#sidebar ul li {
	margin-bottom: 10px;
}

#sidebar ul li a{
	color:#67809b;
}

#sidebar em {font-size: 10px;}

#footer{
	width:1000px;
	overflow:hidden;
}
.provided{
	width:170px;
	float:left;
	padding:60px 0 22px 33px;
}
.provided span{
	font-size:10px;
	color:#666;
	line-height:14px;
}

.currentpage h3 {
	font-size: 12px;
}

div.aside ul li.menuactive a.menuactive {font-weight:bold;}

table tr td { vertical-align: text-top; padding-right: 20px;}

table tr td h2 {color:#807257;}
