﻿  /* CSS layout */
body {
	margin: 0;
	padding: 0;
	background:url('newlayout/images/topbg.jpg');
	background-repeat:repeat-x;
}
#masthead {
	background-image:url('newlayout/images/header.jpg');
	background-repeat:no-repeat;
	width:916px;
	height:240px;
	margin-right:auto;
	margin-left:auto;
}
#container {
	background-image:url('newlayout/images/body.jpg');
	background-repeat:repeat-y;
	width:916px;
	height:auto;
	margin-right:auto;
	margin-left:auto;
	clear:both;
}
#page_content {
	float:left;
	min-height:500px;
	padding:0 0 0 25px;
*	padding:0 5px 0 25px;
	width:451px;
}
#page_content p {
	font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size:small;
	text-align:justify;
	color:#003197;
}
#middle_col {
	margin-left:490px;
	margin-right:208px;
	margin-top:0;
}
#middle_col p{
	font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size:small;
	color:#ffffff;
	text-align:center;
}
#right_col {
	width: 178px;
	padding:0 22px 0 0;
	float: right;
}
#right_col p{
	font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size:small;
	color:#003197;
	text-align:center;
}
#footer {
	clear: both;
	background-image:url('newlayout/images/footer.jpg');
	background-repeat:no-repeat;
	width:916px;
	height:310px;
	margin-right:auto;
	margin-left:auto;
}
.copyright{
	font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size:x-small;
	color:#ffffff;
	text-align:center;
}
h1,h2,h3,h4,h5{
	color:#003197;
	font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	margin-bottom:0;
}
h2{
	color:#eeaf25;
	text-align:center;
	font-size:MEDIUM;
}
h3{
	color:#003197;
	text-align:center;
	font-size:small;
	background-image:url('images/blueheadingbg.jpg');
	background-repeat:no-repeat;
	width:173px;
	height:39px;
	padding:3px 0 0 0;
}
h4{
	color:#003197;
	text-align:center;
	font-size:medium;
	font-weight:bold;
	background-image:url('images/subheadingbg.jpg');
	background-repeat:no-repeat;
	width:452px;
	height:24px;
	padding:3px 0 0 0;
}
h5{
	color:#003197;
	text-align:left;
	font-size:small;
	font-weight:bold;
	padding:0;
	text-align:center;
}
.menu{
	list-style-type: none;
	margin:0;
	padding:0;
	width: 203px;
	height:20px;
}
.menu li a{
	font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #ffffff;
	display: block;
	width: auto;
	height:20px;
	text-decoration: none;
	text-align:center;
}
.menu li a:visited, .menu li a:active{
	color: #ffffff;
}
.menu li a:hover{
	background-image: url("images/menu2.gif");
	color:#003197;
	text-align:center;
}
.copyright a{
	color:#003197;
	font-size:small;
}
.copyright a:hover{
	color:#eeaf25;
	background-color:#003197;
	text-decoration:overline;	
}
#right_col p{
	margin:0;
	padding:0;
}
li{
	margin:0;
	font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size:small;
	color:#003197;
	text-align:left;
}
ul{
	margin-top:0;
}
a:visited, a:active{
	color: #003197;
}
a:hover{
	background-image: url("images/menu2.gif");
	color:#333333;
	text-align:center;
}
#calendar{
	margin-top:15px;
}
#search{
	margin-top:15px;
	text-align:center;
	font-family:'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
	font-size:small;
	color:#ffffff;
}
#freebiblesurvey{
	 padding:400px 5px 0 0;
	 background-position:center;
}
#blockquote{
	font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size:small;
	color:#003197;
	border:thin;
	border-color:#003197;
	border-style:ridge;
	text-decoration:blink;
	padding:10px;
	text-align:justify;
	margin-top:15px;
}
.table2{
	font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size:small;
	color:#003197;
}
.table3{
	font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size:small;
	color:#003197;
	text-align:center;
}

#awmAnchor-menu{
	margin-top:0;
*	margin-top:0px;
	margin-bottom:0;
	padding-bottom:20px;
}
#facebook{
	border:0;
	padding-top:25px;
}

