﻿/*--Church of Christ Web Hosting & Design, LLC--*/

body{
	background-image:url('layout/headerbg.jpg');
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#ad3400;
	width: 100%;
	height:286px;
	margin:0 0 0 -18px;
	font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size:small;
	color:#fff;
}
#header{
	margin:0 auto 0 auto;
	width:988px;
	height:286px;
}
#container{
	background-image:url('layout/body.jpg');
	background-repeat:repeat-y;
	margin:-20px auto 0 auto;
	width:988px;
	min-height:400px;
}
#address{
	background-image:url('layout/address.jpg');
	background-repeat:no-repeat;
	margin:0 auto 0 auto;
	width:988px;
	height:93px;
}
#awmAnchor-menu{
	margin:0;
	padding:0;
}
#right_col {
	padding:10px 0 30px 0;
	width: 322px;
	float: right;
	margin-right:10px;
}
#page_content {
	padding:0 0 0 0;
	margin:0 335px 0 0;
}
p{
	font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size:small;
	color:#fff;
	text-align:justify;
	line-height:1.2em;
	margin:0 35px 15px 35px;
}
#footer {
	background-image: url('layout/footer.jpg');
	background-repeat:no-repeat;
	clear: both;
	width:988px;
	font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size:x-small;
	text-align: center;
	color: #fff;
	height:60px;
	padding-top:60px;
	margin:0 auto 0 auto;
}
#footer a {
	color: #fff;
	font-size: 11px;
}
#footer a:visited {
	color: #fff;
}
#footer a:hover {
	color: #ff0000;
	background-color:#000;
}
h1{
	font-weight:bolder;
	font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size:medium;
	text-align:center;
	padding-top:4px;
	color:#fff;
	margin-top:50px;
}
h2{
	text-transform:uppercase;
	font-weight:bolder;
	font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size:small;
	text-align:center;
	padding-top:4px;
	color:#977f4a;
}
h3{
	color:
}
a:link, a:visited, a:active{
	color:#fff;	
}
a:hover{
	color:#000;
}
li{
	line-height:1.2em;
	margin:3px 0 0 65px;
	padding:0;
	display:block;
}






