html, body { margin: 0; padding: 0; height: 100%; 	background-image:url(/images/BGdawnsong.gif);}

a {text-decoration: none; }
a:hover {text-decoration: underline; }
/* a:visited {text-decoration: none; } */
a:active {text-decoration: none; }
a img {border: 0; } /*This removes any borders around clickable images*/

#main { 
	width: 625px; 
	padding: 0px 0px 0px 25px; 
	margin-left: 130px; 
}

#nav { 
	width: 130px; 
/*	height: 100%;  */
	margin-left: 10px;
	float: left;
	/*background-color: #574424;*/
	text-align: center;
	padding: 130px 0px 120px 0px;
	position:fixed;
	left: 0px;
	top: 12px
}

#nav img {float: left;}

#photosLeft { 
	width: 220px;
	padding: 0px 0px 0px 0px;
	background-color: none;
	float: left;
	text-align: center;
	vertical-align: top;
	margin-left: 70px;
	margin-right: 0px;
}

#photosLeft img {border: 8px solid #C0C0C0; }

#photosRight { 
	width: 220px;
	padding: 0px 0px 0px 0px;
	background-color: none;
	float: left;
	display: inline;
	text-align: center;
	vertical-align: top;
	margin-left: 50px;
	margin-right: 0px;
}

#photosRight img {border: 8px solid #C0C0C0; }

#columnsLeft { 
	width: 270px;
	padding: 0px 0px 0px 0px;
	background-color: none;
	float: left;
	text-align: left;
	vertical-align: top;
	margin-left: 20px;
	margin-right: 0px;
}

#columnsLeft img {border: 8px solid #C0C0C0; }

#columnsRight { 
	width: 270px;
	padding: 0px 0px 0px 0px;
	background-color: none;
	float: left;
	display: inline;
	text-align: left;
	vertical-align: top;
	margin-left: 50px;
	margin-right: 0px;
}

#columnsRight img {border: 8px solid #C0C0C0; }

#housing { 
	width: 320px;
	background-color: none;
	float: left;
	display: inline;
	text-align: left;
	vertical-align: top;
	margin-left: 175px;
	margin-right: 0px;
}

#housing img {border: 8px solid #C0C0C0; }

#writings {
	padding: 0px 10px 0px 15px; 
	margin-left: 10px; 
}

.BodyText {padding-left: 0;	padding-right: 0; text-align: left; font-size: 16px; font-family:"Times New Roman", Times, serif; font-style: normal; font-weight: normal;}
.BodyText a {text-decoration: none;}
.BodyText a:hover {text-decoration: underline;}

.BodyCenter {padding-left: 0; padding-right: 0; text-align: center; font-size: 16px; font-family:"Times New Roman", Times, serif; font-style: normal; font-weight: normal;}
.BodyCenter a {text-decoration: none;} 
.BodyCenter a:hover {text-decoration: underline;}

.BodyRight {padding-left: 0; padding-right: 0; text-align:right ; font-size: 16px; font-family:"Times New Roman", Times, serif; font-style: normal; font-weight: normal;}
.BodyRight a {text-decoration: none;}
.BodyRight a:hover {text-decoration: underline;}

.BodyIndent {padding-left: 30px; padding-right: 30px; text-align: left; font-size: 16px; font-family:"Times New Roman", Times, serif; font-style: normal; font-weight: normal;}
.BodyIndent a {text-decoration: none;}
.BodyIndent a:hover {text-decoration: underline;}

.BodyBold {padding-left: 0;	padding-right: 0; text-align: left; font-size: 16px; font-family:"Times New Roman", Times, serif; font-style: normal; font-weight: bold; color: #574424;}
.BodyBold a {text-decoration: none;}
.BodyBold a:hover {text-decoration: underline;}

.LinkIn {color: #000099; text-decoration: none;}
.LinkIn a {color: #000099; text-decoration: none;}
.LinkIn a:hover {color: #000099; text-decoration: underline;}

.LinkOut {color: #000099; text-decoration: none;}
.LinkOut a {color: #000099; text-decoration: none;}
.LinkOut a:hover {color: #000099; text-decoration: underline;}

.LinkList {text-decoration: none; padding: 0 0 0 0; margin: 6px 0px 0px 0px;}
.LinkList a {text-decoration: none;}
.LinkList a:hover {text-decoration: underline;}

.Header {font-size: 24px; color: #574424; font-weight: bold; text-decoration: none; text-align: center}
.Header a {color: #574424; text-decoration: none;}
.Header a:hover {color: #574424; text-decoration: underline;}
.Header a:visited {color: #574424; text-decoration: none;}

.SubHeading {font-size: 18px; color: #574424; font-weight: bold; text-decoration: none;}
.SubHeading a {color: #574424; text-decoration: none;}

.Menu {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #574424; text-decoration: none; /*background-color: #574424; */ text-align: center; font-weight:bold}
.Menu a {color: #574424; text-decoration: none; /*background-color: #574424;*/}
.Menu a:hover {color: #574424;	text-decoration: underline; /*background-color: #574424;*/}
.Menu a:active {color: #574424; text-decoration: underline; /*background-color: #574424;*/}
.Menu ul {width: 130px; float: left; list-style: none; margin: 0 0 0 0; padding: 0px 0px 0px 0; text-align: center; /* border-bottom: 1px solid #574424; border-top: 1px solid #574424; */ background-image:url(/images/scroll1_middle.gif); background-repeat:repeat; background-position: top center; }
.Menu ul li {padding: 12px 0px 12px 0px; text-align: center; /*display: inline; Use this if I want it horizontal*/}

.Caption {font-size: 12px; font-style: italic; font-weight: normal; color:#000000}
.Caption a {color: #000099; text-decoration: none;}
.Caption a:hover {color: #000099; text-decoration: underline;}

.CaptionCentered {font-size: 12px; font-style: italic; font-weight: normal; color:#000000; text-align:center;}
.CaptionCentered a {color: #000099; text-decoration: none;}
.CaptionCentered a:hover {color: #000099; text-decoration: underline;}


.HomilyBody {font-size: 14pt; color: #000000; text-indent: 25px;}

.PictureCaption {font-size: 12px; color: #800000; text-decoration: none; padding: 0px 0px 0px 0px; margin: -10px 0px 0px 0px;}

.PictureDate {font-size: 12px; color: #000080; text-decoration: none; padding: 0px 0px 0px 0px;}

img.ImageCentered {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    padding:0px 0px 0px 0px;
	vertical-align: middle;
}