/* Start of CMSMS style sheet 'BaptistChurch2007_layout' */
/* LAYOUT STYLES */
body {
	background-image:url(images/churchbg.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:bottom left;
	margin-left:0px;
	background-color:#fff;
}
#pageheader {
	width:850px;
}
#headergraphic {
	float:left;
	margin-right:50px;
	height:140px;
}
#addressblock p {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #A9241E;
	font-weight:bold;
	padding-top:10px;
	text-align:right;
}
#content {
	width:400px;
}
#shadowwrapper {
	margin:0px 0px 0px 235px;
	width:620px;
	background-color:#CFDFEE;
	padding:10px 20px 50px 10px;
	min-height:750px;
	height:100%;
}
#menudiv {
	position:absolute;
	top:155px;
	left:120px;
	width:100px;
}
#schedulebox {
	position:absolute;
	top:165px;
	left:680px;
	width:170px;
	background-color:#fff;
	border: 1px solid #000;
}
#schedulebox p {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #000;
	margin-left:20px;
	font-weight:bold;
}
.schedulebox_heading {
	color: #A9241E;
	font-weight:bold;
}
.schedulebox_header {
	text-align:center;
	background-color:#A9241E;
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	padding: 7px 0px;
}


div#search {
display:none;
   float: right;
   width: 23em;
   text-align: right;
   padding: 0.6em 0 0.2em 0;
   margin: 0 1em;
}
div.breadcrumbs {
   padding: 1em 0 1.2em 0; 
   font-size: 90%;
   margin: 0 1em;
   border-bottom: 1px dotted #000;
}


/* FORMATTING AND TEXT STYLES */

body, p, div, li, td, blockquote {
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   color:#000;
}

input, select { }

img { border: 0; }
strong, b { font-weight: bold; }
em, i { font-style:italic; }

a, a:link, a:active {
   text-decoration: underline;
   background-color: inherit; 
   color: #334E7A; 
}

a:visited {
   text-decoration: underline;
   background-color: inherit;
   color: #18507C;
}

a:hover {
   text-decoration: none;
   background-color: #fff;
   color: #9E4D42;
}


div#search {
   font-family:Arial, Helvetica, sans-serif;
   font-size:10px;
   color:#444;
}
div#search input {
   font-family:Arial, Helvetica, sans-serif;
   font-size:10px;
   color:#444;
}

div.breadcrumbs {
   font-family:Arial, Helvetica, sans-serif;
   font-size:10px;
   color:#777;
}
 div.breadcrumbs span.lastitem { 
   font-weight:bold; 
 } 
div#footer {
   clear: both;
   margin-top:60px;
}


/* End of 'BaptistChurch2007_layout' */

