/* Universal styling
________________________________________________________________*/

/* typesetting */
h1, h2, h3 {font-family:"Times New Roman", Georgia, serif; font-weight:normal; letter-spacing:-0.0625em; text-transform:uppercase;}
h1 {font-size:2.8em; line-height:26px;}
	h1 {color:#b35900; margin:2px 0 13px 0;}
h2 {font-size:2.2em; line-height:20px; color:#b37700;}
h3 {font-size:1.6em; line-height:14px; color:#000000;}
	h3 {margin-bottom:4px;}
p {font-size:1.4em; line-height:21px; margin:0 0 20px 0;}
ul, ol {margin:0; padding:0;}
ul li {list-style-type: none;}
ul li, ol li, ul li p, ol li p, ul li ul li, ul li ol li, ol li ul li, ol li ol li {font-size:1.4em; line-height:21px;}
blockquote {color:#475959; font-family:"Georgia", Times New Roman, serif; font-style:italic; background:url(img/quote.gif) left top no-repeat; margin:0; padding:0 20px;}
.centgoth {font-family:"Century Gothic", Arial, Helvetica, sans-serif;}

/* links */
a:link, a:visited, a:hover, a:focus {text-decoration:underline;}
	a {overflow:hidden;}
	a img {border:none;}
	a:link, a:visited {color:#664400;}
	a:hover, a:focus {color:#996600;}

/* universal classes */
.flt-l, .flt-r {display:inline;}
.flt-l {float:left;}
.flt-r {float:right;}
.clr:after {content:"."; display:block; clear:both; height:0; visibility:hidden;}
.blk {display:block;}
.img-r {text-indent:-9999px;}

/* mIsc */
form {margin:0; padding:0;}
/*img, object {max-width:100%;}*/

/* Body Layout
________________________________________________________________*/

body {font-family:"Arial", Verdana, sans-serif; font-size:62.5%; color:#73694b; background:#ffffff url(img/bodyBg.jpg) repeat-x 0 0; margin:0; padding:0;}
h1#title {width:409px; height:46px; position:absolute; top:75px; left:50%; background:url(img/title.jpg) no-repeat 0 0; margin:0 0 0 -440px;}
h1#title a {width:409px; height:46px; display:block;}
#cont {width:914px; margin:123px auto 10px auto; padding:9px 0 0 0; background:url(img/cont-up.png) no-repeat 0 0;}
#cont-middle {background:url(img/cont-middle.png) repeat-y 0 0;}
#cont-bottom {padding:10px 19px 19px 19px; background:url(img/cont-bottom.png) no-repeat 0 bottom;}
#second-cont {background:#eceadb url(img/second-cont.jpg) no-repeat 0 0; padding:10px 20px 20px 20px}
#content {background:#fffef2; margin:40px 0 10px 0; padding:30px; border-bottom:1px solid #dddbcd; border-top:1px solid #e3decf;}
#content.home {background:none; border:none;  margin:40px 0 0 0;}
ul#menu {margin:2px auto 0 auto; width:720px; text-align:center;}
ul#menu li {display:inline; margin:0 0 0 30px; text-transform:uppercase;}
ul#menu li a:link, ul#menu li a:visited {color:#e4e2dc; text-decoration:none;}
ul#menu li a:focus, ul#menu li a:hover {color:#ffffff; text-decoration:underline;}
.ligther {color:#8c8262;}
#donation tbody tr td {background-color:#fff2cc;}
#donation tbody tr.thead td {background-color:#a99e80;}
#donation tbody tr.alternate td {background-color:#f2e3ce;}
ul.list {margin:10px 0;}
ul.list li {list-style-type: disc; margin:0 0 10px 5px;}
