@charset "utf-8";
/* CSS Document */

body {background-image:url(image/body-background.jpg); }


/*The Largest Class */
.page {width:80%; margin: 0 auto;
	padding: 10px 10px 10px 10px;
	border-width:4px;
	border-color:#FFFFFF;
	border-style:solid;
	background:#DB704D;}

/*Navigation Section*/
.nav {font-size:20px; 
	word-spacing:6px;
	border-bottom:3px dotted #58585C;
	text-transform:uppercase;}
.nav li {border-left: 1px solid #58585C;
	display: inline-block;
	padding:10px;
	font-family:Microsoft Tai Le, Arial;
	font-weight:bold;}
a:link {text-decoration:none; 
	color:#565656;}
a:visited {color:#C8C8C8;}
a:hover {color:#D9B9AE;}


/*Post Section*/
.post {width:67%;
	float:left;
	border-right:3px dotted #58585C;
	padding-right:10px;}

.post img {border:5px solid #000000;
	display:block;
	margin-left:auto;
	margin-right:auto;}

h1 {font-family:Century Gothic,Arial;
	text-transform:uppercase;
	text-align:center;
	font-size:35px;
	color:#FFD1B2;
	background:#E68A5C;}

.textpost-home {text-align:justify;
	font-family:Kalinga,Times New Roman;
	font-size:20px;}

.textpost {text-align:justify;
	font-family:Kalinga,Times New Roman;
	font-size:17px;}

.home {font-family:Lucida Handwriting, Arial Black;
	font-size:40px;
	text-aign:center;
	letter-spacing:20px;}

.donation {font-family:Arial Black;
	font-size:25px;
	letter-spacing:18px;
	text-align:center;}

.address {font-family:Arial Black;
	font-size:25px;
	text-align:center;}

.email img {border:none;
	position:absolute;
	left:250px;
	bottom:90px;}

.email p {position:absolute;
	left:360px;
	bottom:90px;
	font-family:Arial Black;
	font-size:20px;}

.phone img {border:none;
	position:absolute;
	left:250px;
	bottom:-40px;}

.phone p {position:absolute;
	left:360px;
	bottom:-60px;
	font-family:Arial Black;
	font-size:20px;}

.alamat img {border:none;
	position:absolute;
	left:250px;
	bottom:-200px}

.alamat p {position:absolute;
	left:360px;
	bottom:-200px;
	font-family:Arial Black;
	font-size:20px;}

	
/*Sidebar Section*/
.sidebar {width:30%;
	float:right;}

.sidebar img {display:block;
	margin-left:auto;
	margin-right:auto;}

.contact {background:#D9B9AE;
	padding:10px 10px 10px 10px;
	margin-top:10px;}

h2 {font-family:Monotype Corsiva,Arial;
	font-size:30px;
	text-align:center;}


/*Footer Section*/
.footer {clear:both;
	border-top:3px dotted #58585C;
	margin:5px}
