body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	line-height: 130%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
	background-image: url(../images/bg.jpg);
}

.wrapper {
	width: 100%;
}

.content {
	width: 760px;
	background-color: #ffffff;
	float: left;
	padding: 20px 20px 10px 20px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	position: relative;
	overflow: hidden;
}

.shadow {	
	width: 892px;  
	background-image: url(../images/shadow.png);
	background-repeat: repeat-y;
	overflow: hidden;
}

.shadowLeft {
	width: 46px;	
	float: left;
	margin: 0px 0px 0px 0px;
}

.shadowRight {
	width: 46px;	
	float: left;
	margin: 0px 0px 0px 0px;
}

.bottomShadow {	
	width: 892px;  
} 

.bottomShadow .shadowLeft {
	width: 46px;
	height: 46px;
	background-image: url(../images/bottomShadowLeft.png);
	float: left;
	margin: 0px 0px 0px 0px;
	position: relative;
	overflow: hidden;
}

.bottomShadow .shadowCenter {
	width: 800px;
	height: 46px;
	background-image: url(../images/bottomShadowCenter.png);
	float: left;
	margin: 0px 0px 0px 0px;
	position: relative;
	overflow: hidden;
}

.bottomShadow .shadowRight {
	width: 46px;
	height: 46px;
	background-image: url(../images/bottomShadowRight.png);
	float: left;
	margin: 0px 0px 0px 0px;
	position: relative;
	overflow: hidden;
}


/*  ROW DEFINITIONS */

/*   1 Column Row */
.oneColRow {
	position: relative;
	overflow: hidden;
}

/*   2 Column Row */
.twoColRow {
	position: relative;
	overflow: hidden;
}

.colOne {
	width: 370px;
	float: left;
}

.colTwo {
	width: 370px;
	margin: 0px 0px 0px 20px;
	float: left;
}

/*   2 _ 1 Column Row */
.twoOneColRow {
	position: relative;
	overflow: hidden;
}

.twoOneColRow .colOne {
	width: 500px;
}

.twoOneColRow .colTwo {	
	width: 240px;
}

.twoOneColRow .colOne .leftCell {
	width: 99px;
	float: left;
}

.twoOneColRow .colOne .rightCell {
	width: 391px;
	margin: 0px 0px 0px 10px;
	float: left;
}


/*   3 Column Row */
.threeColRow {
	position: relative;
	overflow: hidden;
}

.threeColRow .colOne {
	width: 240px;
}

.threeColRow .colTwo {	
	width: 240px;
}

.colThree {
	width: 240px;
	margin: 0px 0px 0px 20px;
	float: left;
}

/*   Footer */
.footer {
	width: 100%;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #d6c299;
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
}

#copyrStM {
	float: left;
	padding-top: 5px;
}

#wdHMC {
	float: right;
	padding-top: 5px;
}

/*   MISC. DEFINITIONS   */

/*   Links   */
a {
	text-decoration: underline;
	outline: none;
	color: #666666;
}

a:hover {
	text-decoration: underline;
	color: #666666;
	}
	
a .bold { font-weight: bold; }


/*   Font styles   */

