/*@import url(resources/css/reset.css);*/
* {
	float: none;
}
body {
	font: 16px Georgia, "Times New Roman", Times, serif;
	background: #F4F0EA;
	margin: 0;
	padding: 3px;
	color: #000000;
}
#flickr_badge_wrapper .flickr_badge_image {
	display: inline !important;
}
#sidebar1, #mainContent {
	height: auto !important;
}
#sidebar1 #leftnav ul#navigation {
	list-style-type: circle;
}
#sidebar1 #leftnav ul#navigation ul.navlevel2 li {
	padding: 0 0 0 15px;
}
#donate-now {
	position: relative;
}
#mainContent h2 {
	color: #004B85;
	font-size: 32px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
}
#mainContent h3, #actionPanel h3 {
	color: #004B85;
	font-size: 24px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
}
#mainContent h4 {
	color: #333;
	font-size: 21px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
}
#mainContent h5 {
	color: #666;
	font-size: 18px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
}
#mainContent h6 {
	color: #333;
	font-size: 16px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
}
#mainContent p {
	line-height: 1.375em;
	padding: 0 0 20px 0;
}
#mainContent ul, #newsBox ul {
	list-style: none outside url(/resources/images/bullet-arrow.gif);
	margin: 0 25px;
	padding: 15px 0;
}
#mainContent ul li, #newsBox ul li {
	line-height: normal;
	padding: 0 0 15px 0;
}
#mainContent ol {
	margin: 0 25px;
	padding: 15px 0;
	list-style-type: decimal;
}
#mainContent ol li {
	background-color: #FFF;
	line-height: normal;
	padding: 20px 30px;
	margin: 10px 0;
}
#mainContent blockquote p {
	color: #C56E10;
	font-size: 18px;
	font-style: italic;
	width: 287px;
	padding: 25px 0;
	margin: 10px 0 10px 25px;
	border-top: 1px solid #D1CBC1;
	border-bottom: 1px solid #D1CBC1;
	line-height: 1.5em;
	text-indent: -0.25em;
}
#mainContent hr {
	border: 0;
	color: #D1CBC1;
	background-color: #D1CBC1;
	height: 1px;
	width: 100%;
	text-align: left;
}
#mainContent table {
	width: 100%;
}
#mainContent table caption {
	text-align: left;
	color: #C0B7A7;
	font-style: italic;
	padding: 10px 0;
}
#mainContent table.table-main {
	background: #D1CBC1 none;
	font-family: Tahoma, Geneva, sans-serif;
	color: #004B85;
	font-size: 13px;
	letter-spacing: 0.02em;
	border: 1px solid #D1CBC1;
	width: 100%;
}
#mainContent table.table-main tr th {
	text-align: center;
	background: #FFF none;
	color: #463D21;
	font-weight: normal;
	text-transform: uppercase;
	border: 1px solid #D1CBC1;
	letter-spacing: 0.03em;
}
#mainContent table.table-main td {
}
#mainContent table.table-main tr {
	background: #FFF url(/resources/images/cell-bkg.gif) repeat-x bottom left;
}
#mainContent table.table-main tr:hover {
	background: #EDEAE6 none;
}
#mainContent table.table-main tr td {
	border: 1px solid #D1CBC1;
	padding: 5px;
	text-align: center;
}
body#home .columns {
	height: auto !important;
	}