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

body {
	margin:0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	background: #CCC url(../images/tile_bg_001.gif) repeat-x;
	}

a {
	color: #444;
	text-decoration:none;
	font-weight: bold;
	}

img {
	border: 0px;
	}

#header {
	margin: 0px auto;
	padding: 0px;
	width: 950px;
	height: 70px;
	}
	
.headerlink {
	margin: 0px;
	padding: 0px;
	float: right;
	text-align: center;
	border-left: 1px solid #777;
	border-right: 1px solid #333;
	}
	
.headerlink a {
	margin: 0px;
	padding: 18px 20px;
	font-size: 12px;
	display: block;
	color: #CCC;
	}

.headerlink a:hover {
	background: #FA6817;
	color: #EEE;
	}

#container {
	margin: 0px auto;
	padding: 0px;
	width: 950px;
	text-align: center;
	}
	
#presents {
	margin: 0px auto;
	padding: 0px;
	width: 450px;
	}
	
#presents p {
	margin: 0px 30px 10px 30px;
	font-size: 1.1em;
	text-align: left;
	}
	
#presents hr {
	margin: 25px auto;
	width: 87%;
	height: 1px;
	color: #999;
	background-color: #999;
	border: 0px;
	}	

#presents ul li {
	margin: 0px 0px 5px 0px;
	text-align:left;
	}
	
.logo_interior {
	margin: 20px 0px 0px 0px;
	}
	
.clear {
	clear: both;
	}



/**************************/	
/* EWLM Kamatana page CSS */
/**************************/

#kamatana {
	margin: 30px 0px 0px 0px;
	padding: 0px;
	width: 948px;
	text-align: left;
	color: #EEE;
	background: #333 url(../kamatana/images/kamatana/photo_kamatana_main_002.jpg) no-repeat;	
    -moz-box-shadow: 0px 0px 10px #222; 
	-webkit-box-shadow: 0px 0px 10px #222; 
    box-shadow: 0px 0px 10px #222;
	border: 1px solid #333; 
	}

#kamatana a {
	color: #EEE;
	}

#kamatanaleft {
	margin: 420px 0px 50px 20px;
	padding: 160px 0px 0px 0px;
	width: 536px;
	background: url(../kamatana/images/kamatana/logo_kamatana_orange.png) no-repeat;
	float: left;
	}
	
#kamatanaleft p {
	margin: 0px 50px 10px 50px;
	color: #DDD;
	font-size: 1.1em;
	line-height: 1.8em;
	}

#kamatanaleft hr {
	margin: 25px auto 20px 50px;
	width: 80%;
	height: 1px;
	border: 0px;
	color: #DDD;
	background-color: #DDD;
	}


#tour_dates {
	margin: 0px 50px 0px 50px;
}

#tour_dates h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 100;
	font-size: 2em;
	letter-spacing: .3em;
	border-bottom: 1px dotted #CCC;
}

#tour_dates ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#tour_dates  ul li {
	margin: 0px 0px 10px 0px;
}


#kamatanaright {
	margin: 570px 0px 50px 0px;
	padding:0px;
	width: 325px;
	color: #CCC;
	float: left;
	}	
	
#kamatanaright h3 {
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 100;
	font-size: 2em;
	letter-spacing: 1em;
	border-bottom: 1px dotted #CCC;
	}


	
.name {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	letter-spacing: .3em;
	font-weight: 100;
	}
	
.button {
	margin: 20px 50px;
	padding: 0px;
	text-align:center;
	}
	
.button a {
	padding: 8px;
	display: block;
	background: #555;
	border-radius: 10px;
	-moz-border-radius: 10px;
	}
	
.button a:hover {
	background: #666;
	}	
	
#pressquote p {
	padding: 10px;
	font-size: 1.4em;
	line-height:1.2em;
	}
	
.attribution {
	display: block;
	text-align:right;
	}
	
.attribution_info {
	font-size: .7em;
	}

	
#photos	{
	margin: 0px 0px 20px 0px;
	width: 100%;
}

#photos img {
	margin: 0px 0px 2px 0px;
	display: inline;
}

		
/***************************/	
/* EWLM Sukhavati page CSS */
/***************************/

#sukhavati {
	margin: 30px 0px 0px 0px;
	padding: 0px;
	width: 948px;
	text-align: left;
	color: #EEE;
	background: #333 url(../sukhavati/images/sukhavati/photo_sukhavati_main_001.jpg) no-repeat;	
    -moz-box-shadow: 0px 0px 10px #222; 
	-webkit-box-shadow: 0px 0px 10px #222; 
    box-shadow: 0px 0px 10px #222;
	border: 1px solid #333; 
	}

#sukhavati a {
	color: #EEE;
	}

#sukhavatileft {
	margin: 420px 0px 50px 20px;
	padding: 180px 0px 0px 0px;
	width: 536px;
	background: url(../sukhavati/images/sukhavati/logo_sukhavati_gold.png) no-repeat;
	float: left;
	}
	
#sukhavatileft p {
	margin: 0px 50px 10px 50px;
	color: #DDD;
	font-size: 1.1em;
	line-height: 1.8em;
	}

#sukhavatileft hr {
	margin: 25px auto 20px 50px;
	width: 80%;
	height: 1px;
	border: 0px;
	color: #DDD;
	background-color: #DDD;
	}

#sukhavatiright {
	margin: 600px 0px 50px 0px;
	padding:0px;
	width: 325px;
	color: #CCC;
	float: left;
	}	
	
#sukhavatiright h3 {
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 100;
	font-size: 2em;
	letter-spacing: 1em;
	border-bottom: 1px dotted #CCC;
	}

