body{
	margin:0;
  	color:#000;
	font:11px arial,sans-serif;
	background:#f7f3eb;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#000;
}
a:hover{text-decoration:underline;}

#page{
	width:686px;
	margin:0 auto;
}
#header{
	position:relative;
	height:123px;
	border-bottom:2px solid #cadad2;
}
#header .logo{
	margin:0;
	background:url("../images/logo.gif") no-repeat;
	position:absolute;
	top:9px;
	left:189px;
	
}
#header .logo a{
	display:block;
	width:314px;
	height:88px;
	text-indent:-9999px;
	overflow:hidden;
}
.menu{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:96px;
	left:0;
}
.menu li {
	float:left;
	width:54px;
	text-align:center;
}
.menu li  a{
	display:block;
	height:27px;
	background:url("../images/menu.gif") no-repeat 0 0;
	color:#737b35;
	line-height:32px;
	text-transform:lowercase;
	overflow:hidden;
}
.menu li  a:hover, .menu li  a.active{
	background-position:0 -27px;
	color:#fff;
	text-decoration:none;
}
.contact{
	font-size:14px;
	color:#737b35;
	text-transform:lowercase;
	position:absolute;
	right:0;
	top:106px;
}
#content{
	height:1%;
	overflow:hidden;
	padding:9px 0 19px 0;
	color:#727a35;
	font:12px arial,sans-serif;
}
#content .sidebar{
	float:left;
	width:162px;
}
#content .banner{
	background:#b3b78b;

}
#content .banner .top{
	background:url("../images/sidebar-top.gif") no-repeat 0 0;
	
}

#content .banner .bottom{
	background:url("../images/sidebar-bottom.gif") no-repeat 0 100%;
	width:150px;
	padding:3px 6px 44px;
}
#content .banner .box{
	padding:2px 3px 18px 3px;
	background:url("../images/flower.gif") no-repeat 50% 100%;
}
#content .banner h3{
	margin:0;
	font-size:11px;
	color:#fff;
}
#content .banner p{
	margin:0 0 12px 0;
	color:#fff;
}
#content .main{
	width:469px;
	float:right;
	padding:2px 20px 0 0;
}
#content .main h2{
	margin:0 0 4px 0;
	font-size:12px;
	color:#727a35;
	line-height:14px;
}
#content .main .list{
	margin:0;
	padding:0 0 9px 0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
#content .main .list li{
	float:left;
	width:100%;
}
#content .main .list li p{
	margin:0;
	padding-bottom:6px;
}
#content .main .list dl{
	height:1%;
	overflow:hidden;
	background:url("../images/bg-dl.gif") repeat-x 0 11px;
	color:#727a35;
	margin:0;
	padding:0;
}
#content .main .list dt{
	float:left;
	background:#f7f3eb;
	line-height:16px;
}
#content .main .list dd{
	margin:0;
	float:right;
	background:#f7f3eb;
	margin:0;
}
#content .main p{
	
	color:#727a35;
	font-size:12px;
}
.names{
	
	color:#727a35;
	font-size:11px;
}
#footer{
	width:688px;
	background:#cadad2;
}
#footer .top{
	background:url("../images/bg-footer-top.gif") no-repeat 0 0;
}
#footer .bottom{
	background:url("../images/bg-footer-bottom.gif") no-repeat 0 100%;
	height:1%;
	overflow:hidden;
	padding:9px 4px 7px 8px;
}
#footer p{
	margin:0;
	font-size:9px;
	line-height:16px;
	color:#fff;
}
#footer ul{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
	height:1%;
	overflow:hidden;
}
#footer ul li{
	display:inline;
	background:url("../images/footer-sep.gif") no-repeat 0 2px;
	color:#737a35;
	padding:0 4px 0 6px;
}
#footer ul li.first{
	background:none;
}
#footer ul li a{
	color:#737a35;
	text-decoration:underline;
}
.specials {
	color:#737a35;
	font-size:12px;

}
.top h1{
	font-size: 14px;
	color:#737a35;
	font-weight:bold
}
.percent {
color:#cadad2;
font-size:30px;
font-weight:bold;
}
.thinkBoise {
	vertical-align: bottom;

}
.intro {
	font-weight:bold;
	font-size:16px;	
}
.normal {
	font-weight:normal;
	font-size:12px;
	
}

