@charset "UTF-8";
@import url("../webfonts/gotham_light/stylesheet.css");
@import url("../webfonts/gotham_book/stylesheet.css");
@import url("../webfonts/gotham_bold/stylesheet.css");
body {
    background-image: url(../images/LeatherPattern.gif);
    margin: 0 auto
}
nav a {
	border: none;
}
nav a:link {
	text-decoration: none;
	font-family: "gotham light";
	font-size: 1.5em;
	line-height: 1.7em;
	color: #1A4C80;
	font-style: normal;
	vertical-align: sub;
}
nav a:visited {
	text-decoration: none;
	color: #487099;
}
nav a:hover {
	color: #0D2640;
	text-decoration: underline;
}
nav a:focus {
	color: #0D2640;
	text-decoration: underline;
}
nav a:active {
	text-decoration: none;
	color: #1F95D0;
	text-align: right;
}
#Container {
	height: auto;
	max-width: 480px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/spacer.png);
	background-repeat: repeat;
}
#background  {
}
article  {
	height: auto;
}
article p   {
	padding-bottom: 10px;
}
nav   {
	height: auto;
	text-align: center;
	width: 480px;
	background-color: #FFF;
}
#services {
	height: 40px;
	background-color: #B2E6FF;
	border: none;
}
#pastorsmessage {
	height: 40px;
}
#ministries {
	height: 40px;
	background-color: #B2E6FF;
}
#media {
	height: 40px;
}
#getsaved {
	background-color: #B2E6FF;
	height: 40px;
}
#onlinegiving {
	background-color: #B2E6FF;
	height: 40px;
}
#anchorbelieves {
	height: 40px;
}
#missions {
	height: 40px;
	background-color: #B2E6FF;
}
#contact {
	height: 40px;
}
#mbchome {
    background-color: #B2E6FF;
}
#homelink {
	height: 120px;
	width: auto;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	clear: none;
}
#Softball {
	height: 40px;
}
#addressline {
	font-family: "gotham light";
	font-size: 1.15em;
	font-style: normal;
	color: #009;
	text-align: center;
	height: 40px;
    width: 480px;
	background-color: #FFF;
	position: relative;
	top: -3px;
}
header {
	height: 188px;
	width: 480px;
	background-image: url(../images/Anchorlogoart480x188.jpg);
}
#socialLinks {
	height: 50px;
	width: 160px;
	position: relative;
	top: 70px;
	float: right;
	left: -20px;
}
.Contentbodytext {
	font-family: "gotham light";
	font-size: 1.2em;
	line-height: 1.3em;
	color: #000000;
}
.Contentbodytextindent {
	font-family: "gotham light";
	font-size: 1.2em;
	line-height: 1.3em;
	color: #000000;
	text-indent: 15px;
	text-align: justify;
}
.Contentbodytextreverse {
	font-family: "gotham light";
	font-size: 1.2em;
	line-height: 1.3em;
	color: #FFFFFF;
}
.currentpage {
	font-family: "gotham light";
	font-size: 1.5em;
	line-height: 1.7em;
	color: #0D2640;
	font-style: normal;
	vertical-align: sub;
}
h1 {
	font-family: "gotham book";
	font-size: 1.5em;
	line-height: 1.6em;
	text-align: center;
}

