body {
	margin: 0px;
        padding: 0px;
	color: #000000;
	background-color: #FFFFFF;
        font-family: comic sans ms, times new roman;
}

img {
	border-width: 0px;
}

td {
	vertical-align: top;
}

a {
	color: #000000;
	text-decoration: underline;
}

h3 {
	margin: 0px;
}

#content h3:target {
        /* padding-left: 25px; */
	border-top: 2px solid #31527c;
	border-bottom: 2px solid #FFF;
	background: #9db2cd url(target.gif) 0 50% no-repeat;
}

.banner {
	background-color: #000000;
	border-bottom: 3px solid #000000;
	height: 100px;
	max-height: 100px;
	left: 0px;
	top: 0px;
        vertical-align: middle;
}

.title{
    font-size:  22pt;
}

.pagetitle{
    text-align:  center;
    font-size: 24pt;
}

.pagesubtitle{
    text-align: center;
    font-size: 20pt;
}

.letterheader{
    margin-top: 40px;
    margin-bottom: 15px;
    font-size: 20pt;
    text-align: center;
    vertical-align: center;
}

.largeletter {
    float: left;
    color: #FF0000;
    font-size: 100px;
    line-height:70px;
    padding-top:2px;

}

.abcwords {
    font-size: 17pt;
    color: #FF0000;
}

.linkstitle{
    text-align: center;
    border-bottom: 1px solid #000000;
    border-top: 1px solid #000000;
    border-right: 1px solid #000000;
    border-left: 1px solid #000000;
    background-color: #FFCC00;
    font-size:  20pt;
}

.sitetable{
    width:  100%;
    border-spacing: 0px;
}

.bannertext {
    text-align: center;
    font-size: 22pt;
    color: #000080;
}

.bannercell {
    vertical-align:  middle;
    text-align: right;
    background-color: #FF0000;
    border-top: 1px solid #000000;
    border-right: 1px solid #000000;
    border-left: 1px solid #000000;
}

.headerbar {
    background-color:  #FFCC00;
    text-align: center;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;

}

.slideshow {
    width: 20%;
    border-right: 1px solid #000000;
}
.menutable {
    border-spacing: 0px;
    width: 100%;
}

.error {
    color: red;
}

.errorlist {
    color: red;
}
.links {
    background-color: #000080;
    height:  40px;
    vertical-align:  middle;
    text-align: center;
}

a.menulinks {
    display: block;
    height1: 38px;
    vertical-align: middle;
}
a.menulinkorange {
    display: block;
    height1: 38px;
    vertical-align: middle;
}
a.menulinkred {
   display: block:
   height1: 38px;
   vertical-align: middle;
}

a.menulinkpurple {
   display: block;
   height1: 38px;
   vertical-align: middle;
}

.menulinkpurple {
   color:  #AA00FF;
   text-decoration: none;
}

.menulinkred {
  color:  #FF0000;
  text-decoration: none;
}
.menulinkorange {
    color:  #FF8000;
    text-decoration: none;
}

.linkstop {
    background-color: #000080;
    vertical-align:  top;
    width: 191px;
}

.linktext {
    color:  #FFCC00;
}

.menulinks {
    color:  #FFCC00;
    text-decoration: none;
}

a.menulinkgreen {
    display: block;
    height1: 38px;
    vertical-align: middle;
}

.menulinkgreen {
  color:  #008000;
  text-decoration: none;
}

.menulinkyellow {
  color:  #FFCC00;
  text-decoration: none;
}
a.menulinkyellow {
    display: block;
    height1: 38px;
    vertical-align: middle;
}
.headerline {
    background-color: #000000;
    height: 1px;
}

.logocell {
    vertical-align: middle;
    text-align: center;
    width: 20%;
    border-top: 1px solid #000000;
    border-left: 1px solid #000000;
}

.main {
	position: absolute;
	top: 53px;
	left: 0px;
	border-bottom: 3px solid #000000;
}

.center{
    width: 100%;
    text-align: left;
    border-spacing:  22px;

}
.vertbar{
    background-color: #000000;
    width:  1px;
}

.sstext {
	position: absolute;
	top: 0px;
	left: 100px;
}

.content {
	/*
	background-image: url("images/church_background.png");
	background-position: 50% 25%;
	background-attachment: fixed;
	background-repeat: no-repeat;
	min-height: 450px;
	*/
	margin-left1: 5px;
	margin-top1: 5px;
	margin-right1: 5px;
	width1: 100%;
}

