body {
    font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
}

td {
    font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
}

th {
    font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
}

h1 {
    font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
    font-weight: lighter;
}

h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
}

h3 {
    font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
}

body {
    margin: 0px 0px 50px 0px;
    padding: 0px;
}

h1 {
    margin: 0px;
    padding: 0px;
}

ul {
    margin: 0px 0px 0px 25px;
    padding: 0px;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a:active {
    text-decoration: none;
}
/* Wallpaper */
.wallpaper {
/*    background-color: #F8F6EA;
    background-attachment: scroll;
    background-image: url(../jpg/wallpaper.jpg);
    background-repeat: repeat-x;
    background-position: left top;*/
    background-image: url(../jpg/background.png);
    background-repeat: repeat-y;
    background-position: top center;
}
/* Header */
#header {
    /*height: 230px;*/
    height: 181px;
    background-color: #483C30;
    background-attachment: scroll;
    /*background-image: url(../jpg/header_bkg.jpg);*/
    background-image: url(../jpg/logo.png);
    background-repeat: no-repeat;
    background-position: left top;
}

#header-box {
    height: 152px;
}

#header-nav {
    list-style: none;
    float: right;
}

#header-nav li {
    color: #F8F6EA;
    list-style: none;
    text-transform: capitalize;
    font-size: 14px;
    vertical-align: middle;
    padding-right: 10px;
}

#header-nav li a:link {
    color: #F8F6EA;
}

#header-nav li a:visited {
    color: #F8F6EA;
}

#header-nav li a:hover {
    color: #F8F6EA;
}

#header-nav li a:active {
    color: #F8F6EA;
}
/* menu */
.menu1 {
    width: 100%;
    margin: 0;
    padding: 0px;
}

.menu1 ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.menu1 li {
    margin: 0;
    padding: 0;
    float: left;
}

.menu1 li {
    padding-right: 1em;
}

.menu {
    display: table;
    padding: 0;
    /* margin:0 auto;*/
    white-space: nowrap;
    list-style-type: none;
}

* html .menu {
    display: inline-block;
}

.menu li {
    display: table-cell;
}

* html .menu li {
    display: inline;
}

.menu a {
    display: block;
}

* html .menu a {
    display: inline-block;
}

.menu a:hover {
}

a.current {
    cursor: default;
}
/* Mainnav */
#mainnav {
    width: 950px;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    text-align: left;
    background-color: #2F241E;
    background-image: url(../jpg/menu_bkg.jpg);
    background-repeat: repeat-x;
    background-position: left top;
}

#mainnav li {
    height: 30px;
    color: #F8F6EA;
    line-height: 30px;
    vertical-align: middle;
    list-style: none;
    text-transform: capitalize;
    font-size: 14px;
    text-align: center;
    /*margin:0 20px 0 20px;;
     */
    padding: 0 18px;
    border-left: solid 1px #A1735B;
    border-right: solid 1px #2F241E;
}

#mainnav li a:link {
    color: #F8F6EA;
}

#mainnav li a:visited {
    color: #F8F6EA;
}

#mainnav li a:hover {
    color: #F8F6EA;
}

#mainnav li a:active {
    color: #F8F6EA;
}

.mainnav-selected {
    background-image: url(../jpg/menu_bkg_selected.jpg);
    background-repeat: repeat-x;
    background-position: left top;
}

.mainnav-selected-text {
    cursor: default;
    color: #A4725B;
}
/* Page */
#page {
}

#left-bkg {
    height: 650px;
    width: 20px;
/*    background-color: #F8F6EA;
    background-attachment: scroll;
    background-image: url(../jpg/left_bkg.jpg);
    background-repeat: no-repeat;
    background-position: left top;*/
}

#right-bkg {
    height: 650px;
    width: 20px;
/*    background-color: #F8F6EA;
    background-attachment: scroll;
    background-image: url(../jpg/right_bkg.jpg);
    background-repeat: no-repeat;
    background-position: left top;*/
}
/* Leaderboard */
#leader-board {
    background-image: url(../jpg/leaderboard_bkg.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    height: 50px;
}

.leader-board-text {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 28px;
    color: #A1735B;
    text-transform: capitalize;
    font-weight: lighter;
    display: table;
    text-align: left;
    vertical-align: middle;
    line-height: 50px;
    height: 50px;
    margin: 0px;
    padding: 0px 40px;
    width: 250px;
    float: left;
}

