a{ 
text-decoration: none;
}

img{
border: none;
}

hr{
color:#00cc00;
}

tr{
text-align:left;

}

h1{
color:#ffffff;
font-size: 50px;
}

h2{
color:#770000;
font-size: 15px;
}



#container{

 margin-left: 10%;
 margin-right: 10%; 
   
   
width: 80%;
background-color:#ffffff;
border-left: 6px solid #000000;
border-right: 6px solid #000000;
}


#headding{
text-decoration: none;
height: 150px;
width: 100%;

background-image: url(images/greenHead.jpg);
background-repeat: repeat;

}

#treeBorder{
	width: 100%;
	margin: 0 auto;
	height: 50px;
	background: url(images/tree.jpg) repeat-x left bottom;
	
	border-bottom: 2px solid #000000;
}


#navigation{
text-decoration: none;
width: 20%;
float: left;
padding-left:10px;
padding-right:10px;
}


#right{
text-decoration: none;
width:20%;
float: right;
/*padding-left:10px;
padding-right:10px;*/
}


#center{
text-align: center;
border-left: 2px solid #000000;
border-right:2px solid #000000;
margin-left:20%;
margin-right:20%;

/*
background-image: url(images/bodyColumns.jpg);
background-repeat: horizontal;*/
background-size: 100%;


}

#rightContent{
text-align: center;
margin-left:20%;
border-left: 2px solid #000000;
}


#footer{
font-size:small;
margin-left: 20px;
}


.rolls
{
width:20%;
height:20%;
margin-left:25%;
line-height:150%;

}

.events
{

padding: 5%;
margin-left:10%;
margin-right:10%;
}

.eventDetail
{
font-family: arial;
font-size: 15px;
}

.imgLeft
{
float:left;

}

.imgRight
{
float:right;
margin-right:10%;
}

.stockDescrip
{
margin-left: 30px;
margin-right: 30px;
padding:20px;

}

.greenBox
{

padding:10px;
margin-left: 25%;
margin-right: 25%;
border: 2px dashed #006600;
}

.colorTable
{

padding: 2%;

}

.smallImprint
{
margin-left: 14%;
margin-right: 14%;
}

.contactInfo{
font-size:22px;
font-weight:bold;
text-align:center;
}

.holidayContent
{
padding :2%;
}

.order
{
background-color:#ffffff;
border: 2px solid #cc0000;
width:70%;

}

.greenLinks
{
color:#006600;
}

.footerText
{
font-size:small;
}


.info
{
margin-left:2%;
text-align:left;
color:#000000;
}
.subinfo
{
margin-left:15px;
}

.bullpoints
{
text-align:left;
}











