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

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

/*
*    {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
*/

a img {
	border: 0
	}

/* ------ Page Defaults ------ */

.gradBg {
	background-image: url(../images/page_items/grad_bg.jpg);
	background-repeat: repeat-x;
}
.mainNavTopLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8CA6B9;
}
.cellHeight {
	height: 100%;
}
#main_nav {
	width: 230px;
	background-color: #648DA5;
	padding-left: 15px;
	padding-right: 15px;
	float: left;
}

#main_nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#main_nav li a {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8CA6B9;
	font-size: 11pt;
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #C3CED8;
	line-height: 25px;
	padding-left: 6px;
}
#main_nav a:hover {
	color: #FFFFFF;
}

#main_nav a.active {
	color: #F1E3C5;
	background-image: url(../images/page_items/menu_arrow.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#main_content {
	float: left;
	width: 650px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
}
#main_content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #648DA5;
	font-weight: normal;
	line-height: 18px;
	margin-bottom: 14px;
	text-decoration: none;
}
#main_content ul {
	margin: 20px;
	padding: 0px;
}
#main_content li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #808080;
	font-weight: normal;
	line-height: 18px;
}
#level2menu ul  {
	color: #808080;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
}
#level2menu li  {
	color: #808080;
	float: left;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	width: 70px;
	line-height: 12px;
	margin-top: 2px;
}
#level2menu li a {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	line-height: 12px;
}
#level2menu li a:hover {
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	color: #648DA5;
}
#level2menu li a.active {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #648DA5;
}

#level2menu li a.current {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
#floorPlanlevel2menu ul  {
	color: #808080;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
}
#floorPlanlevel2menu li  {
	color: #808080;
	float: left;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	width: 80px;
	line-height: 12px;
	margin-top: 2px;
}
#floorPlanlevel2menu li a {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	line-height: 12px;
}
#floorPlanlevel2menu li a:hover {
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	color: #648DA5;
}
#floorPlanlevel2menu li a.active {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #648DA5;
}

#top_nav {
	height: 24px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C3CED8;
	width: 650px;
	height: 25px;
}
#top_nav ul {
	margin: 0;
	padding: 0;
}
#top_nav li {
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	list-style-type: none;
	height: 24px;
}
#top_nav li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	line-height: 24px;
}
#top_nav li a:hover {
	color: #648DA5;
	text-decoration: underline;
}
#top_nav li a.active {
	color: #648DA5;
	text-decoration: none;
}


/* ------ Type Control ------ */

.donHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #648DA5;
	letter-spacing: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	font-weight: lighter;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 38px;
	color: #648DA5;
	letter-spacing: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	font-weight: lighter;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #8E8E8E;
	font-weight: lighter;
	margin-bottom: 14px;
	margin-top: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #999999;
	margin-top: 2px;
}
.historyTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #A7A9AC;
	font-weight: lighter;
	margin-bottom: 14px;
	margin-top: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #648DA5;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
	margin-bottom: 14px;
	margin-top: 0px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	font-weight: normal;
	line-height: 18px;
	margin-bottom: 14px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #656565;
	font-weight: normal;
	line-height: 18px;
	margin-bottom: 14px;
	margin-top: 0px;
}
.body th td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #808080;
	font-weight: normal;
	line-height: 18px;
	margin-bottom: 14px;
}
.baseInfo {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #648DA5;
}
.baseInfo a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #88A2B4;
	text-decoration: none;
}
.baseInfo a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #648DA5;
}
.baseInfo a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #88A2B4;
}
.listTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #8E8E8E;
}
.listBorderTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.listInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	vertical-align: top;
}
.infoListPadding {
	padding-right: 15px;
}
.monasteryLogo {
	background-image: url(../images/page_items/monastery_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.historyImageCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-top: 5px;
}
.formInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #808080;
	font-weight: normal;
	padding-top: 2px;
}
.formInfoSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
	font-weight: normal;
	padding-top: 5px;
}
.formInfoBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #808080;
	font-weight: normal;
	border: 1px solid #808080;
}
