#container {
    position:relative;  
    width:850px;
    margin-left: auto;
    margin-right: auto;
    margin-top:0px;
    border:0px solid #000; 
    background:url(images/mid3.jpg) repeat-y;
    height:940px;
}

#center {
    position:absolute;
    top:-5px;
    left:180px;
    width:650px;
    padding-top:0px;
    height:690px;
    border:0px solid #000; 
    background-color:transparent;
}
h2.center {
    display:block;
    position:absolute;  
    top: -25px;
    left:15px;
    width:640px;
    margin-left:0px ;
    text-align:left;
    padding: 0 0 0 0; 
    background-color:transparent;       
}

iframe.google {
    margin-left:2px;
    margin-right :2px;
    margin-top:4px;
    width:425px;
    height:350px;
    border: 0px;
    border-color: blue;
}

#map {
    position:absolute;
    top:285px;
    left:90px;
    width:433px;
    padding-top:0px;
    height:362px;
    border :1px solid;
    text-align: center;
    border-color :rgb(36,96,104);
    background:white; 
}
h2.map {
    display:block;
    position:absolute;  
    top:-25px;
    left:0px;
    width:600px;
    margin-left:0px ;
    text-align:center;
    padding: 0 0 0 0; 
    background-color:green;       
}

#hours {
    position:absolute;
    top:670px;
    left:10px;
    width:600px;
    padding-top:0px;
    height:200px;
    text-align: center;
    background:transparent; 
}
h2.hours {
    display:block;
    position:absolute;  
    top:-25px;
    left:0px;
    width:600px;
    margin-left:0px ;
    text-align:center;
    padding: 0 0 0 0; 
    background-color:transparent;       
}

ul#gp{
    font-family:'Arial', Trebuchet MS, Arial; 
    color:black;
    font-size: .6em;
    list-style-type: disc; 
    margin-left: 15px;
    font-weight: lighter;
}

ul#gp a {
    display: block;
    float: left;
    text-align: left;
    text-decoration: none;
    background-color: transparent;
    color:black;
    padding: 0px 0px;
    font-family:'Arial', Trebuchet MS, Arial;
    font-size: .8em;
    list-style-type: none; 
}

ul#gp li {
    padding-left :10px;
}

table#hometable {
    width: 600px;
    padding: 0;
    margin-top:20px;
    margin-left:0px;
    background:transparent;
    height: 100px;
}

table#hometable td {
    font-family:'Calibri', Trebuchet MS, Arial; 
    color:black;
    font-size: .85em;
    border: none;
    text-align: center;
    background-color:transparent;
    
}

table#hometable td.x2{
    font-family:'Calibri', Trebuchet MS, Arial; 
    color:rgb(221,93,93);
    font-size: .85em;
    border: none;
    text-align: center;
    background-color:transparent;
    width: 300px;
    padding-right: 45px;
}

table#hometable th {
    font-family:'Calibri', Trebuchet MS, Arial; 
    color:rgb(36,96,27);
    font-size: 1em;
    border: none;
    text-align: center;
    background-color:transparent;
    width: 600px;
    padding-right: 40px;
}

table#hometable td.left {
    font-family:'Calibri', Trebuchet MS, Arial; 
    color:black;
    font-size: .85em;
    border: none;
    text-align: left;
    background-color:transparent;
    width: 300px;

}
table#hometable td.center {
    font-family:'Calibri', Trebuchet MS, Arial; 
    color:black;
    font-size: .85em;
    border: none;
    text-align: center;
    background-color:transparent;
    width: 300px;

}
table#hometable td.right {
    font-family:'Calibri', Trebuchet MS, Arial; 
    color:black;
    font-size: .85em;
    border: none;
    text-align: center;
    background-color:transparent;
    width: 300px;
}
/* ----- */
table#gptable {
    width: 600px;
    padding: 0;
    margin-top:0px;
    margin-left:0px;
    background:transparent;
    height: 10px;
}

table#gp td {
    font-family:'Calibri', Trebuchet MS, Arial; 
    color:black;
    font-size: .85em;
    border: none;
    text-align: center;
    background-color:transparent;
    width: 300px;
    font-weight: bold;
} 
