/**General Site Styles************************/

body{background: #F1F1F1; margin:0;padding:0;}
h1{font-family:georgia, serif;font-weight:normal;font-size:18px; color:#472C72; margin-bottom:0px;margin-top:10px; }
h2{font-size:13px; color:#472C72;margin-bottom:0px; }
h3{font-size:13px; color:#472C72;margin-bottom:0px;}
table{border-spacing:0px;	}
img{border: 0px;}
a{text-decoration: none;}
a:hover{text-decoration: underline;}


/***Container Styles***************************/

.bodyTable{
	position: relative;

}
.secTable{
	position: relative;
}

#bodyContainer{
	position: relative;
	font-family:arial,sans-serif;
	width: 740px;
	border: solid 1px #472C72;
}

#headerTop{
	position: relative;
	top:0px;
	background: #472C72;
	width: 740px;
	height: 65px;
	border-bottom: solid 1px #000;
}
#headerBottom{
	position: relative;
	width: 610px;
	height: 30px;
	text-align: left;
	background-color: #fff;
	margin-left:130px;
}

#comfortNav{
	position: absolute;
	float: right;
	font-size: 10px;
	color: #fff;
	margin-left: 12px;
	right: 15px;
	top: 2px;
	z-index: 5;
}
#comfortNav a{
	color: #fff;
	text-decoration: none;
}
#comfortNav a:hover{
	text-decoration: underline;
}

#midBody{
	top:0px;
	position: relative;
	width: 740px;
	height: 100%;
	z-index:2;
}

#contentContainer{
	position: relative;
	text-align: left;
	background: #fff;
	width: 730px;
	padding: 10px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0px;
	background-color:#FFF;
	
}

td.contentContainer p{
	padding-left: 0px;
	font-size: 13px;
	color: #000;
	padding-right: 15px;
}
.contentExtras{
	position: relative;
	font-size: 13px;
	margin-bottom: 12px;
	border:solid 1px #D0D0D0;
	border-width: 0 0 1px 0;
	float:left;
}

div.contentExtras p{
	margin-left:60px;
	margin-top: 3px;
	color: #000;
}

