body{
background-color:#66ccff;
margin:5px;
font-family: Verdana, Arial, Helvetica, sans-serif;
scrollbar-face-color: #0000cc;
scrollbar-shadow-color: #0033dd;
scrollbar-highlight-color: #0033dd;
scrollbar-3dlight-color: #99dddd;
scrollbar-darkshadow-color: #000033;
scrollbar-track-color: #6699ff;
scrollbar-arrow-color: #99dddd;
}
/*start same as front page css*/
input, textarea{
background-color:#eeffff;
}

.clonable ul{
margin-top:0px;
padding-top:0px;
padding-bottom:0px;
margin-bottom:0px;
}

.clonable ul li{
text-align:justify;
border-style: solid;
border-width: 1px;
border-color:#000033;
margin: 2px;
background-color:#eeffff;
font-weight: bold;
width:450px;
}

.clonable ul li a{
display:block;
padding: 10px;
color:#000088;
background-image:url(../images_new/bg.jpg);
background-position:center right;
background-repeat:repeat-y;
letter-spacing:1px;
}

.clonable ul li a:hover{
background-image:url(../images_new/bg2.jpg);
}

.clonable .linkgroup{
color:#000033;
padding:5px;
margin-bottom:2px;
border:#000033 1px solid;
background-color:#eeffff;
background-image:url(../images_new/bg.jpg);
background-position:center right;
background-repeat:repeat-y;
text-align: left;
}

.clonable .linkgroup a{
color:#000088;
font-weight: bold;
letter-spacing:1px;
line-height:20px;
}

.card{
display:block;
cursor:default;
text-decoration:underline;
color:#000033;
width:300px;
border:#000033 1px solid;
padding: 5px;
background-color:#ffffff;
}
/*end same as front page css*/
.menuwrap1, .menuwrap2{
position:relative;
border:#000000 0px solid;
}

.menuwrap2{
position:relative;
display:none;
background-color:#000066;
}

.menuwrap1 table{
width:100%;
border:#ffffff 1px solid;
}

.menuwrap1 td{
position:relative;
width:14%;
border:#ffffff 1px solid;
text-align:center;
}
#imgtd{
background-color:#000066;
}
#imgtd img{
border:#eeffff 2px solid;
margin:2px;
}

.menuwrap1 .menuanchor{
display: block;
text-align:center;
border:#eeffff 2px solid;
height:35px;
margin:2px;
padding:3px;
padding-top:17px;
vertical-align:middle;
font-weight:bold;
font-size:15px;
letter-spacing:1px;
color:#ffffff;
background-color:#000066;
}

.menuanchor:hover{
color:#000066;
background-color:#eeffff;
border-color:#000066;
}

.bar{
width:100%;
height:9px;
background-color:#3399cc;
overflow:hidden;
margin-top:4px;
margin-bottom:4px;
}

#shower, #curtain{
position:relative;
width:750px;/*width of background image - see .shower rule further on*/
height:200px;
overflow:auto;
padding:4px;
}
#curtain{
display:none;
position:absolute;
left:0px;
top:0px;
z-index:20;
background-color:#000066;
}
#shower{
text-align:center;
background-image:url(../images_new/mounts2.jpg);
background-repeat:no-repeat;
background-position:left top;
background-attachment:fixed/*no ; firefox bug*/
volume:inherit;
}

.clonable{
position:relative;
display:none;
text-align:center;
}
.clonabletrick{
float:left;/*allows opacity on explorer*/
width:731px;
opacity:0.8;
filter:alpha(opacity=80);
}

.closemenu{
display:block;
width:200px;
text-align:center;
border:#eeffff 2px solid;
background-color:#000066;
padding:4px;
font-weight:bold;
color:#eeffff;
margin-bottom:4px;
}

.menus_emailUs{
font-weight:bold;
color:#000033;
display:block;
padding:2px;
border:#000033 1px solid;
width:230px;
margin-top:3px;
background-color:#c4ecf4;
}

.menus_emailUs:hover{
background-color:#000033;
color:#c4ecf4;
}