﻿body
{
    font-family: 'Droid Sans' , sans-serif;
    background-color: white;
    margin: 0px;
    padding: 0px;
    font-size: 15px;
}
.main
{
    width: 100%;
    height: auto;
}
.container
{
    max-width: 1024px;
    margin: 0 auto;
}

.header
{
    height: 236px;
    width: 1024px; /*background-image: url('../Images/logotop.png'); background-image: url('../Images/logobottom.png');*/
    background-repeat: no-repeat;
    font-size: xx-large;
    background-image: url('../Images/background.jpg');
}
.menubar
{
    height: 54px;
    width: 1024px;
    background-color: Green;
    margin-top: -53px;
    background-image: url('../Images/menu_background.png');
    color: White;
    text-decoration: none;
}
.menulist
{
    float: left;
    color: White;
    text-decoration: none;
    display: block;
    margin-left: -90px;
}
.menulist ul li
{
    float: left;
    padding: 2px 15px 2px 15px;
    color: White;
    text-decoration: none;
    list-style: none outside none;
}

.menulist li a
{
    color: White;
    text-decoration: none;
    display: block;
    font-size: 16px;
}
.images
{
    height: 350px;
    width: 1024px;
    background-image: url('../Images/backgroundnew.png');
}
.middleupper
{
    width: 965px;
    height: 360px;
    margin: auto;
}
.top
{
    height: auto;
    width: 800px;
    margin-left: -30px;
}
.top h1
{
    margin-left: 25px;
    color: #769E10;
}
.text
{
    width: 430px;
    height: 140px;
    float: left;
    margin-left: 20px;
    font-size: 20px;
    text-align: justify;
    font-size: 16px;
}


.down
{
    height: 118px;
    width: 705px;
    border-radius: 5px;
    border: 1px solid black;
    margin: 5px 0px 0px 0px; /*     background:solid;*/
    margin-left: 5px;
}



.footer
{
    height: 100px;
    width: 1024px;
    background-color: #129207;
    text-decoration: none;
    display: block;
    margin-top:10px;
}

.logobottomdiv
{
    height: 94px;
    width: 1024px;
    background-repeat: no-repeat;
    position: absolute;
}
.leftmiddle
{
    height: 0px;
    width: 730px;
    float: left;
    background-color: White;
    margin-top:10px;
}
.rightmiddle
{
   /* height: 225px;*/
    width: 225px;
    float: left;
    background-color: #F5FFF5;
    margin-left: 10px;
     margin-top:10px;
  
}
.main_middle
{
    height: auto;
    width: 1024px;
    margin: auto;
    background-color: #E7F8C4;
}
.headertextdiv
{
    text-align: center;
    position: relative;
    padding-top: 80px;
    width: 700px;
    color: Green;
    font-size: 50px;
}
.headertextdiv strong
{
    font-size: x-large;
    color: Black;
}



.greenhouseshelves
{
    height: 180px;
    width: 355px;
    border-radius: 5px;
    float: left;
    margin-top: 10px;
   
}
.greenhouseshelves span
{
    color: #769E10;
}
.greenhouseshelves p
{
    margin: 5px;
   /* font-size: 14px;
    font-weight: bold;*/
}
.greenhouse_p
{
    font-size: 12px;
}
.crops
{
    height: 180px;
    width: 355px;
    float: right;
    margin-top: 10px;
}
.crops h2
{
    color: #DD4804;
}
.leftmiddle_h2
{
    color: #DD4804;
}



.crops_content
{
    width: 345px;
    height: 148px;
    border: 1px solid black;
    margin: auto;
    border-radius: 5px;
    background-color: #EAF9CE;
}
.crops_content img
{
    margin: 8px 0px 0px 9px;
}
.middleupper h2
{
    margin: 0px;
    padding: 0px;
}
.croptext
{
    margin-left: 400px;
}
.border_green
{
    border-bottom: 5px solid #769E10;
}

.down img
{
    margin: 12px 0px 0px 10px;
}


.rightmiddleimg
{
    height: 290px;
    width: 225px;
    background-color: White;
    margin-top: 45px;
}

.downimg
{
    height: 60px;
    width: 700px;
    margin-left: 10px;
}
.downimg1
{
    height: 70px;
    width: 325px;
    margin-top: 6px;
    background-color: #E4E4E4;
    margin-left: 1px;
    float: left;
}
.downimage1
{
    float: left;
}

.downimg2
{
    height: 70px;
    width: 325px;
    background-color: #E4E4E4;
    float: left;
    margin-left: 25px;
    margin-top: 5px;
}

.content
{
    margin: 0px;
    padding: 0px;
    background-color: #E7F8C4;
}

.content h3
{
    color: Green;
}

.footermenulist
{
    float: left;
    color: White;
    text-decoration: none;
    display: block;
}


.footermenulist ul li
{
    float: left;
    padding: 2px 15px 2px 15px;
    color: White;
    text-decoration: none;
    list-style: none outside none;
}

.footermenulist li a
{
    color: White;
    text-decoration: none;
    display: block;
    font-size: 16px;
}