/* Global Stylesheet */
/* DuroMedia */
/* Developed By: Adam Duro */

/* --------------------------------------- */
/* --( Global Styles )-- */
/* --------------------------------------- */

body {
    font: 62.5%/1.25 helvetica, arial, sans-serif;
    font-size: .8em;
    background: #8c7046 url('../_img/page_bg.gif') repeat-x top center;
}
a {
    text-decoration: none;
}
/* self clearing rules */
.selfclear:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.selfclear { display: inline-block; _height: 1%; }
/* Hides from IE-mac \*/
.selfclear { display: block; }
/* End hide from IE-mac */

.clear {
	clear: both;
}

.nodisp {
    display: block;
    height: 0;
    width: 0;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

/* --------------------------------------- */
/* --( Main Container )-- */
/* --------------------------------------- */

#main_container {
    width: 980px;
    margin: 0 auto;
}

/* --------------------------------------- */
/* --( Navigation )-- */
/* --------------------------------------- */

#nav {
	height: 32px;
	padding-top:  10px;
}

#nav ul li {
    display: inline;
}
#nav ul li.parent {
    position: relative;
    display: block;
    float: left;
}
#nav ul li a {
    display: block;
	background: url('../_img/nav_bg.jpg') no-repeat -10px 0px;
	width: 85px;
	text-align: center;
    float: left;
    font-size: 1.05em;
	padding: 10px 25px 8px 0;
	position: relative;
	z-index: 300;
	font-weight: bold;
	line-height: 1;
    color: #642c94;
	border-bottom: 1px solid #fafbfc;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#nav ul li a:hover {
    background-position: -10px -32px;
}
#nav ul li.first a {
	background-position: 0px 0px;
	padding-left: 10px;
}
#nav ul li.first a:hover {
	background-position: 0px -32px;
}
#nav ul li.last a {
	background-image: url('../_img/nav_bg-last.jpg');
	background-repeat: no-repeat;
	background-position: -10px 0px;
}
#nav ul li.last a:hover {
	background-position: -10px -32px;
}
#nav ul li ul {
    visibility: hidden; /* Comment This Out to view what dropdown will look like */
    display: block;
    position: absolute;
    top: 42px;
    left: 0;
    width: 200px;
}
#nav ul li ul li a {
    float: none;
    background: transparent url('../_img/50_trans_white.png');
    margin-bottom: 1px;
    padding-left: 15px;
    font-size: 1.0156em;
}

/* --------------------------------------- */
/* --( Leaderboard )-- */
/* --------------------------------------- */

#leaderboard {
    height: 176px;
    background: url('../_img/leaderboard_map.jpg') no-repeat 0px 5px;
    padding-left: 0px;
    padding-top: 15px;
	padding-bottom: 23px;
    line-height: 1.9em;
	position: relative;
}
#leaderboard h1 {
    width: 263px;
	float: left;
}
#leaderboard h1 a {
	width: 263px;
	height: 156px;
	text-indent: -3000px;
	display: block;
	background: url('../_img/logo.png') no-repeat 0px 0px;
		margin:26px 0 0 12px;
}
#leaderboard p {
    color: #692c92;
    font-size: 1.4em;
	padding: 95px 0 0 300px;
	width: 400px;
	font-weight: bold;
	z-index: 200;
	position: relative;
}
#leaderboard span.text {
	display:block;
	float:left;
	background:url(../_img/headText.jpg) no-repeat;
	width:383px;
	height:19px;
	padding:0;
	margin-top:101px;
	margin-left:27px !important;
	margin-left:15px ;
}
#leaderboard p span {
    background: #6ea5c7;
    padding: 4px 2px 3px;
}
#leaderboard img {
	float: right;
	position: absolute;
	top: -37px;
	left: 690px;
}

/* --------------------------------------- */
/* --( Content )-- */
/* --------------------------------------- */

#content_container {
    background: url('../_img/content_bg.gif') repeat-y;
}
#content_container span {
    display: block;
}
#content_container span.b1 {
    background: url('../_img/content_head.gif') no-repeat top;
}
#content_container span.b2 {
    background: url('../_img/content_foot.gif') no-repeat bottom;
    padding: 24px 26px;
}
#content {
    width: 632px;
    float: left;
}
#content h2 {
    font-size: 1.6em;
    margin: 0 0 15px 0;
    font-weight: normal;
    color: #693198;
}
#content p {
    margin: 15px 0;
    line-height: 1.8em;
    text-align: justify;
}
#content ol {
	padding-left: 20px;
}
#content ol li {
	line-height: 1.8;
	list-style-type: decimal;
}
#content span.sep {
    display: block;
    height: 28px;
    margin: 15px 0;
    background: url('../_img/paragraph_seperator.gif') no-repeat center;
}
#content .pic {
	float: right;
	margin: 0 0 1em 1.5em;
	width: 180px;
}
#content .pic dd {
	font-size: .859em;
}
#content img.pic {
	float: left;
	margin: 0 1.5em 1em 0;
}
#content .ministries {
	float: left;
	width: 200px;
	margin-right: 1.5em;
	padding-left: 20px;
	list-style: disc;
}
#content .covenant { text-align: center; }
#content .affiliation {
	font-style: italic;
	padding-left: 70px;
	background: url('../_img/calv-logo.jpg') no-repeat left;
}
#vision {
	text-align: center;
	color: #693198;
	font-weight: bold;
}
#vision strong {
	display: block;
	margin: 0 auto;
	font-size: 1.5em;
	text-align: center;
}
#vision span {
	color: #B38F44;
	display: inline;
}

#map { float: right; width: 400px; }
#sidebar {
    width: 246px;
    background: url('../_img/news_bg.gif') no-repeat top;
    padding: 13px 12px;
    float: right;
}
#sidebar h3 {
    width: 245px;
    height: 18px;
    color: #fff;
    font-weight: normal;
    font-size: 1.4em;
	line-height: 1;
    background: url('../_img/news_head_bg.jpg') no-repeat;
    text-align: center;
    padding: 11px 0;
    margin: 0 0 12px 0;
}
#sidebar dl dt {
	color: #9c66bf;
	margin: 15px 0 0;
}
#sidebar dl dd {
    margin: 0;
}
#sidebar dl dd p {
    margin: 0 0 10px;
}
#sidebar dl dd p span {
	font-size: .859em;
}
#sidebar dl dd p span.time {
	float: right;
	display: block;
	font-size: 1em;
	
}

/* --------------------------------------- */
/* --( Footer )-- */
/* --------------------------------------- */

#footer {
    padding: 0 18px;
    color: #ebd9a8;
}
#footer p {
    margin: 18px 0;
}
#footer p a {
    color: #ebd9a8;
}
#footer p a:hover {
    text-decoration: underline;
}
#footer div.col1 {
    width: 350px;
    float: left;
}
#footer div.col2 {
    width: 380px;
    float: right;
    text-align: right;
}#gold a {
	color: #D5B058;
}
blockquote {
	background: #FFFFCC;
	padding: 1em;
	font-style: italic;
}
#content blockquote p.first { margin-top: 0; font-style: normal; }
#content blockquote p.last { margin-bottom: 0; }
blockquote sup { vertical-align: super; font-size: 0.859em; font-weight: bold; }

#sidebar table tr  {
	height:15px;
}
#sidebar table tr.pad {
	height:50px;
}
#sidebar table tr td strong {
	color:#CF81BF;
}
#sidebar table tr.space {
	height:6px;
}
#sidebar table tr td span.sub {
	font-size:10px;
}