/* @group calendar tags */

/* @group TOC */

.mainTableTOC {
	background-color: #FFFFFF;
	border: 1px solid #BBBBBB;
	width: 705px;
	table-layout: fixed;
 }

.navTableTextTOC {
    font-family: Geneva, Verdana, Arial, sans-serif; 
	font-size: 9px; 
	font-weight: Normal;
	text-decoration: none;
	color: #003366;
	}

/* cal Month and Year Row Setup */
.monthYearRowTOC {
    height: 32px;
	background-color: #FEFFFE;
	text-align: left;
	vertical-align: middle;
    margin: 0px;
    padding: 6px;
	}

/* Month and Year Text Setup */
.monthYearTextTOC {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: Bold;
	color: #355881;
	}

/* Day Names Row Setup */
.dayNamesRowTOC {
    height: 20px;
	background-color: #455678;
	text-align: center;
	vertical-align: middle;
	}

/* Day Name Setup */
.dayNamesTextTOC {
    font-family: Geneva, Verdana, Arial, sans-serif; 
	font-size: 10px; 
	font-weight: Bold; 
	color: #FFFFFF;
	}

/* Alignments, Font Face, Size and Color for Date Numbers and Row Height */
.rowsTOC {
	font-family: Arial, Geneva, Verdana, sans-serif;
	font-size: 10px;
	color: #433D27;
	text-align: left;
	vertical-align: top;
	height: 88px;
	}

/* Color of Today's Date */
.todayTOC {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: Bold; 
	color: #FFFF00;
	background-color: #31528E;
	text-align: left;
	vertical-align: top;
    padding: 2px;
    margin: 0px;
	}

.titleTOC {
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
    padding: 1px;
    margin: 0px;
    }

.daynumTOC {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: Bold; 
	color: #FBFCEF;
	background-color: #A2A3AE;
	text-align: left;
	vertical-align: top;
    padding: 2px;
    margin: 0px;
	}

.formElements {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.formButtons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.sOtherTOC {
    background-color: #EEEEEE;
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #BBBBBB;
	vertical-align: top;
	}
.s20TOC {
	background-color: #F7F7F7;
	height: 88px;
	vertical-align: top;
	}
.s20TOC0 {
	background-color: #D4D4D4;
	height: 88px;
	vertical-align: top;
	}

/* @end */

/* @group Main Table */

.mainTable {
	background-color: #fff;
	border: 0px solid #003366;
	width: 350px;
	padding: 0px;
 }

.navTable {
	background-color: #FFF9E9;
	border: 0px solid #FFFFFF;
	height: 24px;
	background-image: url("../images/calendarfoot.jpg");
	background-repeat: no-repeat;
	background-position: top;
	width: 350px;
	vertical-align: top;
	padding: 0px 5px 0px 5px;
 }
	
.navTableText {
	font-size: 12px;
	color: #660000;
	text-decoration:  none;
}

/* Month and Year Row Setup */
.monthYearRow {
	background-image:   url("../images/calendarhead.jpg");
    height: 35px;
	text-align: left;
	vertical-align: middle;
	padding: 0 0 0 10px;
	margin: 0px;
	}

/* Month and Year Text Setup */
.monthYearText {
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	letter-spacing: 1px;
}

/* Day Names Row Setup */
.dayNamesRow {
	padding:  0px;
    line-height: 26px;
	background-color: #FFF9E9;
	text-align: center;
	vertical-align: middle;
	}

/* Day Name Setup */
.dayNamesText {
	font-size: 12px; 
	font-weight: bold;
	color: #660000;
	}

/* Alignments, Font Face, Size and Color for Date Numbers and Row Height */
.rows {
	padding:  0px;
	height:  25px;
	font-size: 12px;
	color: #333;
	text-align: center;
	vertical-align: top;
	line-height: 25px;
	background-color: #FFF9E9;
}

/* Color of Today's Date */
.today {
	color: #710316;
	font-weight: bold;
	font-size: 15px;
    }

/*
---------------------------------------------------------------------------
The classes below determine how the calendar background markings will look.
---------------------------------------------------------------------------

/* Normal Cell Background (date number with no event markings) */
.s2 {
	background-color: #FFF9E9;
	}
/* Empty Cell Background (empty cells with no date numbers) */
.s20 {
	background-color: #FFF9E9;
	}

/* Show dates from other months */
.sOther {
    background-color: #FFF9E9;
	font-size: 12px;
	color: #BBBBBB;
	}

/* Weekend Cell Background (date number with no event markings) */
.s200 {
	font: #333;
}

.s22 {
	background-color: #F6EDD6;
	border-width: 0px 0px 7px 0px;
	border-color: #756F30;
	border-style: solid;
	}

.s21 {
	background-color: #F1E8D2;
	border-width: 0px 0px 7px 0px;
	border-color: #0E2038;
	border-style: solid;
}

.s23 {
	background-color: #F1E8D2;
	border-width: 0px 0px 7px 0px;
	border-color: #7C0318;
	border-style: solid;
}

.s29999 {
	background-color: #F1E8D2;
	border-width: 0px 0px 7px 0px;
	border-color: #E7B62B;
	border-style: solid;
}


.categoryName {
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size: 2px;
	color: #FFF9E9;
	padding: 0px;
}
.categorySelection {
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size: 2px;
	color: #FFF9E9;
	padding: 0px;
}
.categoryDiv {
	padding: 0px;
	height: 2px;
}



/* @end */

/* @group Pop-up */

/* Pop-up Events Setup */

/* .popupDateTable {
	border: 1px #333 solid;
	padding:  px;
}
*/

.popupDate {
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	background-color: #FFF9E9;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	height: 20px;
	padding: 5px 5px 0px 5px;
}



.popupEventDate {
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	line-height: 15px;
	padding: 2px 5px 5px 20px;

	}

.popupEventTitle {
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size: 13px;
	color: #660000;
	font-weight: bold;
	padding: 2px 5px 5px 20px;
	line-height:  19px;
}

.popupEventTime {
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size: 13px;
	color: #660000;
	font-weight: bold;
	padding: 2px;
	vertical-align: top;
	height:  20px;
	padding: 2px 5px 5px 20px;
}

.popupEventDescription {
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
	line-height: 19px;
	padding: 2px 5px 5px 20px;
}

.popupEnd {
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size: 10px; 
	font-weight: normal;
	color: #333;
	text-align: center;
	padding: 2px 5px 10px 5px;
	}

.popupClose {
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: bold;
	text-align: right;
	background-color: #FFF9E9;
	height: 20px;
	}

.popupCloseBrackets {
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size: 10px; 
	color: #000000;
	text-align: right;
	background-color: #336699;
	}

/* @end */


/* @end */

/* @group Layout */

/* PAGE TEMPLATE */

html, body {
	color: #363636;
	height: 100%;
	text-align: center;
	background-color: #10203D;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
	font: 11px Arial, Verdana, Helvetica, Geneva, sans-serif;
}

/* * {margin: 0px; padding: 0px;} */

#container {
	width: 792px;
	height: auto;
	min-height: 600px;
	margin: 0 auto;
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

#pagetop {
	width: 792px;
	height: 28px;
	min-height: 28px;
	padding: 0px;
	margin: 0px;
}

