html {
	margin-bottom:10px;
}
body { 
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:10px;
	font-size:12px;
	line-height:18px;
	/*text-align:center; */
	color:#2D557C;
}
.contact-name {
	font-size:14px;
}
hr {
	height:1px; color:#2D557C;
}
table {
	line-height:18px;
}
/*body * { text-align:left; }*/
div { 
	/* force centering of divs */
	margin: 0 auto; 
	width:100%;
}
.nav-link{
	display:block; 
	background-image:url(/images/shell/daytona-beach-church_r4_c1.jpg); 
	background-position:bottom left;
	width:168px;
	color:#325C84;
	padding:5px;
	padding-bottom:9px;
	padding-left:15px;
	font-size:14px; 
	font-weight:bold;
	text-decoration:none;
}
.nav-link:hover, .nav-link:active{
	color:#FFFFFF;
	background-image:url(/images/shell/daytona-beach-church_r4_c1-over.jpg); 
	background-position:bottom left;
}
.news-date {
	font-weight:bold; font-size:10px; font-style:italic;
}

p {
	margin-top:10px;
}
img {
	border:0px;
	clear:both;
}
ul {
	margin-left:10px;
	margin-bottom:0px;
	padding-left:10px;
}
li {
	line-height:24px;
}
a:link {
	color:#325C84;
}
a:visited {
	color:#8E3558;
}
a:hover, a:active {
	color:#FF0000;
}
ul{
	line-height:18px;
}
li{
	line-height:18px;
	margin-bottom:5px;
	margin-top:5px;
}

hr {
	border:0px; border-bottom:1px solid #CCCCCC; padding-top:5px; margin-top:5px; background-color:#FFFFFF;
}
h1 {
	font-size:18px; font-weight:normal; margin-top:5px; margin-bottom:5px;
}
h2 {
	margin-bottom:10px;
	font-size:14px;
	font-weight:bold;
	color:#3F3F3F;  
}
h3{
	margin-bottom:0px;
}

input, select, textarea {
	border:1px solid #AAAAAA;
	background-color:#EEEEEE;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.input-plain {
	font-weight:normal;
	background:none;
	border:none;
}
button{
	border:1px solid #AAAAAA;
	background-color:#EEEEEE;
	font-size:14px;
	color:#000000;
	padding:0px;
	margin:0px;
	margin-right:0px;
	text-align:center;
	font-weight:normal;
}
.daytime-course {
	color:#003399;
	font-weight:bold;
}
.evening-course {
	color:#CC6600;
	font-weight:bold;
}
.form-view {
	vertical-align:bottom;
}
.form-view h1{
	float:left;
	vertical-align:bottom;
	 margin:0px; padding:5px; font-weight:normal; font-size:24px; color:#000000; 
	padding-left:0px;
}

.table-list {
	border:1px solid #999999;
	padding:0px;
}
.table-list td{
	padding:5px;
}
th {
	text-align:left;
}
.table-list th, .table-list-header{
	padding:5px;
	font-weight:bold;
	background-color:#555555;
	color:#FFFFFF;
	/*width:1%;*/
	white-space:nowrap;
	vertical-align:top;
}
.table-list-header {
	font-size:14px;
	background-color:#777777;
}
.table-list th a{
	color:#FFFFFF;
	text-decoration:none;
}
.table-list th a:hover{
	text-decoration:underline;
}
.table-list .explanation{
	border:1px solid #999999;
	padding:5px;
	background-color:#EEEEEE;
	font-weight:bold;
}
.table-list .row1{
}
.table-list .row2{
	background-color:#EEEEEE;
}
