#banner {
	background-image: url(images/Maxines-Banner.gif);
	background-repeat: no-repeat;
}
#content {
	background-image: url(images/Maxines-Content.gif);
	background-repeat: repeat-y;
}
#footer {
	background-image: url(images/Maxines-Footer.gif);
	background-repeat: no-repeat;
}
#main #banner #links {
	float: left;
	padding-left: 40px;
}
#main #banner #links {
	font-family: Papyrus;
	font-size: 24px;
	font-weight: bold;
}
#main #banner #links a {
	text-decoration: none;
	color: #3E5F45;
}
body {
	background-color: #3E5F45;
}

#main #banner #links a:hover {
	text-decoration: none;
	color: #121145;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
}
#main #content h1 {
	font-family: Papyrus;
	font-size: 30px;
	color: #688267;
	padding-top: 10px;
}
#main #content .text {
	font-family: Arial, Helvetica, sans-serif;
	color: #688267;
	font-weight: bold;
}
#main #content #tel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #758C71;
	font-weight: bold;
}
#main #content #addr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #758C71;
}
#main #footer #footertitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #151443;
	font-weight: bold;
}
#main #content #image {
	padding-right: 25px;
	padding-bottom: 25px;
}
#main #content .about {
	padding-right: 100px;
	padding-left: 70px;
	font-family: Arial, Helvetica, sans-serif;
	color: #688267;
	font-weight: bold;
}
#main #content #contact {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #688267;
	border-right-color: #688267;
	border-bottom-color: #688267;
	border-left-color: #688267;
	padding-top: 30px;
	padding-bottom: 30px;
}
#main #content .images {
	height: 260px;
	width: 190px;
}
#main #content #imagetable {
	margin-right: 20px;
}



#main #thispage:before{
	text-decoration: underline;
	content: url("images/SmallFlower.gif");
}



#main #footer #deliveryareas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #121145;
	font-weight: bold;
	width: 600px;
}

#main #content img {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #688267;
	border-right-color: #688267;
	border-bottom-color: #688267;
	border-left-color: #688267;
}


#main #content h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #688267;
	font-size: 24px;
	font-weight: normal;
}

 table {
  border-collapse: collapse;
}
a:before{
/*Workaround for Gecko*/
	content: url"";
}

#links a:hover:before{
/*The URI pointing to the location of the image*/
	content: url("images/SmallFlower.gif");
}
#main #content #about2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #688267;
	font-weight: bold;
	padding-right: 20px;
}
#main #content .images2 {
	height: 260px;
	width: 210px;
}
#main #content #button {
	background-image: url(images/buttonoff.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 100px;
	width: 200px;
}
#main #content #button #buttonlink {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #F4F5D6;
	font-weight: bolder;
	font-size: 18px;
	padding-top: 30px;
}
#main #content #button a {
	padding-top: 50px;
}


#main #content #button:hover {
	background-image: url(images/buttonon.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#main #footer #deliveryareas2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #121145;
	font-weight: bold;
	width: 600px;
}
