/* CSS for Concordia Lutheran Church, Hagerstown, MD */

/*  ---  LAYOUT  ---  */

body { 
	margin: 0px;
	font-family: Verdana, 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #7F6A4B;
	overflow-x:hidden;
	overflow-y:auto;
}

xx {
	background-color: #7F6A4B;
	height: 15px;
}

th {
	font-family: Verdana, 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

td { 
	margin: 0px;
	font-family: Verdana, 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px 5px;
} 

#topleveldiv {
	position: absolute;
	background-color: #FCFFF3;
	margin-top: 30px;
	margin-left: 3%;
	margin-right: 3%;
 	width: 94%;
	margin-bottom: 0px;
/*	min-width: 800px;*/
	height: auto;
/*	overflow: auto;*/
}

#main {
	position: relative;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
	clear: both;
}

#leftdiv {
	position: relative;
	float: left;
	width: 66%;
	margin-bottom: 0px;
	height: auto;
}

#rightdiv {
	position: relative;
	float: right;
	width: 34%;
}

#smallerleftdiv {
	position: relative;
	float: left;
	width: 22%;
	margin-bottom: 0px;
	height: auto;
}

#bigrightdiv {
	position: relative;
	/*border: 1px solid black;*/
	float: right;
	width: 76%;
	padding-right: 16px;
/*
	height: 500px;
	overflow: auto;
*/
}


#header0 {
	background: transparent;
	position: relative;
	top: 0;
	right: 0;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

#header {
	background: transparent;
	position: relative;
	top: 0;
	right: 0;
	width: 100%;
	padding-top: 10px;
	height: 40px;
	padding-bottom: 10px;
	text-align: center;
}

#menubox {
	background: url(shadow.gif) no-repeat bottom right;
	border: 1px solid #686868;
	position: relative;
	float: left;
	margin-left: 16px;
	margin-right: 16px;
	padding: 0 0 0 0;
	z-index: 44;
}

#menu {
	background: #D6E8FF;
	display: block;
	margin: -5px 5px 5px -5px;
	padding: 6px;
	position: relative;
}


#angelbox {
	background-image: url(chalk.jpg);
	position: relative;
	margin-left: 16px;
	margin-right: 16px;
	padding: 2px;
}

#angel {
	display: block;
	border: 4px solid #0084C6;
	margin: 0;
	padding: 0;
	position: relative;
	text-align:center;
}

#footerbox {
	position: relative;
	clear: both;
	width: 100%;

}

#footer {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin: 0;
	position: relative;
	width:100%;
}


#featurebox {
	position: relative;
	width: 100%;
	padding: 0;
	top: 0px;
}

#feature {
	display: block;
	text-align: center;
	position: relative;
	width: 100%;
	minimum-width:100%;
}

p {
	padding: 0px;
}

#footerImage {
	height: 50px;
}

/* MENU STYLES */
.amenu {
	color: #603;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.amenu ul li {
	list-style-type: none;
	margin: 0 0 0 -25px;
	padding: 0;
	text-indent: 0;
}

a { 
	background: transparent;
	color: #00C;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 0;	
}  

a:hover { 
	color: red;
	text-decoration: underline;
} 

.homea {
	padding: 0;
	font-size: 36px;
	font-family: 'Times New Roman', serif;
	font-weight: bold;
	text-align: center;
	color: #603;
}

.homeb {
	padding: 0;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #603;
}

.pgh1 {
	padding: 0;
	font-size: 22px;
	font-weight: normal;
	color: #603;
}

.pgh2 {
	padding: 0;
	font-size: 14px;
	font-weight: normal;
	color: #603;
}

h1 {
	font-size: 22px;
	font-weight: bold;
	color: black;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color:black;
	margin: 0;
	padding: 0;
}

h3 {
	font-size: 15px;
	font-weight: bold;
	background-color:#FFAAAA; 
	color: black;
}

.title {
	text-align:center;
	font-size: 18px;
	font-weight: bold;
	color:#603;
	margin: 0;
	padding-top: 10px;
}

.tagline {
	text-align:center;
	font-size: 16px;
	font-weight: bold;
	color:#603;
	margin: 0;
	padding-top: 5px;
}

.item {
	font-size: 15px;
	font-weight: bold;
	color: black;
}

.home {
	text-align: center;
	font-size: 12px;
	color: navy;
	margin: 10px 0 0 0;
	padding: 0;
}

.copy {
	text-align: center;
	font-size: 11px;
	color: #603;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}

.real, .real2 {
	text-align: center;
	font-family: "Times New Roman", serif;
	font-size: 20px;
	font-weight: bold;
}

.real {
	color: navy;
}

.real2 {
	color: #F00;
}

.plain { 
	font-family: Verdana, 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #000;
} 

.hcp {
	border:.5px solid #ccc; 
	width:220px; 
	height:20px; 
	background-color:#E0C0FF; 
	text-align:center; 
	margin:0 auto; 
	font-weight:bold; 
}

