﻿body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #28156E;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
}

td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #28156E;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
}

a
{
text-decoration: none;
font-weight: bold;
}

a:hover
{
	text-decoration: none;
	font-weight: bold;
	color: #E67817;
}

hr
{
	height: 1px;
	color: #E67817;
}

ul
{
	padding-top: 0px;
	margin-top: 0px;
}

h1
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.3em;
color: #28156E;
}

h2
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.1em;
color: #28156E;
}

#content li
{
list-style-image: url(/img/bullet.jpg);
margin-bottom: 10px;
}

#content a
{
text-decoration: none;
}
#main
{
	border: 1px solid #E67817;
	width: 800px;
	position: relative;
	margin: auto;
	min-height: 600px;
	height: 100%;
}

#wrapper
{
	
	width: 800px;
	min-height: 600px;
	height: 100%;
	margin: auto;
}
#headrow
{
	background-image: url(/img/header_new.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 193px;
}

#conferenceheader
{
	background-image: url(/conference/img/ConferenceHeader2009.jpg);
	background-repeat: no-repeat;
	background-color: #E67817;
	height: 131px;
}

#conferencetitle
{
border-top: 1px;
border-top-color: #E67817;
border-top-style: dotted;
text-align: center;
}

#conferencecontent
{
	padding: 5px;
	font-size: 0.9em;
	min-height: 400px;
	width: 780px;
	/*float: left;*/
	margin: auto;
}

#conferencecontent a
{
color: #28156E;
text-decoration: none;
font-weight: bold;
}

#conferencecontent a:hover
{
color: #E67817;
text-decoration: none;
font-weight: bold;
}

#tblcontent
{
	min-height: 582px;
	height: auto !important;
	width: 800px;
}

#content
{
	padding: 5px;
	font-size: 0.9em;
	min-height: 500px;
	height: 100%;
}

#footer
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.linebreak
{
clear: both;
}

#emscontent
{
	width: 800px;	
}

#lc
{
	padding: 5px;
	font-size: 0.9em;
}

#mc
{
	padding: 5px;
	border-left: 1px solid #E67817;
	border-right: 1px solid #E67817;
	font-size: 0.9em;
}

#rc
{
	padding: 5px;
	font-size: 0.9em;
}

#rcol
{
	font-size: 0.9em;
	float:right;
	width: 375px;
	text-align: right;
	height: 18px;
}
#lcol
{
	text-align:left;
	font-size: 0.9em;
	float:left;
	width: 375px;
	height: 18px;
}

#prayer
{
	padding: 5px;
	font-size: 0.9em;
}

.lheader
{
	padding: 5px;
	color: #FFFFFF;
	background-color:#999999;
	font-size: 1.1em;
	font-weight:bolder;
}

#slogan
{
	height: 19px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #E67817;
	padding: 0.65em;
	text-align: center;
	background-image: url(/img/sloganbg.jpg)
}

#reglink
{
text-decoration: none;
}

#reglink:hover
{
text-decoration: none;
color: #E67817;
}

.dgheader
{
	background-color: #28156E;
	color: White;
	font-size: 12pt;
}
.dgrow
{
	font-size: 10pt;
	padding: 5px;
}

.dgrowalt
{
	background-color: #cfcfcf;
	font-size: 10pt;
	padding: 5px;
}

.dgpager
{
	background-color: #FBD8B9;
	font-size: 10pt;
}
	
#footerline
{
	position: relative;
	margin: auto;
	padding: 5px 5px 5px;
	background-color :#E67817;
	height: 18px;
	width: 790px;
	color: #FFFFFF;
	vertical-align: bottom;
}

#footerline a
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.clear
{
	height:0;
	clear:both;
	margin:0;
	padding:0;
}

.sitemenu
{
	background-color: #28156E;
	width: 100%;
	margin: 0;
	height: 30px;
}

.sitemenutwo
{
	background-color: #a8b6c1;
	
	width: 100%;
	margin: 0;
	height: 30px;
}

.row1
{
	background-color: #FBD8B9;
}

.row2
{
	background-color: #cfcfcf;
}

.col49l
{
	width: 49%;
	float: left;
}

.col50r
{
	width: 50%;
	float: right;
}


