/* ---------------- FOLK GROVE GROVE GROVE--------------- */

/* ---------------------IMAGES    IMAGES-------------------------- */

embed.controls {
background-color: rgb(100%, 100%, 100%);
margin: 10px 0px 0px 0px;
width: 150px;
height: 30px;
}



div.flagicon {
text-align: center;margin: 10px 0px 10px 0px; padding: 0px;border: 0px double #666;
background-color: rgb(100%, 100%, 100%);
}

img.header{
border: 0px solid; 
float: right;
background-color: rgb(100%, 100%, 100%);
}


p.main img {
width: 448px;
float: left;
clear: left;
border: 1px solid rgb(80%, 80%, 80%);
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
background-color: rgb(100%, 100%, 100%);
}

p.sub img {
width: 298px;
margin-top: 1.286em;
margin-bottom: 1.286em;
float: left;
clear: left;
border: 1px solid rgb(80%, 80%, 80%);
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
background-color: rgb(100%, 100%, 100%);
}

p.sub_poster img {
width: 294px;
margin-top: 1.286em;
margin-bottom: 1.286em;
float: left;
clear: left;
border: 1px solid rgb(80%, 80%, 80%);
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
background-color: rgb(100%, 100%, 100%);
}

p.sub0 img {
width: 298px;
float: left;
clear: left;
border: 0px solid rgb(80%, 80%, 80%);
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
background-color: rgb(100%, 100%, 100%);
}

p.five img {
float: right;
border: 1px solid rgb(80%, 80%, 80%);
padding: 0px 0px 0px 0px;
margin: 10px 0px 10px 10px;
width: 100px;
}

p.fiveC img {
text-align: center;
border: 1px solid rgb(80%, 80%, 80%);
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
width: 148px;
background-color: rgb(10%, 100%, 100%);
}

p.wideL img {
float: left;
border: 1px solid rgb(80%, 80%, 80%);
margin: 0px 10px 10px 0px;
padding: 0px 0px 0px 0px;
width: 250px;
}

p.wideR img {
float: right;
border: 1px solid rgb(80%, 80%, 80%);
margin: 0px 0px 0px 10px;
padding: 0px 0px 0px 0px;
width: 250px;
}

p.largeL img {
float: left;
border: 1px solid rgb(80%, 80%, 80%);
margin: 0px 10px 10px 0px;
padding: 0px 0px 0px 0px;
width: 200px;
}

p.largeR img {
float: right;
border: 1px solid rgb(80%, 80%, 80%);
margin: 0px 0px 10px 10px;
padding: 0px 0px 0px 0px;
width: 200px;
}


p.mediumL img {
float: left;
border: 1px solid rgb(80%, 80%, 80%);
padding: 0px 0px 0px 0px;
margin: 0px 10px 10px 0px;
width: 150px;
}

p.mediumR img {
float: right;
border: 1px solid rgb(80%, 80%, 80%);
padding: 0px 0px 0px 0px;
margin: 0px 10px 10px 10px;
width: 150px;
}

p.littleL img {
float: left;
border: 1px solid rgb(80%, 80%, 80%);
margin: 0px 5px 5px 0px;
padding: 0px 0px 0px 0px;
width: 75px;
}

p.littleR img {
float: right;
border: 1px solid rgb(80%, 80%, 80%);
width: 75px;
margin: 0px 0px 10px 10px;
padding: 0px 0px 0px 0px;
}


p.tinyL img {
float: left;
border: 1px solid rgb(80%, 80%, 80%);
margin: 0px 5px 5px 0px;
padding: 0px 0px 0px 0px;
width: 50px;
}
p.tinyR img {
float: right;
border: 1px solid rgb(80%, 80%, 80%);
margin: 0px 0px 10px 10px;
padding: 0px 0px 0px 0px;
width: 50px;
}


.....................................................................

.....................................................................


h3 img {
position: absolute;
}


/* ----------- LISTS  LINKS LISTS BELOW------------------------------------*/
ul {
color: rgb(0%,0%,0%);
margin: 0px 0px 0px 10px;
padding: 0px 0px 0px 0px;
}




ul.pastG {
color: rgb(0%,0%,0%);
margin: 0px 0px 0px 10px;
padding: 0px 0px 0px 0px;
}

ul.display {
position: relative;
top: 600px;
border: 1px solid black; 
color: rgb(0%,0%,0%);
margin: 0px 0px 0px 10px;
}

ul.none {
margin: 10px 0px 0px -10px;
}


