body
{
    background-position: center;
    margin: 0;
    padding: 0;
    font-family: Helvetica,Arial, sans-serif;
    font-size: 0.8em;
    color: #666;
    width: 980px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}



small
{   clear: both;
    color: black;
    font-size: 60%;
    font-weight: normal;
}


h1
{
    color: #0e5a75;
    font-weight: bold;
    font-size: 2em;
    clear: both;
   

}


h2
{   border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    padding: 5px;
    background-color: #a80329;
    color: #FFFFFF;
    font-size: 1.5em;
 
}

h3
{   border-width: 1px;
    font-weight: bold;
    font-size: 150%;
    color: #a80329;
    padding-bottom: 3px;
    padding-right: 13px;
    clear: both;
    border-top-style: solid;
    border-bottom-style: solid;
}


img
{

    float: right;
    display:block;
    clear:none;
}

table
{
    width: 600px;
    font-size: 1.4em;
    color: #000080;
    border-spacing: 5px;
}

td
{
    padding: 3px;
    margin:0px;
    background-color: #C0C0C0;
 
}

p
{
    margin: 14px 5px 0em 0px;
    width: 550px;
    font-size: 1.5em;
    font-weight: bold;
}


a
{
    background-position: inherit;
    text-decoration: underline;
    background: inherit;
}
a:hover
{
    color: #a80329;
    background: inherit;
    text-decoration: underline;
}

a:visited
{
    
}


/*classes/ids for asp.net mail form*/

.formbox
{ 
margin-bottom: 5px;
width: 550px;
height: 25px;

}

.sendbutton
{
    height: 30px;
    margin-left: 200px;
    margin-right: auto;
    margin-top: 8px;
    margin-bottom: 8px;
    clear:both;  
    float:none;
    
}


.formlabel
{
   width: 6em;
    float: left;
    text-align: right;
    margin-right: 0.5em;
    display: block;
    margin-top: .5em;
    margin-bottom: 5px;
    
}

.errorlabels
{
    font-size: 0.8em;
}

/*menu*/

ul.navmenu
{
    background-color: #0e5a75;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    width: 986px;
    font-weight: bold;
    margin: 0 0 9px 0;
    padding: 0;
    clear: both;
    display: inline;
    float: left;
    height: 38px;
}
ul.navmenu li
{
    
   padding: 5px;
    float: left;
    margin: 0 0 0 5px;
   display: inline;
     color: #FFFFFF;
    font-size: 1.2em;
}

ul.navmenu li a
{
    padding: 5px;
    background-color: #0e5a75;
    text-decoration: none;
    float: left;
    clear: both;
    color: #FFFFFF;
}
ul.navmenu li a:hover
{
    clear: both;
    background-color: #0e5a75;
    text-decoration: underline;
    color: #FFFFFF;
}

.pictureframe
{
    width: 350px;
    height: 300px;
    float: right;
    
    
}

#flyers_illustration
{
    background-image: url('img/flyers.jpg');
    background-repeat: no-repeat;
    
}

#books_illustration
{
    background-image: url('img/books.jpg');
    background-repeat: no-repeat;
}

#posters_illustration
{
    background-image: url('img/posters.jpg');
    background-repeat: no-repeat;
}

#header_image
{
    background-image: url('img/header_5_10_r.gif');
    width: 444px;
    height: 108px;
    clear: none;
    float: left;
    margin-bottom: 5px;
}

#header_text
{
   position:absolute;
   left: -1000px;
    
}


#bannertext
{
    margin: 16px 4px 5px 8px;
    padding: 0px;
    float: left;
    font-size: 2.7em;
    font-weight: bold;
    color: #a80329;
    clear:right;
    
}

#map
{
    width: 980px; 
    height:512px; 
}


.small_info
{
    font-size: .7em;
}

#guide_menu
{
    background-color: #FFFFFF;
    clear:both;
    height: 300px;
}

#guide_menu li
{
    clear: both;
    color: #000080;
}
.guides
{
    
 
}

.guides p
{
    padding: 0px;
    font-size: 1.1em;
    clear: both;
    width: 100%;
    color: #000000;
    font-weight: normal;
    line-height: 1.6em;
    margin-bottom: 0px;
    text-align: justify;
}

