@charset "utf-8";
/* CSS Document */
#header { background-image:url(header.jpg); width:1500px; height:230px;}
#body { background-image:url(body.jpg); width:1500px; }
#footer { background-image:url(footer.jpg); width:1500px; height: 120px; }
body { background-color: #B9B8B6; }
a { font-family: Segoe Print; text-decoration:none; color: #FE9E38; font-size:24px; }
a:link { text-decoration:none; font-size:24px; }
a:visited { text-decoration:none; color: #FE9E38; }
a:hover { text-decoration:none; color: #660002; }
a:active { text-decoration:none; color: #FE9E38; }
body,td,th { color: #B9B9B9; font-size: 16px; }
.padded_div10 { padding:10px; text-align:center; }
.padded_div5 { padding:10px; }
.header { padding-bottom:10px; padding-top:10px; text-align:center; }
.img { padding:5px; text-align:center; }
.footer { font-size: 14px; color: #B9B9B9; }
.footer a:link { text-decoration: none; font-size: 14px; color: #B9B9B9; }
.footer a:visited { text-decoration: none; font-size: 14px; color: #B9B9B9; }
.footer a:hover { text-decoration: none; font-size:14px; color: #FE9E38; }
.footer a:active { text-decoration: none; font-size:14px; color: #B9B9B9;}
.contact { padding-left:16px; padding-right:16px; }

#whiteBorder { background-color:#FFFFFF; padding:10px; width:500px;}
#thumb_container { margin-left:20px; overflow:auto; height:460px; width:140px; background-color:#292929;}
div#thumbnailbox { width:120px; background:#292929; }
div#thumbnailbox > div { width:100px; height:80px; overflow:hidden; margin:10px; cursor:pointer; }
div#thumbnailbox > div > img { width:100px; }
div#pictureframe { width:500px; text-align:center; }
div#pictureframe >img { max-width:500px; }
.heading { font-family: Segoe Print; font-size:24px; color: #FE9E38;}
.ImgwhiteBorder { text-align:center; background-color:#FFFFFF; padding:5px; width:150px;}
.divThumbs { background-color:#000000; width:120px; height:85px; vertical-align:middle; margin:3px; padding:5px; }
#myDiv { vertical-align:middle; background:#FFFFFF; padding:10px; max-width:350px; }
.thumbnail_attraction { background:url(../images/blank_thumb.jpg); width:120px; height:85px; padding:5px;}
