/* Global */

html {
}

body {
	background-color: #312418;
	background-image: url(/images/bgrd_bar.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #A29B95;
	font-size: 13px;
	margin: 0px;
	line-height: 1.2em;	/* text-align: center; */
	padding: 0px;
	font-weight: normal;
	letter-spacing: 0.01em;
}

a { color: #B76524;	text-decoration: none;}
a:link { color: #B76524; text-decoration: none;}
a:visited { color: #B76524;	text-decoration: none;}
a:hover { color: #EE852E;	text-decoration: underline;}
a:active, a:focus {	color : #B76524;	text-decoration: none;}

hr {
	color: #463321;
	background-color: #463321;
	height: 1px;
	border: 0;
	display: block;
	padding: 0px;
	margin: 10px;
}
img {
	border: 0px;
}
p {
	line-height: 1.5em;
	padding-left: 20px;
	padding-right: 20px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #908277;
	line-height: normal;
	font-weight: normal;
	font-style: italic;
	font-size: 260%;
	margin: 0 0 10px 0;
	padding: 0px;
}
h1 a, h1 a:visited {
	color: #C8BEB6;
	text-decoration: none;
}
h1 a:hover {
	color: #908277;
	text-decoration: underline;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #E0D8D2;
	line-height: normal;
	font-weight: normal;
	font-size: 170%;
	margin: 10px 0 10px 0;
	padding: 0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #E0D8D2;
	line-height: normal;
	font-size: 140%;
	font-weight: normal;
	margin: 10px 0 10px 0;
	padding: 0px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #c8beb6;
	line-height: normal;
	font-size: 130%;
	font-weight: normal;
	margin: 10px 0 10px 0;
	padding: 0px;
}
h5 {
	color: #c8beb6;
	line-height: normal;
	font-weight: normal;
	font-size: 120%;
	margin: 10px 0 10px 0;
	padding: 0px;
}
h6 {
	color: #c8beb6;
	line-height: normal;
	font-size: 100%;
	font-weight: bold;
	margin: 10px 0 10px 0;
	padding: 0px;
}
ul {
	list-style-type: disc;
}
ol { 
	list-style-type: decimal;
}
li {
	margin-bottom: 5px;
}
.clr {clear:both; font-size:0; height:0px; line-height:0;}

/* Div */
div#bgrd {
	background-image: url(/images/bgrd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 450px;
	z-index: 1;
	position: absolute;
	top: 0px;
	width: 100%;
}
div#container {
	width : 980px;
	text-align : left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	z-index: 2;
	top: 0px;
	position: relative;
}
div#content {
	width : 730px;
	overflow : hidden;
	padding : 0;
	float: right;
	position: absolute;
	right: 0px;
	top: 50px;
}
div#content.home {
	top: 395px;
}
div#content_container {
	padding: 0px;
}
div#content_left {
	width : 245px;
	margin:0px;
	min-height: 400px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
	float: left;
	display: inline;
}
div#content_main {
	background-image: url(/images/bgrd_content.png);
	background-repeat: repeat;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	margin: 0px;
	/* min-height : 600px; */
	width : 490px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 70px;
	padding-left: 20px;
}
div#content_main.home {
	width : 440px;
}
div#content_main.plain {
	width : 690px;
}
div#content_main hr, div#content_plain hr{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #372D23;
	background-color: #372D23;
}
div#content_feature {
	float:right;
	text-align:left;
	width : 730px;
	padding: 0px;
	height: 370px;
	margin-top: 25px;
	margin-left: 0px;
}
div#content_sub {
	float : right;
	text-align: left;
	min-height: 400px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	margin-top: 140px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width : 195px;
}
div#content_sub.home {
	margin: 0px;
	width : 245px;
}
.design1 {
	background-image: url(/images/orchids.png);
	background-repeat: no-repeat;
	display: block;
	height: 180px;
	width: 277px;
	z-index: 3;
	position: absolute;
	right: 0px;
	top: 30px;
}


/* Branding */
div#branding h1#logo {
	background-image: url(/images/branding.png);
	background-repeat: no-repeat;
	width: 245px;
	height: 225px;
	padding: 0px;
	position: relative;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
/* div#branding h1#logo {
	text-indent: -9999px;
	line-height: 0px;
	display: none;
}  */
div#branding h1#logo a {
	display: block;
	height: 225px;
	text-indent: -9999px;
	width: 245px;
}
div#branding h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #262626;
	font-size: 120%;
	width: 500px;
	top: 75px;
	height: 40px;
	position: relative;
	left: 155px;
	text-indent: -9999px;
	/* display: none; */
}
div#branding blockquote {
	text-indent: -9999px;
	line-height: 0px;
	/* display: none; */
}

