/* Navigation 1 */ 
.nav_1 {
display: inline-block;
width: 110px;
height: 45px;
background: url(template/header/header_navigation.jpg) no-repeat;
background-position: 0px 0px;
margin-bottom: 5px;
}
.nav_1o {
display: inline-block;
width: 110px;
height: 45px;
background: url(template/header/header_navigation.jpg) no-repeat;
background-position: 0px -45px;
margin-bottom: 5px;
}
.nav_1:hover { 
background-position: 0px -45px;
}
.nav_1:active { 
background-position: 0px -45px;
}


/* Navigation 2 */ 
.nav_2 {
display: inline-block;
width: 110px;
height: 45px;
background: url(template/header/header_navigation.jpg) no-repeat;
background-position: -110px 0px;
margin-bottom: 5px;
}
.nav_2o {
display: inline-block;
width: 110px;
height: 45px;
background: url(template/header/header_navigation.jpg) no-repeat;
background-position: -110px -45px;
margin-bottom: 5px;
}
.nav_2:hover { 
background-position: -110px -45px;
}
.nav_2:active { 
background-position: -110px -45px;
}


/* Navigation 3 */ 
.nav_3 {
display: inline-block;
width: 110px;
height: 45px;
background: url(template/header/header_navigation.jpg) no-repeat;
background-position: -220px 0px;
margin-bottom: 5px;
}
.nav_3o {
display: inline-block;
width: 110px;
height: 45px;
background: url(template/header/header_navigation.jpg) no-repeat;
background-position: -220px -45px;
margin-bottom: 5px;
}
.nav_3:hover { 
background-position: -220px -45px;
}
.nav_3:active { 
background-position: -220px -45px;
}


/* Navigation 4 */ 
.nav_4 {
display: inline-block;
width: 110px;
height: 45px;
background: url(template/header/header_navigation.jpg) no-repeat;
background-position: -330px 0px;
margin-bottom: 5px;
}
.nav_4o {
display: inline-block;
width: 110px;
height: 45px;
background: url(template/header/header_navigation.jpg) no-repeat;
background-position: -330px -45px;
margin-bottom: 5px;
}
.nav_4:hover { 
background-position: -330px -45px;
}
.nav_4:active { 
background-position: -330px -45px;
}


/* Navigation 5 */ 
.nav_5 {
display: inline-block;
width: 110px;
height: 45px;
background: url(template/header/header_navigation.jpg) no-repeat;
background-position: -440px 0px;
margin-bottom: 5px;
}
.nav_5o {
display: inline-block;
width: 110px;
height: 45px;
background: url(template/header/header_navigation.jpg) no-repeat;
background-position: -440px -45px;
margin-bottom: 5px;
}
.nav_5:hover { 
background-position: -440px -45px;
}
.nav_5:active { 
background-position: -440px -45px;
}


/* Navigation 6 */ 
.nav_6 {
display: inline-block;
width: 110px;
height: 45px;
background: url(template/header/header_navigation.jpg) no-repeat;
background-position: -550px 0px;
margin-bottom: 5px;
}
.nav_6o {
display: inline-block;
width: 110px;
height: 45px;
background: url(template/header/header_navigation.jpg) no-repeat;
background-position: -550px -45px;
margin-bottom: 5px;
}
.nav_6:hover { 
background-position: -550px -45px;
}
.nav_6:active { 
background-position: -550px -45px;
}


/* Navigation 7 */ 
.nav_7 {
display: inline-block;
width: 110px;
height: 45px;
background: url(template/header/header_navigation.jpg) no-repeat;
background-position: -660px 0px;
margin-bottom: 5px;
}
.nav_7o {
display: inline-block;
width: 110px;
height: 45px;
background: url(template/header/header_navigation.jpg) no-repeat;
background-position: -660px -45px;
margin-bottom: 5px;
}
.nav_7:hover { 
background-position: -660px -45px;
}
.nav_7:active { 
background-position: -660px -45px;
}


/* Navigation 8 */ 
.nav_8 {
display: inline-block;
width: 110px;
height: 45px;
background: url(template/header/header_navigation.jpg) no-repeat;
background-position: -770px 0px;
margin-bottom: 5px;
}
.nav_8o {
display: inline-block;
width: 110px;
height: 45px;
background: url(template/header/header_navigation.jpg) no-repeat;
background-position: -770px -45px;
margin-bottom: 5px;
}
.nav_8:hover { 
background-position: -770px -45px;
}
.nav_8:active { 
background-position: -770px -45px;
}


/* Captcha */
.recaptchatable, .recaptcha_image_cell {
background-color:#EAEAEA  !important; 
}
#recaptcha_table {
border-color: #999999 !important;
}
#recaptcha_response_field {
border-color: #999999 !important;
}


/* Body */
.body_header {
background-color: #4A3617;
margin: 0px;
padding: 0px;
}


/* Header */
.header_background {
background-image: url(template/header/header_background.jpg);
background-repeat: no-repeat;
background-position: center top;
border-top: 2px solid #330000;
border-left: 2px solid #330000;
border-right: 2px solid #330000;
margin-top: 15px;
padding: 0px;
}
.header_menu {
margin: 0px;
padding: 0px;
}
.header_text {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #333333;
margin: 0px;
padding: 0px;
}
.header_text a:link { 
color: #666666;
text-decoration: none ;
font-weight: bold;
}
.header_text a:visited { 
color: #666666;
text-decoration: none ;
font-weight: bold;
}
.header_text a:hover { 
color: #666666;
text-decoration: underline ;
font-weight: bold;
}
.header_text a:active { 
color: #666666;
text-decoration: underline ;
font-weight: bold;
}


