﻿body {
	
	
}
body.inner-page
{
	 
	
}
div.wrap {
	 vertical-align:top;
	     margin: -15px;
	padding: 0;
}
div#wrapper 
{
	  margin: 0 auto;
	width: 770px;
	
}
* {
	margin: 0;
	padding: 0;	
}

.logo
 {  margin: 0;
	padding: 0;
     }
.top-nav 
{
	margin: 0;
	padding: 0;
}

.inner-page .content
{
     margin: 0px;
     vertical-align:top;
   
}  

.inner-page .ContentTwo 
{
	margin: 0px;
	padding: 0px;
	width: 376px;
	overflow:hidden
}
.CHRight
{
     margin: 0px;
	padding: 0px;
	width: 199px;
	 min-height:157px;
	overflow:hidden;
	 display: table-cell;

	
}

.inner-notes
{
     margin: 0px;
     padding: 15px;
     width: 199px;
     
}
.CHLeft
{
     margin: 0px;
     padding: 0px;
     width: 195px;
    
    
     min-height:157px;
     background-color: #ea0001;
     overflow: hidden;
     background: url(img/index_04.jpg) no-repeat ;
     
}


img
{
     border: none;
     margin:0px;
     padding:0px;
}





/* Headings */
h1
{
    font-size: 16px;
	font-weight: normal;
	margin-bottom:16px;

	 
	
}
h2
{
     font-size: 12px;
     color: #FF0000;
     text-decoration: underline;
     font-weight: bold;
   
}
/* Paragraphs */
p {
	margin: 0px 0px 10px 0px;
	padding: 0;
	line-height: 1.5;
}
.content p 
{
	margin: 0 0 10px;
	padding: 0;
}
.content p.more
{
	text-align: right;
	font-size: 11px;
}
.footer p
{
	margin: 0;
	font-size: 10px;  
	color: #62676A;
}
.date, .content p.date
{
	color: #700608;
	font-size: 10px;
	margin-bottom: 0;
}
.page-title p
{
	padding: 30px 0 0 68px;
	color: #fff;
	width: 570px;
	line-height: 1.8;
}
/* Lists */
ul, ol {
	margin: 0 0 10px 25px;
	padding: 0;
	list-style-position: outside;
}
.CHRight ul  li
{
      
     
	padding-left: 30px;
	list-style-type: none;
	 
	background: transparent url(img/red.arrow.gif) no-repeat 9px 5px;
	
}
.CHRight ul
{
    margin-left:15px;
      }
.CHRight  li
{
	 padding-bottom:10px;
	
}
li {
	margin: 0;
	padding: 0;
	list-style-type: disc;
}
ol li {
	list-style-type: decimal;
}
.content ul 
{
	margin-left: 0;
}
.content ul li
{
	padding-left: 30px;
	list-style-type: none;
	background: transparent url(img/red.arrow.gif) no-repeat 9px 5px;
}
.innertube ul li
{

  padding-left: 30px; line-height: 1.5;
	list-style-type: none;
	background: transparent url(img/red.arrow.gif) no-repeat 9px 5px;   
     
 }
 .innertube ul
 {
       padding-top:6pt;
  padding-bottom: 6pt;
  }
.content ol 
{
	margin-left: 30px;
}
.content ul.key-items 
{
	color: #700608;
	font-weight: bold;
}
.content ul.key-items li
{
	background-image: url(img/bullet-yellow.gif);
	background-position: 5px 2px;
}
.wrap .news-list 
{
	margin: 0;
}
.wrap .news-list li
{
	padding: 17px 0;
	list-style-type: none;
	background: transparent url(img/red.arrow.gif) repeat-x 0 100%;
}
/* Semantic */
strong {
	font-weight: bold;
	font-style: normal;
}
em {
	font-weight: normal;
	font-style: italic;
}
address 
{
	padding-top: 5px;
	font-style: normal;
	line-height: 1.5;
}
.footer .contact address 
{
	display: inline;
}
/* Links */
a:link, a:visited, a:hover, a:active {
	
	text-decoration: none;
}
a:hover {
	color:#999999;
	text-decoration: underline;
}
.logo a:link, .logo a:visited, .logo a:hover, .logo a:active {
	color: #fff;
	text-decoration: none;
}
.sidebar h4 a:link, .sidebar h4 a:visited, .sidebar h4 a:hover, .sidebar h4 a:active 
{
	color: #464646;
}
.sidebar a:link, .sidebar a:visited, .sidebar a:hover:, .sidebar a:active
{  color:#FF0000;
     	text-decoration: underline;
     }
.contact a:link, .contact a:visited, .contact a:hover, .contact a:active {
	color: #ccc;
	text-decoration: underline;
}

a:link,  a:visited,   a:active 
{    color:#575D60;
	text-decoration: none;
}
 a:hover
 {
     text-decoration:underline;
     color:#FF0000;}

.CHRight a:link, .CHRight a:visited, .CHRight a:active
{   font-size: 12px;
	font-weight: bold;
	color: #575D60;
	text-decoration: none;
}
     
.CHRight a:hover
{  color: #dedfde;
	text-decoration: none;
}
     
.footer   a:link, .footer a:visited, .footer a:active
{ 
  font-weight: bold;
     color: #62676A;
	text-decoration: none;
}
.footer a:hover
{  color: #dedfde;
	text-decoration: none;
}
 /* Community Logo */
.poweredBySitefinityLogo 
{
	padding: 20px 0;
	width: 100%;
	float: left;
	clear: both;
}
.RedText
{  color:#FF0000;
     }
.RCImg
{
     text-align:center;
 }
 
 .GrayText
 {   color:#bbbab8;
     }