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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	background-image: url(../images/layout/back.png);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: "Myriad Pro", "Helvetica Neue", Helvetica;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.ad1 {
	font-size: 13px;
	color: #333;
}
.ad3 {
	font-size: 13px;
	color: #666;
	line-height: 14px;
}
.ad2 {
	font-size: 13px;
	color: #007DD0;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/layout/wrapperback.jpg);
}
#navwrap {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

#logo {
	height: 90px;
	width: 236px;
	margin-right: 392px;
	margin-left: 392px;
	clear: none;
	margin-top: 40px;
	text-align: center;
}
#title {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-bottom: 10px;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 5px;
	overflow: hidden;
	font-size: 24px;
	color: #FFF;
	height: 25px;
}
#eventtitle {
	overflow: hidden;
	padding-bottom: 10px;
	border: thin solid #F4F5F6;
	background-image: url(../images/layout/blueback.png);
}

.title {
	font-size: 14px;
	color: #3C6C99;
	font-weight: 400;
	line-height: 20px;
}
#flash2   {
	width: 768px;
	margin-bottom: 5px;
	text-align: center;
}
.blue {
	color: #2C4464;
}
.gray {
	color: #666;
}
.paragraph {
	font-size: 13px;
	color: #666;
	font-weight: 400;
	line-height: 20px;
}
.paragraph a {
	font-size: 14px;
	color: #666;
	font-weight: 400;
	text-decoration: underline;
}
#sidebox {
	width: 220px;
	-webkit-border-radius: 10px;
	float: right;
	height: 100%;
}
#textbox {
	height: 100%;
	overflow: hidden;
	width: 768px;
	margin-top: 50px;
	padding-bottom: 50px;
}
#textboxwide {
	margin-top: 20px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #202020;
	padding-top: 10px;
	width: 640px;
}
#sublink {
	width: 200px;
	padding-left: 12px;
	padding-top: 10px;
	line-height: 20px;
}
.sublink {
	font-size: 14px;
	color: #666;
}
.sublink a {
	font-size: 14px;
	color: #666;
	text-decoration: none;
}
.sublink a:hover {
	font-size: 14px;
	color: #999;
	text-decoration: none;
}
.subnav {
	font-size: 11px;
	color: #666;
}
.subnav a {
	font-size: 11px;
	color: #0A76BD;
	text-decoration: none;
}
.image {
	margin-bottom: 8px;
}
.picture {
	float: left;
	margin-right: 15px;
	margin-bottom: 30px;
}
.left {
	float: left;
	margin-right: 10px;
}
.eventimage {
	float: left;
	margin-right: 25px;
}

#ad {
	width: 225px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 13px;
	font-size: 14px;
	color: #3B6C99;
}
#eventad {
	margin-top: 13px;
	font-size: 12px;
	color: #3B6C99;
	padding-right: 27px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #999;
	float: left;
}
#eventad4 {
	margin-top: 13px;
	font-size: 12px;
	color: #3B6C99;
	padding-left: 27px;
	float: left;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #999;
}
#eventad2 {
	margin-top: 13px;
	font-size: 12px;
	color: #3B6C99;
	padding-right: 27px;
	padding-left: 27px;
	float: left;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #999;
}
#eventad3 {
	margin-top: 13px;
	font-size: 12px;
	color: #3B6C99;
	padding-right: 27px;
	padding-left: 27px;
	float: left;
}
#footer {
	width: 925px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding-left: 10px;
}
#footerback {
	background-image: url(../images/layout/footerback.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #333;
}
#footnote {
	font-size: 10px;
	color: #666;
	padding-top: 8px;
	font-weight: lighter;
	padding-bottom: 20px;
}
.footer1 {
	font-size: 14px;
	color: #999;
}
.footer2 {
	font-size: 11px;
	color: #999;
}
.footer3 {
	font-size: 11px;
	color: #5091BD;
}
.footer3 a{
	font-size: 11px;
	color: #4489BD;
}
#footer #left {
	width: 430px;
	margin-left: 0px;
	padding-top: 25px;
	padding-bottom: 50px;
	float: left;
	line-height: 20px;
}
#footer #right {
	width: 430px;
	margin-right: 10px;
	padding-top: 25px;
	padding-bottom: 50px;
	float: right;
	line-height: 20px;
	text-align: right;
}
#homeads  {
	width: 1030px;
	height: 180px;
	margin-right: auto;
	margin-left: auto;
}
#bigflash {
	text-align: center;
	height: 350px;
	margin-bottom: 20px;
	background-image: url(../images/layout/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 0px;
}
#calendarback {
	text-align: center;
	height: 405px;
	margin-bottom: 40px;
	background-image: url(../images/layout/window.png);
	background-repeat: no-repeat;
	background-position: center top;
}



