a:hover.olControlZoomOut {
    color: #ffa500!important;  
    text-decoration: none !important;
}


#ol-wrapper {
    position: relative;
    width: 980px;
    height: 730px;
    margin: 0;
    padding: 2px;
    background-color: #775849;
}
      
#ol-image {
    width: 980px;
    height: 730px;
}
      
#ol-overview {
    position: absolute;
    bottom:4px; 
    right:4px;
    z-index: 10000;
    border:none;
}      
      
    
.olControlOverviewMapElement { 
    padding:0px !important; 
    background-color:#999 !important; 
    -moz-border-radius: 0px !important;
}

.olControlOverviewMapExtentRectangle {
    border: 1px solid #f00 !important;
}  

body {
background-color:#99603c!important;
background-image:url('images/bg2.jpg')!important;
background-position:center center!important;
background-repeat:repeat-y!important;
margin: 0px!important;
}

#all {
background-image:url('images/bg.jpg')!important;
background-position:center top!important;
background-repeat:no-repeat!important;
margin-top: auto;
padding-top: 0px;
margin-right: auto;
margin-bottom: auto;
margin-left: auto;
text-align: left;
}


#all .window {
width: 1000px;
margin-top: 0px;
padding-top: 150px;
margin-right: auto;
margin-bottom: auto;
margin-left: auto;
text-align: left;
}

a.olControlZoomIn {
    height: 28px !important;
    width: 28px !important;
    font-size: 22px !important;
    line-height: 24px !important;
    color: #eeeeee !important;
    background: rgba(0, 0, 0, 0.5) !important;
}

a:hover.olControlZoomIn {
    color: #ffa500!important;  
    text-decoration: none !important;
}

a.olControlZoomOut {
    height: 28px !important;
    width: 28px !important;
    font-size: 22px !important;
    line-height: 24px !important;
    color: #eeeeee !important;
    background: rgba(0, 0, 0, 0.5) !important;
}
    
                    h1 {
                        margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 10px;
                        display: block;
                        float: left;
                        text-align: left;
                        font-weight:normal;
                        color: #7a2b0a;
                        font-size:24px;
                        width:100%;
		        
                    }

                    h2 {
                        margin-left: 0px; margin-right: 0px; margin-top: 2px; margin-bottom: 5px;
                        display: block;
                        float: left;
                        text-align: left;
                        font-weight:normal;
                        color: #333;
                        font-size:19px;
                        width:100%;
                    }
                    h3{
                        margin-left: 0px; margin-right: 0px; margin-top: 10px; margin-bottom: 8px;
                        display: block;
                        float: left;
                        text-align: left;
                        font-weight:normal;
			color: #7a2b0a;
                        font-size:22px;
                        width:100%;
                    }

                    h4{
                        margin-left: 0px; margin-right: 0px; margin-top: 10px; margin-bottom: 8px;
                        display: block;
                        float: left;
                        text-align: left;
                        font-weight:normal;
			color: #7a2b0a;
                        font-size:20px;
                        width:100%;
                    }
 
.title {
	
width: 920px;
height: auto;
padding-top: 10px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;
float: left;
text-align: left;
}


.menu-horizontal{
    width: 1000px;
    height: 40px;
    margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
}

.menu-horizontal ul{
   padding:0px;
   margin:0px;
}

.menu-horizontal li {    
    float: left;
    list-style-type: none;
    background-color: #763F24!important;
    padding: 3px 5px 3px 5px;
    border-radius: 2px;
    box-shadow: 0 0 1px #555;
    overflow: hidden;
    margin-right: 10px;
}

.menu-horizontal li a {
    color: #ccc;
    font-size: 15px;
    text-decoration: none;
}

.menu-horizontal li a:hover {
    color: #fff;
    text-decoration: underline;
}

.menu-horizontal li a.selected {
    color: #ffffff;
    text-decoration: none;
}

#titles {
position:absolute;
top: 0px;
overflow-x:hidden;
overflow-y:hidden;
margin:auto;
width:1000px;
}


#titles h1{
margin-top:15px;
margin-bottom:5px;
padding-left:180px;
color:#ffffff;
font-weight: bold;
font-size:2em;
}

#titles h2{
margin-top:2px;
padding-left:180px;
color:#ffffff;
font-size: 1.4em;
font-weight: normal;
}


.content p {
height: auto;
width: 920px;
padding-top: 10px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;
margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 5px;
}


a {
color: #5B412F
}


