﻿*
{
    font-family:Gill Sans MT,Arial,Helvetica,sans-serif;
}

p
{
    font-size:14px;
}
body
{
    /*background-color: #102101; */ /*background-color:#740A14*/
    margin-top: 0px;
    margin-left: 0px;
    padding-left: 0px;
    /*background-image: url(/images/background-gradient.jpg);
    background-repeat: repeat-x;
    background-color: #6d96ca;*/
    background-color:White;
}

h1
{
    font-family:Gill Sans MT,Arial,Helvetica,sans-serif;
    font-size:20pt;
    color:#3E703E;
}
h2
{
    font-family:Gill Sans MT,Arial,Helvetica,sans-serif;
    font-size:14pt;
    color:#3E703E;
}

#main-div-home
{
    height: 768px;
    width: 1000px;
    background-color:#6E96CA;
    background-image: url('/images/home-background-1000g.jpg');
    background-repeat: no-repeat;
    margin-left:auto;
    margin-right:auto;
}

#interior
{
    position: absolute;
    top: 85px;
    width: 970px;
    height: 445px;
    padding-top:5px;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 15px;
}

#interior-column-one
{
    width:200px;
    height:100%;
    clear:left;
    float:left
}
#interior-column-two
{
    float:left;
    height:650px;
    margin-left:0;
    margin-right:0;
    margin-top:4px;
    overflow:auto;
    width:770px;
}

#main-div
{
    height:768px;
    width:1000px;
    margin-left:auto;
    margin-right:auto;
    background-color:White;
   
}
#menu
{
    width:1000px;
}

#header-logo
{
    width: 100%;
    height: 57px;
    background-image: url(/images/logo-mgh-white-green.png);
    background-repeat: no-repeat;
    background-position: 7px 7px;
    margin-bottom:18px;
}

#content
{
    height: 629px;
    width: 980px;
    margin: 10px;
}

#flowershoptitle
{
    position: absolute;
    top: 171px;
    left: 51px;
}

#flowershoptitle a img
{
    border: none;
    outline:none;
}

#storetitle
{
    position: absolute;
    top: 274px;
    left: 48px;
}

#storetitle a img
{
    border: none;
    outline:none;
}

#storetitle a
{
    border: none;
    outline:none;
    ie-dummy: expression(this.hideFocus=true);
}

#home-content
{
    margin-left:15px;
    min-height:350px;
}
#home-text
{
    clear:left;
    float:left;
}
#order-box
{
    display:block;  
    background-color: #6991C5;
    color: White;
    width: 225px;
    height: 85px;
    float: right;
    margin:10px;
    border-bottom: white 2px solid;
    border-left: white 2px solid;
    border-top: white 2px solid;
    border-right: white 2px solid;
}
#order-box-image
{
    padding:5px;
    float:right;
    
}
#order-box-image a img
{
    border-style:none;
}

#order-box-text
{
    margin-top:10px;
    width:130px;   
    padding:5px;
    vertical-align:middle;
    clear:left;
    float:left;
}
#order-box-text a
{
    font-size:11pt;
    color:White;
    text-decoration:none;
}
#order-box-text a:visited
{
    color:White;
    text-decoration:none;
}

#home-images
{
    margin-top:20px;
    text-align:center;
    min-height:245px;
}
#home-images1
{
    clear:left;
    float:left;
    width:200px;
    height:225px;
    margin-left:20px;
}
#home-images1 a img
{
    border-style:none;
}
#home-images2
{
    float:left;
    width:200px;
    height:225px;
    margin-left:20px;
}
#home-images2 a img
{
    border-style:none;
}
#home-images3
{
    float:left;
    width:200px;
    height:225px;
    margin-left:20px;
}
#home-images3 a img
{
    border-style:none;
}
#home-notice
{
    display:block;  
    background-color: red;
    color: White;
    width: 525px;
    height: 65px;
    margin:5px;
    border-bottom: white 2px solid;
    border-left: white 2px solid;
    border-top: white 2px solid;
    border-right: white 2px solid;    
    text-align:center;
    font-family:Verdana;
    font-size:10pt;
}
#home-notice h4
{
    font-size:10pt;
    margin:2px;
    padding:0px;
    font-family:Verdana;
}
#footer
{
    width: 100%;
    height: 40px;
    font-family: Verdana;
    font-size: 8pt;
    text-align: center;
    margin-left:0px;
    padding-left:0px;   
}

