/* Body */
BODY {
	margin:             0px;
	color:              #000000;   
	background-color:#;
		/*background-image:  url('../images/_ice_tile.jpg'); */
	}

/* tables */
td,tr,p,div {
	font-family   : Verdana, Arial, Helvetica, sans-serif;
	font-size     : 12px;
	color         : #000000;
	
	}

/* header */

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333300;
  }
h4 {
	color        : #000000; 
        font-family  : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size    : 16px; 
        font-weight  : bold;
	}

/* header */	
h5 {
	color        : #000000; 
        font-family  : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size    : 14px; 
        font-weight  : bold;
	}

/* header */	
h6 {
	color        : #000000; 
        font-family  : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size    : 12px; font-weight: bold;
	}

/* Standard Links */
a:link, a:visited {
	font-size       : 13px; 
        color           : #000066; 
        text-decoration : none;
	font-family     : Arial, Helvetica, sans-serif;
	}

/* Standard Links Hover */
a:hover {
	color            : #990000;	
        text-decoration  : underline;
	}

.mbuttons {
  display          : inline;
  -moz-opacity     : 0.95;
  font-family      : Helvetica, Arial, serif;
  width            : 100%;
  text-align       : center;
 /* filter           : Alpha(opacity=85, finishopacity=85, style=1); */
  font-weight      : bold;
  text-decoration  : none;
}

a.mbuttons:link, a.mbuttons:visited {
  padding-top      : 1px;
  padding-bottom   : 1px;
  padding-left     : 2px;
  padding-right    : 2px;
  border           : 1px solid #555555;
  color            : #330000;
}
a.mbuttons:hover {
  padding-top      : 1px;
  padding-bottom   : 1px;
  padding-left     : 2px;
  padding-right    : 2px;
  text-decoration  : none;
  border           : 1px solid #990000;
    background-color: #ddd;
  color            : #990000;
}

/* Horizontal Line */	
hr {
	color   :#DF9C00; 
	}

hr.separator {
	height   : 1px;
	width    : 75px;
	border   : 1px;
}

/* Default Class Settings */	
.mainlevel  {
	letter-spacing   : 1px;
	padding-left     : 15px;
	width            : 95%;
}
table.moduletable th {
    margin:             3px;
    text-align:         center;
    font-weight:        bold;
    font-size:          12px;
    width:              90%;
    color:              #FFCC00;
	white-space:        nowrap;
    border:             2px #990000 ridge;
    background-color:   #000066; 
}

table.moduletable {
	text-align:     justify;
	width:          90%;
	margin: 2 px;
}
.moduletableinset td  {
	color:          #ccc;
}

.moduletableuser1 td {
	color:          #000000;
	
}

.mainmenu {
  letter-spacing   : 2px;
  padding-left     : 0px;
  width            : 90%;

  
}
/* Main Menu Items */
a.mainmenu:link, a.mainmenu:visited, a.mainlevel:link, a.mainlevel:visited {
	color              : #000066; 
   font-family        : Verdana, Geneva, Arial, Helvetica, serif;
	font-weight        : normal;
/*      background         : url('../images/icon01.png'); */
	background-repeat  : no-repeat; 
	}

/* Main Menu Items Hover */	
a.mainmenu:hover, a.mainlevel:hover {
	font-weight        : normal;
	color              : #990000; 
        text-decoration    : underline;
/*        background         : url('../images/icon02.png'); */
	background-repeat  : no-repeat; 
	}

/* Sublevel Main Menu Items */
.sublevel {
  letter-spacing   : 1px;
  padding-left     : 15px;
}

/* Sublevel Main Menu Items Standard and Visited */
a.sublevel:link, a.sublevel:visited {
	color              : #747474; 
        font-family        : Verdana, Geneva, Arial, Helvetica, serif;
	font-weight        : normal;
/*         background         : url('../images/icon01.png'); */
	background-repeat  : no-repeat; 
        width              : 80%;
}
/* Sublevel Main Menu Items Hover */
a.sublevel:hover {
	color: #000000; text-decoration: none;
   /*      background       : url('../images/icon02.png'); */
	background-repeat: no-repeat; 
        width            : 80%;
	}

/* Content - Sections & Categories */
.contentpane {
	background-color : #cccccc;
	margin: 0px 10px 0px 10px;
	border : 1px solid #AFAFAF;
	width            : 96%;
	}
		
.contentpaneopen {
        margin: 0px 10px 0px 10px;
        width            : 96%;

	}

/* Content - Section Headers */	
.contentheading {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
 	color: #694C08;  
	text-align: left;
        margin: 5px 5px 5px 5px;
	}

