﻿
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	 /*background-color: #000000;*/
	 /*background-color: #211A11;*/
	 background-color: #660000;
}

table {
	margin-left: auto;
	margin-right: auto;	
}

.copyright {
	color: #CCCCCC;
	text-align: center;
	font-size: x-small;
}
.bannerleftimage {
	margin-left: 55px;
}

#churchname {
	font-size: 40pt;
	color: white;
	font-family: Verdana;
	text-align: center;
}


#main {
	/* width: 90%; */
	/* width: 840px; */
	/*width: 780px;*/
	width: 960px;
/*	background-color: #660000; */
	background-color: #211A11;
	margin-right: auto;
	margin-left: auto;
	color: #ea907f;
}

#editable {
/*	width: 100%;
	position: relative;*/
	float: left;
	width: 59%;
	margin-left: 5px;
	padding: 0 5px;
}

#col2left {
/*	border-right: thin solid white;  */
	width: 34%;
	float: left;	
	padding: 0 5px;	
}

#col2left ul, #col3left ul {
	list-style: none;
	padding-left: 0;
	margin-left: 0;
}

#col2left ul li, #col3left ul li {
	padding-bottom: 5px;
}
#col2left ul li a, #col3left ul li a{
	color: #f7f5d9;
	text-decoration: none;
	font-variant: small-caps;
	font-size: larger; 
	line-height: 1.25em;
	padding-bottom: 2px;
	border-bottom: dotted thick #211A11;
}

#col2left ul li a:hover, #col3left ul li a:hover {
	background-color: #ea907f;
}

#col2right {
/*	border: thin solid green; */
	width: 63%;
	float: right;
	padding: 0 5px;
}

#col2right h1 {
	color: yellow;
	
}
#copyright {
	clear: both;
	font-size: x-small;
}

#clearall {
	clear: both;
}

#col3left {
/*	border: thin solid green; */
	width: 18%;
	float: left;	
	padding: 0 5px;
}

#col3mid {
/*	border: thin solid green; */
	float: left;
	width: 100%;  /* was 59 */
	margin-left: 5px;
	padding: 0 5px;
}

#col3right {
/*	border: thin solid green; */
	width: 18%;
	float: right;
	margin-left: 2px;
	padding: 0 5px;
}

#col3right img, #col2right img {
	float: left;
}

#navbar {
/*	background-color: #860101; */
	background-color: #CFAE7E;
	text-align: center;
	padding: 5px 2px;
	height:auto;

/*	padding-top: 1px; 
	padding-bottom: 6px; 
	height: 40px;*/
}

#navbar ul {
	padding: 0;
	margin: 0;
}

#navbar ul li a {
	text-decoration: none;
	/*color: #9e2e2f;  */
	color: #67430F;
	/*background-color: #f7f5d9; */
	font-variant: small-caps;		
}

#navbar ul li a:hover {
	background-color: #67430F;
	color: #CFAE7E;
}

#navbar ul li {
	display: inline; /*	float: left; */;
}

#bottomnavbar {
	background-color: #CFAE7E;
	text-align: center;
	border-top: thin dashed #CCCCCC;
	padding: 2px 0;
	font-size: x-small;
}

#bottomnavbar ul {
	padding: 0;
	margin: 0;
}

#bottomnavbar ul li {
    display: inline;
    margin: 0 5px;
}
#bottomnavbar ul li a {
	font-size: x-small;
	text-decoration: none;
	color: #67430F;
}

#bottomnavbar ul li a:hover {
    background-color: #67430F;
   	color: #CFAE7E;
}

.tenets {
	font-size: large;
	background-color: #0033CC;
	color: #FFFFFF;
	text-align: center;
}

#tenets {
	width: 150px;
	margin-left: auto;
	margin-right: auto;	
}
.upcomingevt {
	font-size: small;
}
.imageleft {
	float: left;
	margin-right: 5px;
}
#prayerrequestform {
	border-style: solid;
	border-width: thin;
	padding-left: 10px;
}
#donate1 {
	border-style: solid;
	border-width: thin;
	width: 90%;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	text-align:center;
}

#donatecredit {
	border-style: solid;
	border-width: thin;
	width: 90%;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	text-align:center;
}

#donateform {
	border-style: solid;
	border-width: thin;
	width: 90%;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;	
}
