﻿body {
	background:#ECE9E2 url(/common/images/bodybg.jpg) repeat-y center;
	font: 12px Arial, Helvetica, sans-serif;
}
h2 { font: normal 2.2em Georgia, "Times New Roman", Times, serif; color:#523A01; border-bottom: 1px dotted #666; padding:0; margin-top:10px; }
h3 { font: 16px; color:#4E4E4E; }
a {	color: #03495F; }
a:hover { text-decoration: none; }
.clear { clear: both; }


h3.news {
	font:1.1em;
	color:maroon;
}

blockquote {
    background: #e8f2f8;
    color:#105984;
    padding: 20px;
    font-style:italic;
    width:155px;
    margin:10px;
}


#wrap {
	margin: auto;
	width: 900px;
}
#header {
	background-color: #FFF;
	position:relative;
}
#header #logo {
	float:left;
}
#header #donate {
	float:right;
	bottom:37px;
	right:10px;
	position:absolute;
}

#header h1 {
	background-image: url(/common/images/logo.gif);
	width: 456px;
	padding: 0px;
	margin: 10px 0 10px 20px ;
}

#header h1 a {
	display: block;
	text-indent: -999999px;
	height: 76px;
}
#header .top-left {
	background-image: url(/common/images/top_l.png);
	float: left;
	height: 6px;
	width: 6px;
}
#header .top-right {
	background-image: url(/common/images/top_r.png);
	float: right;
	height: 6px;
	width: 6px;
}
#top-nav {
	background: url(/common/images/nav-bg.jpg) repeat-x;
	padding-top: 11px;
	padding-bottom: 11px;
}


#top-nav ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#top-nav ul li {
	display: inline;
	margin-left: 20px;
}
#top-nav ul li a {
	color: #FFF;
	text-decoration: none;
}
#top-nav ul li a:hover {
	color: #ffffcc;
	text-decoration: underline;
}
#content {
	background-color: #FFF;
}
#left-nav {
	background-color: #dbd7a8;
	margin-left: 1px;
	margin-top:10px;
	padding-top:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#left-nav ul {
	list-style-type: none;
	margin: 0 auto;
	padding: 0 0 10px 0;
	width:168px;

}

#left-nav li {
/*	background: url(/common/images/red-circle.png) no-repeat 5px 1.1em; */
	padding: 8px;
	border-bottom: 1px solid #978854;
}
#left-nav ul li a:hover {
	color: #03495F;
}

#left-nav ul li a {
	color: #000;
	text-decoration: none;
}

#main-content {
	float: right;
	width: 690px;
	padding: 10px;
	line-height: 1.6em;
}
#left-content {
	float: left;
	width: 182px;
	margin-left:5px;
}


#charities {
	text-align: center;
}
#close {
	background-color: #FFF;
}
#close .close-left {
	background-image: url(/common/images/bot_l.png);
	height: 6px;
	width: 6px;
	float: left;
}

#close .close-right {
	background-image: url(/common/images/bot_r.png);
	height: 6px;
	width: 6px;
	float: right;
}
#footer {
	margin-top: 10px;
	text-align: center;
	font-size: 11px;
}

ul.studies-list 
{
	margin-left: 20px;
	padding-left: 0;
	list-style: none;
}

ul.studies-list li {
	padding-left: 25px;
	background-image: url(/common/images/pdf.png);
	background-repeat: no-repeat;
	background-position: 0 .2em;
	margin-bottom:8px;
}
#newsletter {
	color:#330000;
	padding:6px;
}

.small-news {
	font-size:0.9em;
	width:100%;
	overflow:hidden;
}

.sm {width: 50px; }
.long {	width: 550px; }
.med {	width: 220px; }
.desc {	width: 250px; }
.total { width: 90px; }
#donation-form {width: 690px;}
#donation-form table td {padding-bottom:3px; padding-top:3px;}
.table-title {background-color:#074880; color:#fff;}


/*** slideshow  CSS **/

#slideshow {
    position:relative;
    height:270px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}


