﻿#container {
    margin: 0px auto;
    width: 950px;
    padding: 0px;
}

#header {
	background: #b70007 url('../images/layout/headerSlice.jpg') repeat-x top left;
	border-bottom: 1px solid #312d2d;
	border-left: 1px solid #312d2d;
	border-right: 1px solid #312d2d;
	height: 172px;
	-moz-border-radius: 0px 0px 5px 5px;
}

#searchBarNav {
	border: 1px solid #660000;
	-moz-border-radius: 0px 0px 0px 5px;
	background-color: #910000;
	float: right;
	color: white;
	margin-right: 5px;
	width: 609px;
	padding-left: 10px;
	line-height: 30px;
}
#searchBarNav a {
	color: white;
	text-decoration:none;
	font-size: 8pt;
	padding: 3px 5px;
	border: 1px solid transparent;
}

#searchBarNav a:hover {border: 1px solid white;}

#navTopContainer {
	text-align:left; 
	line-height:37px;
	background: transparent url('../images/layout/navChurch.jpg') no-repeat top right;
	padding-left:4px;
}

#navTopContainer ul {
    font-size: 12px;
    font-weight: bold;
    border: none;
    margin: 0px;
}

#navTopContainer li {
    display: inline;
    list-style-type: none;
    list-style-image: none;
}

#navTopContainer a {
	color: white;
	text-decoration:none;
	padding: 5px 15px;
	border: 1px solid transparent;
}

#navTopContainer a:hover {
	border: 1px solid white;
}

#adSpace {
	padding: 10px 0px;
	text-align:center;
}

#slogan {
	font-size:9pt;
	color: #7f7f80;
	font-style:italic;
	border-bottom: 1px solid #b70007;
	padding-bottom: 3px;
}

#date {
	font-size:8pt;
	color: #b70007;
	font-style: normal;
	font-weight:bold;
}
#contentBodyNoRightNav {
    width:930px;
    padding: 10px;
    text-align:left;
    vertical-align:top;
    background-color: #ffffff;
    border: 1px solid #312d2d;
    font-size:10pt;
}

#contentBody {
    width:618px;
    padding: 10px;
    text-align:left;
    vertical-align:top;
    background-color: #ffffff;
    border: 1px solid #312d2d;
}
.drop {
	float: left;
	font-size: 300%;
	margin: 2px 4px 2px 0;
	padding: 0px 4px;
	border: 2px solid #ccc;
	background: #eee;
}

.wishYouWereHereFrame {
	width: 425px;
	border: 1px solid #333;
	padding: 3px;
	text-align: center;
	padding-top: 15px;
}

.wishYouWereHereForm {width: 100%;border-collapse: collapse;}
.wishYouWereHereForm td {vertical-align: top; font-size:10pt; padding:4px 0px;}

#rightNav {
    width: 302px;
    padding-left:10px;
    text-align:left;
    vertical-align:top;
}
#rightNav div {
	margin-bottom: 10px;
}

.bofButton {
	background: transparent url('../images/layout/BOFbutton2012.png') no-repeat top left;
	height: 89px;
	font-size: 20pt;
	font-weight: bold;
	padding-left: 10px;
}
.subscribeButton {
	background: transparent url('../images/layout/subscribeButton.jpg') no-repeat top left;
	line-height: 35px;
	color: #b82c35;
	font-weight:bold;
	padding-left:10px;
}
.shopButton {
	background: transparent url('../images/layout/shopButton.jpg') no-repeat top left;
	color: navy;
	font-weight:bold;
	line-height: 35px;	
	padding-left:10px;
}

#footer {
	padding: 15px 30px;
	margin-top: 10px;
	text-align:left;
	font-size:80%;
	background-color: #666058;
	color: white;
}

#footer a {color: white;}
#footer a:hover {text-decoration:underline;}

/*---BEST OF FREDERICK BALLOT---*/
#table13 {width: 700px;	margin: auto;}
#table13 td {padding: 2px 0px; font-size:10pt;}