/* Side Box */
div.side_box {
	padding: 0;
	margin: 10px;
}
div.side_box h1 {
	font-size: 140%;
	font-style: normal;
	color: #c8beb6;
	font-weight: normal;
}
div.side_box h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #E0D8D2;
	font-weight: normal;
	font-size: 130%;
}
a.more {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: normal;
	text-align: center;
	display: block;
	color: #E0D8D2;
	padding: 8px;
	background-color: #524539;
	margin: 8px 0px 8px 0px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
a.more:hover {
	color: #C8BEB6;
	text-decoration: none;
}
a.more2 {
	width: 40%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: normal;
	text-align: center;
	display: block;
	color: #312418;
	padding: 8px;
	background-color: #908277;
	margin: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
a.more2:hover, li.button a:hover {
	color: #C8BEB6;
	text-decoration: none;
}
li.button a {
	width: 150px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: normal;
	text-align: center;
	display: block;
	float: left;
	color: #312418;
	padding: 8px;
	background-color: #908277;
	margin: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

/* main nav */
div#nav_main{
	width: 225px;
	padding: 0px;
	margin: 10px;
}
div#nav_main ul{
	padding: 0px;
}
div#nav_main li{
	font-family: Georgia, "Times New Roman", Times, serif;
	position: relative;
	left: 0px;
	font-size: 120%;
	font-style: normal;
	text-indent: 15px;
	margin: 3px;
	padding: 0px;
	background-image: url(/images/nav_divider.png);
	background-repeat: no-repeat;
	width: 100%;
	display:block;
	height : 22px;
	list-style-type: none;
}
div#nav_main a{
	color: #c8beb6;
}
div#nav_main a:hover{
	color: #d9792b;
	text-decoration: none;
}
div#nav_main.nm_1 li#nm_1 {
	padding-bottom : 130px;
}
div#nav_main.nm_2 li#nm_2 {
	padding-bottom : 105px;
}
div#nav_main.nm_3 li#nm_3 {
	padding-bottom : 80px;
}
div#nav_main.nm_4 li#nm_4 {
	padding-bottom : 105px;
}
div#nav_main.nm_5 li#nm_5 {
	padding-bottom : 105px;
}

/* sub nav */
div#nav_sub_right {
	width: 100%;
	padding: 0px;
	margin: 0px;
}
div#nav_sub_right ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
div#nav_sub {
	width: 225px;
	padding: 0px;
	margin: 10px;
}
div#nav_sub ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
}
div#nav_sub li, div#nav_sub_right li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 115%;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #463321;
	padding-bottom: 5px;
}
div#nav_sub.nm_1{
	top: 255px;
	position: absolute;
}
div#nav_sub.nm_2{
	top: 285px;
	position: absolute;
}
div#nav_sub.nm_3{
	top: 310px;
	position: absolute;
}
div#nav_sub.nm_4{
	top: 335px;
	position: absolute;
}
div#nav_sub.nm_5{
	top: 360px;
	position: absolute;
}

/* global nav */
li#nav_global {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 115%;
	padding : 0px;
	top: 10px;
	text-indent: 15px;
	background-image: url(/images/nav_global_divider.png);
	background-repeat: no-repeat;
	list-style-type: none;
	position: absolute;
}
li#nav_global a {
	display : block;
	width : 100%;
	height : 20px;
	text-decoration : none;
	color: #281D14;
}
li#nav_global a:hover {
	text-decoration : none;
	color: #E0D8D2;
}
li#nav_global.ng_1 {
	right : 630px;
}
li#nav_global.ng_2 {
	right : 560px;
}
li#nav_global.ng_3 {
	right : 500px;
}
li#nav_global.ng_4 {
	right : 420px;
}
li#nav_global.ng_5 {
	right : 340px;
}
li#nav_global.ng_6 {
	right : 250px;
}
li#nav_global.ng_7 {
	right : 180px;
}

/* Footer */
div .footer {
	width : 700px;
	float:left;
	text-align:left;
	padding: 15px;
}
div .footer p {
	font-size: 90%;
	color: #6B5E52;
}
div .footer p.copyright {
	text-align: right;
}
div .footer a {
	color: #938981;
}
div .footer a:hover {
	color: #EBEAE9;
	text-decoration: underline;
}

/* priest layout */
table.people-listing td{
	vertical-align: top;
	padding-bottom: 10px;
}
table.people-listing h4{
	font-size: 130%;
	line-height: 0px;
}
table.people-listing span.location, table.people-listing span.sangha {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 110%;
	line-height: 1.5em;
	color: #E0D8D2;
}
table.people-listing span.sangha {
	color: #C8BEB6;
}
table.people-listing .td-left{
	width: 20%;
	padding-right: 5px;
}
div.people-detail h4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 1em;
	color: #E0D8D2;
}
div.people-detail h4 span{
	color: #C8BEB6;
}
div.people-detail .photo{
	display: block;
	float: right;
	padding: 15px 0px 5px 5px;
}


/* Misc. */
.caption {
	font-style: normal;
	font-weight: bold;
	color: #666666;
	font-size: 80%;
}
div#content_main span.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 110%;
	line-height: 1.3em;
	color: #938981;
}
div#content_main span.quote_name {
	font-size: 90%;
	font-style: normal;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	display: block;
	text-align: right;
	line-height: 1.2em;
	margin-top: 6px;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 100%;
	line-height: 1.3em;
	color: #938981;
}
.quote_name {
	font-size: 80%;
	font-style: normal;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	display: block;
	text-align: right;
	line-height: 1.2em;
	margin-top: 6px;
}
a.small {
	font-size: 90%;
	text-decoration: none;
	color: #938981;
}
.req {
	color: #B76524;
}