

/* Style Sheet Baas Over Dun  */

/* Body Stuff */

Body	{
	margin:0px;
	background: #A7AEC7 url('http://www.baasoverdun.com/images/handmade-goats-milk-soap.jpg');
	min-width : 890px ;
	font-size: 14px;
	font-family: tahoma;
	color: #503E2E;

} 

div.wrapper {
width : 880px ;
text-align : left ;
margin-left : auto ;
margin-right : auto ;
position : relative ;

} 


#header {
	margin: 0px;
	background: url('http://www.baasoverdun.com/images/goats-milk-soap_r1_c1.png') no-repeat;
	height: 204px;
	width: 879px;
	text-align: center;
	}

#container { 
	float: left;
	width:950px;
	
} 


#left-side {
	float: left;
	width: 211px;
	 
}
.main {
	float: left;
	width:668px;
	background: url('http://www.baasoverdun.com/images/goats-milk-soap_content.png');
	
}
.main p {
	font-size: 14px;
	font-family: tahoma;
	color: #503E2E;
	margin-left: 5px;
	margin-right: 25px;
	display: block;
}
h3 {	font-size:18px;
	color : #523E2F;
	font-weight: bolder;
}
h2 {	font-size:16px;
	color : #523E2F;
	font-weight: bolder;
}

/* Bottom Menu */


#bottom {
	clear: both;
	width: 100%;
	height: 78px;
	background: #F5EBD6 url(http://www.baasoverdun.com/images/goats-milk-soap-bottom.gif) repeat-x bottom;
}
#bottom p {
	text-decoration: none;
	padding-top: 20px;
	text-align:center;
	font-family: tahoma;
	font-size:8pt;
	color : #523E2F;
	padding-bottom: 30px;
	}


a {font-weight: bold;
  color: #224C7F;}
a:hover {
	font-weight: bolder;
	color: #C14232;}