.footer {
	color: #9db2cd;
	font-size: 8pt;
	font-style: italic;
	background-color: #31527c;
	border-top: 3px solid #000000;
	height: 20px;
}

.logo {
	margin: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
        height: 100px;
}

.logoimg {
    height: 100px;
}

.leftbar {
	border-right: 1px dashed #9db2cd;
	width: 15%;
}
.rightbar {
	border-left: 1px dashed #9db2cd;
}

.footnotes {
	border-top: 1px dashed #9db2cd;
	color: #c0c0c0;
	font-size: x-small;
}

.productinfo {
	border-top: 1px solid #9db2cd;
}

.productname {
	font-size: large;
}

.moreinfo {
	font-size: small;
}

.download {
	font-weight: normal;
	margin-left: 25px;
}

.totop {
	font-size: small;
	font-weight: normal;
	font-style: italic;
	color: #9db2cd;
	margin-left: 25px;
}

.navbar {
	border: 1px solid #000000;
	border-bottom: 0px solid #000000;
	margin-top: 40px;
	margin-left: 20px;
	margin-right: 20px;
}

.navsection {
	border-bottom: 1px solid #000000;
	white-space: nowrap;
	text-align: left;
	background-color: #31527c;
	display: block;
	padding: 2px;
	color: #FFFFFF;
}

.eventstitle {
    background-color:  #FFCC00;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
    border-left: 1px solid #000000;
    align: center;
}
.event {
    text-align: left;
}
#navsection {
	padding: 0px;
}

#navsection ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
}

#navsection li {
	margin: 0px;
	padding: 0px;
}

#navsection a:hover {
	background-color: #9db2cd;
	color: #31527c;
	font-style: normal;
}

.newstable {
}
.newsbody {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-left: 1px dashed #000000;
	border-right: 1px dashed #000000;
	border-bottom: 1px dashed #000000;
	text-align: left;
}



/*
#newsbody a{
	color: #31527c;
	text-decoration: underline;
	font-size: 10pt;
}


#newsbody a:hover{
	color: #9db2cd;
}
*/

p#newsbody {
	margin: 0px;
        padding: 0px;
        color: purple;
}

.newstitle  {
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-top: 1px dashed #000000;
	border-bottom: 1px dashed #000000;
	border-left: 1px dashed #000000;
	background-color: #FF0000;
	text-align: left;
}

.newsdate {
	text-align: right;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	border-top: 1px dashed #000000;
	border-bottom: 1px dashed #000000;
	border-right: 1px dashed #000000;
	background-color: #ff0000;
}

.starimage{
}

.navlink-active
{
   /*color: #9db2cd;*/
   text-decoration: underline;
   color: #31527c;
   /*color: #597dab;*/
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10pt;

}

.navlink-inactive
{
   /*color: #9db2cd;*/
   color: #7390b4;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10pt;
   font-style: italic;

}

div span {
	border: 1px;
}

div#cal_container {
	display: none;
	positio1n: absolute;
}

/* YUI overrides */
div.yuimenu {
    border: 1px solid #31527C;
}

div.yuimenu li.selected,
div.yuimenubar li.selected {
    background-color: #31527C;
}

li.yuimenuitem a:hover {
    font-style: bold;
}

/* calendar CSS */

table.month {
    width: 100%;
    border: 3px solid #000000;
    border-collapse: collapse;
    margin: 0px;
    padding: 0px;
    background-color: #ffffff;
    align: center;
}

table.month th {
    background-color: #FFCC00;
    text-transform: none;
    color: #000000;
    padding: 4px;
    text-align: center;
    border: 1px solid #000000;
}

table.calendar th.cell-prev {
    text-align: left;
    text-color: #FF0000;
}

table.calendar th.cell-next {
    text-align: right;
}

table.calendar th.cell-header {
    width: 70px;
    border: 1px solid #000000;
}

table.calendar td.cell-today {
    background-color: #e2e8f6;} /* today in the current month */

table.month td.sun {
    background-color: #E8e8e8;
    border: 1 px solid #000000;}

table.month td.sat {
    background-color: #E8E8E8;
}

table.month td {
    border: 1px solid #000000;
    width: 60px;
    height: 60px;
    font-size: 11px;
    text-align: left;
}

table.calendar td div.cell-number {
    text-align: right;
    font-size: 10px;
    color: #444444;
    display: block;}

table.month td div {
    display: block; font-size: 12px; text-align: left;}

table.month thead th {
    border: 1px solid #000000;}

table.month td.noday {

    background-color: #D0D0D0;
}

table.month td.today {

    background-color:  #FFCC00;
}
