/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.smallergray {
	font-size: 10px;
	color:#999999;
}


td,th {
	vertical-align:top;
}

th {
	background-color:#9999CC;
	border-bottom:1px solid #333366;
}

em {
	color:#333366;
}

#header {	
	border-top:1px solid #333366;
	height:150px;
}

#header, #footer {
	background-color:#9999CC;
}

#main {
	float:left;
}

#maincontent {
	background-color:#FFFFFF;
}

/*#navBar, */
#maincontent h2, #maincontent h3, #maincontent h4, #maincontent h5, #footer, #bottomLinks {
	text-align:center;
}

#maincontent, #header, #footer {
	border-left:1px solid #333366;
	border-right:1px solid #333366;
	border-bottom:1px solid #333366;
}

#newscontent {
	border-top:1px solid #333366;
	border-left:4px solid #333366;
	border-right:1px solid #333366;
	border-bottom:1px solid #333366;
	vertical-align:top;
	padding:5px;
}

#linkscontent {
	border-top:1px solid #333366;
	border-left:1px solid #333366;
	border-right:4px solid #333366;
	border-bottom:1px solid #333366;
	vertical-align:top;
	padding:5px;
}

#bottomLinks {
	padding:5px;
	margin:5px;
}

#sermon, .paragraph, #church_life, #paris_originals {
	/*padding:10px;*/
	margin:10px;
}

.tableContent {
	border:1px solid #333366;
}

.cellContentHeader {
	font-weight:bold;
	text-align:center;
	background-color:#C8D4F8;
	border-bottom:1px solid #333366;
}

.cellContent {
	border-left:1px dotted #CCC;
	border-right:1px dotted #CCC;
}

.newsitem {
	border-bottom:1px dotted #CCC;
}

.newstitle {
	font-weight:bold;
	vertical-align:top;
}

.sectionTitle {
	font-weight:bold;
	font-size:14px;
}

.style1 {
	text-align:center;
}
.style2 {
	text-indent: 2em;
}

.month {
	font-size:18px;
	color:#FFFFFF;
}

.today {
	background-color:#CCCCCC;
	border:1px solid #000000;
}

.date {
	background-color:#FFFFFF;
	border:1px solid #000000;
}
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.redtext14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3366cc;
}
.scrolltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.missionstatement {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.largetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
}
.burgundy12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
}
.white12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.black10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #990000;
}


