/* CSS Document */

* {
        margin:0; padding:0;
        font-size:100%;
}

body{
        background:#010101;
        text-align:center;
}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
        {
                font-family:Trebuchet MS, Helvetica, sans-serif;
                font-size:0.85em;
                line-height:1.167em;
                color:#7b6e61;
        }

input, select { vertical-align:middle; font-weight:normal;}

a {color:#d57a1c;}
a:hover{text-decoration:none;}
p {padding-top:15px;}
p.titlea {
color:#CEC5BB;
font-family:Trebuchet MS;
font-size:24px;
padding-bottom:5px;
}

/* ============================= main layout ====================== */

li {line-height:1.417em; color:#593006;}
li a {color:#593006;}

h3 {font-size:1.417em; line-height:1.176em; color:#cec5bb; font-weight:normal; font-family:Arial, Helvetica, sans-serif; margin-bottom:7px;}
h4 {text-transform:uppercase; font-weight:normal;}

.link {color:#cec5bb; font-size:1.333em; line-height:1em; display:inline-block; margin:7px 0 0 0; font-style:italic; text-decoration:none;}
.link:hover {text-decoration:underline;}

.imgindent {margin:0 20px 0 0; float:left;}

.title {border-bottom:1px solid #423c35; margin-bottom:28px;}

/* ============================= header ====================== */

.logo {margin:0 0 8px 588px;}
#page1 .logo {margin:0 0 30px 588px;}

/* ============================= content ====================== */

.col-pad {padding-right:33px;}

.border1 {border-top:1px solid #423c35; padding:25px 0 34px 0;}
.border2 {border-top:1px solid #423c35; border-bottom:1px solid #423c35; padding:13px 0 11px 0;}
.border3 {border-top:1px solid #423c35; border-bottom:1px solid #423c35; padding:19px 0 34px 0;}

.pagination {font-size:1.333em; line-height:1em; margin:7px 0 0 0; text-align:center;}
.pagination a {color:#cec5bb; font-style:italic; text-decoration:none;}
.pagination a:hover {color:#d57a1c; font-weight:bold; font-style:normal;}
.pagination strong {color:#d57a1c;}
.border2 .gallery {margin:0 -6px -6px 0;}
.border2 img {margin:0 6px 6px 0;}

.padding1 {padding-top:26px;}
.padding2 {padding-top:20px;}
.padding3 {padding-top:30px;}
.padding4 {padding-top:17px;}

.box {background:#c87319 url(images/box-corner-top-left.gif) top left no-repeat; margin-right:-6px; position:relative; color:#593006;}
.box .tail-bottom {background:url(images/box-tail-bottom.gif) bottom repeat-x;}
.box .tail-right {background:url(images/box-tail-right.gif) right repeat-y;}
.box .corner-bottom-right {background:url(images/box-corner-bottom-right.gif) bottom right no-repeat;}
.box .corner-bottom-left {background:url(images/box-corner-bottom-left.gif) bottom left no-repeat;}
.box .corner-top-right {background:url(images/box-corner-top-right.gif) top right no-repeat; width:100%;}
.box .indent {padding:34px 36px 35px 21px;}

.cite {background:url(images/cite-bg.gif) top left no-repeat; margin:7px 0 6px 6px; padding:4px 0 0 30px; font-size:1.25em; line-height:1.133em; color:#583007; font-family:Arial, Helvetica, sans-serif;}
.author {color:#593006; float:right; background:url(images/author-bg.gif) no-repeat 0 7px; padding-left:12px;}
.margin1 {margin-top:32px;}
.margin2 {margin-top:16px;}
.color2 {color:#cec5bb;}

.extra {background:url(images/extra-bg.gif) no-repeat 0 7px; padding:0 0 0 20px; color:#d57a1c; font-style:italic; font-size:1.417em; line-height:1em; font-family:Georgia, "Times New Roman", Times, serif; display:inline-block;}
.extra2 { margin:2px 0 5px 0;}
.link2 {text-decoration:none;}
.link2:hover {text-decoration:underline;}

/* ============================= footer ====================== */

#footer {padding:24px 0 0 63px; font-size:0.917em;}
#footer a {color:#928e89; font-weight:bold; text-decoration:none;}
#footer a:hover {text-decoration:underline;}

/* ============================= forms ============================= */

#ContactForm .rowi {height:31px;}
#ContactForm .col-1 {width:221px !important;}
#ContactForm .col-2 {width:232px !important;}
#ContactForm .link {float:right; margin:14px 0 0 14px;}

.input {width:209px; height:19px; border:1px solid #423c35; background:none; padding:0 0 0 5px; font-size:1em;}
textarea {width:225px; height:81px; border:1px solid #423c35; background:none; padding:0 0 0 5px; overflow:auto; font-size:1em;}