body   {
    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
    background-color: #FFFFFF;
    background-color: #85A1D0;
    background-repeat: repeat-x;
    background-image: url('../images/bg.png');
    overflow: -moz-scrollbars-vertical;
    scrollbar-face-color: #000000;
    margin-top: 20px;
    margin-bottom: 20px;
}

h3 {
    text-align: center;
    color: gray;
}


td  {font-size: 11px; background-color: transparent;}

#container {
    width: 860px;
    width: 950px;
    border: 1px solid;
    border-color: #ffffff #ACA899 #ACA899 #ffffff;
    padding: 20px;
    vertical-align: top;
    margin-left: auto;
    margin-right: auto;
}

img     {border: none;}


.art    {text-align: right;  vertical-align: top;}
.act    {text-align: center; vertical-align: top;}
.alt    {text-align: left;   vertical-align: top;}
.acm    {text-align: center; vertical-align: middle;}
.alm    {text-align: left; vertical-align: middle;}
.arm    {text-align: right;  vertical-align: middle;}
.alb    {text-align: left;  vertical-align: bottom;}
.arb    {text-align: right;  vertical-align: bottom;}
.acb    {text-align: center; vertical-align: bottom;}

a                {text-decoration:none; color: #404040;}
a:visited        {text-decoration:none; color: #404040;}
a:hover          {text-decoration:none; color: #404040;}

#imgbord {
    width: 800px;
    width: 940px;
    padding: 0;
    margin: 0;
    background-color: transparent;
}

#imgbord a img            {
    border: 1px solid;
                 border-color: #ACA899 #ffffff #ffffff #ACA899;
}
#imgbord a:visited img    {
    border: 1px solid;
                 border-color: #ACA899 #ffffff #ffffff #ACA899;
}
#imgbord a:hover img      {
    border: 1px solid;
                 border-color: #79766D #ffffff #ffffff #79766D;
}
#imgbord a:hover {
    text-decoration: none;
}

.imgleft {
    float: left;
    padding: 0 10px 10px 0;
}
.imgright {
    float: right;
    padding: 0 0 0 10px;
}
.act p   {
    height: 120px;
}

.alt p   {
    width: 60%;
}


#maintext p {
    text-align: justify;
    font-size: 11px;
    line-height: 140%;
    padding: 0 40px 0 40px;
}

#attractions {
    padding: 0 40px 0 40px;
    line-height: 140%;
}

#attractions p {
    text-align: left;
    font-size: 18px;
    line-height: 100%;
}

a          {text-decoration: none;}
a:visited  {text-decoration: none;}
a:hover    {text-decoration: none;}


/*
#buttons {
    text-align: center;
    width: 100%;
}

#buttons table {
    width: 100%;
    text-align: center;
}
#buttons td {
    text-align: center;
    padding: 30px;
}
*/
.title {
    text-align: center;
    padding: 0 0 10px 0;
    font-size: 18px;
    color: #525252;
}
.subtitle {
    text-align: center;
    padding: 10px 0 20px 0;
    font-size: 18px;
    color: #525252;
}

#bbuttons ul {
    list-style: none;
    padding: none;
    display: inline;
}

#bbuttons li {
    padding: 2px 0 0 0;
    text-decoration: none;
    display: inline;
}

#lbuttons {
    list-style: none;
    padding: none;
}
#lbuttons li {
    padding: 2px 0 0 0;
    text-decoration: none;
}

ul.inline {
    display: inline;
    margin-left: 0;
}

ul.inline li {
    display: inline;
}

#flags {
    position: relative;
    top: 0px;
    left: 40px;
    left: 0px;
}

.roll2 {
    width:  105px;
    height: 25px;
    color:  #FFF;
    text-align: center;
}

/*
.roll2 p {
    position: relative;
    top: 5px;
    font-weight: bold;
}

.roll2:hover p {
    position: relative;
    top: 6px;
    text-indent: 2px;
}

.roll1 p {
    position: relative;
    top: 5px;
    font-weight: bold;
    font-size: 12px;
    color: #FFF;
}

.roll1:hover p {
    position: relative;
    top: 6px;
    text-indent: 2px;
}

.roll2:hover {
    background-image:url('../images/butt_on.png');
    text-decoration: none;
}
*/

.roll1 {
    display: block;
    width:  105px;
    height: 25px;
    color:  #FFF;
    text-align: center;
}

.roll1 span {
    position: relative;
    top: 5px;
    font-weight: bold;
    font-size: 12px;
    color: #FFF;
}

.roll1:hover span {
    position: relative;
    top: 6px;
    text-indent: 2px;
}

.roll1 {
    background-image:url('../images/butt_off.png');
}
.roll1:hover {
    background-image:url('../images/butt_on.png');
}

.roll2 {
    display: block;
    width:  105px;
    height: 25px;
    color:  #FFF;
    text-align: center;
}

.roll2 span {
    position: relative;
    top: 6px;
    text-indent: 2px;
    font-weight: bold;
    font-size: 12px;
    color: #FFF;
}

.roll2 {
    background-image:url('../images/butt_on.png');
    text-decoration: none;
}

.info {color: #666666; font-weight: bold; font-size: 11px;}

#header ul {
    margin-left: 0;
    padding-left: 0;
}

#header li {
    display: inline;
    margin-left: 0;
    padding-left: 0;
    color: gray;
}

#header a:link    {color: #A1A1A1; font-size: 10px; text-align: center; background-color: transparent; text-decoration: none; padding-left: 0;}
#header a:visited {color: #A1A1A1; font-size: 10px; text-align: center; background-color: transparent; text-decoration: none; padding-left: 0;}
#header a:hover   {color: #0000C0; font-size: 10px; text-align: center; background-color: transparent; text-decoration: underline; padding-left: 0;}

#footer ul {
    margin-left: 0;
    padding-left: 0;
}

#footer li {
    display: inline;
    margin-left: 0;
    padding-left: 0;
}

#footer a:link    {color: #44689E; font-weight: bold; font-size: 11px; text-align: center; background-color: transparent; text-decoration: none; padding-left: 0;}
#footer a:visited {color: #4B6B8B; font-weight: bold; font-size: 11px; text-align: center; background-color: transparent; text-decoration: none; padding-left: 0;}
#footer a:hover   {color: #CC0000; font-weight: bold; font-size: 11px; text-align: center; background-color: transparent; text-decoration: none; padding-left: 0;}

#gdffooter a:link    {color: #666666; font-weight: bold; font-size: 18px; text-align: center; background-color: transparent; text-decoration: none; padding-left: 0;}
#gdffooter a:visited {color: #666666; font-weight: bold; font-size: 18px; text-align: center; background-color: transparent; text-decoration: none; padding-left: 0;}
#gdffooter a:hover   {color: #FF0000; font-weight: bold; font-size: 18px; text-align: center; background-color: transparent; text-decoration: underline; padding-left: 0;}

.gdf {
    font-weight: bold;
    padding-bottom: 10px;
}
.gdf hover {
    text-decoration: underline;
}