p {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.bold {font-weight: bold;}

.header {
    font-weight: bold;
	font-size: 12pt;	
}

.subHeader {
	font-weight: bold;
	font-size: 11pt;
}

.quote {
	margin-top: 7px;
	margin-left: 50px;
	font-style: italic;
}

.cite {
	margin-top: 5px;
	margin-left: 50px;
	font-size: 8pt;
}

.inlineImage {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

/*    Events   */
.eventRow {
	margin-top: 7px;
	position: relative;
	overflow: hidden;
}

.date {
	/*font-weight: bold;*/
	width: 30%;
	float: left;
	max-width : 50px;
}

.event {
	font-weight: bold;
	width: 70%;
	float: left;
	margin: 0px 0px 0px 15px;
}

.specialEvent {	
   	margin-top: 20px;
	position: relative;
	overflow: hidden;
	border: 1px solid #666565;
	background-color: #070101;		
	background-image: url(../images/specialEventBG.jpg);
	background-repeat: no-repeat;
	width: 238px;
	min-height: 98px;
	font-family: "Times New Roman", Times, serif;
	color: #ffffff;
}

.specialEventContent { 
	padding: 15px 10px 10px 70px;
}

.specialEvent .header {
	font-weight: 500;
	font-size: 14pt;
	line-height: 110%	
}

.specialEvent .subHeader {
	margin-top: 4px;
	font-weight: 500;
	line-height: 110%
}

.specialEventText { 
	margin-top: 7px;
	padding-top: 4px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #ffffff;
	font-size: 105%;
	color: #f0ece1;
}

.specialEventText ul {
	margin: 0 0 0 13px;
	padding: 0 0 7px 0;
}

.specialEventText a {
	color: #f0ece1;
}

.specialEvent img {
    float: left;
	max-width : 238px;
}

/*    Concert   */
.concertRow {
	margin-top: 7px;
	position: relative;
	overflow: hidden;
}

.concertdate {
	font-weight: bold;
	width: 40%;
	float: left;
	max-width : 220px;
}

.concertevent {
	width: 50%;
	float: left;
	margin: 0px 0px 0px 0px;
	margin-left: 0px;
}

.concertcancel {
	color: #FF0000;
	width: 60%;
	float: left;
	margin: 0px 0px 0px 0px;
}

/*    Organ   */
.organRow {
	margin-top: 7px;
	font-size: 8pt;
	position: relative;
	overflow: hidden;
}

.pedal {
	width: 34%;
	float: left;
	margin: 0px 0px 0px 0px;
}

.great {
	width: 33%;
	float: left;
	margin: 0px 0px 0px 0px;
}

.swell {
	width: 33%;
	float: left;
	margin: 0px 0px 0px 0px;
}

.choir {
	width: 34%;
	float: left;
	margin: 0px 0px 0px 0px;
}

.positiv {
	width: 50%;
	float: left;
	margin: 0px 0px 0px 0px;
}

.specHeader {
	width: 100%;
	float: left;
	margin: 0px 12px 0px 0px;
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
}

.number {
	width: 7%;
	float: left;
	margin: 0px 0px 0px 0px;
	text-align: left;
}

.type {
	width: 82%;
	float: left;
	margin: 0px 0px 0px 18px;
}

/*    MAP   */

.map {	
   	margin-top: 15px;
	border: 1px solid #666565;
}


/*    LISTS   */
.bulletList {
	padding: 0px;
	margin: 0px 0px 0px 16px;
}

.numberedList {
	list-style-type: decimal;
	padding: 0px;
	margin: 0px 0px 0px 24px;
}

li  {
	padding-top: 10px;
}



/*    SPACING & ALIGNMENT  */
.left {text-align: left;}
.center {text-align: center;}
.right {text-align: right;}

.floatLeft {float: left;}
.floatRight {float: right;}

.pad5 {
	padding: 5px;
}	

.pad10 {
	padding: 10px;
}

.padTop5 {
	padding-top: 5px;
}

.top0 {
	margin-top: 0px;
}

.top5 {
	margin-top: 5px;
}

.top10 {
	margin-top: 10px;
}

.top20 {
	margin-top: 20px;
}	

#homeShrineBG {
	
	background-image: url(../images/AssumptionOfMary.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	width: 100%;
	min-height: 340px;
}

#welcomeMsg {
	width: 330px;
	padding-top: 10px;
	
}

.welcomeImg {
	padding: 0 10px 15px 0;
}

.small {
	font-size: 90%;
	font-weight: normal;
}
.wrapper .shadow .content .twoOneColRow .colOne.top10 .subHeader.top20 div {
	font-size: 12pt;
}
.wrapper .shadow .content .twoOneColRow .colOne.top10 .subHeader.top20 div {
	font-size: 10px;
}
.wrapper .shadow .content .twoOneColRow .colOne.top10 .subHeader.top20 div {
	font-size: 12px;
}