ul.menu
{   
}
ul.menu li.first
{
    display: inline;
    border-right: black 1px solid;
    padding-left:10px;
    padding-right:10px;
}
ul.menu li.middle
{
    display: inline;
    border-right: black 1px solid;
    padding-left:10px;
    padding-right:10px;
}
ul.menu li.last
{
    display: inline;
    padding-left:10px;
    padding-right:10px;
}

ul.footermenu
{
    margin-left:0px;
    padding-left:0px;   
}
ul.footermenu li.first
{
    display: inline;
    border-right: black 1px solid;
    padding-right:10px;
}
ul.footermenu li.middle
{
    display: inline;
    border-right: black 1px solid;
    padding-left:10px;
    padding-right:10px;
}
ul.footermenu li.last
{
    display: inline;
    padding-left:10px;
}

#box-1
{
    width: 400px;
    height: 400px;
    clear:left;
    float:left;
    margin-left:20px;
    margin-right:5px;
/*    border-bottom: black 1px solid;
    border-left: black 1px solid;
    border-top: black 1px solid;
    border-right: black 1px solid;
*/
}

#box-1 a
{
    text-decoration:none;
}
#box-1 img
{
    border:none;
}
#box-2 img
{
    border:none;
}
#box-3 img
{
    border:none;
}
#box-4 img
{
    border:none;
}

.box-spacer
{
    height:105px;
}
.box-wrapper
{
    margin:5px;
    float:left;
}
#boxes
{
    width:100%;
    height:435px;
    padding-top:20px;
    text-align:center;
}



#box-2
{
    width: 400px;
    height: 400px;
/*    border-bottom: black 1px solid;
    border-left: black 1px solid;
    border-top: black 1px solid;
    border-right: black 1px solid;
*/
    margin-left:20px;
    margin-right:5px;
    float:left;
}

#box-announce
{
    margin-left: 15px;
    font-size: 10pt;
    background-color: #FF86B7;
    width: 100px;
    float: left;
}

#box-3
{
    /*background-color:#ECC039;*/
    background-color:#6991C5;
    width: 940px;
    min-height: 150px;
    clear:left;
    margin-left:15px;    
    /*border-bottom: black 1px solid;
    border-left: black 1px solid;
    border-top: black 1px solid;
    border-right: black 1px solid;
*/
}

#box-3 h3
{
    color:white;
}
#box-3 p
{
    color:white;
}

#box-4
{
    width: 230px;
    height:230px;
    float:left;
    border-bottom: black 1px solid;
    border-left: black 1px solid;
    border-top: black 1px solid;
    border-right: black 1px solid;
}

#rss-content
{
    margin-left:10px;
    margin-right:10px;
}

.tablelist
{
    font-size:10pt;
    padding:3px;
}

.tableroweven
{
    line-height:15px;
}

.tablerowodd
{
    line-height:15px;
    background-color:#6D96CA;
}

#header-menu
{
    width:100%;
    padding-left:0px;
    padding-top:0px;
}

#header-menu ul
{
    list-style-type: none;
    padding-top: 0px;
    margin-top: 0px;
    overflow: hidden; 
    background-color:#3E703E;
    height:20px;
    padding-bottom:5px;
}

#header-menu ul li
{
    display:inline;
}

#header-menu ul li.first
{
    border-right: forestgreen 1px dotted;
}
#header-menu ul li.middle
{
    border-right: forestgreen 1px dotted;
}

#header-menu ul li a
{
    border:none;
    outline:none;
    text-decoration:none;
    text-transform:uppercase;
    color:white;
    font-size:10pt;
    padding-left:8px;
    padding-right:8px;
    padding-top:0px;
/*    padding-top:2px;

    padding-bottom:2px; */
}

#header-menu ul li a:hover
{
    border:none;
    outline:none;
    text-decoration:none;
    background-color:#5FB95F;
    color:White;
    
}
