
/* ################ GLOBAL ################ */


html, body {
    border:0;
    margin:0 auto;
    padding:0;
}
body {
    font-size: 100.01%;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.0em;
    color:#2e2e2e;
    width:100%;
    padding:0;
}


/* ############### HEADINGS ############### */
h1, h2, h3, h4, h5, h6 {
    margin:0;
    padding:0;
    font-weight:normal;
}
h1 {
    padding:5px 0;
    margin-bottom: 10px;
    letter-spacing:-1px;
    font-size:2em; 
    font-family: Verdana, Arial;
    text-transform:uppercase;
}
h2 {
    padding:3px 3px;
    margin-bottom: 10px;
    letter-spacing:-1px;
    font-size:1.5em;
    font-weight:800;
    font-family: Verdana, Arial;
    color:#FFFFFF;
    width:200;
    background-color: #01126A; 
}
h3 {
    padding:10px 0 0 0;
    font-weight:800;
    font-style: italic;
    font-size:1.2em;
    font-family: Verdana, Arial;
    color:#000000;
}
h4 {
    padding:3px 3px;
    margin-bottom: 10px;
    letter-spacing:-1px;
    font-size:1.0em;
    font-weight:800;
    font-family: Verdana, Arial;
    color:#000000;
    width:200;
}
/*#####################################################*/



/* ####################### CONTAINERS & CONTENT #################### */
.pagetitle {
    font-size:12px;
    width:220px;
    height:32px;
    border:0;
    margin:15px 0 10px 15px;
    text-align: center;
    background-image: url(http://www.ebchome.org/cms/assets/images/headerback.gif);
}
#wrap {
    display: block;
    background-color: transparent;
    width: 987px;
    height: 100%;
    margin: 0 auto;
}
#header {
    position: relative;
    float: left;
    width: 990px;
    height: 200px;
    background-color: #6699cc;
}
#navbar {
    float:left;
    height:260px;
    background-image: url(../../../images/topbackground.jpg);
    background-repeat: repeat-x;
    background-color: #808080;
    position:relative;
    width:inherit;
    margin: 0 auto;
    z-index: 15001;
}
#title {
    background-color: #000000;
    font: bold 12px Arial;
    color: #FFC34F;
    width: 98%;
    height: 20px;
    line-height: 1.7em;
    text-align: center;
    padding: 2px;
    margin-bottom: 10px;
}
#container {
    position: relative;
    z-index: 4;
    display: block;
    width:100%;
    background-color: transparent;
    margin: 0;
}
#centercontainer {
    position: relative;
    z-index: 1;
    float: left;
    width: 498px;
    height:100%;
    background-color: transparent;
    padding: 15px 0 15px 0;
}
#onecolcontainer {
    position: relative;
    z-index: 1;
    float: left;
    width: 990px;
    height:100%;
    background-color: transparent;
    padding: 15px 0 15px 0;
}
#twocentercontainer {
    position: relative;
    z-index: 3;
    float: left;
    left: 0px;
    width: 746px;
    height:100%;
    background-color: transparent;
    padding: 0;
    
}
#content {
    position: relative;
    z-index: 1;
    margin: 0 auto;
    padding: 5px;
    background-color: transparent;
}
#centercontent {
    position: relative;
    z-index: 1;
    width:462px;
    margin: 0 auto;
    padding: 10px;
    font-size:14px;
    background-color:#30506F;
}
#onecolcontent {
    position: relative;
    z-index: 1;
    width:930px;
    margin: 0 auto;
    padding: 25px 0px 15px 0px;
    font-size:14px;
    background-color:#FFFFFF;
}
#onecolcontent2 {
    position: relative;
    z-index: 1;
    width:930px;
    margin: 0 auto;
    padding: 25px 15px 15px 15px;
    font-size:14px;
    background-color:#EBEFF2;
}
#twocentercontent {
    position: relative;
    z-index: 3;
    width:746px;
    height:100%;
    margin-left: 10px;
    padding: 0 10px 0 10px;
    font-size:14px;
}
#twocentercontent2 {
    position: relative;
    z-index: 3;
    width:746px;
    height:100%;
    margin-left: 10px;
    padding: 0 10px 0 10px;
    font-size:14px;
}
#contentsmall {
    position: relative;
    z-index: 1;
    margin: 10px;
    padding: 5px;
    font-size:12px;
    background-color: transparent;
}
#leftblock {
    clear:left;
    position: relative;
    z-index: 3;
    float: left;
    left: 0px;
    width: 188px;
    height:100%;
    background-color: transparent;  
}
#rightblock {
    position: relative;
    float: right;
    right: 0px;
    width: 188px;
    background-color: #ABBD73;
}
#footer {
    width:990px;
    height:100px;
    text-align:center;
    color:#FFFFFF;
    font-weight:bold;
    font-size:12px;
    line-height:2.0em;
    margin: 0 auto;
    background-image: url(../../../cms/assets/images/footer200x100.jpg);
    background-repeat: repeat-x;
    clear: both;
}
#footer A {font-size: 12px; font-family: Arial, Verdana, sans-serif; color : #FFFFFF; text-decoration : underline;}
#footer A:visited {color: #FFFFFF;}
#footer A:active {color: #0499DD;}
#footer A:hover {color: #0499DD;}

