/* Global */
html { width: 100%; height: 97%; overflow: scroll; }
body { color: #ccc; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 13px; background-color: black; background-image: url(../images/flowers_fill.gif); background-repeat: repeat-x; margin: 0; padding: 0; width: 100%; height: 100%  }
.normal { color: #ccc; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 13px; margin: 0; padding: 0; }

/* Body */
#main_content_table { background-image: url(../images/background_body.gif); background-repeat: repeat-x; width: 100%; height: 100%; }
.main_content { background-color: #180d0a; height: 100%; }
#main_table  { width: 100%; height: 100%; }
#top_nav  { background-image: url(../images/flowers.jpg); background-repeat: no-repeat; background-position: center bottom; vertical-align: top; width: 100%; height: 200px; }
#top_navigation_table { width: 100%; height: 200px; }


/* Links */
a  { color: #FFFFFF; text-decoration: none; }
a:hover { text-decoration: underline; }
.title  { font-weight: bold }

/* Page Copy Styles */
.title { color: #fcbd79; font-size: 11px; font-weight: bold; padding-top: 0px; }
.white_title { color: #FFFFFF; font-size: 11px; font-weight: bold; }
.normal { color: #cccccc; font-size: 11px;}
.author {color: #fcbd79; font-weight: normal; }

a.link_body { color: #ffce4c; font-weight: normal; text-decoration: underline; }
a.link_body:hover { color: #FFFFFF; font-weight: normal; }

a.main_nav { margin-right: 11px; }
a.main_nav:hover { margin-right: 11px;}
a.main_nav_selected { color: #ef494a; margin-right: 11px; font-weight: normal; }
a.main_nav_selected:hover { color: #ef494a; margin-right: 11px; text-decoration: none;}
img.border { border: solid 1px #827c7a; }

/* Page Layout Styles */
td.theheartthemind { vertical-align: top; height: 498px; }
.top_header { text-align: center; width: 30%; height: 175px; }
.top_nav { text-align: center; width: 100%; height: 25px; }
.poplar_logo { text-align: right; vertical-align: top; width: 100%; height: 55px; padding-top: 0px; padding-right: 14px; }
.top_contact_info { text-align: left; vertical-align: top; width: 100%; height: 90px; padding-top: 18px; padding-left: 15%; }

.song_list { height: 23px; border-bottom: 1px solid #433b38; }
.song_preface { height: 23px; border-bottom: 1px solid #433b38; color:#fcbd79; font-weight: normal; }

.content_wrapper { vertical-align: top; width: 100%; height: 100%; padding-top: 42px; }

.default_column_table { vertical-align: top; width: 737px; }
.default_column_left { text-align: center; vertical-align: top; width: 217px; margin-right: 20px; padding-right: 20px; }
.default_column_right { text-align: left; vertical-align: top; width: 520px; }

.home_column_table { vertical-align: top; width: 580px; }
.home_column_right { text-align: left; vertical-align: top; width: 364px; }

.gallery_column_left { text-align: center; width: 350px; vertical-align: top; padding-bottom: 24px; border: solid 0 maroon; }
.gallery_column_right { text-align: center; width: 350px; vertical-align: top; padding-bottom: 24px; border: solid 0 lime; }

