
body {
	color: #444;
}

hr {
	background: #ccc;
	color: #ccc;
}

div#placeholder-logo {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
}


h1, h2, h3, h4, h5, h6 {
	color: #000;
}

div#placeholder-nav-vert {
	text-align: right;
}

div#placeholder-search {
	background: #E85697;
}

div#sub {
	color: #fff;
	font-size: 11px;
}	

div#placeholder-footer {
	color: #888;
	font-size: 11px;
}

td.menu-item {
	color: #fff;	
}

td.menu-item-hover {
	color: #E8A7C4;
}

td.menu-item-selected {
	color: #E85697;
}

td.submenu-item {
	background: #f9f9f9;
	color: #000;	
}

td.submenu-item-hover {
	background: #666;
	color: #fff;
}

td.submenu-item-selected {
	background: #000;
	color: #fff;
}



/* @group Forms */

div#placeholder-box1 {
	border-bottom: 1px solid #3E63B0;
	padding: 18px 0 0;
}

.secure-login, .newsletter-form, .annoucement-list {
	background: transparent;
	border: none;
	border-bottom: 1px solid #3E63B0;
	margin-bottom: 18px;
	padding: 18px 0;
}

.announcement-list {
	border: none;
	padding: 0 18px;
}

.secure-login h3, .newsletter-form h3 {
	background: transparent;
	border: none;
	color: #fff;
	font-size: 12px;
	margin: 0;
	padding: 6px 18px;
}

.secure-login div.form, .newsletter-form div.form {
	padding-left: 9px;
}

div#sub input.cat_textbox_small,
div#sub select.cat_dropdown_small {
	width: 150px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Links */

a:link, a:visited {
	color: #5486EE;
	text-decoration: none;	
}

a:hover, a:active {
	color: #5486EE;
	text-decoration: underline;
}

a#logo {
	text-decoration: none !important;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Template Settings */

/* Don't touch these unless you know how CSS layouts work */

body {
	background: #233863 url(/images/cssimg/bg-4-3.png) repeat-y 50% 0;
	margin: 0;
}

body#sub {
	background: #233863 url(/images/cssimg/bg-sub-4-3.png) repeat-y 50% 0;
}

div#nav {
	/*background: url(/images/cssimg/bg-logo-4-3.png) repeat-y 0 0;*/
	height: 70px;
	margin: 0;
	padding-right: 10px;
	padding-top: 34px;
	width: 150px;
}

div#main {
	margin: 0;
	width: 600px;
}

body#sub div#main {
	width: 790px;
	
	
}

div#main div.inner {
	padding: 18px 36px;
}

div#placeholder-nav-vert {
	margin-top: 45px;
}

div#placeholder-hero {
	/*height: 216px;*/
	width: 600px;
}

div#placeholder-search {
	padding: 9px;
}

div#placeholder-search input.cat_textbox_small {
	width: 80px;
}

div#placeholder-rss {
	height: 16px;
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}

div.whoslogged {
	height: 36px;
	line-height: 36px;
	padding-right: 40px;
	text-align: right;
	color:#FFF;
	background-color:#2e4976;
}

body#sub div.whoslogged {
	padding: 0;
}

div#placeholder-footer {
	padding: 0 30px;
}

div#placeholder-nav-vert td {
	text-align: right;
}

div#placeholder-nav-vert div div table td {
	font-size: 11px;
	padding: 3px;
	text-align: left;
}

#placeholder-nav-vert table td {
cursor: pointer;
cursor: hand;
}

/* @end */

/* My Styles */

.bluebar { height:10px; background-color:#233863; clear:both;}
.padding1 {padding: 0 0 10px 20px;}
.padding2 {padding: 0 10px 0 0;}
div#crewbox { float: right; width: 190px; height:355px; margin-left: 30px; background:url(../images/cssimg/crewbox.jpg) 0 0  no-repeat; clear:both; margin-bottom:20px;}
div#crewbox ul.crewitem {margin: -15px 0 0 85px; list-style:none;}
div#crewbox .crewname { font-size:12px; line-height:10px;padding-top: 40px;}
div#crewbox .crewtitle { font-size:9px; line-height:10px; font-style:italic;}
div#crewbox a{color:#000;}


div#srhome-background { float:left; width:600px; height:680px; background:url(../Images/cssimg/srhome-bg3.jpg) 0 0  no-repeat; clear:both; margin-bottom:20px;}
div#home-background { float:left; width:600px; height:515px; background:url(../images/cssimg/home-background.jpg) 0 0  no-repeat; clear:both; margin-bottom:20px;}

div#home-background	ul.mask {margin: 130px 0 0 358px;}
div#home-background	ul.mask li{ list-style: none; margin: 0 0 10px 0; }
div#home-background	ul.mask li a{ display: block; height: 20px; width: 135px;}
div#home-background	ul.mask li a:hover{ border-bottom: 1px solid #000; }

div#home-background .quote { margin:95px 0 0 330px; height:100px; width:230px;}
.padding-home {padding: 0 36px;}
div#today-list-background {float:left; width:140px; height:140px; background-image:url(../images/cssimg/test.png); clear:both;}
div#main div.inner-home {padding: 0px 0px;}

.videos{ margin: 0 0 50px 0; }
.videos td{ vertical-align: top; }
.videos td.image{ width: 180px; }
.videos td.image img{ border: 1px solid #000000; }
.videos td.information h3{ font-size: 13px; font-weight: bold; padding: 0 0 6px 0; }
.videos td.information p{ font-size: 10px; line-height: 12px; }
.videos td.information a{ color: #000000; }
.videos td.information a.play{ color: #000; font-size: 10px; padding: 0 20px 0 10px; text-decoration: none; }
.videos td.information a.play img{ margin: 0 0 -2px 5px; }
.videos td.information a.forsale img{ margin: 0 0 -2px 0; }
.Available {visibility:visible;}
.Unavailable {visibility:hidden;}	

#prayerrequests { float:left; width:240px; height:240px; background:url(../images/cssimg/postit-note.jpg) 0 0  no-repeat; clear:both; padding:40px 55px;}
#prayerrequests div {width:150px; text-align:center;}
#prayerrequests div.name { height: 40px; font-size:16px; line-height:18px; font-family:"Times New Roman", Times, serif; overflow:hidden;}
#prayerrequests div.purpose { height: 100px; font-size:16px; line-height:18px; font-family:"Times New Roman", Times, serif; overflow:hidden;}

.webapptable td {width:240px;}

.contacttable {float: left;}
.contactinfo { margin:60px 0 0 450px; width: 180px;}
.contactinfo h4 {margin-bottom: 0px; margin-top: 20px;}
.srhome-area1 {margin: 395px 0 0 115px; width:120px; height:120px; float:left;}
.srhome-area2 {margin: 490px 0 0 250px; width:300px; height:150px;}
.srhome-litr {margin: -60px 0 0 30px; width:160px; height:70px; clear:both;}

/* @end */


