/* Mill Lane Farm Soap CSS Document */

body {
	background-color:#E9AD7A;
	font-family:Arial, Helvetica, sans-serif;
	color:#466652;
	}
	
a:link, a:active {
	color:#825A40;
	}
	
a:visited, a:hover {
	color:#466652;
	}
	
#intro {
	color:#466652;
	font-size:12px;
	line-height:16px;
	}
	
#bottom {
	color:#FFFFFF;
	font-size:10px;
	}
	
form {
margin:0;
padding:0;

}

form button {
margin:0;
padding:0;
}

.smallwhite {
	color:#FFFFFF;
	font-size:10px;
	}

#text {
	padding:10px;
	font-size:12px;
	line-height:16px;
	}
	
#right {
	background-image:url(images/milllanesub_03.jpg);
	background-repeat:repeat-y;
	}
	
#left {
	background-image:url(images/milllanesub_01.jpg);
	background-repeat:repeat-y;
	}

.title {
	font-size:16px;
	font-weight:bold;
	color:#466652;
	}
	
#prodimage {
	padding:5px;
	border-top:thin solid #466652;
	border-top-width:1px;
	border-bottom:thin solid #466652;
	border-bottom-width:1px;
	}
	
#moreinfotxt {
	padding-left:20px;
	padding-right:10px;
	border-top:thin solid #466652;
	border-top-width:1px;
	border-bottom:thin solid #466652;
	border-bottom-width:1px;
	background-color:#FAF2E7;
	color:#466652;
	font-size:12px;
	line-height:16px;
	}
	
.quantity
	{
	font-size:10px;
	}
	
.quantitytxt {
	font-size:11px;
	}
	
.drop {
	border:solid 1px #466652;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.contactus {
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	}
	
.contactbtn {
	border: 1px solid #825A40;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-color:#825A40;
}
