body {
    background: #dfe6d6 url(/images/background.jpg) repeat-y center;
    padding: 0px;
    margin: 0px;
    font-family: helvetica, arial;
    line-height: 1.4;
    font-size: 14px;
    color: #333333;
    text-align: center;
}

img { border: 0px; }

form { display: inline; }

input {
    font-family: helvetica, arial, sans-serif;
    font-size: 14px;
}



#page_wrapper {
    width: 920px;
    margin: 0 auto;
    background: white;
    text-align: left;
}



p {margin: 0; padding: 0;}



.input {
    font-family: arial, sans-serif;
    font-size: 16px;
    color: #333333;
    margin-bottom: 15px;
}

.submit {
    font-size: 120%;
    font-family: arial, sans-serif;
}




#header_account_bar_wrapper {
    background: #222222;
}

#header_account_bar {
    width: 880px;
    margin: 0 auto;
    text-align: left;
    padding: 5px 10px;
    font-size: 12px;
    color: white;
    height: 16px;
}

#header_account_bar_nav {
    float: right;
}

#header_account_bar_nav a {
    color: #fadb07;
}




	

#header {
    height: 164px;
    background: url(/images/header-back.jpg) repeat-x center;
}

#header_title {
    cursor: pointer;
    float: left;
    padding-left: 12px;
    margin-top: 36px;
    font-size: 30px;
    font-weight: bold;
    color: white;
}

#header_logo {
    cursor: pointer;
    float: left;
    width: 80px;
    height: 80px;
    margin-left: 30px;
    margin-top: 25px;
}

#header a {
    color: white;
    text-decoration: none;
}




.nav_selected, .nav_unselected {
    float: right;
    padding: 9px 10px 0px 10px;
    height: 23px;
    text-transform: uppercase;
    font-size: 12px;
}

.nav_selected {
    background: white;
}

.nav_unselected {
    background: url(/images/nav-bar-background.jpg) repeat-x top left;
}






#column_left {
    float: left;
    width: 240px;
    display: inline;
}

.column_left_item {
    border-bottom: 1px solid #c68e8d;
    margin-bottom: 1px;
    padding: 10px;
}





.right_column {
    float: right;
    padding: 0px 0px 2px 15px;
    background: white;
    margin-left: 20px;
    width: 222px;
    display: inline;
}

.right_column .attachment_wrapper {
    margin-left: 10px;
    margin-bottom: 10px;
}


.right_column_inner {
    background: white;
    padding: 10px 10px 0px 0px;
}




#content {
    display: inline;
    float: left;
    width: 678px;
}

#content_inner {
    padding: 30px 30px 30px 30px;
}


#footer {
    clear: both;
    background: url(/images/footer-gradient.jpg) repeat-x top;
    padding: 30px 15px 30px 15px;
    height: 50px;
}

#footer_nav {
    float: right;
    width: 500px;
    text-align: right;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 1.8;
}

.footer_logo {
    float: left;
    margin-right: 10px;
}

.footer_left_title {
    margin-top: 12px;
    font-size: 16px;
    font-weight: bold;
    color: #4C1216;
    line-height: 1.3;
}

.footer_left_email {
    font-size: 12px;
}



.text_nav_center {
    margin-bottom: 10px;
    font-size: 12px;
    color: #999999;
}




.error_box {
    width: 360px;
    padding: 5px 10px;
    background: #d50400;
    color: white;
    margin-bottom: 6px;
    line-height: 1.2;
}




.attachment_wrapper {
    float: right;
    width: 200px;
    margin-left: 20px;
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 1.3;
}

.attachment_spacer {
    height: 5px;
    border-top: 1px solid #cccccc;
    margin-top: 5px;
}

.attachment_link {
    font-size: 14px;
}


.multi_content_spacer {
    height: 25px;
    border-top: 1px solid #ab9779;
    margin-top: 25px;
    clear: left;
}


.comment_section_wrapper {
    padding-top: 20px;
    margin-top: 25px;
    clear: both;
}

.comment_wrapper {
    padding: 5px 0px 10px 0px;
    margin-right: 50px;
    border-top: 1px solid #cccccc;
}



.captcha_wrapper {
    width: 280px;
    height: 75px;
    border: 1px solid #cccccc;
    margin-bottom: 20px;
}

.captcha_inner {
    padding: 5px 0px 0px 162px;
    font-size: 12px;
}





.textarea_comment_new {
    width: 400px;
    height: 120px;
    font-family: arial, sans-serif;
    font-size: 14px;
    color: #333333;
    margin-bottom: 15px;
}






#login_container {
    padding: 30px 0px 30px 100px;
}









.head {
    font-size: 21px;
    font-weight: bold;
    font-family: georgia, times, serif;
    color: #6B0F18;
    line-height: 1.2;
    margin-bottom: 4px;
}

.subhead {
    font-family: Georgia, Times, serif;
    font-size: 17px;
    color: #77695E;
    margin-bottom: 4px;
    font-style: italic;
}

.text {
    margin-top: 10px;
    line-height: 1.6;
}

.note {
    color: #999999;
    font-size: 12px;
}

.formerror {
    font-size: 14px;
    color: #d50400;
}

.session_message {
    font-size: 14px;
    color: #069414;
}



.head_left {
    font-size: 15px;
    font-weight: bold;
    line-height: 1.2;
    color: #6B0F18;
    margin-bottom: 4px;
}

.subhead_left {
    font-size: 13px;
    margin-bottom: 4px;
}

.text_left {
    font-size: 12px;
    line-height: 1.4;
}

.text_left_tight {
    font-size: 12px;
    line-height: 1.2;
}


.comment_text {
    margin-top: 10px;
    line-height: 1.4;
    font-size: 13px;
}


#column_left a {
    color: #0071BC;
}


a:visited, a:link {
    color: #0071BC;
    font-weight: normal;
    text-decoration: none;
} a:hover, a:active {
    color: #0071BC;
    font-weight: normal;
    text-decoration: underline;
}





.admin {
    color: #bbbbbb;
    font-size: 14px;
    margin-top: 8px;
}

.admin a {
    color: #0095f3;
    font-weight: bold;
}

