#wrap-location{
background-image:url('./images/bg/locationbg.jpg'); 
background-size: 100%;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/bg/locationbg.jpg',sizingMethod='scale');
-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/bg/locationbg.jpg',sizingMethod='scale')";
}

#sidemenubar{
width:25px;
position:absolute;
height:450px;
/*background-color:#5d5d5d;*/
background-color:transparent;
top:120px;
left:0;
border-right: 1px solid white;
background-repeat:repeat;
background-image:url('./images/whitetrans.png');
}
/*#sidemenubar span{
font-size:18px;
color:#00AEEF;
}*/

#sidemenu{
/*width:245px;*/
width:280px;
position:absolute;
height:450px;
/*background-color:#5d5d5d;*/
background-color:#d8d8d8;
top:120px;
left:26px;}



#sidemenu span{color:white; font-size:20px;font-family:"Calibri";margin:20px auto;display:block; width:80px;}

#sidemenutxt{position:absolute;width:280px;height:450px;top:120px;left:26px;}

#sidemenutxt p{
margin-left:8px;
line-height: 1.2em;
font-family:"Calibri","Arial","Georgia";
font-size:15px;
}

#leftbar2-text{
color:#000;
font-family:"Calibri";
font-size:18px;
display:block;
height:22px;
width:200px;
position:relative;
/*bottom:30px;*/
font-weight:bold;
bottom:-155px;
left:24px;
color:black;
}
#leftbar2-bg{
/*background-color:white;*/
background-position: 0 0;
background-repeat:repeat-x;
/*background-image:url('./images/whitetrans.png');*/
position:relative;
width:24px;
height:262px;
/*bottom:0;
left:0;*/
}

#toparrow2{
position:absolute;
top:10px;
left:2px;
width:17px;
height:20px;
background-image:url('./images/triangles-small.png');
background-color:transparent;
background-repeat:no-repeat;
background-position:-20px -20px;
z-index:100;
}

#toparrow2:hover{
/*background-image:url('./images/triangles-small.png');
background-color:transparent;
background-repeat:no-repeat;
background-position:-37px -20px;*/
cursor:pointer;
}

#subsidemenu{
background-color:#292a2a;
width:235px;
height:380px;
margin:0 auto;
color:#E8CE79;
}
#subsidemenu p{margin:10px; line-height:1.4em;}
#subsidemenu ul{margin:10px; line-height:1.4em;}
#subsidemenu ul li{margin-top:10px; line-height:1.4em;}



#locationloc{
position:absolute;
top:120px;
left:380px;
}
#roadmap{
position: absolute;
top: 546px;
left: 380px;
height: 22px;
width: 520px;
/*background-color: black;*/
background-color: #D8D8D8;
z-index:50;
}
#roadtext a{
/*color: #DFC376;*/
color: black;
font-family:"Calibri";
line-height: 2em;
position: absolute;
/*top: 475px;*/
top: 544px;
left: 380px;
height: 22px;
width: 520px;
text-align: Center;
z-index:100;
display:block;
}