body {
	position: relative;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	}

#container {
	position: absolute;
	margin: 0;
	}


#homebox {
	padding: 0;
	width: 350px;
	position: absolute;
	top: 0;
	left: 0;
	}
	
#footer {
	position: absolute;
	bottom: 0;
	}
	
#quicklinks {
	position: absolute;
	padding: 0px 0px 10px 11px;
	top: 0;
	left: 360px;
	width: 204px;
	margin-top: 0;
	}
	
	#quicklinks a {
		display: block;
		padding-bottom: 5px;
		}

/*#quicklinks a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFCC;
	background-color: #FF9900;
	border-top: 2px solid gray;
	display: block;
	width: 128px;
	padding: 10px 6px;
	margin-bottom: 6px;
	text-decoration: none;
	}
	
#quicklinks .plain {
	color: inherit;
	background-color: white;
	border: 0;
	padding: 0;
	margin: 0;
	}  */
	
#quicklinks a.outreach {
	background-image: url(images/outreachlogo.jpg);
	background-repeat: no-repeat;
	border: 0;
	padding: 0;
	margin: 0;
	width: 140px;
	height: 143px;
	}

#quicklinks a.outreach:hover {
	background-image: url(../images/outreachlogohov.jpg);
	background-repeat: no-repeat;
	}
	
/*#quicklinks a:hover, #quicklinks a:active, #quicklinks a.link1:hover, #quicklinks a.link2:hover, #quicklinks a.link3:hover, #quicklinks a.link4:hover, #quicklinks a.link5:hover {
	color: white;
	background-color: #6053A1;
	}

#quicklinks a.link1 {
	color: #000;
	background-color: #FAB65F;
	}

#quicklinks a.link2 {
	color: #000;
	background-color: #FBD867; 
	}

#quicklinks a.link3 {
	color: #FFF;
	background-color:#663366; 
	}

#quicklinks a.link4 {
	color: #000;
	background-color: #9CA665; 
	}

#quicklinks a.link5 {
	color: #FFF;
	background-color: #CC3300;
	} */

td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	text-align:left;
	line-height: 12px;
	padding: 0 0 10px 0;
	margin: 0;
}
.purple {
	color: #6053A1;
	background-color: transparent;
	}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	text-align:left;
	line-height: 12px;
	margin: 0;
}

a img {
border: 0;
}
img a:link {
	border: 0;
	}
	
.sidebarLinks A {
	text-decoration: none;
	font-weight:bold;
	color: #0D5EC1;
	font-size: 11px;
}
.sidebarLinks A:hover {
	text-decoration: underline;
	font-weight:bold;
	color: #333333;
	font-size: 11px;
}
.sidebarLinks.redLink A, #links .sidebarLinks.redLink A {
	color: #ED1B23;
}
.mainHome {
	padding: 15px 10px 10px 15px;
	}
#main {
	margin: 0 25px 20px 25px;
	}
#mainHome {
	width: 350px;
	position: absolute;
	top: 180px;
	
}
#mainHome A, #mainHome A td, #main a, .mainHome a{
	text-decoration:none;
	font-weight:bold;
	color:#7B69D3;
}
#mainHome A:hover, #mainHome A td:hover, #main a:hover, .mainHome a:hover {
	color:#666666;
	text-decoration: underline;
	}
	
.popupLinks A {
	color:#ede7bb;
	font-weight:bold;
	text-decoration:none;
}
.popupLinks A:hover {
	color:#fec758;
	font-weight:bold;
	text-decoration: underline;
}
.highlight {
	color: #000000;
}
.mainHomeTitle {
	font-size: 17px;
	color: #6053A1;
	font-weight:bold;
}
h1 {
	font-size: 17px;
	color: #6053A1;
	font-weight:bold;
	padding: 0;
	margin: 10px 0 10px 0;
	line-height: 18px;
	/*clear: both;*/
}
h2 {
	font-size: 14px;
	color: #6053A1;
	font-weight:bold;
	margin: 10px 0 5px 0;
	clear: both;
	line-height: 16px;
	padding: 0;
}

