/* Fonts */
/*----------------------------------------------------------------*/
@font-face {
    font-family: 'OpenSansLight';
    src: url('fonts/OpenSans-Light-webfont.eot');
    src: url('fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Light-webfont.woff') format('woff'),
         url('fonts/OpenSans-Light-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Light-webfont.svg#OpenSansLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansLightItalic';
    src: url('fonts/OpenSans-LightItalic-webfont.eot');
    src: url('fonts/OpenSans-LightItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-LightItalic-webfont.woff') format('woff'),
         url('fonts/OpenSans-LightItalic-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-LightItalic-webfont.svg#OpenSansLightItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansRegular';
    src: url('fonts/OpenSans-Regular-webfont.eot');
    src: url('fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Regular-webfont.svg#OpenSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansItalic';
    src: url('fonts/OpenSans-Italic-webfont.eot');
    src: url('fonts/OpenSans-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Italic-webfont.woff') format('woff'),
         url('fonts/OpenSans-Italic-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Italic-webfont.svg#OpenSansItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansSemibold';
    src: url('fonts/OpenSans-Semibold-webfont.eot');
    src: url('fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Semibold-webfont.woff') format('woff'),
         url('fonts/OpenSans-Semibold-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Semibold-webfont.svg#OpenSansSemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansSemiboldItalic';
    src: url('fonts/OpenSans-SemiboldItalic-webfont.eot');
    src: url('fonts/OpenSans-SemiboldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-SemiboldItalic-webfont.woff') format('woff'),
         url('fonts/OpenSans-SemiboldItalic-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-SemiboldItalic-webfont.svg#OpenSansSemiboldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansBold';
    src: url('fonts/OpenSans-Bold-webfont.eot');
    src: url('fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Bold-webfont.woff') format('woff'),
         url('fonts/OpenSans-Bold-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Bold-webfont.svg#OpenSansBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansBoldItalic';
    src: url('fonts/OpenSans-BoldItalic-webfont.eot');
    src: url('fonts/OpenSans-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-BoldItalic-webfont.woff') format('woff'),
         url('fonts/OpenSans-BoldItalic-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-BoldItalic-webfont.svg#OpenSansBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

body 
{
    font: 14px/140% 'OpenSansRegular', 'Helvetica Neue', Arial, Geneva, sans-serif; color: #888;} /* * { -webkit-font-smoothing: subpixel-antialiased!important; } */
    background: #FFFFFF;
    margin-left: 0px;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 5px;
}


.justify {
text-align: justify;
}

.greentext {

    color: #339999;
    font-weight: bold;
    font-size: 22px;
    text-align: center;
    line-height: 24px;
}
.greentextsub {

    color: #339999;
    font-weight: bold;
    font-size: 18px;
    line-height: 18px;
}
.greentext2 {

    color: #339999;
    font-weight: bold;
    font-size: 16px;
    
}

.overviewtext {

    line-height: 120%;
}

#site_box
{
    width: 730px;
    padding: 5px;
    margin-right: auto;
    margin-left: auto;
    voice-family: "\"}\"";
    voice-family:inherit;
    width:740px;
}

ul.nobullets
{
    list-style: none;
    padding: 0;
    margin:  15px 0;
}

ul.ctg_linkbar
{
    list-style: none;
    margin:  0 0 25px 0;
    padding: 0;
}

ul.ctg_linkbar li
{
    display: inline;
    padding-right: 5px;
    float: left;
}

ul.ctg_linkbar li.right
{
    float: right;
}

ul.ctg_linkbar li a
{
    display: block;
    padding: 3px;
    line-height: 16px;

    background-color: #EEEEEE;
    border-top:    1px solid #EEEEEE;
    border-right:  1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    border-left:   1px solid #EEEEEE;
}

ul.ctg_linkbar li a:hover
{
    background-color: #E9E9E9;
    border-top:    1px solid #CCCCCC;
    border-right:  1px solid #EEEEEE;
    border-bottom: 1px solid #EEEEEE;
    border-left:   1px solid #CCCCCC;
}

ul.ctg_linkbar li a img
{
    margin-bottom: -4px;
}

.back_link
{
    background-image: url(../images/Back.gif);
    background-repeat: no-repeat;
    padding-left: 22px;
    line-height: 16px;

    display: block;
    margin-top: 30px;
}

.body_small
{
    font-size: 80%;
}

.warning
{
    border: 1px solid #800000;
    color: #800000;
    background-color: #FF7F7F;
    padding: 5px;
    margin-bottom: 5px;
    cursor: pointer;
}

.notice
{
    border: 1px solid #008000;
    color: #008000;
    background-color: #80FF80;
    padding: 5px;
    margin-bottom: 5px;
    cursor: pointer;
}

.alert
{
    border: 1px solid #808000;
    color: #808000;
    background-color: #FFFF80;
    padding: 5px;
    margin-bottom: 5px;
}

a img
{
    border: none;
}

.page_header a img
{
    vertical-align: middle;
    margin: 0 4px;
}

h1
{
    margin:  0 0 15px 0;
    padding: 0;
    font-size:   200%;
    font-weight: bold;
    color: #404040;
}


h3
{
    margin-bottom: 0px;
    border-bottom: 0px;
    font-size: 110%;
    font-weight: bold;
    color: #339999;
    text-transform: uppercase;
}

a
{
    color: #339999;
    font-weight: bold;
    text-decoration: none;
}

a:hover
{
    color: #CC6600;
    font-weight: bold;
}

.header_table
{
    border: 0px;
    background-color:White;
    padding: 0px;
}

h1.header_title
{
    font-size: 210%;
    color: #660000;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 0px;
}

h1.header_title img
{
    margin-bottom: 15px;
}

#content
{
    margin-top: 15px;
}

#overlay {
    background-color: #000;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 90;
    width: 100%;
    height: 100%;
}


.footerlink { 
	color:#91806C;
}

.footerlink:hover { 
	color:#655747;
}

.smallInputBoxes { 

	font-family:arial; 
	font-size:10px;
	background-color:#FFFDCC;
	border: #A59787 solid 1px;
}
.attraction_container {width:979px; height:auto; float:left; padding:30px 0px 0px 0px;}
.attraction_container1 {width:979px; height:auto; float:left; padding:32px 0px 0px 0px;}

.attraction_detail_container {width:912px; height:auto; float:left; padding:0 0px 40px 0; background:none;}

.attraction_box_area{ width:284px; float:left; height:auto; padding:0px 0 0 29px;}
.attraction_box{ width:256px; float:left; height:auto; border:solid 1px #c3bfb4; padding:14px;}
.attraction_box1{ width:567px; float:left; height:auto; border:solid 1px #c3bfb4; padding:14px;}

.attraction_image{ width:250px; float:left; border:solid 1px #c3bfb4; height:163px; padding:4px;}
.attraction_image1{ width:557px; float:left; border:solid 1px #c3bfb4; height:188px; padding:4px;}
.attraction_text{ width:256px; float:left;height:130px; padding:15px 0 0 0; line-height:20px;}
.attraction_text1{ width:256px; float:left;height:170px; padding:15px 0 0 0; }
.attraction_text2{ width:256px; float:left;height:130px; padding:15px 0 0 0; }
.attraction_text23{ width:256px; float:left;height:143px; padding:15px 0 0 0; }

.attraction_text22{ width:550px; float:left;height:70px; padding:15px 0 0 0; }
.attraction_text_top{ width:400px; height: auto;text-align:left; padding:15px 0 0 230px;  margin:auto; }
.attraction_text_top1{ width:550px; height: auto;text-align:left; margin:auto; padding:0px 0 0px 0px; }

.map_area{ width:1000px; float:left; padding:0px; height:auto; margin:0px;}

.map_icon_area{width:256px; float:left;height:auto; padding:15px 0 0 0;}

.map_icon_area1{width:150px; float:left;height:auto; padding:15px 0 0 0;}
.map_icon_area2{width:180px; float:right;height:auto; padding:15px 0 0 0;}

.map_icon{ width:142px; float:right; height:40px; }
.map_icon1{ width:18px; float:left; height:19px; margin-left:10px}

.map_icon_text{ width:238px; float:left; height:19px; font-weight:bold;}
.map_icon_text1{ width: auto; float:left; height:19px; font-weight:bold;}

.maparea{ border:solid 1px #c3bfb4; padding:14px;}