#main {
	width: 792px;
	height: auto;
	min-height: 900px;
	margin: 0px;
	background: url(../images/mainbg.jpg) repeat-y left top;
	padding: 0px;
}

#leftside {
	width: 177px;
	height: auto;
	min-height: 860px;
	padding: 0px 0px 25px 0px;
	margin: 24px 0px 0px 37px;
	background-color: #fff;
	float: left;
	display: inline;
}

#leftnav {
	width: 159px;
	height: auto;
	min-height: 200px;
	padding: 24px 0px 0px;
	background-color: #fff;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 8px;
}

#leftnews {
	width: 159px;
	height: auto;
	min-height: 200px;
	padding: 0px;
	margin: 24px 0px 0px 8px;
	background-color: #fff;
}

#leftlove {
	width: 159px;
	height: auto;
	min-height: 200px;
	padding: 0px;
	margin: 90px 0px 0px 8px;
	background-color: #fff;
}

#rightside {
	width: 547px;
	height: auto;
	min-height: 860px;
	padding: 0px 0px 49px;
	margin: 0px 0px 0px 0px;
	background-color: #fff;
	float: left;
	display: inline;
}

#smallnav {
	height: 16px;
	width: 531px;
	background-color: #fff;
	padding-top: 4px;
	padding-right: 16px;
}

#maincontenttop {
	height: 41px;
	width: 547px;
	padding: 0px;
	margin-bottom: 0px;
}

#maincontent {
	height: auto;
	min-height: 500px;
	width: 547px;
	padding: 0px;
	margin-bottom: 0px;
	background: #fff url(../images/contentmid.jpg) repeat-y left top;
}

#maincontentbottom {
	height: 35px;
	width: 547px;
	padding: 0px;
	margin-bottom: 0px;
}

.largecontentphoto {
	padding-right: 41px;
	padding-left: 41px;
}

.textheaderimg {
	padding-left: 41px;
	margin-top: 35px;
}

.scriptureimg {
	padding-left: 56px;
	margin-top: 75px;
}

#mainphoto {
	height: 398px;
	width: 547px;
	padding-top: 4px;
	margin-bottom: 20px;
	background: #fff url(../images/homephotobg.jpg) no-repeat left top;
}

.featurepic  {
	margin: 37px 41px 44px;
}

