/*************************************************/
/***** stylesheet for clcweb                 *****/
/*************************************************/

/** general styles                              **/
/*************************************************/
body,td,br {
  font-family: Tahoma, sans-serif;
  font-size: 12px;
}

img {
  border-width: 0px;
}

h1, h2, h3, h4 {
  color: #3b2f68;
  padding: 0px 10px 0px 10px;
  width: 100%;
  font-family: Tahoma, sans-serif;
  text-align: center;
}

h1 {
  font-size: 18px;
  margin: 8px 18px 25px 0px;
}

h2 {
  font-size: 16px;
  margin: 6px 14px 20px 0px;
}

h3 {
  font-size: 14px;
  margin: 4px 10px 15px 0px;
}

h4 {
  font-size: 12px;
  margin: 2px 6px 10px 0px;
}

h5 {
  font-size: 10px;
  margin: 1px 4px 5px 0px;
}

h4.heading1 {
  color: #7b2d2d;
  margin: 2px 10px 4px 5px;
  text-align: left;
  font-weight: bold;
}

h4.heading2 {
  color: #7b2d2d;
  margin: 2px 10px 4px 5px;
  text-align: left;
  text-transform: uppercase;
}

h5.heading2 {
  color: #7b2d2d;
  margin: 2px 8px 4px 5px;
  text-align: left;
  text-transform: uppercase;
}

b.notsobold {
  color: #3b3b3b;
}

ul.notalist {
  list-style-type: none;
  padding-left: 20px;
  margin-left: 0;
}

ul.notalist li {
  padding-bottom: 5px;
}

.main {
  font-family: Tahoma, sans-serif;
  margin-top: 25px;
  font-size: 12px;
  color: #6c6c6c;
}

.main_content {
  font-family: Tahoma, sans-serif;
  margin-top: 5px;
  margin-right: 20px;
  font-size: 12px;
}

.text_in {
  font-family: Sans-serif;
  border-width: 1px;
  background-color: #cbe3bc;
  border-color: #46732a;
  border-style: solid;
  color: #424242;
  font-size: 12px;
  text-decoration: none;
  text-align: left;
  font-weight: bold;
}

.green_bold {
  font-family: Tahoma, sans-serif;
  font-size: 11px;
  color: #46732A;
  font-weight: 900;
}

.anchor {
 width: 0;
 height: 0;
}

.border {
  border-width: 1px;
  border-color: #7c739d;
}

.border_h {
  border-width: 1px;
  border-color: #dc7281;
}

.noborder {
  border-width: 0;
}

.hbar {
  float: left;
  padding: 0;
  margin: 0;
  text-align: center;
}

.hbar img {
  width: 196px;
  height: 1px;
  margin: 15px 0px 15px 0px;
  border-width: 0;
}


/** style for Bible passages */
.passage {
  font-family: Times, Helvetica, Arial, cursive;
  font-style: italic;
  font-weight: normal;
  letter-spacing: 0.03em;
  font-size: 13px;
}

/** style for important messages */
.important {
  font-family: Arial, Tahoma, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: 0.01em;
  font-size: 13px;
}

#mission_statement {
  width: 340px;
  height: 237px;
  text-align: center;
  font-style: italic;
  font-weight: bold;
  color: #3b3b3b;
  background: #fff url(../images/mission_stat.gif) no-repeat;
}

/** style for pages with one colored background **/
#full_page {
  background: #fff url(../images/site/8_back_m.gif) repeat;
  width: 736px;
}

#full_page_b {
  background: #fff url(../images/site/bar_h_9.gif) no-repeat;
  width: 736px;
  height: 14px;
}

#full_page div {
  padding: 25px 50px 10px 50px;
  margin: 0;
}

#full_page div, #full_page td {
  font-family: Tahoma, sans-serif;
  color: #171f2a;
  font-size: 12px;
}

#full_page div div {
  padding: 0;
}

#full_page div.img_left {
  float: left;
  margin: 10px 35px 20px 5px;
  text-align: left;
}

#full_page div.img_right {
  float: right;
  margin: 10px 5px 20px 35px;
}

#full_page div.img_middle {
  text-align: center;
  margin: 15px 0px 20px 0px;
}

#full_page div.txt_left, #full_page div.txt_right, #full_page div.txt_middle {
  margin: 0px 10px 10px 10px;
  vertical-align: middle;
}

#full_page div.txt_left td {
  text-align: left;
  height: 210px;
}

#full_page div.txt_right td {
  text-align: right;
  height: 210px;
}

#full_page div.txt_middle td {
  text-align: center;
}

#full_page div.spacer, #full_page2 div.spacer {
  clear: both;
  width: 100%;
  height: 10px;
  margin: 0;
}

#full_page img {
  padding: 0;
  vertical-align: middle;
  border-width: 1px;
  border-color: #7c739d;
}

.full_page li {
  margin-top: 5px;
}

/** style for pages with compound background **/
.full_page1_1 {
  background: #fff url(../images/site/8_back_m.gif) repeat;
  margin: 0;
  padding: 0;
  width: 736px;
}

.full_page1_1 div {
  margin: 0;
  padding: 20px 45px 15px 45px;
}

.full_page1_1 table {
  margin: 0;
  color: #171f2a;
  font-size: 12px;
  vertical-align: middle;
}

.full_page1_1 td.vbar div {
  background: #fff url(../images/site/vbar_196.gif) no-repeat;
  padding: 0;
  margin-left: 25px;
  margin-right: 25px;
  width: 1px;
  height: 196px;
}

.full_page1_2 {
  background: #fff url(../images/site/bar_h_0.gif) no-repeat;
  width: 736px;
  height: 31px;
}