#front-content .left-front {
	width:480px;
	float:left;
}
#front-content .right-front {
	width:200px;
	float:right;
}

#newsletter .textinput {
width:110px;
}

#Featured {
	padding:10px;
	background-color:#D9EAF0;
	font-size:0.9em;
}

#Featured h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	font-weight:bold;
	color:#003366;
	padding-bottom:3px;
}


.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}



#creditcard table tr td {
	font:11px;
}
#creditcard .text {
	width: 250px;
	color: #333333;
}
#creditcard .tdcolor {
	background-color: #F0F0F0;
}
#creditcard .comments {
	width:250px; height:60px;
}
#creditcard .zipcode {
	width:50px;
}

#creditcard .amount {
	background-color:#FFFFCC; width:60px; }

#creditcard input, #creditcard select, #creditcard textarea {
	font:11px Arial, Helvetica, sans-serif; padding:3px; 
}
#creditcard .address {
	width:100px;
}


small {
	color:#666666;
}
.borderpic {
	border:1px solid #000;
}

h3.blog {
	margin-bottom:0;
	font-size:1.6em;
}
.date {
	font-size:0.9em; color:#666;
}
.posted {
	color:#666;
	margin-bottom:85px;
}
.ruth {
	float: right;
	width: 240px;
	margin-left: 10px;
	text-align:center;
}


#dinner h3 {padding:0; margin:0;}
#dinner table tr td {padding:3px;}
#dinner input {color:#333; font-size:11px; padding:6px;}
#dinner .inp-sm {width:60px;}
#dinner .inp-md {width:160px;}
#dinner .inp-big {width:660px; font-weight:bold;}
#dinner .txt-sm {padding:5px; font-size:0.95em;}
#dinner .inp-md-total {
	width:160px;
	font-weight: bold;
}
#dinner hr.red {
	background:#C60;
	border: 0;
	height: 1px;
	margin: 20px 0;
}
#dinner hr.gray {
	background:#CCC;
	border: 0;
	height: 1px;
	margin: 2px 0;
}
#dinner #cc {
	background-color: #FFC;
	padding: 5px;
	width:300px;
	border: 1px solid #FC0;
}
#dinner #check {
	background-color: #FFC;
	border: 1px solid #FC0;
	padding: 5px;
	width:300px;
}
#dinner .totaldiv { background-color:#FFC; border:1px solid #FC0; padding:5px; width:500px; margin:auto; text-align:center;}
#dinner .total {font-size:2.1em; font-weight:bold;}

.txt-by {
	font-style: italic;
	color: #000;}
	
#top-nav ul li a.dinner {
	font-size:1.2em;
	font-weight:bold;
	color:#FF9;
	letter-spacing: -1px;
}

#past-events {
	margin-top:100px;
}
.event h3 { font-size:18px; color:#630;}
.event h3 a:active{ font-size:18px; color:#630;}

.required {color:#F00; font-weight:bold; width:auto;}

.nlentry {
	border-bottom:1px dotted #ccc;
	margin-bottom:20px;
}

.nlentry .pic {
	background-color: #f2f2f2;
	float:left;
	margin-right:5px;
	margin-bottom:10px;
	padding: 5px;
	width:200px;
}
.nlentry .text {
	float:left;
	padding: 5px;
	width:400px;
}
#editions {
	border-top: 1px dotted #333;
	border-bottom: 1px dotted #333;
	padding:5px;
}
#editions ul {
	display: inline;
	list-style-type: none;
}
#editions ul li {
	list-style-type: none;
	float: left;
	margin-right: 20px;
}
.newstitle {
	border-bottom:1px solid #069;
	font-size: 24px;
	font-weight: bold;
	margin-top:40px;
	color: #069;
}
.newstitleint {
	border-bottom:1px solid #069;
	font-size: 24px;
	font-weight: bold;
	margin-top:20px;
	color: #069;
}
.newspic-left {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.newspic-right {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
