﻿.break {
	clear: both;
}
#top_nav a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#content H4 {
	padding: 3px 5px 3px 5px;
	color: #FFFFFF;
	background-color: #cf6144;
	font-size: 14px;
}
body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000;
}
img {
	border-width: 0px;
}
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 780px;
}

#header {
}
#donations{
	margin-top: 10px;
	margin-left: 230px;
}
#top_nav {
	padding: 5px 0px 5px 8px;
	width: 772px;
	text-align: center;
	background-color: #cf6144;
	clear: both;
}
#left_col {
	background-position: right top;
	padding: 0px 20px 10px 10px;
	float: left;
	width: 230px;
	font-size: 11px;
	background-image: url('assets/images/bg-fp-tab.gif');
	background-repeat: no-repeat;
}
#right_col {
	border-color: #CCCCCC;
	padding: 20px 10px 10px 10px;
	float: right;
	width: 134px;
	font-size: 11px;
	border-top-style: solid;
	border-top-width: 20px;
}
#content {
	padding: 20px;
	float: left;
	width: 325px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 20px;
	border-top-color: #CCCCCC;
}
#footer {
	padding: 10px;
	margin: 0px;
	clear: both;
	color: #CCCCCC;
	text-align: center;
	font-size: 10px;
	background-color: #666666;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #333333;
}
#hdr_right {
	float: left;
	width: 255px;
}

#hdr_left {
	padding: 0px;
	margin: 0;
	float: left;
	width: 525px;
	height: 224px /* Holly hack for Peekaboo Bug */;
	background-image: url('assets/images/bg-fp-homeless.jpg');
	clear: both;
}
#box_top {
	padding: 10px;
	height: 102px;
	background-color: #333333;
	width: 235px;
	font-size: 11px;
	color: #FFFFFF;
}
#box_bottom {
	padding: 10px;
	height: 102px;
	background-color: #666666;
	width: 235px;
	color: #FFFFFF;
	font-size: 11px;
}
/* Image Border */
.imgBorderFloatRight {
	padding: 3px;
	border: 1px solid #CCCCCC;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.imgBorderFloatLeft {
	padding: 3px;
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 5px;
}
/*Navigation Bar*/
#navlist
{
	padding-left: 0;
	margin-left: 0;
	width: 100%;
	margin-top: 5px;
}
#navlist li
{
	list-style: none;
	margin: 0;
	border-top: 2px solid CCCCCC;
	padding-top: 1.2em;
	padding-bottom: 1.2em;
}

#navlist li a { text-decoration: none; }

/* Top Nav Menu */
#topnav_menu li
{
	display: inline;
	list-style-type: none;
	padding-right: 18px;
}
#topnav_menu ul {
	padding: 0px;
	margin: 0px;
}
#top_nav ul {
	padding: 0px;
	margin: 0px;
}
/* Footer List */
#footer ul {
	padding: 0px;
	margin: 0px;
}
#footerlist li
{
display: inline;
list-style-type: none;
padding-right: 20px;
}
#footer a {
	text-decoration: none;
	color: #CCCCCC;
}
.bul_header {
	background-image: url('assets/images/bullet-hdr-orange.gif');
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	font-weight: bold;
	height: 20px;
}
#left_col p {
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
}
#header a {
	color: #FFFFFF;
	text-decoration: none;
}
#doc_list
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	line-height: 1.5em;
}
#doc_list li 
{
	padding-left: 20px;
	background-image: url('assets/images/bullet_document.png');
	background-repeat: no-repeat;
	background-position: 0 .3em;
}
#check_list
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	line-height: 1.5em;
}

#check_list li 
{
	padding-left: 20px;
	background-image: url('assets/images/bullet_tick.png');
	background-repeat: no-repeat;
	background-position: 0 .3em;
}
.imgBorder {
	padding: 3px;
	border: 1px solid #CCCCCC;
}

