body.mceContentBody { 
	background: #FFFFFF; 
}

/* RESET */
h1, h2, h3, h4, h5, h6, p  { margin-top: 1%; margin-bottom:0% }
ul, li { margin-top: 0%; margin-bottom:0px; line-height: 120%;}

/* NORMAL CLASS STYLES */

/* A */

A:hover 	{
	COLOR: #D0001F;
	TEXT-DECORATION: none;
}
A:link 	{COLOR: #FF0000; TEXT-DECORATION: none;
}
A		{
	COLOR: #FF0000;
}

/* B */

.button  	{ color: #FFFFFF; font-size: 11px; background-color: #990000;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color: #993300;
		border-right-color: #000000;
		border-bottom-color: #000000;
		border-left-color: #993300; padding-top: 2px; padding-bottom: 2px; height: 25px; border-color: #FFFFFF #333333 #333333 #FFFFFF; border-top-width: 1px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 1px
}

/* C */

#contenttable {
	width: 100%;
	max-width: 900px;
}

/* D */

/* E */

/* F */

.formitem {
	padding-bottom: 5px;
}
.formfield {
	margin-bottom: 15px;
}

/* G */

/* H */

#header {
	background-image: url("/edit/images/Head_12-Apostles-013.jpg");
    background-repeat: no-repeat;
	background-size: 900px;
	height: 170px;
}

h1		{
	font-size: 24px;
	font-weight: normal;
	color: #D0001F
}
h2		{
	font-size: 20px;
	font-weight: bold;
	color: #D0001F;
}
h3 		{
	font-size: 18px;
	color: #D0001F;
}
h4 		{
	font-size: 16px;
	color: #D0001F;
	font-weight: bold;
}
h5 		{
	font-size: 14px;
	color: #D0001F;
}
h6 		{
	font-size: 12px;
	color: #D0001F;
}

/* I */

#Image_Change_1 {
	float: right;
	width:100%;
	max-width: 650px;
	padding-left: 10px;
	padding-bottom: 10px;
}

/* J */

/* K */

/* L */

/* M */

#menubar {
	background-color: #E8E2E2;
}

/* N */

/* O */

/* P */

p 		{ font-size: 14px; font-weight: normal; list-style-type: circle; color: #333333; 
}

/* Q */

/* R */

/* S */

/* T */

input[type="text"], .textbox   	{
	color: #000000;
	font-size: 16px;
	text-align: left;
	vertical-align: middle;
	border: 2px solid #9D9D9D;
	height: 30px;
	background-color: #FDFDEB;
}
.textblock  {
	color: #000000;
	font-size: 13px;
	text-align: left;
	vertical-align: middle;
	border: 2px solid #9D9D9D;
	background-color: #FDFDEB;
}

/* U */

/* V */

/* W */

/* X */

/* Y */

/* Z */


/* DEVICES SMALLER THAN 600px ================================================== */
/* rules that only apply for canvases narrower than 600px ie mobiles*/

@media only screen and (max-width: 600px) { 

/* A MOBILE */

/* B MOBILE */

/* C MOBILE */

/* D MOBILE */

/* E MOBILE */

/* F MOBILE */

/* G MOBILE */

/* H MOBILE */

/* I MOBILE */

#Image_Change_1 {
	float: none;
	padding-left: 0px;
}
/* J MOBILE */

/* K MOBILE */

/* L MOBILE */

/* M MOBILE */

/* N MOBILE */

/* O MOBILE */

/* P MOBILE */

/* Q MOBILE */

/* R MOBILE */

/* S MOBILE */

/* T MOBILE */

/* U MOBILE */

/* V MOBILE */

/* W MOBILE */

/* X MOBILE */

/* Y MOBILE */

/* Z MOBILE */

}


/* PRINT ONLY STYLES */

@media print 
{
	
body  { background-color: #ffffff;}
.button	{ display:none; }
.noprint { display:none; }
#table1 th, #table1 td {
	border: 1px solid #cccccc;
	font-size:9pt;
}
}

/* CLASS ITEMS USED in FUNCTIONS.ASP ======================================================== */

.submenusonpage {
	margin-top:20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.directorylisting {
	margin-top:20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* CLASS ITEMS USED in POPUP CALENDAR ======================================================= */

.CalendarTable {
	width: 160px;
	border: 1px solid #333333;
	text-align: center;
	font-size: 13px;
	font-weight: normal;
	vertical-align: bottom;
	background-color: #FFFFFF;
}
.CalendarTable TD {
	padding: 1px;
	border: 1px solid #333333;
}
.SelectMonthRow {
	background-color: #999999;
}
.CalendarSelect {
	/* Month and Year selector */
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #000;
}
.MonthHeadingRow {
	background-color: #666666;
	font-weight: bold;
	color: #FFFFFF;
}
.SMTWTFS {
	color: #CCCCCC;
	background-color: #666666;
	font-size: 10px;
}
.CalendarNormalDays, .CalendarNormalDays A {
	color: #996600;
	background-color: #FFCC33;
	font-weight: bold;
}
.CalendarToday, .CalendarToday A {
	color: #FF0000;
	background-color: #ffffff;
}
.CalendarOtherDays {
	color: #000000;
	background-color: #CCCCCC;
}
.CalendarWeekend, .CalendarWeekend A {
	color: #669900;
	background-color: #CCCC33;
	font-weight: normal;
}
.CalendarTable A {
	TEXT-DECORATION: none
}
.CalendarTable A:hover {
	color: #000000;
}

/* CLASS ITEMS USED in GALLERY ======================================================= */

.galleryThumbnail {
	height:30px;
	cursor: pointer;
}
#Gallery_Image {
	cursor: pointer;
	max-height:600px;
}
#goBackCell {
	cursor: pointer;
	width: 20px;
	background-image: url(admin/images/_arrow_back_dBlue.gif);
	background-repeat: no-repeat;
	background-position: center center;	
}
#goForwardCell {
	cursor: pointer;
	width: 20px;
	background-image: url(admin/images/_arrow_next_dBlue.gif);
	background-repeat: no-repeat;
	background-position: center center;	
}

/* END ==================================================== */



.tbl 		{ font-size: 11px; line-height: normal; font-variant: normal; color: #000000;
}
.fld 		{ font-size: 12px; color: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; 
		border-bottom-width: 1px; border-left-width: 1px
; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px
}
.tblsmall {  font-size: 9px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #CC3300}
ul {  font-size: 12px; line-height: normal}
li {  font-size: 12px; line-height: normal; font-weight: normal}
.imagepopup {  font-size: 9px; font-style: normal; font-weight: bold; color: #FFFFFF; background-color: #666666; border-style: none}
.clear {
	clear: both;
}

