/* LAYOUT */
div#pagewrapper {
	margin: 0 0;
	max-width: 100%;
	min-width: 60em;
	padding: 0;
	text-align: left;
}
#container {
	position: relative;
	margin: 0;
}
#search {
	float: right;
	font-size: .8em;
	margin: 0;
}
a[href $='.pdf'] {
   padding-right: 16px;
   background: transparent url(/uploads/images/icon_pdf.gif) no-repeat center right;
}
a.addr {
	border-bottom: 1px dashed;
	text-decoration: none;
}
a.more {
	margin-left: 2em;
	padding: 2px 7px;
	font-size: .9em;
	color: #114477;
	background-color: #ececec;
}
a.more:hover {
	color: #114477;
	background-color: #bbccee;
}
p.thankPerson, p.thankperson {
	margin-top: -1em;
	margin-left: 4em;
	font-style: italic;
}
.dspace li, .dspace dd {
	margin-bottom: 1em;
}

#headphoto {
	border-top: 1px solid #4477aa;
	border-bottom: 2px solid #333399;
	background: #c0b9a7 url(/uploads/images/head01.jpg) no-repeat top right; /* #7fa5d2 */
	width: 100%;
	height: 100px;
	overflow: hidden;
	clear: both;
}
#headphoto img {
	margin-left: 10px;
}
div#content {
	padding-top: 5px;
	background: #ffffff url(uploads/images/pagefader.jpg) repeat-x;
}
div#main {
}
div#sub {
}
div#sidebarRight {
	font-size: 0.9em;
	width: 95%;
	text-align: center;
}
div#sidebarRight.green h4 {  /* after Epiphany and Pentecost */
	background-color: #009900;
	color: #000;
}
div#sidebarRight.purple h4 { /* Advent and Lent  */
	background-color: #800080;
	color: #fff;
}
div#sidebarRight.red h4 {	/* Pentecost  */
	background-color: #CC0000;
	color: #fff;
}
div#sidebarRight.white h4 {
	background-color: #FFD700;  /* gold */
	color: #000;
}
div#sidebarRight.ltblue h4 {
	background-color: #0000ff;  /* lt blue */
	color: #fff;
}
div#sidebarRight.grey h4 {
	background-color: #000000;  /* black */
	color: #fff;
}
div.green {
	color: #000000;
	background-color: #ccffcc;
	border: 1px solid #009900;	/* Green */
}
div.purple {
	color: #000000;
	background-color: #ffccff;
	border: 1px solid #800080; /* Lent Purple */
}
div.red {
	color: #000000;
	background-color: #FF9999;
	border: 1px solid #cc0000; /* Red */
}
div.white {
	color: #000000;
	background-color: #ffffff; /* white */
	border: 1px solid #000000; */
}
div.ltblue {
	color: #000000;
	background: #ccf0ff;
	border: 1px solid #005577;
}
div.grey {
	color: #000000;
	background: #dddddd;
	border: 1px solid #000000; */
}

div#share {
	margin-top: 8px;
	text-align: right;
}
div#Translator {
	margin:1em auto;
	text-align: right;
}
div#TranslatorForm {
	width:160px; height:70px;
	overflow:hidden;
	margin:0;
	display:none;
	float: right;
}

div#footer {
	display: block;
	clear: both;
	border-top: 1px solid #ccc;
	font-size: 0.8em;
	color: #999;
	text-align: center;
}
div#footer a.addr {
	border-bottom: 1px dashed #888;
	text-decoration: none;
	color: #888;
}
div.bread {
	height: 30px;
	background:  url(uploads/images/pagetop.jpg) repeat-x;
}
div.breadcrumbs {
	text-align: left;
	font-size: 90%;
	text-indent: 1em;
	padding: 10px 0 0 0;
}
div.flags {
	float: right;
	width: 18px;
	padding: 1em 0;
	text-align: right;
	margin: 0 1em 0 0;
}
div.left49 {
	float: left;
	width: 49%;
	}
div.right49 {
	float: right;
	width: 49%;
	text-align: right;
	}

/* TEMP */
div.tagtitle{
	 margin-bottom: 5px;
	 font-weight: bold;
}
div.left {
	 float: left;
	 width: 80px;
	 line-height: 140%;
}
div.right {
	 margin-left: 100px;
	 line-height: 140%;
	 padding-bottom: 5px;
}
hr.tags {
	 clear: both;
	 height: 1px !important;
	 border: none !important;
	 background-color: #006699 !important;
	 margin-bottom: 15px !important;
}
/* END TEMP */

/* END LAYOUT */
/* COLOR */
body {	background: #fff;
	color: #333;
}
div#pagewrapper {
	background: #fff;
}
div#header {
	color: #fff;
}
div#footer {
	color: #999;
}
/* Links */
a, a:link, a:active {
	color: #385C72;
}
a:visited {
	color: #5e9abf;
}
a:hover {
	color: #880000;
}
h1, h2, h3, h4, h5, h6 {
	color: #057;
}
/* END COLOR */


table.photogall td {
border: 1px solid black;
vertical-align: top;
padding: 10px;
background-color: #fff;
text-align: center;
}
table.photogall td img {
border: 1px solid black;
}


/* Calendar */
table.calendar, table.photogall {
margin: 0px;
border-collapse:    collapse;
border: 1px solid black;
}

table.calendar th
{
border: 1px solid black;
padding: 3px;
width: 75px;
background-color: #bbccee;
}

table.calendar td {
border: 1px solid black;
vertical-align: top;
padding: 3px;
height: 75px;
width: 75px;

}

table.calendar ul{
margin: .2em 0 0 0;
padding: 0;
}
table.calendar li{
	list-style: none;
	padding: 0;
	margin: 0 0 .7em .5em !important;
	font-size: .8em;
	line-height: 1.1em;
}

table.calendar .calendar-today {
font-weight: bold;
background-color: #bbccee;
}
.calendar-returnlink {
	margin: 1em 0 0 1em;
	padding: 3px;
}
.calendar-event {
	margin-bottom: 1em;
}
.calendar-date-title, .calendar-summary-title, .calendar-details-title, .title {
	width: 8em;
	font-weight: bolder;
	display: block;
	float: left;
}