.full_page1_3 {
  background: #fff url(../images/site/2_back_m2.gif) repeat;
  margin: 0;
  padding: 0;
  width: 736px;
}

.full_page1_5 {
  background: #fff url(../images/site/bar_h_2.gif) no-repeat;
  width: 736px;
  height: 31px;
}

.full_page1_3 div {
  margin: 0;
  padding: 10px 45px 5px 45px;
}

.full_page1_3 div div {
  padding: 0;
}

.full_page1_3 table {
  margin: 0;
  color: #171f2a;
  font-size: 12px;
  vertical-align: middle;
}

#full_page1_4 {
  background: #fff url(../images/site/bar_h_9.gif) no-repeat;
  width: 736px;
  height: 14px;
}


/** active link styles                          **/
/*************************************************/
.read_more {
  margin-top: 5px;
  cursor: pointer;
}

.read_more a {
  font-family: Tahoma, sans-serif;
  font-size: 11px;
  color: #4f4f4f;
  text-decoration: none;
  font-weight: 900;
}

.mail_to {
  color: #4f4f4f;
  font-style: italic;
  text-decoration: none;
  cursor: pointer;
}

.mail_to:hover, .button_like a:hover, a.sermon:hover {
  text-decoration: underline;
}

.button_like a {
  text-decoration: none;
  line-height: 15px;
  color: #333366;
}

a.sermon {
  font-weight: bold;
  color: #3b3b3b;
  text-decoration: none;
}


/** menu styles                                 **/
/*************************************************/
td.topMenu:hover {
  cursor: pointer;
}

td.topMenu, td.topMenu img, td.topMenuM {
  padding: 0;
  margin: 0;
  border: 0;
}

.menu_bottom a {
  font-family: Tahoma, sans-serif;
  font-size: 11px;
  color: #676666;
  text-decoration: none;
  cursor: pointer;
}

.menu_bottom a:hover {
  text-decoration: underline;
}

.bottom_msg {
  font-family: Tahoma, sans-serif;
  font-size: 11px;
  color: #918e8e;
  text-decoration: none;
  margin-left: 0px;
  margin-top: 25px;
  margin-bottom: 5px;
}

.dark {
  font-family: Tahoma, sans-serif;
  font-size: 11px;
  color: #4f4f4f;
  text-decoration: none;
  font-weight: 900;
}

.mark {
  font-size: 16px;
  font-weight: bold;
  color: orange;
}


/** index pages styles **/
/*************************************************/
#index_b {
  background: #fff url(../images/site/bar_h_1.gif) no-repeat;
  width: 736px;
  height: 17px;
}


/** table styles **/
/*************************************************/
table.info {
  background-color: #fff;
  border: thin solid #6062af;
}

table.info th {
  padding: 4px;
  border: thin solid #6062af;
}

table.info td {
  padding: 20px;
  border: thin solid #6062af;
}

table.info th {
  background-color: #3b2f68;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
}

table.sermons {
  border: thin solid #6062af;
}

table.sermons th {
  background-color: #3b2f68;
  color: #fff;
  cursor: pointer;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 12px;
  font-weight: bold;
}

table.sermons td, table.sermons th {
  padding-left: 5px;
  padding-right: 5px;
  text-align: center;
}

table.sermons th.sort:hover {
  text-decoration: underline;
  color: yellow;
}


/** news snippet styles                         **/
/*************************************************/
.news_pic {
  margin-top: 12px;
  text-align: center;
}

.news_header {
  font-family: sans-serif;
  font-weight: bold;
  margin-top: 10px;
  font-size: 11px;
  color: #008080;
}

.news_content {
  font-family: serif;
  margin-top: 6px;
  font-size: 12px;
  color: #6c6c6c;
}


/** prayer page styles                          **/
/*************************************************/
div.prayer {
  padding-left: 120px !important;
  padding-right: 120px !important;
}

div.prayer td {
  color: #000066 !important;
  font-size: 14px !important;
  text-align: left;
  vertical-align: middle;
  font-family: Verdana, Arial, Helvetica, sans-serif !important;
}

div.prayer th {
  color: #3b2f68;
  padding: 15px 10px 15px 10px;
  font-size: 14px !important;
  text-align: center;
  font-family: Lucida Handwriting, Verdana, Arial, Helvetica, sans-serif !important;
}


/** sermon load window styles                   **/
/*************************************************/
#sermonWindowId, #sermonWindowId div {
  margin: 0;
  width: 260px;
  text-align: center;
}

#sermonWindowId {
  padding: 10px;
}

#sermonWindowId div {
  padding: 0;
}


/** photo gallery styles                        **/
/*************************************************/
div.photoAlbum {
  width: 150px;
  height: 160px;
  float: left;
  margin-left: 4px !important;
  padding: 3px 0 !important;
  text-align: center;
  cursor: pointer;
}

div.photoAlbum:hover {
  background-color: #afd1d1;
}

.photoImg {
  cursor: pointer;
  border: 0px;
}

a.photoLink, a.photoLink:visited {
  text-decoration: none;
  color: #3b2f68;
  font: 12px Verdana;
  font-weight: bold;
  cursor: pointer;
}

a.photoLink:hover, a.photoLink:active {
  text-decoration: underline;
  color: #bdc6fc;
  font: 12px Verdana;
  font-weight: bold;
  cursor: pointer;
}

.photoOver {
  background-color: #bdc6fc;
}

.photoOut {
  background-color: #3b2f68;
}

.photoSelected {
  background-color: #ff0000;
}


/** miscellaneous styles                        **/
/*************************************************/
ol.list li, ul.list li {
  text-align: left;
  padding-top: 7px;
}

ol.list, ul.list, .list ol, .list ul {
  padding-left: 20px;
  margin-left: 0px;
}