#welcome {
	width: 351px;
	height: auto;
	min-height: 200px;
	float: left;
	margin-left: 15px;
	margin-bottom: 25px;
	display: inline;
}

#quicklinks {
	width: 110px;
	height: auto;
	min-height: 200px;
	background: #fff;
	float: left;
	margin-left: 55px;
	display: inline;
}

#headmasterblog {
	width: 325px;
	height: auto;
	min-height: 100px;
	background: #fff9e9 url(../images/headmasterfoot.jpg) no-repeat left bottom;
	float: left;
	margin-left: 25px;
	display: inline;
}

#clear {
	width: 792px;
	height:  0px;
	line-height: 0px;
	clear: both;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
}

#clearsmall {
	width: 547px;
	height:  0px;
	line-height: 0px;
	clear: both;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	background-color: #fff;
}

#footer {
	width: 724px;
	height: 50px;
	min-height: 50px;
	padding: 0px;
	margin: 0px;
	background: url(../images/small_logo.jpg) no-repeat right top;
}

#pagebottom {
	width: 792px;
	height: 28px;
	min-height: 28px;
	padding: 0px;
	margin: 0px;
}


/* @end */

/* @group Left Nav & News */

#leftnav ul {
	margin: 0;
	padding: 0;
	background: url(../images/wca_dot.gif) repeat-x left top;
}

#leftnav ul li {
	font: bold 11px/11px Arial, Verdana, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	list-style-type: none;
	padding: 6px 0;
	margin: 0;
	background: url(../images/wca_dot.gif) repeat-x left bottom;
}

#leftnav ul li a {
	padding: 2px 10px;
	display: block;
	text-decoration: none;
	color: #333;
}

#leftnav ul li a.selected {
	padding: 2px 10px 2px 6px;
	display: block;
	text-decoration: none;
	color: #333;
	border-left: 4px solid #660000;
}

#leftnav ul li a:hover {
	padding: 2px 10px 2px 6px;
	display: block;
	text-decoration: none;
	color: #333;
	border-left: 4px solid #333;
}

#leftnav ul li a:active {
	padding: 2px 10px 2px 6px;
	display: block;
	text-decoration: none;
	color: #333;
	border-left: 4px solid #333;
}

#leftnav ul li a:visited {
	padding: 2px 10px 2px 10px;
	display: block;
	text-decoration: none;
	color: #333;
}

#leftnav ul li a.selected:visited {
	padding: 2px 10px 2px 6px;
	display: block;
	text-decoration: none;
	color: #333;
}

#leftnav ul li a:visited:hover {
	padding: 2px 10px 2px 6px;
	display: block;
	text-decoration: none;
	color: #333;
	border-left: 4px solid #333;
}

#leftnav ul li ul {
	top: -8px;
	margin: 0;
	padding: 0;
	border: none;
	background: none;
}

#leftnav ul li ul li {
	font: 10px/10px Arial, Verdana, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	list-style-type: none;
	padding: 0px 0 6px 8px;
	margin: 0;
	border: none;
	background: none;
}

#leftnav ul li ul li a {
	padding: 1px 10px 1px 10px;
	display: block;
	text-decoration: none;
	color: #333;
}

#leftnav ul li ul li a.subselected {
	padding: 1px 10px 1px 6px;
	display: block;
	text-decoration: none;
	color: #333;
	border-left: 4px solid #660000;
}

#leftnav ul li ul li a.subselected:visited {
	padding: 1px 10px 1px 6px;
	display: block;
	text-decoration: none;
	color: #333;
	border-left: 4px solid #660000;
}

#leftnav ul li ul li a.subselected:visited:hover {
	padding: 1px 10px 1px 6px;
	display: block;
	text-decoration: none;
	color: #333;
	border-left: 4px solid #333;
}

#leftnav ul li ul li a:hover {
	padding: 1px 10px 1px 6px;
	display: block;
	text-decoration: none;
	color: #333;
	border-left: 4px solid #333;
}

#leftnav ul li ul li a:active {
	padding: 1px 10px 1px 6px;
	display: block;
	text-decoration: none;
	color: #333;
	border-left: 4px solid #333;
}

#leftnav ul li ul li a:visited {
	padding: 1px 10px 1px 10px;
	display: block;
	text-decoration: none;
	color: #333;
}

#leftnav ul li ul li a:visited:hover {
	padding: 1px 10px 1px 6px;
	display: block;
	text-decoration: none;
	color: #333;
	border-left: 4px solid #333;
}


#leftnews ul {
	margin: 0;
	padding: 5px 0 0;
	width: 120px;
}

#leftnews ul li {
	font: 11px/14px Arial, Verdana, Helvetica, Geneva, sans-serif;
	list-style-type: none;
	padding: 6px 0;
	margin: 0;
}

#leftnews ul li a {
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}

#leftnews ul li a:hover {
	font-weight: bold;
	color: #10203D;
	text-decoration: none;
}