#divider {
    width:99%;
    height:15px;
    border-bottom: 1px dashed #666666;
    margin-bottom: 15px;
}
#top-background {
    background-image: url(../../../cms/assets/images/top-header.png);
    background-repeat: repeat-x;
    margin: 0;
    width: 100%;
    height: 260px;
    float:left;
    position: absolute; top: left;
    z-index: 1;
}
#footer-background {
    background-image: url(../../../cms/assets/images/footer200x100.jpg);
    background-repeat: repeat-x;
    margin: 0;
    width: 100%;
    height: 100px;
    float:left;
    position: bottom;
    z-index: 1;
}
/*################################################################*/



/* ########### COMMON FORMATTING ########## */


p, ul, ol {
    margin:0;
    padding:0 0 0 0;
    line-height: 1.15em;
}
ul, ol {
    padding:0 0 0 2.5em;
}
blockquote {
    margin:1.25em;
    padding:1.25em 1.25em 0 1.25em;
}
#small {
    font-size:12px;
}
#medium {
    font-size:14px;
}
#large {
    font-size:18px;
}
img {
    border:0;
}
sup {
    position:relative;
    bottom:0.3em;
    vertical-align:baseline;
}
sub {
    position:relative;
    bottom:-0.2em;
    vertical-align:baseline;
}
acronym, abbr {
    cursor:help;
    letter-spacing:1px;
    border-bottom:1px dashed;
}


/* ################# NORM LINKS ################ */


.normlink a, a:link, a:visited {
    color: #ffffff;
    text-decoration: none;
}
.normlink a:hover, a:active {
    color:white;
    text-decoration:none;
}

/* ################# MAIN LINKS ################ */


.mainlink a, a:link, a:visited {
    color: #ffdc19;
    text-decoration: none;
}
.mainlink a:hover, a:active {
    color:#ffdc19;
    text-decoration:none;
}


/* ################ Vertical Menu without Slide */
.vertnav {
 list-style-image: url('../images/right.gif'); 
 position:relative;

 
    width:200px;
    padding: 10px 10px 20px 10px;
    font-size:12px;
    font-family: sans-serif, arial;
    color:#c0c0c0;
    background-color:#000000;
    background-image: url(../../../cms/assets/images/databack.jpg);
    background-repeat: repeat-x;
    border: 1px solid black;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-box-shadow: 0 0 20px #000000;
    -webkit-box-shadow: 0 0 20px #000000;

}
.vertnav ul li ul {
  margin-left: -15px;
}
.vertnav ul {
    line-height: 1.4em;
}
.vertnav a, a:link, a:visited {
    color: white;
    text-decoration: none;
}
.vertnav a:hover, a:active {
    color:#FFC34F;
    text-decoration:underline;
}

/*################# Vertical Slide Out Menu ###################*/

.sidebarmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: 13px Arial, Verdana;
width: 195px; /* Main Menu Item widths */
background-color: #588D31;
}
.sidebarmenu ul li{
position: relative;
background-color: #588D31;
}

/* Top level menu links style */
.sidebarmenu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: white;
text-decoration: none;
font-weight:normal;
padding: 6px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
border: 1px solid #000;
background-color: #588D31;
}

/*.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
background-color: #ffffff; background of tabs (default state)
}*/

.sidebarmenu ul li a:visited{
color: #CFC174;
}

.sidebarmenu ul li a:hover{
background-image: url(../../../cms/assets/images/nav-back2.jpg);
color: #000000;
font-weight:bold;
}

/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
margin-top: -180px;
margin-left: -5px;
z-index: 100;
width: 195px; /*Sub Menu Items width */
top: 0;
background-color: #ffffff;
visibility: hidden;
}

.sidebarmenu a.subfolderstyle{
background: url(../../../cms/assets/images/right.gif) no-repeat 97% 50%;
}

 
/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */


/* ################ FORMS ################ */


form {
    margin:0;
    padding:0;
    display:inline;
}
input, select, textarea, textbox {
    font:1em Arial, Helvetica, sans-serif;
    background-color: #ffffff;
}
textarea {
    width:100%;
    line-height:1.25;
}
label {
    cursor:pointer;
}
.filterbutton {
    background-image: url(../../../cms/assets/images/searchbutton.gif);
    font-size:12px; color:#333333;
}

/* ######################################## */



/* ############## DATA BLOCKS ############# */
#datablock1 {
    width:188px;
    font-size:12px;
    font-family: sans-serif, arial;
    color:#c0c0c0;
}
#datablock1 a, a:link, a:visited {
    color: white;
    text-decoration: none;
}
#datablock1 a:hover, a:active {
    color:#FFC34F;
    text-decoration:underline;
}
#datablock1 img {
    margin-bottom: 5px;
}
.multibox {
    background-image: url(../../../cms/assets/images/blockback.jpg);
    background-repeat: repeat-x;
    background-color: #F19116;
    padding:5px;
    font-size: 12px;
    height:100%;
    margin:0px 0 0px 0;
    text-align: left;
}
.multibox img {
    margin:4px;
}

