@charset "utf-8";

body {
    margin: 0px auto;
    width: 779px;
    background-color: #bdcbd7;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 11px;
line-height: 130%;
}

p {
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 11px;
line-height: 130%;
}

td {
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 11px;
line-height: 130%;
}

.wrapper {
    width: 769px;
    margin-top: 15px;
    background-color: #FFFFFF;
}

#search_bg {
    background: #FFFFFF url(/images/templates/search.jpg) repeat-x left top;
    height: 44px;
    padding-top: 40px;
    margin: 0px 5px;
}

.search_form {
    display: inline;
    margin-left: 525px;
}

#search_bg #phrase {
    background: #FFFFFF url(/images/templates/search_bg.jpg) no-repeat left top;
    height: 19px;
    width: 116px;
    border: none;
    font-weight: bold;
    padding: 2px 0px 0px 3px;
    margin: 0px 10px 10px 0px;
    color: #13446f;
}

#search_bg .button {
    margin-bottom: 6px;
}

.bottom_links {
    margin: 0px 4px 10px 4px;
    padding: 10px 0px 0px 0px;
    background: #13446f url(/images/templates/footer_image.jpg) no-repeat bottom left;
    list-style: none;
    height: 73px;
    text-align: center;
}

.bottom_links li {
    /*
    float: left;
    */
    display: inline;
}

.bottom_links li a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    text-decoration: none;
}

#subscribe {
    background: #13446f url(/images/templates/subscribe.gif) left center no-repeat;
    padding-left: 20px;
    margin-left: 0px;
}

#tell_friend {
    background: #13446f url(/images/templates/tell_friend.gif) left center no-repeat;
    padding-left: 20px;
    margin-left: 20px;
}

#print {
    background: #13446f url(/images/templates/print.gif) left center no-repeat;
    padding-left: 20px;
    margin-left: 20px;
}

#map {
    background: #13446f url(/images/templates/site_map.gif) left center no-repeat;
    padding-left: 20px;
    margin-left: 20px;
}

.wrapper .body_content {
    margin: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 130%;
    color: #000000;
}

.wrapper .body_content a {
    color: #5AA426;
    text-decoration: none;
}

.wrapper .body_content a:hover {
    text-decoration: underline;
}

.copyright {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 130%;
    color: #000000;
    text-align: center;
}

.copyright a {
    color: #5AA426;
    text-decoration: none;
}

h1 {
    font-size: 18px;
    font-weight: normal;
    margin: 0px;
    color: #5AA426;
}

h2 {
    font-size: 12px;
    text-transform: none;
    color: #5AA426;
    margin: 0 0 3px 0;
}

h3 {
    font-family: Arial Black, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;
    text-transform: uppercase;
}

h4 {
    font-size: 14px;
    font-weight: normal;
    color: #5AA426;
}

h5 {
    font-size: 16px;
    text-transform: uppercase;
    color: #5AA426;
}

h6 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;
    text-transform: none;
}

.borderTR {
    border-top: 1px solid #666666;
    border-right: 1px solid #666666;
}

.borderTRB {
    border-bottom: 1px solid #666666;
    border-right: 1px solid #666666;
}

.borderMR {
    border-right: 1px solid #666666;
}

.borderTL {
    border-top: 1px solid #666666;
}

.wrapper #header {
    background-color: #FFFFFF;
    padding: 4px;
}

.wrapper #header #rotate {
    padding: 0px 4px;
}

#proverbTable {
    width: 760px;
    margin: 4px 4px 10px 4px;
}

#maoriHead {
    background-color: #325c82;
    padding: 4px 0px 4px 20px;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
}

#engHead {
    background-color: #13446f;
    padding: 4px 0px 4px 20px;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
}

.proverbBody {
    background-color: #e7ecf0;
    padding: 8px 8px 8px 20px;
    color: #666;
}

.proverbBody h2 {
    font-size: 12px;
    text-transform: none;
    color: #666;
    margin: 0 0 3px 0;
}

.wrapper #bodyTwo #proverbTable .proverbBody .proverbHead {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #666666;
}

.tablePad {
    width: 6px;
}

#header {
    width: 761px;
    float: left;
    height: 175px;
}

#rotate_panel {
    height: 173px;
    width: 232px;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    margin: -176px 0px 0px 408px;
}

#trust {
    float: right;
    margin-top: -175px;
}

#navigation {
    clear: left;
    height: 50px;
    padding: 0px;
    margin: 0px 5px 7px 5px;
    background: url(/images/templates/nav_main_bg.gif) left center repeat-x;
}

#navigation li {
    height: 50px;
    float: left;
    list-style: none;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
}

#navigation li a {
    color: #fff;
    text-decoration: none;
    font-family: Tahoma;
    font-size: 12px;
    line-height: 200%;
}

#navigation #nav_home {
    height: 50px;
    width: 80px;
    background: url(/images/templates/nav_home_bg.gif) left center repeat-x;
    float: left;
    list-style: none;
}

#navigation .nav_main {
    height: 50px;
    background: url(/images/templates/nav_main_bg.gif) left center repeat-x;
    float: left;
    list-style: none;
}

#navigation .nav_border {
    padding: 0px;
    margin: 0px;
    height: 50px;
    width: 1px;
    background: url(/images/templates/nav_border.gif) left center repeat-x;
}

#lnk0 {
    visibility: hidden;
}

#lnk1 {
    visibility: hidden;
}

#lnk2 {
    visibility: hidden;
}

#lnk3 {
    visibility: hidden;
}

#lnk4 {
    visibility: hidden;
}

abbr {
    border-bottom: #666 solid 1px;
}