.scroll-text {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    color: #A1735B;
    float: right;
    text-align: left;
    vertical-align: middle;
    line-height: 50px;
    height: 50px;
    margin: 0px;
    width: 600px;
}
/* Sidenav */
#sidenav {
    background-color: #ffffff;
    /*width: 230px;*/
/*    height: 400px;*/
    margin: 0px;
    padding: 0px;
    padding-top: 10px;
    width: 720px;
    border-right: 2px solid #a99382;
}

#sidenav h1 {
    color: #F8F6EA;
    background-image: url(../jpg/sidenav_header_bkg.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    list-style: none;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: normal;
    width: auto;
    height: 37px;
    margin: 0px;
    padding: 0px 0px 0px 25px;
    vertical-align: middle;
    text-align: left;
    line-height: 37px;
    float: left;
}

#sidenav ul {
    list-style: none;
    width: auto;
    margin: 0px;
    padding: 0px;
    float: left;
}

#sidenav li {
    color: #4B4138;
    list-style: none;
    text-transform: capitalize;
    font-size: 14px;
    width: auto;
    height: 35px;
    vertical-align: middle;
    line-height: 35px;
/*    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #DCD6B6;*/
    float: left;
    background-color: #ab8e7b;
}

#sidenav li a:link, #sidenav li a:visited {
    /*color: #4B4138;*/
    color: #ffffff;
}

#sidenav li a:hover {
    color: #4B4138;
}

#sidenav li a:active {
    color: #4B4138;
}

.sidenav-spacer {
    width: auto;
    height: 3px;
    line-height: inherit;
    background-image: url(../jpg/sidenav_spacer.jpg);
    background-repeat: repeat-x;
    background-position: left center;
}

.sidenav-selected {
    /*color: #A4725B;*/
    color: #483c30;
    background-color: #e2dbd4;
}
/* Content */
#content {
    padding: 15px 15px 0 15px;
    /*background-color: #FFFFFF;*/
    width: 690px;
    background-color: transparent;
    border-right: 2px solid #a99382;
}

#content-box {
    /*width: 720px;*/
    height: 100%;
    margin: 0px;
    padding: 0px;
    clear: both;
    /*background-color: #e2dbd4;*/
    background-color: #e6dfd8;
}

div.profile ul {
    width: 100%;
    border-top: 2px #7c6a5e solid;
    margin: 0;
}

div.profile ul li {
    float: left;
    list-style-position: inside;
    width: 50%;
}

div.profile p {
    /*clear: left;*/
}

#content-area {
    height: auto;
    /*background-color:#FFFFFF;*/
}

.image_box {
    margin: 0px 0px 20px 0px;
    padding: 0px;
}

.image_area {
    background-color: #FFFFFF;
    border: solid 1px #A27359;
    width: auto;
    margin: 0px 0px 5px 0px;
    padding: 0px;
}

#content-glow-bottom {
    background-image: url(../jpg/content_glow_bottom.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    width: 710px;
    height: 50px;
}
/* Footer */
#footer {
    width: 710px;
    padding: 0px;
    margin: 0px;
    text-align: center;
}

#footer li {
    color: #A4725B;
    list-style: none;
    text-transform: capitalize;
    vertical-align: middle;
    font-size: 12px;
    padding: 0 2px;
}

#footer li a:link {
    color: #A4725B;
}

#footer li a:visited {
    color: #A4725B;
}

#footer li a:hover {
    color: #A4725B;
}

#footer li a:active {
    color: #A4725B;
}

.footer-copyright {
    color: #A4725B;
    font-size: 10px;
    text-align: center;
}
/* Login */
#login_box {
    /*background-color:#FF0000;*/
}

.form_row {
}

.login_label {
    color: #483A2F;
    font-size: 14px;
}

.login_field {
}

.login_input {
    font-size: 12px;
    background-color: #FFFFFF;
    border: solid 1px #A27359;
    color: #333300;
}

#validation_box {
    background-color: #F8F6EA;
    border: solid 1px #A27359;
    width: auto;
    height: auto;
    margin: 0px 0px 15px 0px;
    padding: 10px;
}

.validation_error {
    font-size: 12px;
    color: #483C30;
    padding: 2px;
}
/* CMS */
/* CMS */
.cms_box {
    display: inline-block;
    width: auto;
    height: auto;
    margin: 0px;
    padding: 10px;
}

.cms_section_input {
    width: 200px;
    margin: 1px;
}

.cms_search_input {
    width: 200px;
    margin: 1px;
    padding-left: 22px;
}

.cms_search_button {
    text-align: center;
    margin: 0px;
}

