@charset "utf-8";
/* CSS Document */

.MainBody{
	/*width: 46em; 960px work  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	width: 70em;
	text-align: left;
	padding: 1em;
	margin-top: 0;
	margin-right:auto;
	margin-bottom: 0;
	margin-left:auto;
	background-color:#FFFFFF;
	}
	
	
.LeftColumn {
	
	/* padding-left: 1em; */
	background-color:#FFFFFF;
	width: 13em;
	float: left;
}

.RightColumn{
	/*background-color:#FFFFFF;
	margin-right: 0px;
	margin-bottom: 0px;*/
	/*width: 70em;*/
	/*margin-left: 10em;*/
	/*padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;*/
	margin-left: 14em;
	width: 50em;
		/*padding-top: 3em;*/
}
.gentleH1 {
	text-decoration: none;
	margin-bottom: 0px;
	padding-top: 1em;
	padding-bottom: 0px;
	font-weight: normal;
}

.MainMenu{
color:#999999;
text-decoration:none; }

.SelMainMenu{
	color:#000000;
	text-decoration:none;
	padding-left: 1em;
	font-weight:bold;
}

.Header{
	color:#666666;
	font-size:x-large;
	font-weight: bold;
	padding: 4px;
}

.HeadingBox{
	border-bottom-style:ridge;
	border-bottom-color:#666666;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style:ridge;
	border-top-color: #666666;
	margin: 0px;
	padding: 0px;
}


.SubMenu {
	color:#999999;
	font-size:small;
	text-decoration:none;
	padding-top: 1px;
	padding-bottom: 1px;
}

.SelSubMenu{
	color:#666666;
	font-size:small;
	text-decoration:underline;
	font-weight:bold;
	padding-top: 1px;
	padding-bottom: 1px;
}

.indexPara {
height: 150px;
}

.galleryTD{
padding-left:2em;
padding-top: 1em;
color:#666666;
}
.galleryTDEnd{
padding-left:2em;
padding-bottom: 1em;
color:#666666;
border-bottom-style:dashed;
	border-bottom-width:thin;
	border-color:#CCCCCC;
}

.photoTitle{
	color:#666666;
	padding-bottom: 1em;
	padding-left: 2em;
	}
	
.menuNav {
	color: #003399;
	font-size:medium;
	border-top-style: double;
	border-top-color: #666666;
}

.title{
	color:#999999;
	font-size:small;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #999999;
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.tableHeading{
	font-weight:bold;
	color:#000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-top: 2em;
	padding-top: 2em;
	text-decoration: underline;
	}


h1 {

	font-weight:bold;
	font-size:medium;
}
.SubMenuHead {
color:#999999;
font-size:small;
text-decoration:none;

}

.mainH1{
	font-weight:bold;
	font-size:x-large;
	color:#666666;

}
.arefNodecoration {
	color: #000000;
	text-decoration: none;
	font-size:medium;
}
.divLogo {
	width: 800px;
	padding-top: 75px;
}



body {
font-family:"Times New Roman", Times, serif;
	
}
.descriptionTD {
	width: 900px;
}

h2 {
	font-size:medium;

}

.descriptionDiv {
	height: 100px;
}

