#intro {
	padding-top: 20px;
	margin-left: auto;
	margin-right: 5%;
	width: 80%;
	font-weight: bold;
	font-size: 14.5pt;
    line-height: 150%;
}

#intro .green_rr_middle {
    min-height: 226px;
}

#intro .green_rr_middle p {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 90px;
}

.linkbutton {
    width: 160px;
    margin-bottom: 10px;
}

.linkbutton_cn {
    position: relative;
    width: 10px; height:10px;
    background-image: url(images/index_menu_rr_border.gif);
    background-repeat: no-repeat;
}

.linkbutton_middle {
    border-left: solid 1px #008000;
    border-right: solid 1px #008000;
    background-color: #ffffff;
    font-size: 16pt;
    font-weight: bold;
    text-align: center;
}

.linkbutton_top, .linkbutton_bottom {
    height: 9px;
    margin: 0px 10px;
    background-color: #ffffff;
}

.linkbutton_top {
    border-top: solid 1px #008000;
}
.linkbutton_bottom {
    border-bottom: solid 1px #008000;
}

#nav {
    position: relative;
    margin-bottom: -46px;
    margin-top: -25px;
    margin-left: -80px;
    float: left;
    z-index: 2;
}

#nav a {
    text-decoration: none;
    color: black;
}

#veggies {
    padding-top: 20px;
}

#bottom2rrs {
    line-height: 150%;
    text-align: center;
    font-size: 13pt;
    font-weight: bold;
    margin-top: 20px;
}

#bottom2rrs p {
    margin: 0px;
    padding: 0px 10px;
}

#coupons {
    width: 40%;
    float: left;
    position: relative;
    margin-left: 5%;
}


#coupons_header {
    background-color: #008000;
    margin: 0px 0px;    
    height: 20px;
}

#coupons_header p {    
    color: white;
    font-size: 16pt;
    margin: 0px 20px 0px 20px;
    top: -40px;
    background-color: #008000;
    position: relative;
    padding: 0px;
}


#needs {
    width: 40%;
    float: right;
    position: relative;
    margin-right: 5%;
}

/* Float the text into the top and bottom of the RR. */
#needs .green_rr_middle {
    margin-top: -10px;
    margin-bottom: -10px;
}

#feedback {
    clear: both;
    font-weight: bold;
    font-size: 14.5pt;
    text-align: center;
    padding-top: 20px;
}
