/* CSS Document */
body {
	background-color: #481A02;
	font: 12px helvetica, arial, verdana, sans-serif;
	color:#481A02;
	margin:0;
	padding:0;
	text-align: center;
	}
a {
	color:#dc1f26;
	text-decoration:underline;
}
a:hover  {
	color:#008bd0;
	text-decoration:underline;
} 
#wrapper {
	width:1013px;
	height: 100%;
	margin:0 auto;
	}
	#header {
	background-image: url(images/header.jpg);
	height: 208px;
}
#logo {
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#chocolatebar {
	float: right;
	padding-right: 13px;
	padding-top: 1px;
}
#navigation {
	background-image: url(images/navigation.gif);
	height: 35px;
	width: 1013px;
}
#footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	height: 47px;
	width: 1013px;
}

#buttons {
	padding-top: 5px;
	padding-left: 25px;
	float: left;
}
#maincontent {
	background-image: url(images/maincontentval.jpg);
	width: 1013px;
	background-repeat: no-repeat;
	height: 460px;
	background-color: #C19475;
}
#introtext {
	float: left;
	width: 565px;
	background-image: url(images/textbackgroundval.gif);
	background-repeat: no-repeat;
	margin-top: 25px;
	margin-left: 25px;
	height: 415px;
}
#text {
	padding: 17px;
}

#homeimagerotator {
	float: right;
	width: 350px;
	padding-right: 50px;
	background-image: url(images/rotbackgroundval.gif);
	background-repeat: no-repeat;
	margin-top: 25px;
	padding-top: 25px;
	padding-bottom: 25px;
	height: 415px;
}
#footerleft {
	float: left;
	padding-top: 6px;
	padding-left: 10px;
}
#footerright {
	float: right;
	padding-top: 6px;
	padding-right: 30px;
}
.Text {
	text-align: left;
	padding-top: 20px;
	padding-right: 40px;
	padding-left: 25px;
	padding-bottom: 20px;
}
.linkstext {
	float: left;
	width: 450px;
}

.floatright {
	float: right;
	width: 495px;
	height: 200px;
}

#maincontentdesigns {

	background-image: url(images/maincontentdesigns.jpg);
	width: 1013px;
	background-repeat: no-repeat;
	height: 600px;
}
#footerright a {
  color: #FFFFFF;;
text-decoration: underline;
}
#footerright a:hover {
  color: #008bd0;;
}
.floatleft {
	float: left;
	width: 450px;
	height: 200px;
}
.stockingleft {
	float: left;
	margin-right: 5px;
}

#maincontentprices {


	background-image: url(images/maincontentdesigns.jpg);
	width: 1013px;
	background-repeat: no-repeat;
	height: 550px;
}
#contact{
	float: right;
	width: 403px;
	padding-right: 50px;
}
contactinfo {
	float: left;
	width: 300px;
}
#contactform {
	float: right;
	width: 455px;
	padding-left: 40px;
}
#maincontentgallery {



	background-image: url(images/maincontentdesigns.jpg);
	width: 1013px;
	background-repeat: no-repeat;
	height: 500px;
}