.multibox2 img{
    margin:0;
}
.multibox.tr {
    background-image: url(../../../cms/assets/images/blockback.jpg);
    background-repeat: repeat-x;
    background-color: #F5BB33;

    font-size: 12px;
    margin-top:10px 0 10px 0;
    width:100%
}
.multiheadline {
    width:98%;
    padding: 2px;
    margin:5px 0;
    font-size: 14px;
    font-weight:800;
    color: #FF5F65;
    text-align:center;
    border: 1px solid black;
    background-image: url(../../../cms/assets/images/multiheadlineback.jpg);
    background-repeat: repeat-x;
}
/*orange*/
.multiheadline2 {
    width:98%;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 2px;
    margin:5px 0;
    font-size: 14px;
    font-weight:800;
    color: #5FFF93;
    text-align:center;
    border: 1px solid black;
    background-image: url(../../../cms/assets/images/multiheadlineback.jpg);
    background-repeat: repeat-x;
}
/*green*/
.multiheadline3 {
    width:98%;
    padding: 2px;
    margin:0 0;
    font-size: 14px;
    font-weight:800;
    color: #FFD35F;
    text-align:center;
    border: 1px solid black;
    background-image: url(../../../cms/assets/images/multiheadlineback.jpg);
    background-repeat: repeat-x;
}
/*purple*/
.multiheadline4 {
    width:98%;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 2px;
    margin:5px 0;
    font-size: 14px;
    font-weight:800;
    color: #7FD8FF;
    text-align:center;
    border: 1px solid black;
    background-image: url(../../../cms/assets/images/multiheadlineback.jpg);
    background-repeat: repeat-x;
}
#datablock1 a, a:link, a:visited {
    color: white;
    text-decoration: none;
}
#datablock1 a:hover, a:active {
    color:#FFC34F;
    text-decoration:underline;
}
/*################## Controls the size of the other well images ###############*/
#datablockimg img {
    width:40px;
}
/*##############################################################################*/


/*############# Controls the size of the arrows in left vertical menu ##########*/

#datamenu img {
    width:8px;
}
/*##############################################################################*/


/*###################### Tweet datablock css ####################*/
#tweets {
    font-size: 8px;
    font-family: sans-serif, arial;
}
#tweets img{
    width: 40px;
    padding:0 4px 0 0;
}
/*################################################################*/

/* ###################### hover row effect #######################*/

td.hoveron1 {
    background-color: #199dff;
}
    
td.hoveroff1 {
    background-color: transparent;
}
td.hoveron2 {
    background-color: #C4E2F4;
}
    
td.hoveroff2 {
    background-color: #DFF4FF;
}

.multidata {
    width:100%;
    border: 1px solid #999999;
    padding:5px;
    margin: 0;
}


/* ################ TABLES ################ */
table {
    border:0;
    margin:0 0 0 0;
    padding:0;
}
table tr td {
    padding:2px;
}
/*###########################################*/



/* ############# GLOBAL CLASSES ########### */
.clear         { clear:both; }
.float-left    { float:left; }
.float-right   { float:right; }

.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }

.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }

.wrapper          { width:990px;margin:0 auto; }

.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }

.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }
/*###########################################*/



/* ############# This is to display an alert or tip on your page ############ */
.alert { 
    background-image: url(../../../cms/assets/images/exclamation.png);
    background-repeat: no-repeat; 
    background-position: 15px 50%; /* x-pos y-pos */
    text-align: left;
    padding: 5px 20px 5px 45px;
    margin:0;
    background-color: #fff6bf;
    border-top: 2px solid #ffd324;
    border-bottom: 2px solid #ffd324;
}
/*###########################################################################*/



/* ##################### scrolling text blocks ################### */
.scroll400 {
    width:96%;
    height:400px;
    margin: 0 auto;
    overflow: auto;
    padding:15px;
    margin:4px 2px 0 2px;
    background-color: transparent;
}
.scroll300 {
    width:96%;
    height:300px;
    margin: 0 auto;
    overflow: auto;
    padding:5px;
    background-color: transparent;
}
.scroll200 {
    width:96%;;
    height:200px;
    margin: 0 auto;
    overflow: auto;
    padding-right:5px;
    background-color: transparent;
}
/*################################################################*/



/* ######################## jqueryslidemenu ####################### */
.jqueryslidemenu{
font-size: 12px; font-family: Verdana, Arial, sans-serif;
position:relative;
z-index: 15000;
margin-left:170px;
margin-top:198px;
}

.jqueryslidemenu ul{
   list-style:none;
   margin:0;
   padding:0;
   position:relative;

}

/*Top level list items*/
.jqueryslidemenu ul li{
   position:relative;
   z-index: 10;
   display:inline;
   float:left;
}

