/* CSS Document for UNITY CHURCH OF GREATER PORTLAND Web Site */

div {
	margin-bottom : 6pt;
}


.body_banner {
	/* background-color : #FFFFF0; */
	/* background-color : #6666CC; */
	/* background-color : #497fbf; */
	/* background-color : #6699ff; */
	/* background-color : #6495ed; */
	/* background-color : #9999cc; */
	background-color : #8888dd; 
}

.body_sidebar {
	/* background-color : #FFE9D2; */
	/* background-color : #666699; */
	/* background-image : url(../images/bg1.jpg); */
	background-color : #ebebeb;
	padding-top : 10px;
}

.body_unity {
  /* background-image:url(../images/jesus.jpg); */
  /* color:#0000ff; */
  color:black;
  font-weight: normal;
  font-family: Garamond, "Times New Roman", Times, serif;
  font-size: larger;
}


/***** SIDEBAR MENU/SUBMENU ITEMS *****/

.sidebar_menu {
	margin-bottom : 1pt;
	padding : 0px;
	margin : 0px;
	font-size: 8pt;
}

.sidebar_submenu {
	margin-top : 0pt;
	margin-bottom : 0pt;
	margin-left : 10px;
	padding : 0px;
	font-size : 8pt;
	padding-left : 10px;
	/* text-indent : -7px;    CAUSES CUT-OFF ON LEFT SIDE IN 800x600 */
}


.banner-center1, .banner-center2, .banner-right {
	/* color : #6A5ACD; */
	/* color : #4169E1; */
	color : white;
	text-align : center;
}

.banner-center1 {
	font-family : "Times New Roman", Times, serif;
	font-size : 22pt;
	/* font-style : italic; */
	font-weight : bold;
}

.banner-center2 {
	color : white;
	font-style : italic;
	font-size : 12pt;
	font-weight : bold;
}

.banner-right {
	font-family : tahoma,sans-serif;
	font-size : 9pt;
	font-weight : bold;
	margin-right : 5pt;
}



.pageheader, .calheader {
  /* color: #4169E1; */
  /* color : #B2B200; */
  /* color: #999900; */
  color: #bbaa00;

  font-family:tahoma,sans-serif;
  font-weight:bold;
  font-size:18pt;
  text-align:center;

  /* border-bottom:2px solid #ebebeb;  */
  margin-top:0pt;
  margin-bottom:12pt;
  margin-left:0pt;
  margin-right:0pt;
  }

.calheader {
	color : #990000;
}
  
.time_spec {
    font-weight: bold;
}



.subhead1 {
  border-top:2px solid #cbcbcb;
  font-family:arial,sansserif; 
  font-weight:bold;
  color: Maroon;
  font-size:12pt;
  text-align:left;
  margin-top:12pt;
  margin-bottom:8pt;
}

.citation {
	font-style : italic;
	font-weight : bold;
}						

.quote {
	font-style : italic;
    font-weight : bolder;
	margin-left : 20px;
	margin-right : 20px;
}						

.quote_author {
    margin-left : 40px;
}

.signature {
  font-style: italic;
  margin-left:20pt;
}


.td_bookstore {
	padding-left:10pt;
	padding-right:10pt;
	padding-top:4pt;
	padding-bottom:4pt;
	text-align:center;
}




.cal_title {
	color: #990033;
	font-family: arial,sans-serif;
	font-size: 18pt;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: center;
}

.cal_header {
	background-color: #666699;
	color: #ffffff;
	font-family: arial,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	padding-bottom: 4px;
}

.cal_day, .cal_noday {
	width : 14%;
	font-family: arial,sans-serif;
	height : 100px;
	vertical-align : top;
	font-size : 10pt;
	padding-left : 6px;
	margin : 0px;
	border : 1px solid #dddddd;
	color: #000000
	}

.cal_day {
	background-color: #ffffff;
}

.cal_noday {
	background-color: #dddddd;
}

.cal_table {
	border : medium solid #666699;
	width: 100%;
	border-collapse: collapse;
}

.cal_day_num {
	color: black;
	font-size : 12pt;
	font-weight : bold;
}


.cal_event {
	padding-left:4pt;
}

.cal_time {
	font-weight : bold;
}

.cal_desc { 
}
