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

* { margin:0; padding:0; }
html { font: 80% "Times New Roman", Verdana, Times, serif }
body { background: #36362f; font-size: 1em; color: #333;}
#container { background: #fff url(images/cont_bg3.jpg) no-repeat center top; margin: 10px auto; }
img { border:none; }
#logo { margin-bottom: 2px; margin-left: 70px; }
#hd_testimonial { margin: 40px 20px 10px 10px; font-style: italic; color: #c56b49; text-align: justify; }
#bt_testimonial {
	font-style: italic;
	font-size: 0.9em;
	color: #fff;
	text-align: justify;
	margin-top: 10;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#bt_testimonial p { margin-bottom: 0px; }
#menu { font-size: 1.2em; }
#menu li { display: inline; }
#menu li a { text-decoration: none; display: block; float: left; padding: 2px 10px; color: #571d1f; font-weight: bold; font-size: 0.8em; }
#menu li a:hover, #menu li a.current { color: #c56b49; }
#content {
	margin: 10px 20px 10px 10px;
}
.home { height: 500px; }
#content h1 { font:20px "Times New Roman", Verdana, Times, serif; color: #c56b49; margin-bottom: 12px; font-variant: small-caps; }
#content p { margin-bottom: 12px; text-align: justify; }
.schedule_reading a { text-transform: uppercase; color: #c56b49; text-decoration: none; font-size: 0.9em; font-weight: bold; background: url(images/r_arrow.gif) no-repeat right; padding-right: 15px; }
.schedule_reading a:hover { text-decoration: underline; }

/*About*/
#about_cont { background: #fff url(images/bg.jpg) repeat-x; margin: 10px auto; }
.text_bold { margin: 60px 0 10px; font-style: italic; color: #6c4e4d; font-weight: bold; }
.text { font-size: 0.9em; font-style: italic; color: #744d44; }
