body {
	margin:0;
	padding:0;
}
.banner {
	margin:0 auto;
	height: 250px;
	width: 1000px;
	border: 0;
	padding: 5px 0 15px 0;
}


.headwrap {
	margin:0 auto;
	width: 1000px;
	height: 72px;
}

.dclogo {
	margin:25px 0 25px 0px;
	height: 72px;
	width: 392px;
	border: 0;
	float:left;
}

.adsloginbox {
	float: right;
	text-align: center;
    	font: bold 11px Trebuchet MS,Arial,san-serif;
	width: 163px;
	height: 26px;
	margin-right: 15px;
}

#ie6 .adsloginbox {
	margin-right: 0px;
}

.adslogin {
	margin-bottom:3px;
}

.adslogin a {
	background: url(../images/adsolution-back.png) no-repeat 0 -78px;
	margin: 0;
	text-align: center;
    	font: bold 11px Trebuchet MS,Arial,san-serif;
	color: #ffffff;
	line-height: 24px;
	font-weight: bold;
	font-size: 11px;
	display: block;
	width: 100%;
	height: 26px;
}

#ie6 .adslogin a {
	padding: 2px 0 0 0;
}

.adslogin a:hover {
	background: url(../images/adsolution-back.png) no-repeat 0 0;
	cursor:pointer;
	color: #000000;
}

.adslogin .gray {
	color: #656565;
}

.adslogin a:hover .gray {
	color: #000000;
	
}

.adslogin a {
	text-decoration: none;
}

.adslogin img {
	border: 0;
	position: relative;
	top: 2px;
	margin-left: 5px;
}

.adslogin .notreg {
	font-size: 12px;
	line-height: 12px;
}

.clear { clear: both;}

.outer {
	margin:0 auto;
	width:1000px;
	height:auto;
	background-repeat:no-repeat;
	background-position:0 -40px;
}

.border {
	position:relative;
	float:left;
	height:auto;
	overflow:hidden;
	border:1px solid #828284;
	width:750px;
	padding:2px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.innerBanner {
	position:relative;
	float:left;
	height:auto;
	overflow:hidden;
	margin:0 0 20px 0;
	border:1px solid #828284;
	width:700px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.content {
	position:relative;
	height:auto;
	overflow:hidden;
	width:auto;
	padding:20px;
	background-color:#EAEFF3;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.content h2 {
	font-size:18px;
	height:20px;
	position:relative;
	color:#065598;
	font-weight:bold;
	padding:0 0 10px 0;
}

.content h3 {
	font-size:14px;
	position:relative;
	font-weight:bold;
	padding:0 0 10px 0;
}

.content h4 {
	font-size:13px;
	position:relative;
	padding:0 0 10px 100px;
}

.fb {
	border:0;
	vertical-align: bottom;
}

.content p {
	font-size:12px;
	padding:0 0 10px 0;
	line-height: 25px;
}

.links {
	width:225px;
	float:right;
}

.links h2 {
	color:#065598;
	font-size:18px;
	display:block;
	padding:30px 0 0 15px;
}

.links a {
	color:#666;
    	font-family: Trebuchet MS,Arial,san-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.links a:hover {
    	font-family: Trebuchet MS,Arial,san-serif;
	font-weight:bold;
	color:#065598;
}

.links p {
	margin:0 0 5px 15px;
	background:transparent url(../images/bullet.png) no-repeat scroll 0 2px;
	padding:2px 0 5px 22px;
}

.ilist {
	width:100%;
	float:left;
	margin:0 0 0 0;
	padding:0 0 20px 50px;
}

.ilist a {
	color:#000;
	font-size:12px;
	text-decoration:none;
}

.ilist li {
	padding:2px 0 5px 15px;
	font-size:12px;
	text-decoration:none;
}

.alinks a{
	font-size:12px;
	color: #065598;
	font-weight: bold;
	line-height: 20px;
	text-decoration:none;
}

.alinks a:hover {
	color: #000;
	font-weight: bold;
	text-decoration:underline;
}


div#menu {
    margin:50px auto 0 auto;
    width:1000px;
}
div#copyright {
    margin:0 auto;
    text-align:center;
    width:1000px;
    font:11px 'Trebuchet MS';
    color:#3a3a3a;
    text-indent:20px;
    padding:30px 0 0 0;
}
div#copyright a { color:#696969; }
div#copyright a:hover { color:#3a3a3a; }

button {
	-moz-border-radius:4px 4px 4px 4px;
	-moz-outline-radius:4px 4px 4px 4px;
	background-color:#222222;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	cursor:pointer;
	font-size:11px;
	height:24px;
	outline:1px outset #999999;
	padding: 0 5px 3px 5px;
}

.sermonTitle {
	color: #065598;
	font-weight: bold;
	font-size:14px;
}