.cms_file {
}

.cms_section_input_multi {
    width: 500px;
    height: 100px;
    text-align: left;
    padding: 5px;
}

.cms_button {
    text-align: center;
    margin: 10px 5px;
    padding: 2px;
}

.cms_checkbox {
    text-align: center;
    margin: 2px 5px;
    padding: 2px;
}

.cms_box {
    background-color: #F8F6EA;
    border: solid 1px #A27359;
}

.cms_section_input {
    font-size: 12px;
    text-transform: capitalize;
    background-color: #FFFFFF;
    border: solid 1px #A27359;
    color: #333300;
}

.cms_search_input {
    font-size: 12px;
    text-transform: none;
    background-color: #FFFFFF;
    border: solid 1px #A27359;
    color: #333300;
    background: url(../jpg/icon_mag_glass.jpg);
    background-position: center left;
    background-repeat: no-repeat;
}

.cms_search_button {
    font-size: 12px;
    border: solid 1px #A27359;
    color: #F8F6EA;
    background-image: url(../jpg/sidenav_header_bkg.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    list-style: none;
    text-transform: capitalize;
    font-weight: normal;
}

.cms_file {
    /*font-size:12px;
     background-color:#FFFFFF;
     color:#333300;*/
    border: solid 1px #A27359;
}

.cms_section_input_multi {
    font-size: 12px;
    background-color: #FFFFFF;
    border: solid 1px #A27359;
    color: #333300;
}

.cms_button {
    font-size: 12px;
    text-transform: capitalize;
    border: solid 1px #A27359;
    color: #F8F6EA;
    background-image: url(../jpg/sidenav_header_bkg.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    list-style: none;
    text-transform: capitalize;
    font-weight: normal;
}

.cms_checkbox {
    border: solid 1px #A27359;
    color: #F8F6EA;
}

.text_section {
    font-size: 14px;
    color: #333300;
    text-transform: capitalize
}

.text_checkbox {
    font-size: 12px;
    color: #333300;
}

.text_header {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #A1735B;
    text-transform: capitalize;
    font-weight: lighter;
    display: block;
    text-align: left;
    margin: 0px;
    padding: 0px 0px 30px 0px;
}

.text_header_small {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #4B4138;
    text-transform: capitalize;
    font-weight: normal;
}

.text_links {
    list-style: url(../jpg/list_arrow.jpg);
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #A1735B;
    text-transform: capitalize;
    font-weight: normal;
}

.text_links a:link {
    color: #A1735B;
}

.text_links a:visited {
    color: #A1735B;
}

.text_links a:hover {
    color: #A1735B;
}

.text_links a:active {
    color: #A1735B;
}

.text_note {
    font-size: 12px;
    color: #A4725B;
}

.text_black {
    border: none;
    font-size: 12px;
    color: #333300;
}

.text_date {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #A1735B;
    text-transform: capitalize;
    font-weight: normal;
}

.text_black_event {
    border: none;
    font-size: 12px;
    color: #333300;
}

.text_black_header {
    border: none;
    font-size: 14px;
    color: #333300;
}

.text_list {
    text-transform: capitalize;
    list-style: none;
    font-size: 12px;
    color: #A4725B;
}
/* Other */
.border_all {
    border: 1px solid #A27359;
}

div.homeImages {
    padding-left: 25px;
}

.homeImages a:link, .homeImages a:visited {
    float: left;
    margin-left: 15px;
    margin-bottom: 10px;
}

.border_b {
    border-bottom: 1px solid #A27359;
}

.border_t {
    border-top: 5px solid #7c6a5e;
}

.border_t a:link, .border_t a:visited {
    color: #7c6a5e;
}

.not_captalized {
    text-transform: none;
}
/* Other */
.align_l {
    text-align: left;
}

.align_r {
    text-align: right;
}

.display_inline {
    display: inline;
}

.float_r {
    float: right;
}

.float_l {
    float: left;
}

.valign_m {
    vertical-align: middle;
}

.pad_5 {
    padding: 5px;
}

.pad_10 {
    padding: 10px;
}

.margin_l {
    margin-left: 130px;
}

.margin_t {
    margin-top: 10px;
}

.display_in_tab {
    display: inline;
}

.border-on {
    border: solid 1px #A27359;
}

#cms_header {
    background-color: #483C30;
}

#cms_header_box {
    background-color: #483C30;
    background-attachment: scroll;
    background-image: url(../jpg/cms_header_bkg.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}

