@charset "UTF-8";
/* CSS Document */

body  {
	font-family: "Lucida Grande", sans-serif;
	background: #0a0810 url(images/splash_back.jpg) top center no-repeat;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #717171;
}
a#corner {
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
	height: 112px;
	width: 134px;
	background: transparent url(../Images/corner_ad.png) top left no-repeat !important;
	background: none;
	text-indent: -999em;
	text-decoration: none;
}
a {
    color: #c48413;
    text-decoration: none;
}
a:hover {
    color: #fff;
    text-decoration: underline;
}
img.splashLogo {
    position: relative;
    top: 30px;
    left: 83px;
	padding: 0px;
	margin: 0px 0 -30px 0;
	clear: both;
}
img.poll-button {
    position: relative;
    top: 260px;
    left: 27px;
	padding: 0px;
	margin-bottom: -550px;
	clear: both;
}
img.churchlink {
    position: relative;
    top: -214px;
    left: -167px;
	padding: 0px;
	margin: 0px;
	border: none;
}
img.radiolink {
    position: relative;
    top: -195px;
    left: 175px;
	padding: 0px;
	margin: 0px;
	border: none;
}
.maincontainer { 
	width: 100%;
    padding: 150px 0 0 0;
	margin-left: auto;
    margin-right: auto;
} 
.mainBody {
	text-align: center!important;
}
.contentwrap { 
    width: 1000px;
    height: 500px;
	text-align: center;
    padding: 0px 0 0 0;
	margin-left: auto;
    margin-right: auto;
}

/*------------------ Structure -----------------------*/

p {
	margin: 0px;
	padding: 0px 0 5px 0;
}
strong {
	color: #c48413;
}
h1 {
	font-family: "Century Gothic", sans-serif;
	color: #000;
	font-size: 30px;
    font-weight: lighter;
    text-transform: uppercase;
	margin: 0px;
	padding: 0 0 8px 0;
}
h1 a {
	color: #000;
    text-decoration: none;
}
h1 a:hover {
	color: #fff;
    text-decoration: none;
}
h2 {
	font-family: "Century Gothic", sans-serif;
	color: #fff;
	font-size: 18px;
    font-weight: lighter;
    text-transform: uppercase;
	margin: 0;
	padding: 0 0 5px 0;
}
h2 a {
	color: #fff;
    text-decoration: none;
}
h2 a:hover {
	color: #c48413;
    text-decoration: none;
}
h3 {
	font-family: "Century Gothic", sans-serif;
	color: #fff;
    font-size: 16px;
    font-weight: lighter;
    text-transform: uppercase;
	margin: 0;
	padding: 0 0 7px 0;
}
h3 a {
	color: #fff;
    text-decoration: none;
}
h3 a:hover {
	color: #c48413;
    text-decoration: none;
}
h4 {
    line-height: 15px;
	font-size: 10px;
    font-weight: lighter;
	margin: 0px;
	padding: 0px;
}
h5 {
	color: #d5b785;
	font-size: 12px;
    font-weight: lighter;
	margin: 7px 0 0 0;
	padding: 0;
}
h6 {
    font-size: 11px;
    font-weight: lighter;
	margin: 7px 0 0 0;
	padding: 0px;
}
.leftcol {
	color: #000;
	font-family: "Century Gothic", sans-serif;
    font-size: 14px;
    float: left;
	width: 330px; 
	padding: 230px 0px 0px 20px;
    text-align: right!important;
    text-transform: uppercase;
}
.leftcol p {
	padding-bottom: 0px;
	margin-bottom: -5px;
}
.rightcol {
	color: #000;
	font-family: "Century Gothic", sans-serif;
    font-size: 14px;
    float: right;
	width: 345px; 
	padding: 13px 0px 0 0px;
	text-align: left;
    text-transform: uppercase;
}
.rightcol p {
	padding-bottom: 0px;
	margin-bottom: -5px;
}
.mainContent {
    width: 300px;
    font-size: 14px;
	margin: 0 330px 0 330px; 
	padding: 0px 0px 0 0px;
	line-height: 22px;
    text-align: left;
}
.footer {
    color: #fff;
    font-size: 12px;
	text-align: center!important;
	padding: 20px 0px 20px 0px;
}
.bottmnav {
        width: 900px;
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
        margin-bottom: 10px;
	margin-left: auto;
        margin-right: auto;
        padding: 5px 15px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
}
.bottmnav a {
	color: #fff;
	text-decoration: none;
	margin: 0 10px 0 10px;
}
.bottmnav a:hover {
	color: #333;
        font-weight: normal;
	text-decoration: none;
}
.copyright {
	color: #fff;
	font: 9px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-transform: uppercase;
	text-align: center;
        vertical-align: middle;
}
.relevant {
	font-weight: bolder;
}
.relevant a {
	color: #fff;
	text-decoration: none;
}
.relevant a:hover {
	color: #c85d37;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* @end */
