body {
    margin: 0; padding: 0;
    background-color: #e2b0df;
    font-family: lucida grande, lucida, verdana, helvetica;
    font-size: 13px;
    line-height: 20px;
    color: #303;
}

img { margin: 0; padding:0; } /* b/c IE likes to add padding */

a { color: #e7811f; }
a.hover { color: #fc3; }
a.active { color: #fc3; }

h1 { color: #e7811f; font-size: 19px; font-weight: lighter; margin-bottom: 20px; border-bottom: 0; line-height: 25px; }
h2 { color: #636; font-size: 17px; line-height: 22px; }
h3 { color: #636; font-size: 15px; line-height: 18px; }
h4 { color: #303; font-size: 13px; line-height: 18px; }
h4 { color: #303; font-size: 13px; line-height: 18px; }

small { font-size: 9px; }

input, textarea, select {
    font-size: 1em;
    font-weight: normal;
    letter-spacing: 1px;
    background-color: #fee6fe;
    border: 1px solid #631f5f;
    color: #631f5f;
    font-family: lucida grande, lucida, verdana, helvetica;
}
input {
    margin: 0;
    padding: 0 0 1px 3px;
}
textarea {
    padding: 3px;
}
input.submit {
    background: none;
    border: none;
    cursor: pointer;
}
select {
    background: #FFF;
    margin: 0;
    padding: 0;
}
option {
    font-size: 100%;
}

img { margin: 0; padding:0; } /* b/c IE likes to add padding */

a { color: #e7811f; }
a.hover { color: #fc3; }
a.active { color: #fc3; }

h1 { color: #e7811f; font-size: 19px; font-weight: lighter; margin-bottom: 20px; border-bottom: 0; line-height: 25px; }
h2 { color: #636; font-size: 17px; line-height: 22px; }
h3 { color: #636; font-size: 15px; line-height: 18px; }
h4 { color: #303; font-size: 13px; line-height: 18px; }
h4 { color: #303; font-size: 13px; line-height: 18px; }

small { font-size: 9px; }

input, textarea, select {
    font-size: 1em;
    font-weight: normal;
    letter-spacing: 1px;
    background-color: #fee6fe;
    border: 1px solid #631f5f;
    color: #631f5f;
    font-family: lucida grande, lucida, verdana, helvetica;
}
input {
    margin: 0;
    padding: 0 0 1px 3px;
}
textarea {
    padding: 3px;
}
input.submit {
    background: none;
    border: none;
    cursor: pointer;
}
select {
    background: #FFF;
    margin: 0;
    padding: 0;
}
option {
    font-size: 100%;
}


#main {
    width: 770px;
    margin: 0 auto;
}

#masthead {
    width: 770px; height: 89px;
    background-image: url(/assets/images/brand.jpg);
    background-repeat: no-repeat;
}
#masthead #brand {
    float: left;
    display: block;
    width: 380px; height: 89px;
}
#masthead #brand img {
    display: none;
}
#masthead #toplinks {
    float: right;
    margin-right: 50px;
    padding-top:30px;
    color: #631f5f;
    font-size: 12px;
    white-space: nowrap;
}
#masthead #toplinks span {
    margin-right: 23px;
}
#masthead #toplinks a {
    color: #631f5f;
}
.contentwithshadow {
    background-image: url(/assets/images/background.gif);
    background-repeat: repeat-y;
    margin: 0;
    padding: 0 10px;
}

#navigation {
    font-size: 12px;
    margin: 0; padding: 3px 0 0 0;
    height: 27px; /* 30px - 3px padding */
    background-image: url(/assets/images/background_navigation.gif);
    background-repeat: repeat-x;
    text-align: center;
}
#navigation li {
    list-style-type: none;
    color: white;
    display: inline;
}
#navigation li a, #navigation li span {
    margin: 15px;
}
#navigation li a {
    color: white;
    text-decoration: none;
}
#navigation li a:hover {
    color: #e7811f; 
}
#navigation li a.selected {
    color: #e7811f;
}

#content {
    padding: 20px 45px;
    background-color: white;
}
#content #utility-links {
    margin-top: -25px;
    margin-bottom: 15px;
    height: 20px;
}
#content .utility-link {
    text-decoration: none;
    border: 0;
}
#content #leftcol188 {
    float: left;
    width: 188px;
    font-size: 10px;
    line-height: 1.85em;
}
#content #rightcol445 {
    float: right;
    width: 445px;
}
#content #rightcol445 > p:first-child {
    margin-top: 0;
}

/* Subnav menu*/
#content .level_1_x {
    margin: 0 0 10px 0; padding: 0;
}
#content .level_1_x li {
    list-style-type: none;
    margin: 0; padding: 0;
}
#content .level_1_x a {
    color: #e7811f;
    font-weight: bold;
}
#content .level_1_x a.selected {
    font-weight: bold;
    text-decoration: none;
    color: #aa6018;
}
#content .level_2_x {
    margin-left: 13px;
    padding-left: 0;
}