.guides h1
{   margin: 5px 0px 4px 0px;
    padding: 5px 0px 0px 0px;
    color: #000080;
    clear: both;
    font-size: 1.8em;
}

.guides h2
{
    padding: 15px 0px 3px 0px;
    margin: 5px 0px 8px 0px;
    color: #000080;
    clear: both;
    background-color: white;
    font-size: 1.3em;
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-bottom-color: #000000;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}
.guides img
{
    margin: 15px 0px 15px 0px;
    float: left;
    clear: both;
}


ol.small_menu
{
   list-style-type: decimal;
    list-style-position: inside;
    line-height: 1.6em;
    /*font-size: 1.1em;*/
    display: block;
    margin: 0 0 0px 0;
    padding: 0;
    clear: none;
    float: left;
    list-style-image: none;
}

ol.small_menu li
{
    clear: both;
    padding: 0px;
    margin: 0 0 7px 0px;
    color: #000000;
    font-size: 1.1em;
  
 
}

ol.small_menu li a
{
    margin: 0px;
    padding: 0px;
    background-color: #FFFFFF;
    text-decoration: underline;
    float: none;
    clear: none;
    color: #000000;
}


ul.tips_menu
{
    
    
    
}

ul.tips_menu li
{
    font-size: 1.4em;
    margin-bottom: 8px;
}

ul.tips_menu li a
{
    text-decoration: none;
}

/* handheld styles for iphone, android etc*/
@media screen and (max-device-width: 480px)
{
    
    
body
    {
        background-position: center;
        margin: 0;
        padding: 0;
        font-family: Helvetica, Arial,  sans-serif;
        font-size: 2.2em;
        color: #666;
        width: 85%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 20px;
    }
    
#header_image
    {
        background-image: url('img/logo_handheld.gif');
        width: 700px;
        height: 173px;
        clear: none;
        float: none;
        margin-left: auto;
        margin-right: auto;
        background-repeat: no-repeat;
    }

    
#bannertext
    {
        margin-left: auto;
        margin-right: auto;
        padding: 0px;
        margin: 0px auto 8px auto;
        font-size: 2em;
        font-weight: bold;
        color: #0e5a75;
        text-align: center;
        clear: none;
        float: none;
    }

table
{
    width: 100%;
}

td
{
    padding: 8px;
    background-color: #C0C0C0;
 
}


.pictureframe
{
    width:1px;
    height: 1px;
    
    
}

#flyers_illustration
    {
        background-image: none;
        
    }

#books_illustration
{
    background-image: none;
    
}

#posters_illustration
{
    background-image: none;
    
}


h1
{   float:none;
    color: #0e5a75;
    font-weight: bold;
    font-size: 2em;
    clear:both;
    text-align:center;
    
}

h2
    {
        padding:9px;
        border-radius: 15px;
        -moz-border-radius: 15px;
        -webkit-border-radius: 15px;
        background-color: #a80329;
        color: #FFFFFF;
        font-size: 1.5em;
    }


h3
{   
    font-weight: bold;
    color: #a80329;
    padding-bottom: 3px;
    clear: both;
    border-top-style: solid;
    border-bottom-style: solid;
    font-size: 1.5em;
}


p
    {
        padding: 0px;
        margin: 0px;
        font-weight: bold;
        float: none;
        clear: both;
        width: 100%;
        font-size: 1.1em;
    }


#map
    {
        margin: 20px auto 20px auto;
        width: 100%;
        height: 512px;
    }

ul.navmenu
    {
        border-color: #a80329;
        border-width: 3px;
        font-size: 0.8em;
        font-weight: bold;
        margin: 0px auto 2px 0px;
        padding: 0;
        clear: both;
        float: none;
        text-align: center;
        list-style-type: none;
        width: 100%;
        height: 3.9em;
        display: block;
        background-color: #FFFFFF;
        border-bottom-style: solid;
    }
 
 ul.navmenu li
    {
        display: block;
        background-color: #FFFFFF;
        clear: both;
        text-align: center;
        width: 100%;
        margin: 0px auto 2px 0px;
    }
 
 ul.navmenu li a
    {
        color: #a80329;
        clear: both;
        background-color: #FFFFFF;
        text-align: center;
        float: none;
        display:block;
        width:100%;
        
      
    }
 

}

