/*
   CWB110: Final Project

   Courageous Hearts Ministries, Inc.
   Loveland, CO 80537

   Courageous Hearts Style Sheet

   Author: Steve Cook
   Date: Nov 4, 2011

   Filename:   CHM.css
   Supporting files: background.jpg

*/

body                 {margin: 0px; background: ivory url(background.jpg) repeat-y; font-size: 1em}

#content             {width: 1098px; position: absolute; top: 0px; left: 0px; margin: 0px; padding: 0px}

#headBanner          {width: 1243px; height: 150px; padding-bottom: 0px; margin-bottom: 0px}
#rightImage          {position:absolute; top: 150px; left: 1096px; padding-left: 0px; margin-left: 0px}

#linksCol            {width: 200px; float: left; margin: 5px 0px 0px 0px}

#linksCol a          {width: 80%; display: block; font-family: Arial, Helvetica, sans-serif;
                      margin: 5px 5px 5px 10px; font-size: 0.9em}

#linksCol a.current  {font-weight: bold; margin-top: 15px; font-size: 1em}
#linksCol a.indent   {margin-left: 20px; font-style: italic}
#linksCol a.spcdown  {margin-top: 15px}

#linksCol a:link     {color: rgb(255, 255, 160); text-decoration: none}
#linksCol a:visited  {color: rgb(255, 255, 160); text-decoration: none}
#linksCol a:hover    {color: white; font-weight: bold; text-decoration: underline}
#linksCol a:active   {color: white; font-weight: bold; text-decoration: none}

#mediaCol p.emph, #contentCol p.emph
                     {font-family: 'Times New Roman', Times, serif; font-size: 1.4em; color: rgb(60, 60, 10)}

#mediaCol            {margin-left: 215px; margin-top: 10px; margin-right: 20px}
#videoFrame          {text-align: center; margin-top: 50px}

#contentCol           {margin-left: 210px; margin-right: 20px; border: 2px; border-color: black}
#contentCol a:link    {color: rgb(60, 60, 10)}
#contentCol a:visited {color: rgb(60, 60, 10)}
#contentCol a:hover   {color: rgb(60, 60, 10); font-weight: bold}
#contentCol a:active  {color: rgb(60, 60, 10)}

#contentCol ul, #linksCol dl
                     {list-style-position: inside}
#contentCol li, #contentCol dt, #contentCol dd
                     {color: rgb(60, 60, 10); font-family: Arial, Helvetica, sans-serif; margin-bottom: 3px}

#contentCol dt       {font-weight: bold; margin-top: 10px}
#contentCol li.spcdown {margin-top: 10px}

#contentCol p, #contentCol blockquote
                     {font-family: Arial, Helvetica, sans-serif; font-size: 1em; color: rgb(60, 60, 10)}

#contentCol p.phead, #contentCol span.phead
                     {font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: rgb(60, 60, 10); padding-bottom: 0px}

#addr                {clear: left; border-top: 1px solid black; text-align: center; font-size: .8em;
                      padding-top: 2px; padding-bottom: 5px; margin-top: 20px}
#footercopyright     {clear: left; border-top: 1px solid black; text-align: center; font-size: .8em;
                      padding-bottom: 10px; padding-top: 5px}

#bottomLinks         {text-align: center; margin-left: 200px; padding: 5px 0px; background-color: black}
#bottomLinks a       {font-family: Arial, Helvetica, sans-serif; font-size: 0.9em; padding: 5px 20px;}
#bottomLinks a:link     {color: rgb(255, 255, 160); text-decoration: none}
#bottomLinks a:visited  {color: rgb(255, 255, 160); text-decoration: none}
#bottomLinks a:hover    {color: white; font-weight: bold; text-decoration: underline}
#bottomLinks a:active   {color: white; font-weight: bold; text-decoration: none}