#leftnews ul li a:active {
	font-weight: bold;
	color: #10203D;
	text-decoration: none;
}

#leftnews ul li a:visited {
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}

/* @end */

/* @group Text */

.alphalist {
	list-style-type: lower-alpha;
}

.numlist {
	margin: 0px;
	padding: 0px;
}

.numlist ol {
	margin: 0px;
	padding: 0px;
}

.numlist ol li {
	margin: 10px 0px 0px 0px;

}

.numlist ol li ul {
	margin: 10px 0px 0px 40px;

}

.numlist ol li ul li {
	margin: 10px 0px 0px 0px;

}

.numlist ol li ul li ol {
	margin: 10px 0px 0px 40px;

}



#smallnav {
	text-align: right;
	font-size: 10px;
	color: #666;
}

#smallnav a {
	color: #666;
	text-decoration: none;
}

#smallnav a:hover {
	color: #10203D;
	text-decoration: none;
}

#smallnav a:active {
	color: #10203D;
	text-decoration: none;
}

#smallnav a:visited {
	color: #666;
	text-decoration: none;
}

#smallnav a:visited:hover {
	color: #10203D;
	text-decoration: none;
}

.welcometext {
	font-size: 13px;
	color: #333;
	line-height: 19px;
	padding-left: 17px;
	padding-top: 10px;
	padding-right: 10px;
}

.intro {
	font-size: 13px;
	color: #660000;
	font-weight: bold;
	clear: none;
	}
	
.welcometext a {
	color: #660000;
	font-weight: bold;
	text-decoration: none;
	}
	
.welcometext a:hover {
	color: #10203D;
	text-decoration: none;
	}
	
.welcometext a:active {
	color: #10203D;
	text-decoration: none;
	}

.welcometext a:visited {
	color: #660000;
	text-decoration: none;
	}

.quicklinkstext {
	font-size: 11px;
	color: #660000;
	line-height: 16px;
	font-weight: bold;
}

.quicklinkstext ul {
	padding-top: 10px;
}

.quicklinkstext ul li {
	list-style-type: none;
	margin-bottom: 5px;
}

.quicklinkstext a {
	color: #660000;
	text-decoration: none;
	}
	
.quicklinkstext a:hover {
	color: #10203D;
	text-decoration: none;
	}
	
.quicklinkstext a:active {
	color: #10203D;
	text-decoration: none;
	}

.quicklinkstext a:visited {
	color: #660000;
	text-decoration: none;
	}
	
.blogtext {
	font-size: 11px;
	color: #333;
	line-height: 16px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
}

.blogtext h1 {
	font-size: 12px;
	font-weight: bold;
	color: #660000;
}

.blogtext a {
	color: #660000;
	font-weight: bold;
	text-decoration: none;
	}
	
.blogtext a:hover {
	color: #10203D;
	text-decoration: none;
	}
	
.blogtext a:active {
	color: #10203D;
	text-decoration: none;
	}

.blogtext a:visited {
	color: #660000;
	text-decoration: none;
	}

#leftlove p {
	font: 12px/19px Arial, Verdana, Helvetica, Geneva, sans-serif;
	padding-top: 10px;
	margin-left: 10px;
	margin-right: 20px;
	color: #777;
}

.maincopy {
	font-size: 13px;
	color: #333;
	line-height: 19px;
	padding-bottom: 0px;
	padding-left: 60px;	
}

.maintable td {
	padding: 0 0 15px 0;	
	text-align: left;
	vertical-align: top;
}

.maincopy a {
	color: #10203D;
	}
	
.maincopy a:hover {
	color: #660000;
	text-decoration: none;
	}
	
.maincopy a:active {
	color: #10203D;
	}

.maincopy a:visited:hover {
	color: #660000;
	}

.maincopy a:visited {
	color: #10203D;
	}


.maincopy p {
	margin: 0px;
}


.bigname {
	font-size: 15px;
	color: #660000;
	font-weight: bold;
	clear: none;
}

.faclist {
	font-size: 18px;
	color: #660000;
	font-weight: bold;
	clear: none;
	padding: 40px 0 20px 0;
	text-align: center;
}



.maincopy ul, .maincopy ol {
	margin: 20px 51px 20px 96px;
}

.maincopy ul.shorter {
	margin: 10px 51px 20px 96px;
}

.footertext {
	font-size: 11px;
	color: #666;
	line-height: 20px;
	margin-left: 50px;
	margin-top: 20px;
	margin-right: 8px;
}

.footertext a {
	color: #666;
	text-decoration: none;
	}
	
.footertext a:hover {
	color: #10203D;
	text-decoration: none;
	}
	
.footertext a:active {
	color: #10203D;
	text-decoration: none;
	}

.footertext a:visited {
	color: #666;
	text-decoration: none;
	}


/* @end */




