a {
	color: #4a4a49;
	text-decoration: none;
}

form {
	margin: 0;
	padding: 0;
}

a:hover {
	text-decoration: underline;
}

body {
	overflow-x: hidden;
}

body.bg1 {
    text-align: center;
    margin: 0;
    font-size: 12px;
    font-weight: normal;
    font-family: Tahoma, sans-serif;
    color: #4a4a49;
}

body.bg2 {
    text-align: center;
    margin: 0;
    font-size: 12px;
    font-weight: normal;
    font-family: Tahoma, sans-serif;
    color: #4a4a49;
    background: url('../images/layout/bg2.jpg') #777777 no-repeat top center;
}

body.bg3 {
    text-align: center;
    margin: 0;
    font-size: 12px;
    font-weight: normal;
    font-family: Tahoma, sans-serif;
    color: #4a4a49;
    background: url('../images/layout/bg3.jpg') #777777 no-repeat top center;
}

img {
    border: none;
}

.both {
    clear: both;
}

.right {
    float: right;
}

.left {
    float: left;
}

.t_center {
    text-align: center;
}

.mul_logo {
    margin-bottom: 9px;
}

.r_bord {
    border-right: 1px solid #000000;
}

.middle_tab {
    margin-left: 84px;
}

.border_right {
    border-right: 1px solid #919191;
}

.margin_top_25 {
    margin-top: 25px;
}

.content_photo {
    float: left;
    margin: 0px 10px 6px 0px;
}

.title {
    font-family: Tahoma;
    font-weight: bold;
    font-size: 18px;
    padding: 3px 0px 0px 5px;
}

.listItem {

}

.listItem a {
    text-decoration: none;
    color: #000000;
}

#event_calendar {
    clear: both;
}

#event_calendar a {
    color: #000000;
}

#event_calendar ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    clear: both;
}

#event_calendar ul li {
    float: left;
}

.event_calendar_day {
    float: left;
    width: 53px;
}

.event_calendar_date {
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    width: 53px;
    height: 16px;
    background-color: #FECC00;
    color: #000000;
}

.event_calendar_arrow {
    width: 53px;
    height: 12px;
    margin-top: 1px;
    cursor: pointer;
    background: url('../images/layout/event_arrow_more.gif') #FECC00 no-repeat;
}

#event_calendar ul li.tabs-selected .event_calendar_arrow {
     background: none;
     background-color: #ffeda3;
}

#event_calendar ul li.tabs-selected .event_calendar_date {
     background-color: #ffeda3;
}

.pagination {
    margin-top: 15px;
    text-align: center;
    clear: both;
}

.pagination a {
    text-decoration: none;
    color: #000000;
}

.pagination span {
    font-weight: bold;
    color: #5eb704;
}

.more {
    font-weight: bold;
    color: #5eb704;
    float: right;
    text-decoration: none;
    background:url("../images/layout/more.gif") no-repeat scroll 0 0 transparent;
    cursor:pointer;
    height:27px;
    width:27px;
}

.more_link {
    font-weight: bold;
    color: #5eb704;
    float: right;
    text-decoration: none;
    background:url("../images/layout/more.gif") no-repeat scroll 0 0 transparent;
    cursor:pointer;
    height:27px;
    width:27px;
}

.static_page_gallery {
    width: 580px;
    position: relative;
    height: 100px;
    overflow: hidden;
    padding: 5px 0px 0px 2px;
    background: url('../images/layout/bg_gallery.gif') no-repeat;
}

.static_page_gallery_frame {
    width: 596px;
    overflow: hidden;
}

.static_page_gallery_strip {
    width: 1500px;
    margin-left: 0px;
}

.gallery_view {
    display: none;
}

.gallery_photo {
    float: left;
    padding-top: 1px;
    height: 98px;
    width: 145px;
    margin: 0px 1px 0px 0px;
    text-align: center;
    background-color: #eaeaea;
    line-height: 98px;
}

.gallery_photo img {
    vertical-align: middle;
}

.gallery_photo_more {
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 70px;
    height: 21px;
    color: #1a171b;
    padding-top: 5px;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
}

.gallery_photo_more a {
    text-decoration: none;
    color: #1a171b;
}

.see_also {
    padding: 10px 15px 10px 15px;
    position: relative;
    width: 568px;
    height: 98px;
    background: url('../images/layout/bg_frame.gif') no-repeat;
}

.more_arrow {
    position: absolute;
    right: 0px;
    bottom: 0px;
    cursor: pointer;
    width: 27px;
    height: 27px;
    background: url('../images/layout/more.gif') no-repeat;
}

.footer_more_up {
    position: absolute;
    left: 0px;
    bottom: 0px;
    cursor: pointer;
    width: 27px;
    height: 27px;
    background: url('../images/layout/arrow_up.gif') no-repeat;
}

.footer_more_down {
    position: absolute;
    left: 0px;
    bottom: 0px;
    cursor: pointer;
    width: 27px;
    height: 27px;
    background: url('../images/layout/arrow_down.gif') no-repeat;
}

.like {
    clear: both;
    text-align: center;
    width: 160px;
    padding-top: 20px;
    margin: 0 auto;
}

.subpage_content_header {
    border: 1px solid #FECC00;
    padding: 3px 13px 3px 13px;
    background-color: #ffffff;
    color: #000000;
}

