@charset "utf-8";

/* CSS Document */

img, div, td { behavior: url(/iepngfix.htc); }





body {

	margin: 0 0 0 0;

	padding: 0 0 0 0;

	background-image: url('images/bg.jpg');

	background-position: top left;

	background-repeat: no-repeat;

	background-attachment: fixed;

	background-color: #062743;

	font-size: 12px;

	font-family: arial;

}

img { border: 0px; }



/************************************************HEADER ITEMS************************************/

#header_top {

	height: 85px;

	cursor: default;

}

#logo {

	float: left;

}

#call-today {

	float: right;

	position: relative; top: 8px;

}



#header {

	background-image: url('images/header-bg.jpg');

	background-repeat: no-repeat;

	width: 940px; height: 227px;

}



#our-causes {

	float: right;

	margin: 5px;

	background-image: url('images/our-causes2.jpg');

	width: 310px; height: 190px;

}

#our-causes2 {

	float: right;

	margin: 5px;

}

#heart-graphic {

	position: relative;

	top: 33px; left: -35px;

}



/************************************************NAVIGATION************************************/

#top_nav {

	color: #0760a0;

	font-family: trebuchet ms, verdana;

	float: right;

	padding: 5px;

}

#top_nav a {

	color: white;

	text-decoration: none;

	font-size: 12px;

}

#top_nav a:hover {

	text-decoration: underline;

}





#navigation {

	background-image: url('images/nav/background.png');

	background-repeat: no-repeat;

	width: 940px; height: 40px;	

}







/************************************************FOOTER************************************/

#footer {

	background-image: url('images/footer-bg.png');

	background-repeat: no-repeat;

	color: #cccccc;

	width: 940px; height: 87px;

	padding: 7px;

	font-size: 10px;

	cursor: default;

}

#footer a {

	color: #cccccc;

	text-decoration: none;

}

#footer a:hover {

	text-decoration: underline;

}



#bbb-logo {

	float: right;

	display: inline;

	position: relative; top: -55px;

}	

#footer-nav {

	position: relative; top: 15px; left: 10px;

}



/************************************************CONTENT************************************/

#content-left {

	background-color: #f8f8f8;

	color: #333333;

	padding: 8px;

	vertical-align: top;

}



#content-right {

	background-color: #dadada;

	background-image: url('images/content-right-bg.jpg');

	background-repeat: no-repeat;

	background-position: right bottom;

	color: #666666;

	height: 306px;

	padding: 7px;

	vertical-align: top;

}







/************************************************FONT SIZES AND COLORS************************************/

.bl18 { font-size: 18px; color:#0662b5;  }

.bl14 { font-size: 14px; color:#0662b5;  }

.yl { color: #ffd458; }

.blue { color: #0662b5; text-decoration: none; }

.blue:hover { color: #0662b5; text-decoration: underline; }

.green { color: #339933; }

.dkgray { color: #333333; }

.dkgraysm { color: #333333; font-size: 14px;}





.font12 { font-size: 12px; }



/************************************************HOMEPAGE TESTIMONIAL************************************/

#testimonial {

 width: 310px; height: 160px;

 background-image: url('images/testimonial-bg.gif');

 position: relative; top: 0px;

 color: #FFFFFF;

}