#newscontent h2, #mainHome h2 {
	clear: both;
	padding-top: 5px;
	border-top: 1px solid gray;
	margin-top: 20px;
}

h3 {
	color: #fccf3e;
	background-color: #997e9e;
	font-size: 14px;
	display:block;
	font-weight:bold;
	padding: 5px;
	margin: 30px 0 10px 0;
	clear: both;
}
h4 {
	color: black;
	background-color: inherit;
	font-size: 12px;
	margin: 0;
	padding: 10px 0 5px 0;
	}
#mainHomeImgCol {
	padding: 0px 16px 10px 11px;
	width: 112px;
	position: absolute;
	top: 0;
	left: 428px;
	color: inherit;
	background-color: white;
	
}
#mainHomeRightCol {
	width: 140px;
	position: absolute;
	top: 0;
	left: 582px;
	padding: 0px 0px 10px 12px;
	font-size: 10px;
	color: #333333;
	border-left: 1px solid #adadad;
	margin: 0;
}
#mainHomeRightCol p {
	margin: 0;
	padding: 0;
	}
	
	/*home page major buttons*/
	
	
#quicklinks a.newsletter {
	display: block;
	background-image: url(images/carillonbuttonup.jpg);
	background-repeat: no-repeat;
	border: 0;
	padding: 0;
	margin: 0;
	width: 200px;
	height: 61px;
	}

#quicklinks a.newsletter:hover {
	background-image: url(images/carillonbuttondown.jpg);
	background-repeat: no-repeat;
	}
	
#quicklinks a.donate {
	display: block;
	background-image: url(images/donatebuttonup.jpg);
	background-repeat: no-repeat;
	border: 0;
	padding: 0;
	margin: 0;
	width: 200px;
	height: 59px;
	}

#quicklinks a.donate:hover {
	background-image: url(images/donatebuttondown.jpg);
	background-repeat: no-repeat;
	}
	
#quicklinks a.escrip {
	display: block;
	background-image: url(images/escripbuttonup.jpg);
	background-repeat: no-repeat;
	border: 0;
	padding: 0;
	margin: 0;
	width: 200px;
	height: 59px;
	}

#quicklinks a.escrip:hover {
	background-image: url(images/escripbuttondown.jpg);
	background-repeat: no-repeat;
	}
	
#quicklinks a.webcast {
	display: block;
	background-image: url(images/webcastbuttonup.jpg);
	background-repeat: no-repeat;
	border: 0;
	padding: 0;
	margin: 0;
	width: 200px;
	height: 59px;
	}

#quicklinks a.webcast:hover {
	background-image: url(images/webcastbuttondown.jpg);
	background-repeat: no-repeat;
	}

    /*  end home pge major buttons  */	

.address {
	color:#000000;
	font-weight:bold;
}
.rightSideBlock {
	color: #fccf3e;
	background-color: #997e9e;
	font-size: 14px;
	display:block;
	font-weight:bold;
	padding: 5px;
	margin-top: 5px;
}


.rightSideTitleBlack {
	color: #000000;
	font-weight:bold;
	font-size:11px;
}
.rightSideTitle {
	color: #463D73;
	font-weight:bold;
	font-size:11px;
}
.rightSideTitle A {
	color: #463D73;
	text-decoration:none;
}
.rightSideTitle A:hover {
	color:#333333;
	text-decoration: underline;
}
.standardList {
	margin-left:8px;
	padding-left:8px;
}
.purpleList {
	margin-left:0px;
	padding-left:0px;
	list-style-image:url(../h_images/square_bullet2.gif);
	color:#463D73;
}
.purpleList A {
	font-weight:bold;
	color:#463D73;
	text-decoration:none;
}
.purpleList A:hover {
	color:#333333;
	text-decoration: underline;
}

.subnav {
	color:#000000;
	font-size:11px;
	padding-bottom:5px;
	margin: 2px;
	font-weight:bold;

}
.subnav A {
	color:#000000;
	text-decoration:none;
}
.subnav A:hover {
	color:#84218c;
	text-decoration: underline;
}

 these next ones set up the rollout nav 

body {
	font: normal 11px verdana;
	color: #444444;
	}

