﻿body {
  background-color: #ffffff; 
  width: 950px;
  margin-right: auto;
  margin-left: auto;
  font-family: Arial;  
}

.pagetop 
{
  background-image: url(../images/shcf_pagebordertop.png);
  background-repeat: no-repeat;
  width: 950px;
  height: 32px;
}

.pagemid
{
  background-image: url(../images/shcf_pagebordermid.png);
  background-repeat: repeat-y;
  width: 950px;
  padding-left: 15px;
  padding-right: 15px;
}

.pagebot
{
  background-image: url(../images/shcf_pageborderbot.png);
  background-repeat: no-repeat;
  width: 950px;
  height: 32px;
}

.pageheader
{
  width: 920px;
}

.maincontent
{
  padding-top: 15px;
  padding-left: 5px;
  padding-right:15px;
  font-size: 12px;
  width: 645px;
}
.rightcontent
{
  background-color :#FBD7EA;
  width:268px;
  max-width:268px;
  word-wrap: break-word;
}
.newsitem
{
  background-color:#FBD7EA;
  width: 238px;
  max-width: 238px;
  margin-bottom:15px;
}
.newsheading
{
  font-size: 13px;
  font-weight: bold;
  color: #666666;
}
.newsdate
{
  font-size: 12px;
  font-weight: bold;
  font-style: italic;
  color: #888888;
}
.newscontent
{
  font-size: 12px;
  font-weight: normal;
}
.newscontent_right
{
  font-size: 12px;
  font-weight: normal;
  word-wrap: break-word;
}
.newssection
{
  background-color:#FBD7EA;
  padding-bottom: 5px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  width: 238px;
  height:100%;
}

.whatsonitem
{
  background-color:#fde8f3;
  width: 238px;
  max-width: 238px;
  margin-bottom:15px;
}
.whatsonheading
{
  font-size: 13px;
  font-weight: bold;
  color: #666666;
  
}
.whatsondate
{
  font-size: 12px;
  font-weight: bold;
  font-style: italic;
  color: #888888;
}
.whatsoncontent
{
  font-size: 12px;
  font-weight: normal;
}
.whatsonsection
{
  background-color:#fde8f3;
  padding-bottom: 5px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  width: 238px;
}

.menucontainer
{
  background-image:url(../images/shcf_menu_background.png);
  background-repeat:repeat-x;
  width: 950px;
}

.menuoption
{
  height:50px;
  padding-top:10px;
  padding-right: 30px;
}

.footer
{
  font-size: 10px;
  text-align: center;
  color: Gray;
}

.checkoutheading
{
  color: #07ae94;
  font-size:16px;
  font-weight:bold;
}
.appealname
{
  color: #07ae94;
  font-size:12px;
  font-weight:bold;
}
.appealdivider
{
  clear:both;
  height:1px;
  background-color:Silver;
  margin-bottom:10px;
  margin-top:10px;
}
.appealcontainer
{
  clear:both;
}

.newsitemheading
{
  color: #07ae94;
  font-size:16px;
  font-weight:bold;
}

.newsitemdate
{
  font-size: 12px;
  font-weight: bold;
  font-style: italic;
  color: #888888;
}

.pagelink a
{
  font-size: 14px; 
  color: #07ae94; 
  font-weight: bold;
}
.pagelink a:visited
{
  font-size: 14px; 
  color: #07ae94; 
  font-weight: bold; 
}

.home_section
{
 clear: both; 
 vertical-align:top;
 text-align:justify;
}
.home_sectioncenter
{
 clear: both; 
 vertical-align:top;
 text-align: center;
 padding-left:70px;
 padding-right:70px;
}

.home_sectionheading
{
 font-size : 16px; 
 color: #07ae94; 
 font-weight: bold; 
 margin-bottom:10px;
}
.home_divider 
{ 
 clear:both; 
 border-bottom: Solid 1px Silver; 
 Width:640px; 
 margin: 0px 0px 15px 0px;
}
.home_preview
{
  width: 655px;
  padding-right: 10px;
}
.home_imageleft
{
  float:left;
  font-size:11px;
  color: #333333;
  margin-right:15px;
  margin-top: 4px;
  margin-bottom: 4px;
}
.home_imageright
{
  float:right;
  font-size:11px;
  color: #333333;
  margin-left:15px;
  margin-top: 4px;
  margin-bottom: 4px;
}
.home_imagecentered
{
  font-size:11px;
  color: #333333;
  margin-left:15px;
  margin-top: 4px;
}
.home_content p
{
  margin: 0px;
}
