﻿body 
{
    padding: 0;
    margin: 0 auto;
    background: url('Images/background.jpg') repeat top center;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
}

#wrapper 
{
    width: 980px;
    margin: 0 auto;
    padding: 0;
}

#footer 
{
    text-align: center;
    color:#777776;
    margin-top: 15px;
}
/*
a:hover 
{
    color:#CC0000;    
	text-decoration:underline;
}
			
*/
div.bgmiddle{
background-image:url('images/flowerbg.gif');
text-align:left;
background-position:top left;
background-repeat:repeat-y;
/*filter:alpha(opacity=50);
opacity:0.5;*/
}

div.middlemm{
border-left: 1px #C1272D solid; 
border-right: 1px #C1272D solid;
padding: 10px 20px;
}

div.middletop{
background-image:url('images/md_top.gif');
background-repeat: no-repeat; 
background-position: center top;padding-top:5px;
}

div.middlebottom{
	background-image:url('images/md_bottom.gif');
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom:5px;
	margin: 0px;
}


.leftDivision {
	margin-right: 330px;
}


#footer_links 
{
    font-size: 10px;
    color:#CC0000;
}
#copyright 
{
    margin: 10px;
}

.tableImage{

}

.conservation{
	margin-top: -125px;
	position: absolute;
	margin-left: 540px;
}
.conservation2{
	margin-top: -150px;
	position: absolute;
	margin-left: 520px;
}

.onlineOrdering {
	width:212px;
	height: 265px;
}
.clickToOrder {
	position: absolute;
	margin-left: 35px;
	margin-top: 207px;
}
.viewLocations {
	position: absolute;
	margin-left: 58px;
	margin-top: 135px;
}