.menu {
	float: right;
}


#subnav {
	width: 768px;
	overflow: hidden;
	background-image: url(../images/layout/submenuback.png);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 15px;
}
#comingup {
	margin-top: 10px;
	margin-bottom: 40px;
	width: 768px;
	overflow: hidden;
}
#pageleft {
	float: left;
	width: 260px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#menubttn {
	margin-bottom: 5px;
	padding: 4px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#menubttnon {
	background-color: #142030;
	margin-bottom: 5px;
	padding: 4px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
#pageright {
	margin-left: 270px;
	padding-left: 10px;
	padding-top: 10px;
}
#date {
	clear: none;
	float: left;
	height: 48px;
	width: 82px;
	background-color: #171B22;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#datenum {
	clear: none;
	float: left;
	height: 48px;
	margin-right: 5px;
	width: 17px;
}
#day {
	padding: 2px;
	clear: none;
	float: left;
	height: 10px;
	width: 88px;
	background-color: #333438;
	text-align: center;
}
.date {
	font-size: 10px;
	color: #999;
}
.date a {
	font-size: 10px;
	color: #999;
}
.date a:hover {
	font-size: 10px;
	color: #666;
}

#sddm
{
	padding: 0;
	z-index: 30;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 0px;
}

#sddm li
{
	padding: 0;
	list-style: none;
	float: left;
	margin-bottom: 0;
	margin-right: 1%;
	margin-left: 1%;
	margin-top: 10px;
}
#navleft {
	float: left;
	width: 1020px;
	margin-top: 0px;
	height: 20px;
	clear: right;
}
#navright {
	width: 400px;
	margin-top: 15px;
	margin-left: 25px;
}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	width: auto;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{
	background-image: url(../images/buttons/hover.png);
	background-repeat: no-repeat;
	background-position: center top;
}


#sddm div
{
	position: absolute;
	visibility: hidden;
	margin-top: 10px;
	margin-left: -1%;
	padding: 15px;
	background-color: #121920;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #272B31;
	border-bottom-color: #272B31;
	border-left-color: #272B31;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	line-height: 20px;
	font-size: 11px;
	color: #999;
}

	#sddm div a
	{
	position: relative;
	display: block;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #999;
	font-size: 11px;
}

	#sddm div a:hover{
	background-image: url(../images/layout/submenuback.png);
	color: #CCC
}
#aboutbutton {
	margin-bottom: 12px;
}