/*Top level menu link items style*/
.jqueryslidemenu ul li a{
display: block;
padding: 10px 20px;
text-decoration: none;
font-weight:bold;
color: #666666;
}

* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
color: #5F677F;
font-weight: bold;
}

.jqueryslidemenu ul li a:hover{
background-image: url(../../../cms/assets/images/hover2.jpg);
background-repeat: repeat-x;
font-weight:bold;
color: maroon;
}
    
/*1st sub level menu*/
.jqueryslidemenu ul li ul {
display: block;
position:absolute;
z-index: 15000;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li a:link{
display: list-item;
position: relative;
z-index: 15000;
margin:0px;
background-color: #7F1E18;
border-bottom: 1px solid #000000;
color:#CFC174;
}
.jqueryslidemenu ul li ul li a:visited {
background-color: #7F1E18;
border-bottom: 1px solid #000000;
color:#CFC174;    
}
.jqueryslidemenu ul li ul li a:hover {
background-image: url(../../../cms/assets/images/hover2.jpg);
color: #000000;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{
position: relative;
font: normal 13px arial;
width: 200px; /*width of sub menus*/
padding: 5px;
margin: 0;
}

.jqueryslidemenuz ul li ul li a:hover{ /*sub menus hover style*/
background: #eff9ff;
color: black;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
padding-left: 4px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 4px;
padding-left: 4px;
}
/*################################################################*/



/* ######################## Article Banner or NO Banner ######################*/
.articleban {
    background-image : url( ../../../cms/assets/images/articlebanner.jpg );
    background-repeat: repeat-x; 
    font-style: italic;
    font-weight: bold;
    font-size: 16px;
    color: #FFD100;
    border: 0;
    padding-left: 5px;
    height: 35px;
    vertical-align: middle;
}
.articleban a:link, a:visited { 
    color: white;
    text-decoration: none;
}
.articleban a:hover, a:active {
    color:#0898D4;
    text-decoration:none;
}
.articleban2 {
    color:#FFD100;
    width: 18px;
    height: 24px;
    background-color: #4A4D4F;
    border: 1px solid black;
    text-align: center; 
    font-family: Times-Roman;
}
.noban {
    font-style: italic;
    font-weight: bold;
    font-size: 18px;
    color: #333333;
    padding-left: 5px;
    height: 30px;
}
.articleban3 {
    background-image : url( ../../../cms/assets/images/articlebanner3.jpg );
    background-repeat: repeat-x; 
    font-style: italic;
    font-weight: bold;
    font-size: 16px;
    color: #FFD100;
    border: 0;
    padding-left: 5px;
    height: 35px;
    vertical-align: middle;
}
/*################################################################*/



/*############## Template 1 ##############*/
.tpl1 {padding:10px;}
.tpl1 p li{margin:0; padding:0; color: #000; font-family: Arial, Verdana, sans-serif;}
.tpl1 p {font-size: 14px;}
.tpl1hdr {font-weight: bolder; font-size: 16px; font-family: Arial, Verdana, sans-serif; color:#2A4F0F; line-height: 1.7em; padding-top: 5px;}
.tpl1 li {font-size: 14px;}
.tpl1nav {color: #FF9000; font-weight: bold;}
.tpl1 img {margin-left: 5px; margin-right: 5px; padding:0px;}
.tpl1 h4 {font-weight: normal; font-size:14px; color: green; padding:0px; margin-top: 2px;}
.tpl1 A {font-size: 14px; font-family: Arial, Verdana, sans-serif; color : #0088b7; text-decoration : underline;}
.tpl1 A:visited {color: #000;}
.tpl1 A:active {color: #000;}
.tpl1 A:hover {color: #000; text-decoration : underline}

/*############## Template 2 ##############*/

.tpl2 {font-family: Arial, Verdana, sans-serif; font-size: 14px; color: BLACK; padding: 6px; margin: 0px; margin-top: 4px ;}
.tpl2 p {font-size: 14px; color: BLACK; padding: 0px; margin: 0px;}
.tpl1hdr {font-weight: bolder; font-size: 16px; font-family: Arial, Verdana, sans-serif; color:#2A4F0F; line-height: 1.7em; padding-top: 5px;}
.tpl2 li {font-size: 14px; color: black; padding:0px}
.tpl2nav {color: #FF9000; font-size: 16px; font-weight: bold;}
.tpl2 img {padding-top: 0px; padding-right: 5px; padding-bottom: 5px; padding-left: 0px; width: 200px;}
.tpl2caption {font-size: 2px; font-weight: bold; color: #666666;}

/*############## Template 3 ##############*/

.tpl3 {font-family: Arial, Verdana, sans-serif; font-size: 14px; color: BLACK; padding:0px;}
.tpl3 td {width: 500px; height: 60px; background-color: black;}
.tpl3hdr {font-size: 20px; font-weight: bold;  color: #00486F; padding: 0px; font-family: arial; text-align: center;}
.tpl3 li {font-size: 14px; color: black; padding:0px}
.tpl3nav {color: #FF9000; font-size: 16px; font-weight: bold;}
.tpl3 img {padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; width: 215px; height: 160px;}

/*############## Template 4 ##############*/

.tpl4 {font-size: 14px; color: BLACK;}
.tpl4 tr {background-image: url(../../../cms/assets/images/blockback.jpg); background-repeat: repeat-x; background-color: #EF9219; padding:10px;}
.tpl4 p {margin:0; padding:0; color: #000;font-family: Arial, Verdana, sans-serif;}

.tpl4 li {font-size: 14px; color: black; padding:0px}
.tpl4nav {color: #FF9000; font-size: 16px; font-weight: bold;}
.tpl4 img {margin-top: 0; padding: 0; vertical-align: top;}
.tpl30 table {margin:1.25em 0 0 0;}

.tpl4a {font-size: 14px; color: BLACK;}
.tpl4a tr {background-image: url('../../../cms/assets/images/cellbk.jpg'); background-repeat: repeat-x; background-color: #C5E8FB; padding:10px;}
.tpl4a p {margin:0; padding:0; color: #000;font-family: Arial, Verdana, sans-serif;}
.tpl4ahdr {font-size: 24px; font-weight: bold;  color: BLACK; padding: 0px; font-family: Arial, Helvetica, sans-serif; align: center;}
.tpl4a li {font-size: 14px; color: black; padding:0px}
.tpl4anav {color: #FF9000; font-size: 16px; font-weight: bold;}
.tpl4a img {margin-top: 0; padding: 0; vertical-align: top;}

/*############## Template 5 ##############*/

.tpl5 {font-family: Arial, Verdana, sans-serif; font-size: 14px; color: BLACK; padding:0px;}
.tpl5.td {width: 500px; height: 60px; background-color: black;}
.tpl5hdr {font-size: 20px; font-weight: bold;  color: white; padding: 0px; font-family: arial; text-align: center;}
.tpl5 li {font-size: 14px; color: black; padding:0px}
.tpl5nav {color: #FF9000; font-size: 16px; font-weight: bold;}
.tpl5 img {padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; width: 200px;}

/*############## Template 6 ##############*/

.tpl6 {font-family: Arial, Verdana, sans-serif; font-size: 14px; color: BLACK; padding:0px;}
.tpl6.td {width: 500px; height: 60px; background-color: black;}
.tpl6hdr {font-size: 20px; font-weight: bold;  color: #00486F; padding: 0px; font-family: arial; text-align: center;}
.tpl6 li {font-size: 14px; color: black; padding:0px}
.tpl6nav {color: #FF9000; font-size: 16px; font-weight: bold;}
.tpl6 img {padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; width: 124px; height: 84px;}

/*############## Template 7 ##############*/

.tpl7 {font-family: Arial, Verdana, sans-serif; font-size: 14px; color: BLACK; padding:0px;}
.tpl7.td {width: 500px; height: 60px; background-color: black;}
.tpl7hdr {font-size: 20px; font-weight: bold;  color: #00486F; padding: 0px; font-family: arial; text-align: center;}
.tpl7 li {font-size: 14px; color: black; padding:0px}
.tpl7nav {color: #FF9000; font-size: 16px; font-weight: bold;}
.tpl7 img {padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; width: 330px; height: 228px;}

/*############## Template 8 ##############*/

.tpl8 {font-family: Arial, Verdana, sans-serif; font-size: 14px; color: BLACK; padding: 6px; margin: 0px; margin-top: 4px ;}
.tpl8 p {font-size: 14px; color: BLACK; padding: 0px; margin: 0px;}
.tpl8hdr {font-size: 24px; font-weight: bold;  color: BLACK; padding: 0px; font-family: arial;}
.tpl8 li {font-size: 14px; color: black; padding:0px}
.tpl8nav {color: #FF9000; font-size: 16px; font-weight: bold;}
.tpl8 img {margin: 5px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; width: 250px; border: 1px solid black;}
.tpl8 h4 {font-size:14px; color: green; font-weight: normal; padding:0px; margin-top: 2px;}

/*############## Template 9 ##############*/

.tpl9 {font-family: Arial, Verdana, sans-serif; font-size: 14px; color: BLACK; padding: 6px; margin: 0px; margin-top: 4px ;}
.tpl9 p {font-size: 14px; color: BLACK; padding: 0px; margin: 0px;}
.tpl9hdr {font-size: 24px; font-weight: bold;  color: BLACK; padding: 0px; font-family: arial;}
.tpl9 li {font-size: 14px; color: black; padding:0px}
.tpl9nav {color: #FF9000; font-size: 16px; font-weight: bold;}
.tpl9 img {margin: 5px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; width: 250px; border: 1px solid black;}
.tpl9 h4 {font-size:14px; color: green; font-weight: normal; padding:0px; margin-top: 2px;}

/*############## Template 10 ##############*/

.tpl10 {font-family: Arial, Verdana, sans-serif; font-size: 14px; color: BLACK; padding: 6px; margin: 0px; margin-top: 4px ;}
.tpl10 p {font-size: 14px; color: BLACK; padding: 0px; margin: 0px;}
.tpl10hdr {font-size: 24px; font-weight: bold;  color: BLACK; padding: 0px; font-family: arial;}
.tpl10 li {font-size: 14px; color: black; padding:0px}
.tpl10nav {color: #FF9000; font-size: 16px; font-weight: bold;}
.tpl10 h4 {font-size:14px; color: green; font-weight: normal; padding:0px; margin-top: 2px;}

/*############## Template 11 ##############*/

.tpl11 {font-family: Arial, Verdana, sans-serif; font-size: 14px; color: BLACK; padding: 6px; margin: 0px; margin-top: 4px ;}
.tpl11 p {font-size: 14px; color: BLACK; padding: 0px; margin: 0px;}
.tpl11hdr {font-size: 24px; font-weight: bold;  color: BLACK; padding: 0px; font-family: arial;}
.tpl11 li {font-size: 14px; color: black; padding:0px}
.tpl11nav {color: #FF9000; font-size: 16px; font-weight: bold;}
.tpl11 h4 {font-size:14px; color: green; font-weight: normal; padding:0px; margin-top: 2px;}

/*############## Template 12 ##############*/

.tpl12 p li{margin:0; padding:0; color: #000; font-family: Arial, Verdana, sans-serif;}
.tpl12 p {font-size: 14px; line-height: 1.3em; padding: 10px 10px 0 12px;}
.tpl12hdr {font-weight: bolder; font-size: 16px; font-family: Arial, Verdana, sans-serif; color:#2A4F0F; line-height: 1.7em; padding-top: 5px;}
.tpl12 li {font-size: 14px;}
.tpl12nav {color: #FF9000; font-weight: bold;}
.tpl12 img {margin: 5px; padding:0px;}
.tpl12 h3 {padding: 10px 0 0 12px;}
.tpl12 h4 {font-weight: normal; font-size:14px; color: green; padding:0px; margin-top: 2px;}
.tpl12 A {font-size: 14px; font-family: Arial, Verdana sans-serif; color : #0088b7; text-decoration : underline}
.tpl12 A:visited {color: #000;}
.tpl1 A:active {color: #000;}
.tpl12 A:hover {color: #000; text-decoration : underline}

/*############## Template 13 ##############*/

.tpl13 {font-family: Arial, Verdana, sans-serif; font-size: 14px; color: BLACK; padding: 15px 15px 0 15px; margin: 0px; margin-top: 5px;}
.tpl13 p {font-size: 14px; color: BLACK; padding: 0px; margin: 0px;}
.tpl13hdr {font-size: 24px; font-weight: bold;  color: BLACK; padding: 0px; font-family: arial;}
.tpl13 li {font-size: 14px; color: black; padding:0px}
.tpl13nav {color: #FF9000; font-size: 16px; font-weight: bold;}
.tpl13 h4 {font-size:14px; color: green; font-weight: normal; padding:0px; margin-top: 2px;}
.tpl13 img {margin-right: 10px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; vertical-align: top;}
.tpl13 A {font-size: 14px; font-family: Arial, Verdana, sans-serif; color : #0088b7; text-decoration : none}
.tpl13 A:visited {color: #000;}
.tpl13 A:active {color: #000;}
.tpl13 A:hover {color: #000; text-decoration : underline}
.tpl13 span {margin:0; padding:0;} 

/*############## Template 14 ##############*/

.tpl14{margin:5px 0 5px 0; padding:0; color: #000; font-family: Arial, Verdana, sans-serif; font-size: 14px;}
.tpl14hdr {font-weight: bolder; font-size: 16px; font-family: Arial, Verdana, sans-serif; color:#2A4F0F; line-height: 1.7em; padding-top: 5px;}
.tpl14nav {color: #FF9000;font-weight: bold;}
.tpl14 img {margin: 0px;padding:0px;}
.tpl14 h4 {font-weight: normal; font-size:14px; color: green; padding:0px; margin-top: 2px;}

/*############### Template 15 #############*/

.tpl15 {margin: 0; padding: 0;}
.tpl15 td{font-family: Arial, Verdana, sans-serif; font-size: 12px; color: #333333; padding:2px; border: 1px solid #cccccc; background-color: #FFFFFF; width:50%;}
.tpl15 tr{width:100%;}
.tpl15 img {padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; width: 75px;}

/*############## Template 16 ##############*/

/* Specs CSS */
.tpl16 {font-family: Arial, Verdana, sans-serif; font-size: 12px; color: black; padding:0px;}
.tpl16 td{font-family: arial; font-size: 12px; color: #333333; padding:2px; border: 1px solid #cccccc; background-color: #FFFFFF;}
.tpl16 tr{font-family: arial; font-size: 12px; color: black; padding:0px; border: 1px solid #cccccc;}
.tpl16hdr {font-size: 24px; font-weight: bold;  color: black; padding: 0px; font-family: arial; align: center;}
.tpl16 li {font-size: 12px; color: black; padding:0px}
.tpl16nav {color: #FF9000; font-size: 16px; font-weight: bold;}
.tpl16 img {margin-top: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; width: 640px; vertical-align: top;}


/*############## Template 20 ##############*/

.tpl20 {font-family: Arial, Verdana, sans-serif; font-size: 14px; color: BLACK; padding: 6px; margin: 0px; margin-top: 4px ;}
.tpl20 p {font-size: 14px; color: BLACK; padding: 0px; margin: 0px;}
.tpl20hdr {font-size: 24px; font-weight: bold;  color: BLACK; padding: 0px; font-family: arial;}
.tpl20 li {font-size: 14px; color: black; padding:0px}
.tpl20nav {color: #FF9000; font-size: 16px; font-weight: bold;}
.tpl20 img {padding-top: 0px; padding-right: 5px; padding-bottom: 5px; padding-left: 0px; width: 200px;}
.tpl20caption {font-size: 2px; font-weight: bold; color: #666666;}

/*############## Template 21   Sermon Display ##############*/

.tpl21 {font-family: Arial, Verdana, sans-serif; font-size: 12px; color: BLACK; padding: 6px; margin: 0px; margin-top: 4px;}
.tpl21 p {font-size: 12px; color: BLACK; padding: 0px; margin: 0px; line-height: 1.3em;}
.tpl21hdr {font-size: 12px; font-weight: bold;  color: BLACK; padding: 0px; font-family: arial;}
.tpl21 li {font-size: 12px; color: black; padding:0px}
.tpl21nav {color: #FF9000; font-size: 16px; font-weight: bold;}
.tpl21 img {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; width: 130px;}
.tpl21caption {font-size: 2px; font-weight: bold; color: #666666;}
.tpl21 A {font-size: 14px; font-weight:800; text-decoration:underline; font-family: Arial, Verdana, sans-serif; color : #005E7F;}
.tpl21 A:visited {color: #000;}
.tpl21 A:active {color: #000;}
.tpl21 A:hover {color: #000; text-decoration : underline}

/*############## Template 25 ##############*/

.tpl25 p li{margin:0; padding:0; color: #000; font-family: Arial, Verdana, sans-serif;}
.tpl25 p {font-size: 14px; line-height: 1.3em; padding: 10px 10px 0 12px;}
.tpl25hdr {font-weight: bolder; font-size: 16px; font-family: Arial, Verdana, sans-serif; color:#2A4F0F; line-height: 1.7em; padding-top: 5px;}
.tpl25 li {font-size: 14px;}
.tpl25nav {color: #FF9000; font-weight: bold;}
.tpl25 img {margin: 5px; padding: 3px 40px 3px 40px;;}
.tpl25 h3 {padding: 10px 0 0 12px;}
.tpl25 h4 {font-weight: normal; font-size:14px; color: green; padding:0px; margin-top: 2px;}
.tpl25 A {font-size: 14px; font-family: Arial, Verdana, sans-serif; color : #0088b7; text-decoration : underline}
.tpl25 A:visited {color: #000;}
.tpl25 A:active {color: #000;}
.tpl25 A:hover {color: #000; text-decoration : underline}

/*###############Template 26 Print Article################*/

.tpl26 {font-family: Arial, Verdana, sans-serif; font-size: 14px; color: BLACK; padding: 15px; margin: 0px; margin-top: 5px;}
.tpl26 p {font-size: 14px; color: BLACK; padding: 0px; margin: 0px;}
.tpl26hdr {font-size: 24px; font-weight: bold;  color: BLACK; padding: 0px; font-family: arial;}
.tpl26 li {font-size: 14px; color: black; padding:0px}
.tpl26nav {color: #FF9000; font-size: 16px; font-weight: bold;}
.tpl26 h4 {font-size:14px; color: green; font-weight: normal; padding:0px; margin-top: 2px;}
.tpl26 A {font-size: 14px; font-family: Arial, Verdana, sans-serif; color : #0088b7; text-decoration : none}
.tpl26 A:visited {color: #000;}
.tpl26 A:active {color: #000;}
.tpl26 A:hover {color: #000; text-decoration : underline}
.tpl26 span {margin:0; padding:0;}

.tpl30 {font-size: 14px; color: BLACK;}
.tpl30 tr {background-image: url(../../../cms/assets/images/blockback2.jpg); background-repeat: repeat-x; background-color: #F9E4A5; padding:10px;}
.tpl30 p {margin:0; padding:0; color: #000; font-family: Arial, Verdana, sans-serif;}

.tpl30 li {font-size: 14px; color: black; padding:0px}
.tpl30nav {color: #FF9000; font-size: 16px; font-weight: bold;}
.tpl30 img {margin-top: 0; padding: 0; padding-right:25px; vertical-align: top;}
.tpl30 table {margin:0 0 0 0;}


.tpl34 {
    margin:0; padding:0
} 

/*############## Template 38 ##############*/

.tpl38hdr {font-weight: bolder; font-size: 16px; font-family: Arial, Verdana, sans-serif; color:#2A4F0F; line-height: 1.7em; padding-top: 5px;}
.tpl38 A {font-size: 14px; font-family: Arial, Verdana sans-serif; color: #0088b7; text-decoration: underline}
.tpl38 A:visited {font-size: 14px; font-family: Arial, Verdana sans-serif; color: #0088b7; text-decoration: underline}
.tpl38 A:active  {font-size: 14px; font-family: Arial, Verdana sans-serif; color: #0088b7; text-decoration: underline}
.tpl38 A:hover  {font-size: 14px; font-family: Arial, Verdana sans-serif; color: #0088b7; text-decoration: underline}
.tpl38 {padding:0 40px;}

/*############## Display pics ##############*/

.disp1pic img {margin: 5px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; width: 620px; border: 1px solid black;}
.disp2pic img {margin: 5px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; width: 310px; border: 1px solid black;}
.disp3pic img {margin: 5px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; width: 207px; border: 1px solid black;}
.disp4pic img {margin: 1px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; width: 155px; border: 1px solid black;}
.disp5pic img {margin: 5px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; width: 125px; border: 1px solid black;}


/*############### Sermon CSS ################*/


    /* QDataGrid */
    table.sermondatagrid { border: 1px solid #c0c0c0; width: 665px; margin-left: auto; margin-right: auto; }
        table.sermondatagrid caption, table.sermondatagrid tfoot { padding-bottom: 4px; overflow: auto; border-bottom: 2px; border-bottom-color: black;}
        table.sermondatagrid img {margin: 5px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; width: 7px; }
            table.sermondatagrid span.left { float: left; font-size: 10px; display: block; color: #000;}
            table.sermondatagrid span.right { float: right; font-size: 10px; display: block; }
        table.sermondatagrid tr { background-color: #fff; }
            table.sermondatagrid tr.alternate { background-color: #DFF1FF; }
        table.sermondatagrid th { background-color: #EBEFF2; text-align: left;}
            table.sermondatagrid th a { color: #000; text-decoration: none; }
            table.sermondatagrid th a:hover { color: #000; text-decoration: underline;}
        table.sermondatagrid td { font-size: 12px; padding: 5px; border-bottom: 1px solid #cccccc;}
            table.sermondatagrid td a { color: #000; }
            table.sermondatagrid td a:hover { color: #000; text-decoration: none; }
        table.sermondatagrid tfoot { border-top: 1px solid #666;}
        table.sermondatagrid input {height:16px;}

    /* QPaginator */
    span.paginator { font-size: 12px; margin: 0; padding: 0; }
        span.paginator span { list-style-type:none; display: inline; padding: 0; margin: 0; }
            span.paginator span.page a { text-decoration: none; color: #000; padding: 0 3px 0 3px; margin: 0 2px 0 2px;}
            span.paginator span.page a:hover { background-color: #ffe25f; }
            span.paginator span.arrow { font-weight: bold; color: #000; margin: 0; padding: 0 3px 0 3px; }
            span.paginator span.arrow a { font-weight: bold; color: #000; text-decoration: none; }
            span.paginator span.selected { font-weight: bold; background-color: #fff; padding: 0 3px 0 3px; margin: 0 2px 0 2px; border: 1px; border-style: solid; }
            span.paginator span.break { color: #000; margin: 0 5px 0 5px; }
            span.paginator span.ellipsis { color: #000; }
            


/*####################### Slideshow CSS ################*/


.slideshowtop  {width: 160px; height:124;}
.slideshowtop img {width: 150px; height:120px;}
.slideshowlrg  {padding-top: 0px; padding-right: 5px; padding-bottom: 5px; padding-left: 0px; width: 640px;}

/*
.navlink2 li {
    width: 100%;
    height: 25px;
    background-color: #3F6F1B;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #000000;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
    text-align: left;
    line-height: 1.5em;
    margin-bottom: 5px;
}
.navlink2 ul{
    list-style: none;
    margin-left: 0;
    padding: 0 5px 0 3px;
}
.navlink2 a:link {color: #ffffff; padding-left: 10px; padding-top: 10px; font-size: 14px; font-weight: bold;}
.navlink2 a:visited {color: #ffffff;  padding-left: 10px; padding-top: 10px; font-size: 14px; font-weight: bold;}
.navlink2 a:active {color: #ffffff;  padding-left: 10px; padding-top: 10px;font-size: 14px; font-weight: bold;}
.navlink2 a:hover {color: #DFC745;  padding-left: 10px; padding-top: 10px; text-decoration: none; font-size: 14px; font-weight: bold;}

*/

#sponsors a, a:link, a:visited {
    color: blue;
    text-decoration: none;
    font-size: 12px;
}
#sponsors a:hover, a:active {
    color:black;
    text-decoration:underline;
    font-size: 12px;
}

#topnavinc a, a:link, a:visited {
    color: white;
    text-decoration: none;
}
#topnavinc a:hover, a:active {
    color:white;
    text-decoration:underline;
}
#leftsponsors img{width:180px;   
}