li {
list-style-type: none;font-weight: normal;
color: rgb(0%,0%,0%);border: 0px solid #669;}

li.guests {
list-style-type: none;font-weight: normal;
color: rgb(0%,0%,0%);border: 0px solid #669;}

li.pastG {
list-style-type: none;font-weight: normal;
color: rgb(0%,0%,0%);border: 0px solid #669;}
li.directions {
list-style-type: disc;font-weight: normal;color: rgb(0%,0%,0%);border: 0px solid #669;}
li.none {
list-style-type: none;font-weight: normal;
color: black;border: 0px solid #669;}

/*  ---------------  LINKS BELOW --------------------------------------*/

a:link {font-weight: bold;
color: rgb(0, 0, 204);
border: 0px;text-decoration: none;background-color: transparent;}

a:visited {font-weight: bold;
color: rgb(0, 0, 204);
text-decoration: none;background-color: transparent;}

a:active {font-weight: bold;
text-decoration: underline;color: red;background-color: rgb(100%,100%,100%);}

a:hover {font-weight: bold;
color: rgb(0, 0, 204);
color: rgb(0, 0, 204);
background-color: rgb(90%,90%,90%);text-decoration: underline;}


a:link {font-weight: bold;
color: rgb(0, 0, 204);
border: 0px;text-decoration: none;background-color: transparent;}

a:visited {font-weight: bold;
color: rgb(0, 0, 204);
text-decoration: none;background-color: transparent;}

a:active {font-weight: bold;
text-decoration: underline;color: red;background-color: rgb(100%,100%,100%);}

a:hover {font-weight: bold;
color: rgb(0, 0, 204);
color: rgb(0, 0, 204);
background-color: rgb(90%,90%,90%);text-decoration: underline;}


/*  ---------------  LINKS BELOW --------------------------------------*/
a.guests:link {font-weight: bold;
color: rgb(0, 0, 204);
font-family: serif;
border: 0px;text-decoration: none;background-color: transparent;}

a.guests:visited {font-weight: bold;
color: rgb(0, 0, 204);
font-family: serif;
text-decoration: none;background-color: transparent;}

a.guests:active {font-weight:1bold;
font-family: serif;text-decoration: underline;color: red;background-color: rgb(100%,100%,100%);}

a.guests:hover {font-weight: bold;
color: rgb(0, 0, 204);
font-family: serif;
rgb(0%, 0%, 60%);
background-color: rgb(90%,90%,90%);text-decoration: underline;}
/*  ---------------  LINKS BELOW --------------------------------------*/
a.section:link {font-weight: bold;
color: rgb(0, 0, 204);
font-family: serif;
border: 0px;text-decoration: none;background-color: transparent;}

a.section:visited {font-weight: bold;
color: rgb(0, 0, 204);
font-family: serif;
text-decoration: none;background-color: transparent;}

a.section:active {font-weight: bold;

font-family: serif;text-decoration: underline;color: red;background-color: rgb(100%,100%,100%);}

a.section:hover {font-weight: bold;
color: rgb(0, 0, 204);
font-family: serif;

rgb(0%, 0%, 60%);
background-color: rgb(90%,90%,90%);text-decoration: underline;}

/*  ---------------  LINKS NAVIGATION BELOW --------------------------------------*/

a.navigation:link {font-weight: normal;
font-family: serif;
font-style: normal;
font-size: 130%;
color: blue;padding: 5px 5px 5px 5px;
border-left: 1px solid rgb(60%, 60%, 60%);
background-color: rgb(10%,100%,100%);text-decoration: none;background-color: transparent;}

a.navigation:visited {font-weight: normal;
font-family: serif;
font-style: normal;
font-size: 130%;
color: rgb(0%,0%,60%);padding: 5px 5px 5px 5px;
border-left: 1px solid rgb(60%, 60%, 60%);
background-color: rgb(10%,100%,100%);text-decoration: none;background-color: transparent;}

a.navigation:active {font-weight: normal;
font-family: serif;
font-style: normal;
font-size: 130%;
color: red;
padding: 5px 5px 5px 5px;
border-left: 1px solid rgb(60%, 60%, 60%);
color: rgb(10%,100%,100%);text-decoration: none;background-color: transparent;}
a.navigation:hover {
font-size: 130%;
font-family: serif;
border-left: 1px solid rgb(60%, 60%, 60%);
font-style: normal;font-weight: normal;
color: rgb(0%,0%,60%);background-color: rgb(90%,90%,90%);text-decoration: underline;}

/* -----------END    LINKS    END ----------------------------- */