#sermon {
	width: 768px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	overflow: hidden;
}
#box  {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	overflow: hidden;
	background-image: url(../images/layout/pageback.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-left: 40px;
}
#box2  {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	overflow: hidden;
	background-image: url(../images/layout/pagebackwhite.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-left: 40px;
}
#homebox  {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 400px;
	overflow: hidden;
	background-image: url(../images/layout/homewindow.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 40px;
	padding-left: 40px;
	padding-right: 40px;
	text-align: center;
}
#bottomadleft {
	float: left;
	width: 280px;
	margin-left: 10px;
}
#bottomadcenter {
	margin-right: auto;
	margin-left: auto;
	width: 280px;
}
#bottomadright {
	float: right;
	margin-right: 10px;
}
#mediaplayerwrapper {
	height: 30px;
	margin-right: 20px;
	z-index: 2;
	text-align: center;
	position: absolute;
	width: 100%;
}
#mediaplayer {
	height: 30px;
	margin-right: 15px;
	margin-left: auto;
	text-align: right;
	padding-right: 10px;
	background-color: #0D1216;
	opacity: .7;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
}
#image {
	text-align: center;
	float: right;
	height: 100%;
}
#text {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
#text2 {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}
#sidemenu {
	background-image: url(../images/layout/linehorz.png);
	background-repeat: repeat-x;
	background-position: right bottom;
	padding-left: 10px;
	padding-bottom: 20px;
	text-align: left;
	color: #395D88;
	font-size: 16px;
	line-height: 23px;
	margin-bottom: 25px;
}
#sidemenu a {
	color: #007DD0;
	font-size: 16px;
	line-height: 23px;
	text-shadow:0 -1px 0 rgba(0,0,0,0.15),  
                0 1px 0 rgba(255,255,255,0.8)
}
#sidemenu a:hover {
	color: #243C5C;
	font-size: 16px;
	line-height: 23px;
	text-shadow:0 -1px 0 rgba(0,0,0,0.15),  
                0 1px 0 rgba(255,255,255,0.8)
}
.bottommargin {
	margin-bottom: 10px;
}
#iconbar {
	color: #666;
	font-size: 13px;
	padding-right: 5px;
	padding-left: 5px;
	width: 270px;
	float: right;
	text-align: center;
}
#icontext {
	width: 33%;
	height: 15px;
	float: left;
	line-height: 15px;
}
#icontext a {
	color: #666;
	font-weight: 300;	
}
#icontext2 {
	line-height: 20px;
	font-size: 12px;
	color: #666;
	text-align: right;
	float: right;
	width: 82px;
	padding-right: 3px;
}
#icontext2 a {
	color: #666;
}
.icon {
	float: left;
	margin-right: 5px;
}
.header {
	font-size: 12px;
	font-weight: lighter;
	color: #FFF
}
.headerwhite {
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
}
#eventbox {
	height: 100%;
	overflow: hidden;
	width: 768px;
	margin-top: 30px;
	padding-bottom: 30px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#eventimage {
	text-align: center;
	float: left;
	width: 168px;
	padding-top: 15px;
	vertical-align: middle;
}
#eventtext {
	padding-bottom: 10px;
	border: thin solid #F4F5F6;
	background-image: url(../images/layout/blueback.png);
}
#calendar {
	height: 385px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#addivider {
	width: 25%;
	overflow: hidden;
	height: 100%;
	float: left;
}
#sideads {
	width: 220px;
}
#pageselect {
	float: right;
	width: 150px;
	margin-top: -10px;
	font-size: 12px;
	color: #006DB9;
	text-align: right;
	padding-right: 10px;
}
#pageselect a {
	color: #006DB9;
}
#directionbox {
	height: 150px;
	width: 190px;
	background-image: url(../images/layout/sidepanel.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	color: #A3B9C5;
	line-height: 15px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-left: 6px;
	margin-bottom: 10px;
}
#eventpanel {
	height: 150px;
	width: 190px;
	background-image: url(../images/layout/eventpanel.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	color: #3B6C99;
	line-height: 15px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
}
#columnleft {
	float: left;
	width: 250px;
	background-image: url(../images/layout/linevert.png);
	background-repeat: repeat-y;
	background-position: right top;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#columnmiddle {
	width: 250px;
	float: left;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 75px;
	padding-bottom: 0px;
	padding-left: 75px;
}
#columnright {
	float: right;
	width: 250px;
	background-image: url(../images/layout/linevert.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
}
#header {
	height: 160px;
}
#currentpage {
	width: 95px;
	background-image: url(../images/layout/arrowback.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	height: 32px;
	text-align: center;
	padding-top: 7px;
	font-size: 12px;
}
#pagebutton {
	width: 95px;
	float: left;
	height: 32px;
	text-align: center;
	padding-top: 7px;
}#headerright {
	text-align: left;
	float: right;
	width: 200px;
	padding-top: 7px;
}
.sideadheader {
	font-size: 14px;
	color: #FFF;
	margin-left: 10px;
}
.horizontalline {
	margin-top: 8px;
	margin-bottom: 8px;
}