#content .ad {
    background-image: url(/assets/images/background_ads.gif);
    background-repeat: no-repeat;
    padding: 21px 0 0 21px;
    margin-bottom: 20px;
    font-size: 10px;
}
#content .ad h3 {
    font-size: 10px;
    font-weight: bold;
    margin: 0 0 5px 0;
    padding: 0;
    color: #303;
}
#content .clearfloat {
    clear: both;
    margin-bottom: 30px;
}

#sig {
    clear: both;
    width: 770px; 
    height: 30px;
    background-image: url(/assets/images/background_sig.gif);
    background-repeat: no-repeat;
    text-align: center;
    color: white;
    font-weight: lighter;
    margin-bottom: 10px;
}
#sig span {
    margin: 5px;
}
.bottom-ads .ad-item {
    float:left;
    margin:0 15px;
    display: block;
    width: 188px;
}
.bottom-ads .ad h3{
    margin:0;
}
.verse { font-size: .75em; padding: 5px 10px; background-color: #e2b0df; }

code {
    background-color: #fdf4fc; 
    border: 1px solid #f0d6ee; 
    padding: 20px;
    display: block;
    margin: 20px 0;
    overflow: auto;
}

#main {
    width: 770px;
    margin: 0 auto;
}

#masthead {
    width: 770px; height: 89px;
    background-image: url(/assets/images/brand.jpg);
    background-repeat: no-repeat;
}
#masthead #brand {
    float: left;
    display: block;
    width: 380px; height: 89px;
}
#masthead #brand img {
    display: none;
}
#masthead #toplinks {
    float: right;
    margin-right: 50px;
    padding-top:30px;
    color: #631f5f;
    font-size: 12px;
    white-space: nowrap;
}
#masthead #toplinks span {
    margin-right: 23px;
}
#masthead #toplinks a {
    color: #631f5f;
}
.contentwithshadow {
    background-image: url(/assets/images/background.gif);
    background-repeat: repeat-y;
    margin: 0;
    padding: 0 10px;
}

#navigation {
    font-size: 12px;
    margin: 0; padding: 3px 0 0 0;
    height: 27px; /* 30px - 3px padding */
    background-image: url(/assets/images/background_navigation.gif);
    background-repeat: repeat-x;
    text-align: center;
}
#navigation li {
    list-style-type: none;
    color: white;
    display: inline;
}
#navigation li a, #navigation li span {
    margin: 15px;
}
#navigation li a {
    color: white;
    text-decoration: none;
}
#navigation li a:hover {
    color: #e7811f; 
}
#navigation li a.selected {
    color: #e7811f;
}

#content {
    padding: 20px 45px;
    background-color: white;
}
#content #utility-links {
    margin-top: -25px;
    margin-bottom: 15px;
    height: 20px;
}
#content .utility-link {
    text-decoration: none;
    border: 0;
}
#content #leftcol188 {
    float: left;
    width: 188px;
    font-size: 10px;
    line-height: 1.85em;
}
#content #rightcol445 {
    float: right;
    width: 445px;
}
#content #rightcol445 > p:first-child {
    margin-top: 0;
}

/* Subnav menu*/
#content .level_1_x {
    margin: 0 0 10px 0; padding: 0;
}
#content .level_1_x li {
    list-style-type: none;
    margin: 0; padding: 0;
}
#content .level_1_x a {
    color: #e7811f;
    font-weight: bold;
}
#content .level_1_x a.selected {
    font-weight: bold;
    text-decoration: none;
    color: #aa6018;
}
#content .level_2_x {
    margin-left: 13px;
    padding-left: 0;
}

#content .ad {
    background-image: url(/assets/images/background_ads.gif);
    background-repeat: no-repeat;
    padding: 21px 0 0 21px;
    margin-bottom: 20px;
    font-size: 10px;
}
#content .ad h3 {
    font-size: 10px;
    font-weight: bold;
    margin: 0 0 5px 0;
    padding: 0;
    color: #303;
}
#content .clearfloat {
    clear: both;
    margin-bottom: 30px;
}

#sig {
    clear: both;
    width: 770px; 
    height: 30px;
    background-image: url(/assets/images/background_sig.gif);
    background-repeat: no-repeat;
    text-align: center;
    color: white;
    font-weight: lighter;
    margin-bottom: 10px;
}
#sig span {
    margin: 5px;
}
.bottom-ads .ad-item {
    float:left;
    margin:0 15px;
    display: block;
    width: 188px;
}
.bottom-ads .ad h3{
    margin:0;
}
.verse { font-size: .75em; padding: 5px 10px; background-color: #e2b0df; }

textarea.code {
    width: 405px;
    font-size: 10px;
    background-color: #fdf4fc; 
    border: 1px solid #f0d6ee; 
    display: block;
    margin: 20px 0;
	height: 60px;
    padding: 15px 15px;
    white-space: pre;
}
#recaptcha_response_field {
	border: 1px solid #8b9ebf !important;
}