.subpage_content_header .headers {
    font-size: 18px;
    color: #4A4A49;
    overflow: hidden;
    text-align: center;
}

.subpage_content {
    border-bottom: 1px solid #FECC00;
    border-left: 1px solid #FECC00;
    border-right: 1px solid #FECC00;
    padding: 9px 13px 11px 13px;
    margin-bottom: 10px;
    background-color: #ffffff;
    position: relative;
}

.subpage_header {
    font-size: 20px;
    font-weight: bold;
}

.subpage_header_small {
    font-size: 16px;
    font-weight: bold;
}

.subpage_title {
    font-size: 18px;
    border-left: 1px solid #cefe9d;
    padding-left: 8px;
    margin-left: 8px;
}

.subpage_list_title {
    font-size: 15px;
    font-weight: bold;
}

.side_box_m {
    width: 223px;
}

.side_box .subpage_header {
    font-weight: bold;
    font-size: 18px;
}

.more_arrow {
    position: absolute;
    right: 0px;
    bottom: 0px;
    cursor: pointer;
    width: 27px;
    height: 27px;
    background: url('../images/layout/more.gif') no-repeat;
}

.content_main {
    width: 930px;
    overflow: hidden;
    padding: 20px 10px 0 10px;
		z-index: 0;
}

table.data_table {

}

table.data_table td {
    height: 30px;
}

table.data_table td.date {
    font-size: 12px;
    font-weight: bold;
    color: #83b823;
    text-decoration: none;
}

table.data_table td.title {
    font-size: 12px;
}

table.data_table td.title a {
    text-decoration: none;
    color: #1a171b;
}

#wrapper {
    width: 950px;
    margin: 0 auto;
    text-align: left;
}

#header {
    height: 170px;
    position: relative;
}

#main_logo {
    position: absolute;
    bottom: 0px;
    left: 0px;
}

#logos {
    position: absolute;
    bottom: 13px;
    right: 0px;
}

#lang {
    position: absolute;
    right: 0px;
    top: 43px;
    font-size: 11px;
}

#lang a {
    text-decoration: none;
    color: #7fc70c;
    padding: 9px 15px 9px 15px;
}

#lang span {
    padding: 9px 15px 9px 15px;
}

#place {
    position: absolute;
    bottom: 16px;
    left: 288px;
    width: 222px;
    height: 17px;
    background: url('../images/layout/place-trans.png') no-repeat;
}

#see_us {
    position: absolute;
    bottom: 16px;
    right: 0px;
    vertical-align: middle;
    color: #FECC00;
    font-size: 11px;
}

#see_us a {
    color: #000000;
    text-decoration: none;
}

#content {
    padding: 6px 0px 21px 0px;
    background-image: url('../images/layout/content_bg-trans.png');
    background-repeat: repeat;
}

#top_bar {
    background-color: #FECC00;
    height: 41px;
		z-index: 5;
}

#menu {
    height: 41px;
    float: left;
    background-color: #FECC00;
		z-index: 4;
}

#search_form {
    width: 180px;
    height: 25px;
    float: right;
    margin: 7px 0 0 0;
    background-color: #FECC00;
    position: absolute;
    top: 0px;
    right: 0px;
    overflow: hidden;
    visibility: hidden;
}

#search_form p {
    width: 153px;
    height: 25px;
    margin: 0;
    padding: 0;
    float: right;
    overflow: hidden;
    background-image: url('../images/layout/search_input.gif');
}

#search_form p input {
    width: 152px;
    height: 25px;
    margin: 0 0 0 5px;
    border: 0px solid red;
    background-color: transparent;
    color: #4a4a49;
    font-size: 11px;
}

#search_submit {
    width: 19px;
    height: 23px;
    background-image: url('../images/layout/search_submit.gif');
    border: 0;
    float: right;
    margin: 0 0 0 7px;
    cursor:pointer;
}

#tabs {
    margin: 40px 0px 0px 0px;
}

#patron {
    height: 41px;
    background-color: #fecc00;
    color: #000000;
    font-size: 11px;
    padding: 0px 9px 0px 9px;
}

#content_page {
    width: 626px;
    float: left;
    z-index: 0;
}

#right_column {
    width: 292px;
    float: right;
}

#footer {
    margin-top: 36px;
    width: 950px;
    height: 101px;
}

#footer_top {
    position: relative;
    width: 950px;
    height: 27px;
    background: url('../images/layout/footer_top.gif') no-repeat;
}

#footer_bottom {
    position: relative;
    width: 950px;
    height: 103px;
    display: none;
    background: url('../images/layout/footer_bottom.gif') #ffffff no-repeat;
}

#footer_logo {
    position: absolute;
    bottom: 13px;
    left: 434px;
}

#copyright {
    float: left;
    width: 285px;
    padding-top: 14px;
}

#design {
    float: left;
    width: 87px;
    padding-top: 14px;
}

#design a {
    color: #000000;
}

#patron_logos {
    float: left;
    position: absolute;
    top: 10px;
    left: 288px;
}

#menu_bottom {
    float: right;
    width: 560px;
    padding-top: 14px;
}

#menu_bottom ul {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    float: right;
}

#menu_bottom ul li {
    float: left;
    padding: 0px 8px 0px 8px;
}

#menu_bottom ul li a {
    color: #000000;
    text-decoration: none;
}