/* Content - Section Descriptions */		
.contentdescription {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: justify;
        margin: 5px 5px 5px 5px;
        width            : 96%;
	}
	
/* Blog Content Visited and Normal Links */
a.blogsection:link, a.blogsection:visited {
	color: #747474; text-decoration: none; font-weight: normal;
	font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	}

/* Blog Content Hover Links */
a.blogsection:hover {
	color: #000000;	text-decoration: underline;
	}

/* Web Content Visited and Normal Links	*/
a.weblinks:link, a.weblinks:visited {
	color: #747474; text-decoration: none; font-weight: normal;
	font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	}

/* Web Content Hover Links	*/
a.weblinks:hover {
	color: #000000;	text-decoration: underline;
	}

/* Article and News pagenation Readon Visited and Normal Links	*/
a.readon:link, a.readon:visited {
	color: #000000; text-decoration: none; font-weight: normal;
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

/* Article and News pagenation Readon Hover Links	*/
a.readon:hover {
	color: #0251D4;	text-decoration: underline;
	}

/* Module Header Attributes */
.moduleheading {
	font: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; 
	color: #000000;
	text-align: left;
	height: 18px;
	line-height: 18px;
	white-space: nowrap;
	width: 80%;
 	border-bottom    : 1px #4B4B4B solid;
	}

/* Component Header Attributes */
.componentheading, .contentheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
 	color: #330000; 
	text-align:justify;
 	border-bottom    : 1px #4B4B4B dotted;
	}
button {
	font-family         : Verdana, Tahoma, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color               : #000000;
        line-height: 10px;
}
/* Submit Buuton Attributes */	
.button {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 9px;
	color: #000000;
	background-color: #909090;
	border-style: ridge;
	border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
	} 

/* Input Text Box Attributes */	
.inputbox {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	background: #cccccc;
	border: 1px #909090 solid;
    margin: 0px;
	}

/* Category Text Format and Links */
.category {
	color: #000000; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; font-weight: bold; text-decoration: none;
	}

/* Category Text Format and Links */
a.category:link, a.category:visited {
	color: #000066; font-weight: bold;
	}

/* Category Hover Attribute */
a.category:hover {
	color: #990000;
	}

/* Poll Font Format Attributes */	
.poll {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 14px
	}
.contentpane {
	background-color : #F5F5F5;	
}	
.sectiontableentry1 {
	background-color : #eeeeee;

	}

.sectiontableentry2 {
	background-color : #dddddd;

	}

.sectiontableheader {
	color : #990000;
	font-weight : bold;
	}
	
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none; 
	font-weight: normal;
	}

.smalldark {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #000000;
        text-decoration: none;
        font-weight: normal;
        }


.newsfeedheading {
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #000000;
        text-align:left;
        }

.newsfeeddate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}

.createdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none; 
	font-weight: normal;
	}

.modifydate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none; 
	font-weight: normal;
	}
			
ul {
	margin: 0px 0px 0px 0px;
	}

li { 
/*	list-style-image: url(../images/arrow.png); */
	}

.fase4rdf {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; color: #000000; font-weight: normal;
	}

a.fase4rdf:link {
	font-size: 11px; font-weight: normal; color: #FFF9B3;
	}

a.fase4rdf:hover {
	font-weight: bold; 
    color: #000000;
	}	

table.searchintro {
  	background-color: transparent;
	border: solid 1px #777777;
        width            : 90%;
	}

table.contact {
	background-color: transparent; 
        width            : 90%;
	}

table.contact td.icons {
	background-color: transparent;
	}

table.contact td.details {
	background-color: transparent;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        width            : 90%;
	}

.pagenav {
	color: #000000;  /* 694C08 */
}

a.pagenav {
	color: #694C08;
}

.pagenavbar {
	background-color:  #f0f0f0;  
}
a.pathway:link, a.pathway:visited {
        color: #000066; text-decoration: none; font-weight: normal;
        font-family:  Verdana, Tahoma, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font: bold;
        }
a.pathway:hover {
        color: #909090;        text-decoration: none;
        }
/* toms addons below*/		

.redborderbox {
	border: solid 990000 3 px;
}
.articletitle{
	font-family: "Lucida Calligraphy";
	font-size: 22px;
	color: #330000;
	font-weight: normal;
}	
.article_sub-title{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #83010E;
	font-weight: bold;
}	
.article_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
}
.article_scripture_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #83010E;
}
.article_big-title{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #83010E;
}
.black_table{
	background-color: #000000;
}
.prophetic-word{
	color: #330066;
	font-style: oblique;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
.sitemap{
	text-align: left;
}
	