body
{
	font-family: tahoma;
	font-size: 8pt;
	color: #644636;
	background-color: #b48b74;
}

div.container
{
	width: 908px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	padding: 10px 10px 10px 10px;
}

div.webaddress
{
	display: block;
	padding-left: 20px;
	vertical-align: bottom;
	line-height:32px;
	height: 32px;
	width: 300px;
	border-left: 8px solid #a0b1c6;
	background-color: #e0ebf4;
	font-style: italic;
}

div.webaddress a
{
	color: #a0b1c6;
	display: block;
	text-decoration: none;
}

div.links
{
	float: left;
	position: absolute;
	display: block;
	padding-left: 20px;
	top: 134px;
	vertical-align: bottom;
	line-height:32px;
	height: 32px;
	width: 300px;
	border-left: 8px solid #a0b1c6;
	background-color: #e0ebf4;
	font-style: italic;
}

div.links a
{
	color: #a0b1c6;
	display: block;
	text-decoration: none;
}

div.comments 
{
	float: left;
	position: absolute;
	display: block;
	padding-left: 20px;
	top: 168px;
	vertical-align: bottom;
	line-height:32px;
	height: 32px;
	width: 300px;
	border-left: 8px solid #a0b1c6;
	background-color: #e0ebf4;
	font-style: italic;
}

div.comments a
{
	color: #a0b1c6;
	display: block;
	text-decoration: none;
}

div.titleimage
{
	position: absolute;
	margin-left: 227px;
	margin-top: -32px;
}

div.shadow
{
	position: absolute;
	background-image: url("img/design_shadow.png");
	width: 1120px;
	height: auto;
	z-index: -100;
	
	left: 50%;
	margin-left: -560px;
	top: -16px;
}




div.barendleft_red
{
	width: 15px;
	height: 30px;
	float: left;
	background-image: url('http://www.homeforbutterflies.g105b.com/img/design_barendleftred.png');
}

div.barendleft_blue
{
	width: 15px;
	height: 30px;
	float: left;
	background-image: url('http://www.homeforbutterflies.g105b.com/img/design_barendleftblue.png');
}

div.barendleft_gray
{
	width: 15px;
	height: 30px;
	float: left;
	background-image: url('http://www.homeforbutterflies.g105b.com/img/design_barendleftgray.png');
}

div.barendright_red
{
	width: 15px;
	height: 30px;
	background-image: url('http://www.homeforbutterflies.g105b.com/img/design_barendrightred.png');
	float: left;
}

div.barendright_blue
{
	width: 15px;
	height: 30px;
	float: left;
	background-image: url('http://www.homeforbutterflies.g105b.com/img/design_barendrightblue.png');
}

div.barendright_gray
{
	width: 15px;
	height: 30px;
	background-image: url('http://www.homeforbutterflies.g105b.com/img/design_barendrightgray.png');
	float: left;
}

div.bartext_red
{
	background: #d6c0b4;
	height: 30px;
	float: left;
	text-align: center;
	font-family: Garamond;
	font-size: 14pt;
	font-weight: bold;
	color: #887A73;
}

div.bartext_blue
{
	background: #b2bcd7;
	height: 30px;
	float: left;
	text-align: center;
	font-family: Garamond;
	font-size: 14pt;
	font-weight: bold;
	color: #6a7182;
}

div.bartext_gray
{
	background: #adadad;
	height: 30px;
	float: left;
	text-align: center;
	font-family: Garamond;
	font-weight: bold;
	font-size: 14pt;
	color: #FFFFFF;
}


div.subcontent_red
{
	background: #efe6e1;
}

div.subcontent_blue
{
	background: #e4e6ec;
}

div.subcontent_gray
{
}









div.menu
{
	margin-left: 227px;
	width: 682px;
	background-color: #ede3cb;
	margin-top: 157px;
}

ul#menu
{
	margin:0;
	padding:0;
	list-style-type:none;
	width: auto;
	position:relative;
	display:block;
	height:36px;
	
	font-weight:bold;
	text-transform:lowercase;
	background:transparent url("img/design_menuBg.png") repeat-x top left;
}

ul#menu li
{
	text-align: center;
	width: 16.6%;
	display:block;
	float:left;
	margin:0;
	pading:0;
}

ul#menu li.darker
{
	background-color: #e5d7b5;
}
	
ul#menu li a
{
	text-align: center;
	display:block;
	float:left;
	color:#ac9974;
	text-decoration:none;
	font-weight:bold;
	padding: 10px 0px 0px 10px;
	height:24px;

}

	
ul#menu li a:hover
{	
	color:#000000;
}




#slider
{
	width:800px;
}

.slider_button
{
	display:block;
	cursor:pointer;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity = 100);
	-moz-opacity: 1.0;
}

.slider_button:hover
{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity = 70);
	-moz-opacity: 0.7;
}

.slider_content
{
	overflow:hidden;
}