/* Footer */
.footer_background {
background-image: url(template/footer/footer_background.jpg);
background-repeat: no-repeat;
background-position: center bottom;
border-bottom: 2px solid #330000;
border-left: 2px solid #330000;
border-right: 2px solid #330000;
margin: 0px;
padding: 0px;
}
.footer_menu {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #333333;
margin: 0px;
padding: 0px;
line-height: 18px;
}
.footer_menu a:link { 
color: #333333;
text-decoration: none ;	
}
.footer_menu a:visited { 
color: #333333;
text-decoration: none ;	
}
.footer_menu a:hover { 
color: #333333;
text-decoration: underline ;
}
.footer_menu a:active { 
color: #333333;
text-decoration: underline ;
}
.footer_text {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #FFFFFF;
margin: 0px;
padding: 0px;
}


/* Content */
.content {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 18px;
color: #333333;
background-color: #FFFFFF;
border-right: 2px solid #330000;
border-left: 2px solid #330000;
margin: 0px;
}
.content a:link { 
color: #990000;
text-decoration: none ;
font-weight: bold;
}
.content a:visited { 
color: #990000;
text-decoration: none ;
font-weight: bold;
}
.content a:hover { 
color: #990000;
text-decoration: underline ;
font-weight: bold;
}
.content a:active { 
color: #990000;
text-decoration: underline ;
font-weight: bold;
}


/* Title */
.title_body {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #333333;
margin-top: 5px;
margin-bottom: 15px;
text-align: left;
}
.title_body_padded {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #333333;
margin-top: 40px;
margin-bottom: 15px;
text-align: left;
}

.title_info {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #333333;
margin-bottom: 5px;
margin-top: 5px;
text-align: left;
}


/* Section */
.section {
font-family: Arial, Helvetica, sans-serif;
font-size: 24px;
color: #663300;
margin-top: 0px;
margin-bottom: 5px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #999999;
text-align: left;
line-height: 30px;
}
.section_padded {
font-family: Arial, Helvetica, sans-serif;
font-size: 24px;
color: #663300;
margin-top: 25px;
margin-bottom: 5px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #999999;
text-align: left;
line-height: 30px;
}


/* Text */
.text {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
}
.text_body {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 19px;
color: #333333;
text-align: justify;
margin-bottom: 5px;
}
.text_body_small {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 19px;
color: #333333;
text-align: justify;
margin-bottom: 5px;
}
.text_body_large {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 19px;
color: #333333;
text-align: justify;
margin-bottom: 5px;
}
.text_small {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #333333;
}
.text_xsmall {
font-family: Arial, Helvetica, sans-serif;
font-size: 8px;
color: #333333;
}
.text_large {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #333333;
}
.text_xlarge {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color: #333333;
}
.text_xxlarge {
font-family: Arial, Helvetica, sans-serif;
font-size: 22px;
color: #333333;
}
.text_bold {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #333333;
}
.text_small_bold {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #333333;
}
.text_xsmall_bold {
font-family: Arial, Helvetica, sans-serif;
font-size: 8px;
font-weight: bold;
color: #333333;
}
.text_large_bold {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #333333;
}
.text_xlarge_bold {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #333333;
}
.text_xxlarge_bold {
font-family: Arial, Helvetica, sans-serif;
font-size: 22px;
font-weight: normal;
color: #333333;
}


/* Text Color */
.text_color {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #663300;
}
.text_body_color {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 19px;
color: #663300;
text-align: justify;
margin-bottom: 5px;
}
.text_body_small_color {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 19px;
color: #663300;
text-align: justify;
margin-bottom: 5px;
}
.text_body_large_color {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 19px;
color: #663300;
text-align: justify;
margin-bottom: 5px;
}
.text_small_color {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #663300;
}
.text_xsmall_color {
font-family: Arial, Helvetica, sans-serif;
font-size: 8px;
color: #663300;
}
.text_large_color {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #663300;
}
.text_xlarge_color {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color: #663300;
}
.text_xxlarge_color {
font-family: Arial, Helvetica, sans-serif;
font-size: 22px;
color: #663300;
}
.text_bold_color {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #663300;
}
.text_small_bold_color {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #663300;
}
.text_xsmall_bold_color {
font-family: Arial, Helvetica, sans-serif;
font-size: 8px;
font-weight: bold;
color: #333300;
}
.text_large_bold_color {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #663300;
}
.text_xlarge_bold_color {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #663300;
}
.text_xxlarge_bold_color {
font-family: Arial, Helvetica, sans-serif;
font-size: 22px;
font-weight: normal;
color: #663300;
}


/* Form */
.form_body {
margin: 0px;
padding: 0px;
}
.form_field {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
}
.form_field_small {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #333333;
}
.form_field_large {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #333333;
}
.form_button {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
background-color: #336699;
border: 1px solid #999999;
}
.form_button_small {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #FFFFFF;
background-color: #336699;
border: 1px solid #999999;
}


/* Message */
.message_fail {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #CC0000;
}
.message_success {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #339900;
}
