/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.arrowlistmenu{
width: 150px; /*width of menu*/
}

.arrowlistmenu .headerbar{
font: bold 14px Arial;
color: white;
background: black url(../homepage/titlebargreen2.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #009966;
background: url(../homepage/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color: #009966;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #003300;
background-color: #F3F3F3;
}



BODY {SCROLLBAR-FACE-COLOR: #BFD9B7; SCROLLBAR-HIGHLIGHT-COLOR: #BFD9B7; SCROLLBAR-SHADOW-COLOR: #99cc99; SCROLLBAR-3DLIGHT-COLOR: #99cc99; SCROLLBAR-ARROW-COLOR: #339966; SCROLLBAR-TRACK-COLOR: #ffffff; SCROLLBAR-DARKSHADOW-COLOR: #ffffff; BACKGROUND-COLOR: #ffffff}

.buxtononline{font-size:8pt;font-weight:bold;font-family: courrier;color: #6A7427}

TABLE{text-align: center;font-weight: bold; font-size:10pt; font-family: arial, helvetica}.buxton{text-align: left;font-weight: bold}

.buxton2{list-style-position: outside;list-style-type: square}

.peak{font-style: normal;font-weight: bold;text-align: left;padding-top:5}

.derbyshire{FONT-SIZE: 10pt;background-color:#6A7427; COLOR: #EFFBEA; FONT-FAMILY: Verdana;text-align: right}

.spa{background-color:#333366}H3{color: #006400;text-align: center;font-weight: lighter}

.tourism {border-top: 5px #f2fff2 solid;border-bottom: 5px #f2fff2 solid;color: #fffff0;font-style: normal;font-weight: bold}

.events{background-color:#e0f2bb;color: #006400;padding:5;border-top: 5px #408080 solid;border-bottom: 5px #408080 solid}

a:link {text-decoration:none; color:#000000 }

v:link {text-decoration:none;border-bottom:1px dotted; color:#00ff00}

A:hover{background-color: #99cc99;color: #ffffff; text-decoration: none}

A:visited{text-decoration: none;color: #666666}

.highpeak{padding-left:30 ; padding-right:30}

.highpeak2{padding-left:50 ; padding-right:50}












