@charset "UTF-8";
/* 
#   Coalition of Families of Korean & Cold War POW/MIAs
#   Main CSS Document
#   Created By: Dru Knox
#   Creation Date: 9/19/09
#   Last Edit: 9/19/09 
*/


/* structure */
body {padding:0; margin:0; background:#EFE7DE;}

table#header {margin-right:auto; margin-left:auto; width:1000px;}
table#main {margin-right:auto; margin-left:auto; width:80%}
td#banner img {border-right:solid 1px; border-left:solid 1px; border-bottom:solid 1px;}

tr#navbar td {text-align:center; height:1.5em;}
td.buffer {width: auto; background-color:#AA956A; border-left:solid 1px; border-right:solid 1px; 
           border-bottom:solid 1px;}
td#navlink1 {width: 100px; background-color:#AA956A; border-bottom:solid 1px;}
td#navlink2 {width: 200px; background-color:#AA956A; border-left:solid 1px; border-bottom:solid 1px;}
td#navlink3 {width: 220px; background-color:#AA956A; border-left:solid 1px; border-bottom:solid 1px;}
td#navlink4 {width: 120px; background-color:#AA956A; border-left:solid 1px; border-bottom:solid 1px;}
td#navlink5 {width: 100px; background-color:#AA956A; border-left:solid 1px; border-bottom:solid 1px;}
td#navlink6 {width: 140px; background-color:#AA956A; border-left:solid 1px; border-bottom:solid 1px;} 

tr#navbar td a {text-decoration: none; font-family:Arial, Helvetica, sans-serif; font-size:14px;color:#FFFFFF;}
tr#navbar td a div {padding:4px;}
tr#navbar td a:link, tr#navbar td a:visited {background: #AA956A;}
tr#navbar td a:focus div, tr#navbar td a:hover div, tr#navbar td a:active {background-color:#644221;}

table#main {width: auto;}
td.contentText {padding: 10px 5px 5px;}
td.contentText h1 {margin:3px 3px 5px; font-family:Arial, Helvetica, sans-serif;}
td.contentText p {margin:4px; text-align:justify; padding: 0 4px 0 0; text-indent:1em;}
td.photobucket {vertical-align:middle; text-align:center;}
td.photobucket img {margin-right:10px; border: solid 1px;}

#specialAnnouncement {text-align:center;}

#verse {vertical-align:top; padding:0 45px 0;}
p.verseLeft {font-style:italic; font-size: 12px;}
p.verseTab {font-style:italic; font-size: 12px; text-indent:2em;}
p#verseSig {font-size: 13px;text-indent:9em;}

table#sidebar {float: left; width:15%;}
td#links div {width: 180px; vertical-align: top; text-align: center; border-right: solid 1px; padding:0 15px 5px;}
td#links img {margin:0 0 8px;}
td#links h3 {text-align:left; margin-bottom:3px; font-size:18px; font-family:Arial, Helvetica, sans-serif;}
td#links p {text-align:left; margin:2px; font-size:15px;}

td#newsheader {vertical-align:bottom;}
td#newsHeader h1 {margin:16px 3px -1px; font-family:Arial, Helvetica, sans-serif; font-size:25px;}
td#newsHeader h4 {margin:0 2px 6px; font-size:15px; font-family:Arial, Helvetica, sans-serif;}
.newslink h2 {margin:0 4px 0; font-size:20px; font-family:Arial, Helvetica, sans-serif;}
.newslink h4 {margin:0 4px 0; font-style: italic; font-size:15px; font-family:Arial, Helvetica, sans-serif;}
.newslink p {margin:3px 4px 1px;}
td.newslink a div {padding:3px;}
td.newslink a {color:#000000; text-decoration: none;}
td.newslink a:link, td.newslink a:visited {background: #EFE7DE;}
td.newslink a:focus div, td.newslink a:hover div, td.newslink a:active {background-color:#C3BCB5;}

div#footer {margin: 5px 0 10px; text-align:center; font-size:12px; color:#666666;}
div#footer p {margin:0;}

/* format */


/*
# Revision History
# 9/19/09 - added rule to increase size of sideWrap <td> (ITD), added rule to float sidebar table to left
#
#
*/