﻿.jqzoom
{
}

body
{
    background-color:#22751E;
    background-image:url(../img/BK.gif);
    background-repeat:repeat-x;
    width:98%;
    height:100%;
    font-family:Times New Roman;
}

p
{
    margin:25px 60px;
}

h2
{
    padding-top:0;
    margin:0 50px 5px 50px;
    color:#1B5B18/*#10360f*/;
    font-style: italic;
    font-weight: bolder;
    width:91%;
    text-align:center;
    font-size:28pt;
}

h3
{
    padding-top:0;
    margin:0 50px 5px 50px;
    color:#10360f/*#10360f*/;
    /*font-style: italic;*/
    font-weight: bolder;
    width:91%;
    text-align:center;
    font-size:16pt;
}

h4
{
    margin-top: 0;
    margin-bottom:15px;
    padding: 0 5px;
    padding-bottom:10px;
    background-color:#73A272;
    color: white;
    font-size:16pt;
    font-weight: bold;
    text-align: center;
}

#topBar
{
    top:0;
    left:0;
    position:absolute;
    background-color:#1B5B18/*#73A272*/;
    width:100%;
    height:7px;
}

#headermain
{
    position:relative;
    height:180px;
    width:100%;
    background-image:url(../img/header.jpg);
    top:3px;
}

#header
{
    position:relative;
    float:left;
    height:175px;
    width:100%;
}

#menu
{
    position:relative;
    float:left;
    height:70px;
    width:900px;
    /*background-image:url(../img/menuMid.png);
    background-repeat:repeat-x;*/
}

#menuRight, #menuMidRight, #menuMidCurve, #menuMidLeft, #menuLeft
{
    position:relative;
    float:left;
    height:70px;
}

#menuLeft
{
    width:25px;
    background-image:url(../img/menuCornerLeft.png);
}

#menuMidLeft
{
    width:755px;
    background-image:url(../img/menuLeft.png);
    background-repeat:repeat-x;
}

#menuMidCurve
{
    width:35px;
    background-color:Transparent;
    background-image:url(../img/menuCurve.png);
}

#menuMidRight
{
    width:60px;
    background-color:Transparent;
    background-image:url(../img/menuRight.png);
    background-repeat:repeat-x;
}

#menuRight
{
    width:25px;
    background-color:Transparent;
    background-image:url(../img/menuCornerRight.png);
}

#menuMidLeft ul
{
    position:relative;
    float:left;
    list-style-type: none;
    margin:0;
    /*margin-top:20px;*/
    padding:0;
    font-size: x-large;
    font-weight: bold;
}

#menuMidLeft li
{
    position:relative;
    float:left;
    border-bottom: solid 1px black;
    padding-bottom: 10px;
    padding-top:18px;
}

#menuMidLeft ul a, #exhibitMenu ul a, #homeMenu ul a
{
    text-decoration: none;
    padding:10px;
    margin:0;
    color:#1B5B18;
}


/*#homeMenu
{
    font-size:16pt;
}

#homeMenu a
{
    text-decoration:underline;
}*/

#menuMidLeft ul a:hover
{
    background-color:#73A272;
    color:White;
}
#menuMidLeft .selected
{
    background-color:#73A272;
    color:White;
}

#exhibitMenu, #homeMenu
{
    margin:-15px 50px 0px 490px;
    height:40px; 
    width:450px;
}
#homeMenu
{
    margin:-15px 50px 0px 570px;
}

#exhibitMenu ul, #homeMenu ul
{
    position:relative;
    float:Left;
    list-style-type: none;
    margin:0;
    /*margin-top:20px;*/
    padding:0;
    font-size:15pt;
    font-weight: bold;
}

#exhibitMenu li, #homeMenu li
{
    position:relative;
    float:left;
    padding-bottom: 10px;
    padding-top:10px;
    margin-top:0px;
}

#exhibitMenu ul a:hover, #homeMenu a:hover
{
    text-decoration:underline;
}
#exhibitMenu .selected, #homeMenu .selected
{
    text-decoration:underline;
}

#mainWrapper
{
    /*background-color:White;*/
    position:relative;
    float:left;
    width:900px;
    height:690px;
    margin-left:-450px;
    left:50%;
}
#copy
{
    position:absolute;
    float: left;
    color: #FFFFFF;
    text-align:left;    
    width:900px;
    top:840px;
    left:50%;
    margin-left:-430px;
}
#designer
{
    position:absolute;
    float:left;
    top:840px;
    left:50%;
    margin-left:-460px;
    width:900px;
    height:30px;
}

#designer a, #designer img
{
    border:none;
}

#bodyMain
{
    position:relative;
    float:left;
    background-image:url(../img/BodyBG.png);
    background-color:Transparent;
    width:900px;
    height:575px;
    /*height:490px;*/
}

#contactWrapper
{
    margin:15px 50px;
    text-align:center;
}

#pnlWrapper
{
    height:300px;
    width:750px;
    margin:15px 50px;
}

#pics
{
    position:relative;
    float:left;
    width:190px;
    height:290px;
    padding-left:10px;
}

.directions 
{
    position:relative;
    float:left;
    left:50px;
    width:550px;
    height:290px;
}
#admission p, #directions p
{
    margin:0px 15px;
}

#events
{
    position:relative;
    float:left;
    margin-left:39%;
    left:-137px;
    width:275px;
    height:470px;
}
#visitors 
{
    position:relative;
    float:left;
    margin:20px 0 0 40px;
    width:820px;
    height:50px;
    font-size:14pt;
    font-weight:bold;
}

#testimonials
{
    position:relative;
    float:left;
    top:20px;
    width:275px;
    height:470px;
}

#contactInfo
{
    top:20px;
    position:relative;
    float:left;
    text-align:left;
}

.dir1, .dir2
{
    width:230px;
    position:relative; 
    float:left; 
    padding:0 20px; 
    text-align:justify;
}

.info
{
    position:relative;
    float:left;
    margin: 5px;
    font-size:.75em;
    width:190px;
    height:180px;
    text-align:justify;
}

.innerDiv
{
    padding:0 3px;
    margin-top:0;
}

#events .innerDiv
{
    width:240px;
    position:relative;
    float:left
}

#exhibitWrapper
{
    margin:15px 50px 10px 50px;
    width:800px;
}

#exhibitWrapper p
{
    margin:0 0 10px 0;
}

#mapWrapper
{
    position:relative;
    float:left;
    margin:5px 15px 5px 50px;
    height:525px; 
    width:600px;
    text-align:left;
}

#mapPics
{
    position:relative;
    float:left;
    width:190px;
    height:525px;
    margin-top:30px;
}

#requestMain
{    
    margin:15px 45px;
    height:460px; 
    width:810px;
    text-align:center;
}

#requestMain table
{
    width:800px; 
    text-align:left;
    margin-left:20px;
}

#requestMain td
{
    text-align:left;
    vertical-align:middle;
}

.modalPicPopup
{
    background-color:White;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
}

.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

#craftersTop
{
    position:relative;
    float:left;
    width:800px;
    height:240px;
}

.craftersBottom
{
    position:relative;
    float:left;
}

#craftersLeft
{
    position:relative;
    float:left;
    width:425px;
}
#craftersRight
{
    margin-left:25px;
    position:relative;
    float:left;
    width:325px;
}

.lowerPic
{
    margin-top:20px;
}