#footer{
	position: relative;
	width: 740px;
	font-size: 11px;
	text-align: center;
}
.footerWhite{
	position: relative;
	background: #fff;
	width: 740px;
	height: 15px;
	color: #000;
	font-size: 12px;
	padding: 10px 0 5px 0;
	text-align: center;
}
.footerWhite a{color:#000; text-decoration:none;}
.footerWhite a:hover{color:#000; text-decoration:underline;}
.footerRed{
	position: relative;
	background: #472C72;
	width: 740px;
	height: 25px;
	border-top: solid 1px #000;
	border-bottom: solid 3px #472C72;
	color: #fff;
	font-size: 11px;
	padding-top:3px;
	text-align: center;
}

/***Subnav styles********************************/

.subNavHeader{
	font-size: 14px;
	color: #472C72;
}
.subNav{
	font-size: 13px;
	color: #6A49C9;
	padding-left: 5px;
}

/***bubble styles********************************/
#bubbleContainer{
	position: relative;
	left:581px;
	width: 159px;

}
.bubble{
	position: relative;
	top:0px;
	width: 159px;
	height:172px;
	padding-top:8px;
	margin-bottom:0px;
	background-image: url(/images/bubblestretch2.jpg);
	background-repeat: repeat-x;
}
.bubble h1{
	font-size:15px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.bubble p{
	font-size:11px;
}
.bubble p.margined{
	margin-left:15px;
}
.bubble p a:link,.bubble p a:visited{
	font-size:11px;
	color:#000000;
}
#bubbleContainer.sec{
	background-image: url(/school/images/secbubblestretch.gif);
	background-repeat: repeat-y;
	width: 185px;
	left:0px;
	margin-right:0px;
	position:relative;
	top:0px;
}
.bubblenav{
	position: relative;
	background: #E8DD72;
	width: 175px;
	border-top: 0px;
	padding: 10px;
	padding-right:0px;
	font-size: 13px;
	padding-bottom:5px;
}
.bubblenav p{
	margin:0px;
}
.bubbletext{
	position: relative;
	padding: 10px 10px 0 10px;
	font-size: 13px;
	text-align: center;
}
.bubbleTop{
	position: absolute;
	background-image:url(/school/images/bubbletop.gif);
	background-repeat:none;
	height:57px;
	width:159px;
	left: 0px;
	top: 0px;
}
.secbubbletext{
	position: relative;
	font-size: 12px;
	border-width: 0 1px 0 1px;
	width:185px;
	line-height: 15px;
}
.secbubbletext p{
	width: 165px;
	padding-left: 10px;
	margin: 0px;
}
.secbubbletext h3{
	padding-left: 10px;
	margin-top:0px;
	padding-top:1em;
}
.bubblenav h3{
	margin-top:0px;
}
.bubbletext b{
	margin-bottom: 2px;
}
.bubbleBottom{
	position: absolute;
	background-image:url(/school/images/bubblebottom.gif);
	background-repeat:none;
	height:9px;
	width:159px;
	left: 0px;
}
#bubblea{}  /**<--DO NOT REMOVE, for some reason this debugs the issue with the bottom of the bubbles**/
/****border styles*******************************/
.topBorder{
	position: relative;
	width: 740px;
	height:8px;
	background: url(/school/images/borders/topshadow.gif);
	background-repeat: repeat-x;
	z-index:1;
}
.secTopBorder{
	position: relative;
	width: 740px;
	background: url(/school/images/borders/topwhite.jpg);
	background-repeat: repeat-x;
}
.bottomBorder{
	position: relative;
	width: 740px;
	height:8px;
	background: url(/school/images/borders/bottomshadow.gif);
	background-repeat: repeat-x;
	z-index: 1;
}
.rightBorder{
	position: relative;
	width: 7px;
	background: url(/school/images/borders/rightshadow.gif);
	background-repeat: repeat-y;
	top: 0px;
	right: 1px;
	z-index: -1;
}
.leftBorder{
	position: relative;
	width: 7px;
	background: url(/images/borders/leftshadow.gif);
	background-repeat: repeat-y;
	top: 0px;
	right: 1px;
	z-index: -1;
}

/****image styles********************************/
.ilcs_logo{
	position: absolute;
	left: 2px;
	top: 2px;
	z-index: 100;
}
.ilcs_title{
	position: absolute;
	left: 438px;
	top: 28px;
	z-index: 1;
}
img.nav{
	position: relative;
	top: 3px;
	

}
div#main_image{
	position: absolute;
	top: 14px;
	left: 59px;
	z-index: -1;
}
img.churchimage{
}
img.contentImage{
float:left;
margin:10px 10px 10px 0px;

}
.quoteContainer{
	position: relative;
	left: 50px;
	padding-top:10px;
	padding-bottom:10px;
}
.leftImage{
	position: relative;
	float: left;
	margin-right: 15px;
	padding-top:5px;
}
.rightImage{
	position: relative;
	float: right;
	padding:0px 15px 0 10px;
}
.bubbleTop{
	position: absolute;
	background-image:url(/school/images/bubbletop.gif);
	background-repeat:none;
}
.secbubbletop{
	display:none;
	position: relative;
	background-image:url('/school/images/secbubbletop.gif');
	width:187px;
	height:10px;
}

.secbubblebottom{
	display:none;
	position: absolute;
	background-image:url('/school/images/secbubblebottom.gif');
	width:187px;
	height:14px;
}
#copyright{
	font-weight:bold;
	font-size:10px;
}


/**********MENU***************/

#dropDowns{
	position:relative;
	z-index: 15;
	top:-5px;
	
}

.menuBox{
	border:solid 1px black;
	background-color:#eee;
	width:150px;
}

.primaryDrop{
	font-size:11px;
	font-weight:bold;
	background-color:#ccc;
	color:black;
	border:solid 1px #eee;
	padding:5px 10px 4px 10px;
	border-width:0 0 1px 0;
}

.secondaryDrop{
	color:#472C72;
	font-size:11px;
	padding:3px 15px 3px 15px;
}

.primaryDrop a{
	color:black;	
}

.secondaryDrop a{
	color:#472C72;
}

#academics{
	position:absolute;
	visibility:hidden;
	left:134px;
	top:-2px;
}

#admissions{
	position:absolute;
	visibility:hidden;
	top:-2px;
	left:218px;
}

#programs{
	position:absolute;
	visibility:hidden;
	top:-2px;
	left:305px;
}
#facilities{
	position:absolute;
	visibility:hidden;
	top:-2px;
	left:385px;
}
#get_involved{
	position:absolute;
	visibility:hidden;
	top:-2px;
	left:459px;
}
#resources{
	position:absolute;
	visibility:hidden;
	top:-2px;
	left:556px;
}

