html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0}:focus{outline:0}body{line-height:1;color:#000;background:#FFF}ol,ul{list-style:none}table{border-collapse:separate;border-spacing:0}caption,th,td{text-align:left;font-weight:400}blockquote:before,blockquote:after,q:before,q:after{content:""}

body {
	width: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background: #e3e6eb;
}	

strong {
	font-style: italic;
}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #433d5a;
	text-decoration: underline;
}

.break {
	height: 25px;
}

#top-area {
	background: #B0AACC url(../img/gradient_bg.jpg) bottom repeat-x;
	width: 100%;
	height: 260px;
}

#logo {
	width: 960px;
	margin: auto;
	padding-top: 10px;
	position: relative;
}

p {
	margin: 10px 0px;
	line-height: 18px;
}

.left {
	float: left;	
}

.right {
	float: right;
}

.image-right {
	margin-left: 10px;
	border: 4px solid #B0AACC;
	float: right;
}

.image-left {
	margin-right: 10px;
	border: 4px solid #B0AACC;
	float: left;
}


.image {
	border: 4px solid #B0AACC;
}

.center {
	text-align: center;
}
h1 {
	background: url(../img/logo.jpg) no-repeat;
	width: 455px;
	height: 153px;
	padding-top: 10px;
	text-indent: -9999px;
}

#logo h2 {
	font-size: 12px;
	font-weight: normal;
	color: white;
	position: absolute;
	top: 125px;
	left: 215px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 24px;
	
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #433d5a;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #433d5a;
	text-align: center;
	padding-bottom: 7px;
	border-bottom: 1px solid #433d5a;
}


h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #433d5a;
	text-align: center;
	padding-bottom: 7px;
	border-bottom: 1px solid #433d5a;
}

.index-page h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #433d5a;
	text-align: center;
	padding-bottom: 7px;
	border-bottom: 1px solid #433d5a;
}

.you {
	font-size: 30px;
	color: #918db0;
}

#nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	width: 960px;
	margin: auto;
	margin-top: -4px;
	*margin-top: 0px;
}

#nav li {
	float: left;
}

#nav li a {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding: 4px 14px;
	height: 36px;
}

#nav li a:hover {
	background: #918DB0;
	padding: 4px 14px;
}

#nav .active {
	background: #918DB0;
	padding: 4px 14px;
}

#container {
	margin: auto;
	width: 960px;
	min-height: 500px;
	clear: left;
}

#container .left-col {
	border: 2px solid #5b587d;
	background: #FFF;
	width: 610px;
	margin-top: -45px;
	margin-right: 10px;
	margin-bottom: 20px;
	float: left;
	padding: 15px;
}

#container .two-col {
	border: 2px solid #5b587d;
	background: #FFF;
	width: 924px;
	margin-top: -45px;
	margin-right: 10px;
	margin-bottom: 20px;
	float: left;
	padding: 15px;
}

#container .index-page {
		height: 770px;
}

#container .about-page {
	height: 650px;
}

#container .news-page {
	height: 1000px;
}

#container .help-page {
	height: 380px;
}

#container .contact-page {
	height: 210px;
}

#container .banner {
	width: 611px;
	height: 236px;
	margin-bottom: 25px;
}

#container .right-col {
	border: 2px solid #5b587d;
	background: #FFF;
	width: 270px;
	margin-top: -45px;
	margin-bottom: 20px;
	padding: 15px;
	float: left;
}

#container .how-you-can-help {
	line-height: 24px;
	margin-top: 10px;
}

#container .how-you-can-help li {
	margin-left: 20px;
	list-style: disc;
}

#container .right-col .donate-now {
	margin-left: -5px;
	margin-top: 10px;
}

#container .right-col .news-item {
	background: url(../img/news-background.gif);
	width: 274px;
	height: 52px;
	margin: 15px 0px;
}

#container .right-col .news-item .month-date {
	float: left;
	width: 40px;
	margin-left: 10px;
	margin-top: 2px;
	margin-right: 10px;
	text-transform: lowercase;
}

#container .right-col .news-item .month {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	width: 40px;
	text-align: center;
	color: #433d5a;
}

#container .right-col .news-item .date {
	font-size: 25px;
	width: 40px;
	text-align: center;
	color: #918db0;
}

#container .right-col .news-item .news {
	float: left;
	width: 170px;
	margin-top: 5px;
	line-height: 14px;
}

#container .right-col .news-item a {
	display: block;
	width: 175px;
	height: 52px;
	cursor: pointer;
	cursor: hand;
	color: #333;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

#container .right-col .news-item .underline {
	text-decoration: underline;
	color: #433d5a;
}

#container .angel-programs li {
	float: left;
	margin: 15px 14px 0px 0px;
	float: left;
	text-align: center;
}

#container .angel-programs .last {
	margin-right: 0px;
}

#container .angel-programs a {
	text-decoration: none;
}

#container .angel-programs li span { 
	clear: left;
	text-decoration: underline;
}

#container .help-box {
	float: left;
	width: 130px;
	height: 315px;
	padding: 10px;
	margin: 15px;
	border: 1px solid #433d5a;
	font-size: 10px;
}

#container .help-box a {
	font-size: 11px;
}

#container .help-box h3 {
	font-size: 25px;
	border: none;
	letter-spacing: 2px;
	color: #918db0;
}

#container .help-box img {
	width: 150px;
	overflow: hidden;
	margin-left: -10px;
}

#container .help-list {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: normal;
	margin-top: 25px;
}

#container .help-list li {
	height: 30px;
}

#container .help-list .help-text a {
	text-decoration: none;
	font-size: 15px;
}

#container .help-text {
	font-size: 15px;
	color: #433d5a;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: inline-block;
	width: 76px;
}


.dave {
	color: #34475b;
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 10px;
}

.addressTitle {
	width: 100px;
	float: left;
	font-weight: bold;
	color: #433d5a;
}

.addressLine2 {
	clear: left;
	padding-left: 100px;
	padding-top: 5px;
}

#container #footer {
	width: 960px;
	clear: both;
}

#container #footer ul {
	margin-left: 80px;
}

#container #footer a {
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	font-size: 11px;
}

#container #footer li {
	float: left;
	margin: 0px 7px;
	font-size: 11px;
	color: #333;
}

#container .website-design {
	clear: left;
	line-height: 30px;
	text-align: center;
	font-size: 11px;
	color: #333;