ol {
	font: bold 12px verdana;
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 137px; /* Width of Menu Items */
	/*border-bottom: 1px solid #ccc;*/
	}
	
ol li {
	position: relative;
	}
	
li ol {
	position: absolute;
	left: 136px; /* Set 1px less than menu width */
	width: 165px;
	top: 0;
	display: none;
	}

/* Styles for Menu Items */
ol li a {
	display: block;
	text-decoration: none;
	color: #000;
	background-image:url(../h_images/home_sn_back.gif);
	/*background: #ccc;   IE6 Bug */
	/*background: transparent url(images/header_hills.jpg) no-repeat top left; */
	padding: 5px;
	/*border: 1px solid #ccc;  IE6 Bug */
	border-bottom: 0;
	}
	
ol li a:hover, .subNavHere {
	display: block;
	text-decoration: none;
	font-weight:bold;
	color: #84218c;
	background: #fe9433; /* IE6 Bug */
	padding: 5px;
	/*border: 1px solid #ccc;  IE6 Bug */
	border-bottom: 0;
	}
	
/* Holly Hack. IE Requirement \*/
* html ol li { float: left; height: 1%; }
* html ol li a { height: 1%; }
/* End */

li:hover ol, li.over ol { display: block; } /* The magic */
.rightSideTitlePurple {
	color: #6053a1;
	font-weight:bold;
	font-size:11px;
	text-transform: uppercase;
}
.preacher {
	font-size: 11px;
	color: #000000;
	line-height: 14px;
}
.sermonDate {
	font-size: 11px;
	color: #712F87;
	font-weight: bold;
}
.mainSubTitle {
	font-size: 14px;
	color: #6053A1;
	font-weight:bold;
	padding-top: 10px;
	clear: left;
}


.campusSubTitle {
	}
	
	/*    photo styles     */
.left {
float: left;
padding: 0 10px 10px 0;
border: 0;
}
.midleft {
float: left;
padding: 10px 10px 10px 0;
border: 0;
}
.right {
float: right;
padding: 0 0 10px 10px;
border: 0;
}

.midright {
float: right;
padding: 10px 0 10px 10px;
border: 0;
}

/*  end photo styles    */

/*   STYLES FOR NEWSPAGES   */

#header {
	height: 100px;
	width: 100%;
	color: inherit;
	background-color: #E0A244;
	background-image: url(images/newshead.jpg);
	background-repeat: no-repeat;\
	margin: 0;
	padding-bottom: 5px;
	border-bottom: 4px dashed #B61117;
	}
	
.date {
	color: black;
	background-color: transparent;
	size: 12px;
	padding-bottom: 10px;
	font-weight: bold;
	}
	
#newscontent {
	left: 0;
	margin: 30px 345px 20px 175px;
	}
	
#newscontent h1 {
	margin-top: 0;
	padding-top: 0;
	}

#leftnav {
	float: left;
	width: 120px;
	padding: 30px 20px 0 20px;
	}
	
#leftnav a {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	display: block;
	padding: 4px 6px 4px 6px;
	margin-bottom: 6px;
	text-transform:uppercase;
	color: #FFCC00;
	background-color: #CC3300;
	text-decoration: none;
	}

#leftnav a:hover {
	color: #CC3300;
	background-color: #FFCC00;
	} 
	
#newscontent p {
	font-size: 11px;
	line-height: 14px;
	color: #444;
	}

#links {
	position: absolute;
	top: 108px;
	width: 300px;
	right: 0;
	margin: 0px 20px 20px 0px;
	padding-left: 20px; 
	}
	
p, li{
	font-size: 11px;
	line-height: 14px;
	color: #444;
	}

#links a {
	font-size: 11px;
	text-decoration:none;
	font-weight:bold;
	color:#7B69D3;
	}
#links a:hover {
	color:#666666;
	text-decoration: underline;
	}

a {
	font-size: 11px;
	text-decoration:none;
	font-weight:bold;
	color:#7B69D3;
	}
a.redLink {
color:#ED1B23;
}
 a:hover {
	color:#666666;
	text-decoration: underline;
	}

/*  END OF STYLES FOR NEWSPAGES  */