

/* Style Sheet Baas Over Dun  */

/* Body Stuff */

Body	{
margin:0px;
background: #A7AEC7 url('images/handmade-goats-milk-soap.jpg');
padding:0px;height:100%;
width:100%;

}

.main {
	float: left;
	margin-top: 15px;
	margin-bottom: 30px;
	display: block;
   	margin-right:30px;
	margin-left:35px;
}
.main p {
	font-size: 14px;
	font-family: tahoma;
	color: #81552A;
}

p {
	font-size: 14px;;
	font-family:tahoma;
	color: #81552A;
}

#address {
	text-align:center; 
	font-family:tahoma;
	color: #BCD7C0;
	font-size:12px;
	width: 140px;
	margin: 0px;
	padding: 0px;
        display: block;
}

#address a {
	color: #BCD7C0;
	text-decoration: none;
	
}

#address a:hover {color: #88663B;
	}

/* Headings */

h1	{
	font-family: tahoma;
	font-size:14px;
	color: #4E7D94;
	text-decoration: none;
    	text-align:center; 
	font-weight: bolder;
	padding: 0.2em 1em;
	margin-left:20px;
	
}

h2	{
	font-family:tahoma;
	font-size:15px;
	color: #81552A;
	text-decoration:none;
	text-align:left;
	padding-left: 20px;
	padding: 0.2em 1em;
	font-weight:bold;
	margin:0px;
}

h3	{
	font-family:tahoma;
	font-size:12px;
	color:#8D2800;
	text-decoration:none;
	text-align:left;
	font-weight:bold;
	margin-left:20px;
	
}

h4	{
	font-size: 14px;;
	font-family:tahoma;
	color: #81552A;
}


/* Left  Menu Stuff */

#left 	{	
	padding-left: 1px;
	padding-right: 1px;
	display: block;
}

/* Bottom Menu */

.bottom_menu p {
	text-decoration: none;
	padding-top: 40px;
	text-align:center;
	font-family: tahoma;
	font-size:8pt;
	color : #000000;
	padding-bottom: 0px;
	}
.bottom_menu a {
	color: #000000;
	text-decoration: none;
  	 }
.bottom_menu a:hover {color: #88663B;
	}

/* Links */

A:link 	{
	color: #000000;
	text-decoration: underline;
}
A:visited {
	color: #956124;
	text-decoration: underline;
}
A:active {
	color: #956124;
	text-decoration: none;
}
A:hover {
	color: #956124;
	text-decoration: none;
}




#bottom {
	clear: both;
	width: 100%;
	height: 78px;
	background: #F5EBD6 url(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;
	}

#left {
	font-family: Arial, Helvetica, sans-serif;
   	 margin-top: 150px;
	font-size:10pt;
	padding-left: 10px;
	color: #808080;
	text-align:left;
}

#left a {
	color: #939485;
	text-decoration: none;
}

#left a:hover {
	color: #000000;
     text-decoration: underline;
}



