/** style sheet by Mobilize Design & Media 2006 **/

/** basic page elements **/
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}

body {	
	background-color: #8C7E61;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}

a:link {
	color: #0000FF;
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #990000;
}

a:hover {
	text-decoration: none;
	color: #0000FF;
}

a:active {
	text-decoration: underline;
	color: #990000;
}

h1 {
	font-size: x-large;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #663333;
	padding:.08em .6em;
	letter-spacing:.06em;
}

h2 {
	font-size: large;
	color: #333333;
	padding:.1em .8em;
}

p	{
	text-indent:.6em;
	padding:.1em .8em;
	}
	
img {
	border:1px solid #333333;
	margin:0 0 5px 5px;
	}

/** layout divs **/
	
#wrapper {
	width:770px; 
	height:800px; 
	margin:.1em auto .1em auto; 
	border:2px solid #333333; 
	background-color:#FFFFCC; 
	z-index:1;
	}

#top_bar {
	position:relative; 
	top:0; 
	left:0; 
	height:21px; 
	border-bottom:2px solid #333333; 
	background-color:#336699; 
	z-index:1;
	}

#sub_wrapper {
	position:relative; 
	top:0; 
	width:770px; 
	height:761px; 
	border:0px none #000000;
	}
	
#window {
	margin:0; 
	padding:0; 
	height:285px; 
	width:151px;
	background-image:url(images/sanctuary.jpg); 
	background-position:center; 
	background-repeat:no-repeat;
	}	
#content_wrapper {
	float:right; 
	width:617px; 
	height:753px; 
	border:0px solid #cccccc; 
	margin:0px;
	}
	
#brethren_header {
	position:relative; 
	top:0px; 
	width:617px; 
	height:131px; 
	background-image:url(images/brethren_header.jpg); 
	background-position:left; 
	background-repeat:no-repeat; 
	background-color:#FFFFFF; 
	border-bottom:2px solid #333333;
	}
	
#content {
	position:relative;
	top:0;
	left:0;
	width:615px;
	height:647px;
	overflow:auto;
	}
	
#content ul {
	margin:0 0 0 1em;
	padding:0 0 0 3em;
	}
	
#content li {
	margin:0 0 .1em 0;
	padding:0;
	list-style-type:square;
	}

#bottom {
	position:relative; 
	top:0; 
	height:15px; 
	width:770px; 
	border-top:2px solid #333333; 
	background-color:#CC6600;
	}
	
/** nav **/

#nav {
		position:absolute;
		top:5px;
		width:155px;
		left:5px;
		right:5px;
		height:600px;
		margin:0;
		padding:0;
		z-index: 1;
		}
		
#nav ul
		{
		margin:0;
		padding:0;
		}

#nav li
		{
		list-style-type:none;
		}

#nav li a
		{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-weight:500;
		display:block;
		height:1em;
		font-size:.9em;
		color:white;
		text-decoration:none;
		text-align:center;
		padding: .1em;
		margin:.1em .3em .1em .3em;
		background-color: #333333;
		border:1px solid #333333; 
		}

#nav li a:hover
		{
		background-color: white;
		color:#333333;
		text-decoration:none;
		text-align:center;
		border:1px solid #333333; 
		}

/** page navigation **/

#navigation	{
	float:left; 
	width:151px; 
	height:779px; 
	border-right:2px solid #333333; 
	background-color:#666666;
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	text-transform:capitalize;
	border-right:2px solid #333333;
	z-index:2;
	background-color: #5C5255;
	}
	
#navigation ul {
	margin:0;
	padding:0;
	}

#navigation li {
	list-style-type:none;
	color:white;
	}
	
#navigation li a {
	display:block;
	height:1.1em;
	padding:.3em 0 .2em .3em;
	margin:0;
	letter-spacing:.08em;
	background-color:#336699;
	color:white;
	border-top:1px solid black;
	text-decoration:none;
	}
	
#navigation li a:hover {
	background-color:#996633;
	color:white;
	text-decoration:none;
	}

/** calendar **/	

input[type="submit"] {
  background-color: silver;
  color: #000000;
  border: 1px solid #000000;
}

.phpc-navbar a {
  background-color: silver;
  color: #000000;
  border: 1px solid #000000;
}

input[type="submit"]:hover {
  background-color: #000000;
  color: silver;
}

.phpc-navbar a:hover {
  background-color: #000000;
  color: silver;
}

.phpc-navbar {
  margin: 1em 0 2em 0;
  text-align: center;
}

.phpc-navbar a {
  font-size: 90%;
  text-decoration: none;
  margin: 0;
  padding: 2px;
}

.phpc-main {
  font-size: 90%;
  border-style: solid;
  border-collapse: collapse;
  border-color: #000000;
  border-width: 2px;
  color: #000000;
  background-color: #CCCCCC;
}

table.phpc-main {
  width: 100%;
}

.phpc-main h2 {
  margin: 0;
  text-align: left;
  background-color: silver;
  padding: .25em; 
  border-color: #000000;
  border-style: solid;
  border-width: 0 0 2px 0;
}

.phpc-main div {
  margin: .5em;
  font-weight: bold;
}

.phpc-main p {
  border-style: solid;
  border-width: 2px 0 0 0;
  border-color: #000000;
  padding: .5em;
  margin: 0;
  text-align: justify;
}

caption {
  font-size: 175%;
  color: #000000;
  background-color: #FFFFFF;
  padding: 2px;
  font-weight: bolder;
}

thead th {
  background-color: silver;
  color: #000000;
}

thead {
  border: 1px solid #000000;
}

thead, tfoot {
  text-align: center;
}

#calendar td, #calendar th {
  border-style: solid;
  border-collapse: collapse;
  border-color: #000000;
  border-width: 2px;
  padding: .5em;
}

table.phpc-main tbody th {
  text-align: right;
}

#calendar {
  table-layout: fixed;
}

#calendar td {
  text-align: left;
  height: 80px;
  overflow: hidden;
}

td.past {
  background-color: silver;
  color: inherit;
}

td.future {
  background-color: white;
  color: inherit;
}

td.none {
  background-color: gray;
  color: inherit;
}

table.phpc-main ul {
  margin: 2px;
  padding: 0;
  list-style-type: none;
  border-color: #000000;
  border-style: solid;
  border-width: 1px 1px 0 1px;
}

table.phpc-main li {
  font-size: 80%;
  font-weight: normal;
  padding: 0;
  border-color: #000000;
  border-style: solid;
  border-width: 0 0 1px 0;
  margin: 0;
}

table.phpc-main li a {
  display: block;
  text-decoration: none;
  padding: 2px;
}

table.phpc-main li a:hover {
  background-color: gray;
  color: #FFFFFF;
}

.phpc-list {
  border: 1px solid #000000;
}

.phpc-footer {
  text-align: center;
}

.phpc-button {
  text-align: center;
}

.phpc-add {
  float: right;
  text-align: right;
}


  #calendar {table-layout: auto;}
