body {
	margin: 0;
	font: 11px/14px Verdana, Arial, sans-serif;
	color: #333333;
	background-color: #c8bfb4;
}
img {
	border: none;
	display: block;
}
a:focus {
	outline:none;
}
form {
	margin: 0;
	padding: 0;
}
#main {
	margin: 0 auto;
	width: 900px;
}
.bg-holder {
	background: #fff;
	overflow: hidden;
	width: 100%;
}
#header {
	width: 900px;
	height: 371px;
	position: relative;
	background: url(../images/header-bg.gif) no-repeat;
	float: left;
	z-index: 10;
}
.inner-page #header {
	height: 123px;
}
.logo {
	position: absolute;
	top: 0;
	left: 352px;
	background: url(../images/logo.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	width: 204px;
	height: 69px;
}
.main-image-area {
	background: #8d0f1b url(../images/red-grad.gif) repeat-x 0 100%;
	overflow: hidden;
	width: 100%;
	margin: 69px 0 0;
}
.inner-page .main-image-area {
	margin: 0;
	background: #cd2031 url(../images/red-grad-inner.gif) repeat-x 0 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.main-image-area img {
	float: left;
}
.main-image-area ul {
	margin: 118px 0 0;
	padding: 0;
	width: 503px;
	float: left;
	overflow: hidden;
}
.inner-page .main-image-area ul {
	margin: 78px 0 0;
}
.main-image-area ul li {
	list-style: none;
	text-align: center;
}
.main-image-area ul li blockquote {
	margin: 0;
	padding: 0 0 11px;
	color: #fff;
	font: 17px/18px Arial, sans-serif;
	font-style: oblique;
	
	}
.main-image-area ul li blockquote-gif {
	margin: 0 0 0 0;
	padding: 0 0 0 0px;
		
}
.main-image-area ul li cite {
	margin: 0;
	padding: 0;
	color: #fff;
	font: italic 14px/15px Arial, sans-serif;
}

#main-nav {
	margin: 0;
	padding: 0;
	width: 100%;
}
.inner-page #main-nav {
	margin: 69px 0 0;
}
#main-nav li {
	float: left;
	display: inline;
}
#main-nav li a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	height: 54px;

}
#main-nav li.item-1 a {
	background: url(../images/item-1.gif) no-repeat;
	width: 233px;
}
#main-nav li.item-2 a {
	background: url(../images/item-2.gif) no-repeat;
	width: 215px;
}
#main-nav li.item-3 a {
	background: url(../images/item-3.gif) no-repeat;
	width: 214px;
}
#main-nav li.item-4 a {
	background: url(../images/item-4.gif) no-repeat;
	width: 238px;
}
#main-nav li a.active {
	background-position: 0 -108px;
}
#main-nav li:hover,
#main-nav li.hover {
	position: relative;
}
#main-nav li:hover ul,
#main-nav li.hover ul {
	display: block;
}
#main-nav li ul {
	position: absolute;
	top: 54px;
	left: 0;
	width: 231px;
	border: 1px solid #00ad67;
	border-bottom: none !important;
	z-index: 999;
	display: none;
	margin: 0;
	padding: 0;
	background-color: #fff;
}
#main-nav li.item-2 ul {
	border: 1px solid #f2af32;
	width: 213px;
}
#main-nav li.item-3 ul {
	border: 1px solid #d77600;
	width: 212px;
}
#main-nav li.item-4 ul {
	border: 1px solid #ca0083;
	width: 236px;
}
#main-nav li ul li {
	list-style: none;
	float: none;
	display: block;
	border-bottom: 1px solid #00ad67;
	padding: 3px 0 3px 8px;
}
#main-nav li.item-2 ul li {
	border-bottom: 1px solid #f2af32;
}
#main-nav li.item-3 ul li {
	border-bottom: 1px solid #d77600;
}
#main-nav li.item-4 ul li {
	border-bottom: 1px solid #ca0083;
}
#main-nav li ul li a {
	text-decoration: none;
	text-indent: 0;
	background: none !important;
	display: inline;
	color: #00ad67;
}
#main-nav li.item-2 ul li a {
	color: #c90;
}
#main-nav li.item-3 ul li a {
	color: #d77600;
}
#main-nav li.item-4 ul li a {
	color: #ca0083;
}
#main-nav li ul li a:hover {
	text-decoration: underline;
}
#main-nav li:hover a,
#main-nav li.hover a {
	background-position: 0 -54px;
}
.container {
	overflow: hidden;
	width: 100%;
	clear: both;
	padding: 0 0 38px;
}
.inner-page .container {
	position: relative;
	background: url(../images/container-bg-repeat.gif) repeat-y;
	padding: 0;
}
.container-bg {
	background: url(../images/container-bg.png) no-repeat;
	overflow: hidden;
	width: 100%;
}
.footer {
	margin: -4px 0 0;
	padding: 19px 0 15px;
	text-align: center;
	font: 11px/14px Arial, sans-serif;
	color: #fff;
	background: url(../images/page-bg-bottom.gif) no-repeat;
	position: relative;
	z-index: 20;
}
.inner-page .footer {
	background: url(../images/page-bg-bottom-inner.gif) no-repeat;
}
.line-holder {
	background: url(../images/dotted-line.gif) repeat-y 450px 0;
	margin: 36px 0 0;
	overflow: hidden;
	width: 100%;
}
.line-holder .sub-col-1 {
	float: left;
	background: url(../images/white-line.gif) repeat-x 0 -10px;
	width: 407px;
	display: inline;
	margin: 0 0 0 47px;
}
.line-holder .sub-col-2 {
	float: left;
	width: 397px;
	margin: 0 0 0 38px;
}
.line-holder h2 {
	margin: 0 0 3px;
	text-indent: -9999px;
	overflow: hidden;
	height: 30px;
}
.line-holder h2#heading-answering {
	background: url(../images/heading-answering.gif) no-repeat;
}
.line-holder h2#heading-the-gretta {
	background: url(../images/heading-the-gretta.gif) no-repeat;
}
.line-holder p {
	margin: 0;
	padding: 14px 20px 0 2px;
	color: #3d3636;
	line-height: 13px;
}
.line-holder p a {
	text-decoration: none;
	color: #cd2031;
}
.line-holder p a:hover {
	text-decoration: underline;
}
.four-boxes {
	background: url(../images/four-boxes-bg.gif) repeat-y;
	width: 882px;
	margin: -2px 0 0 18px;
}
.four-boxes .four-boxes-bg {
	background: url(../images/four-boxes-top.png) no-repeat;
}
.four-boxes .four-boxes-bg-bottom {
	background: url(../images/four-boxes-bottom.gif) no-repeat 0 100%;
	overflow: hidden;
	width: 100%;
	padding: 0 0 23px;
	position: relative;
}
.four-boxes .box {
	float: left;
	width: 206px;
	margin: 0 14px 0 0;
}
.four-boxes .box h3 {
	margin: 69px 0 0;
	padding: 0 0 19px;
	text-align: center;
	font: 10px/13px Verdana, Arial, sans-serif;
	color: #fff;
}
.four-boxes .box-donate {
	background: no-repeat 25px;
	
	
}
.four-boxes .box p {
	margin: 0;
	padding: 0 20px 0 10px;
	color: #000;
	font: 10px/13px Verdana, Arial, sans-serif;
}
.four-boxes .box-donate p {
	padding-left: 14px;
}
.four-boxes .news {
	margin: 0;
	padding: 0 0 0 10px;
}
.four-boxes .news li {
	list-style: none;
	padding: 2px 0 11px;
}
.four-boxes .news h4 {
	margin: 0;
	font: italic 10px/13px Verdana, Arial, sans-serif;
	color: #000;
	text-decoration: underline;
}
.four-boxes .news h4 a {
	color: #000;
	text-decoration: none;
}
.four-boxes .news h4 a:hover {
	text-decoration: underline;
}
.four-boxes .news p {
	margin: 0;
	padding: 0;
	font: 10px/13px Verdana, Arial, sans-serif;
	color: #000;
}
.four-boxes .box .map {
	float: right;
	display: inline;
	margin: -2px 2px 0 0;
}
.four-boxes .box img {
	margin: 2px 10px 0 10px;
	float: right;
	display: inline;
}
.four-boxes .box .map img {
	float: none;
	margin: 0;
}
.four-boxes .box .more {
	position: absolute;
	bottom: 4px;
	margin: 0 0 0 120px;
	padding: 0;
	font: 12px/15px Arial, sans-serif;
	color: #fff;
}
.four-boxes .more a {
	text-decoration: none;
	color: #fff;
}
.four-boxes .more a:hover {
	text-decoration: underline;
}
.yellow-bg {
	background: url(../images/yellow-opacity.png) no-repeat;
	width: 146px;
	height: 201px;
	position: absolute;
	top: 0;
	left: 0;
}
.col-1 {
	float: left;
	width: 179px;
	position: relative;
	z-index: 5;
	overflow: hidden;
}
.side-nav {
	margin: 18px 0 0;
	padding: 0;
	height: 175px;
	font: 11px/14px Arial, sans-serif;
}
.side-nav li {
	list-style: none;
	padding: 0 0 4px;
}
.side-nav li a {
	color: #343735;
	text-decoration: none;
	padding: 0 0 0 15px;
}
.side-nav li a:hover,
.side-nav li a.active {
	color: #cd2031;
	background: url(../images/arrow.gif) no-repeat 0 -59px;
}
.side-nav li a:hover,
.side-nav li a.active2 {
	color: #cd2031;
	background: url(../images/arrow2.gif) no-repeat 0 -59px;
}
.side-nav li a:hover,
.side-nav li a.active3 {
	color: #cd2031;
	background: url(../images/arrow3.gif) no-repeat 0 -59px;
}
.side-nav li a:hover,
.side-nav li a.active4 {
	color: #cd2031;
	background: url(../images/arrow4.gif) no-repeat 0 -59px;
}
.side-nav li a:hover,
.side-nav li a.active5 {
	color: #cd2031;
	background: url(../images/arrow5.gif) no-repeat 0 -59px;
}
.modul-box {
	height: 124px;
	overflow: hidden;
}
.modul-box h3 {
	color: #343735;
	padding: 5px 0 0 6px;
	margin: 0;
	height: 23px;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
}
.modul-box-1 h3 {
	background: url(../images/heading-bg-1.gif) no-repeat;
}
.modul-box-2 h3 {
	background: url(../images/heading-bg-2.gif) no-repeat;
}
.modul-box-3 h3 {
	background: url(../images/heading-bg-3.gif) no-repeat;
}
.modul-box p {
	color: #343735;
	font-size: 9px;
	line-height: 11px;
	padding: 1px 0 0 7px;
	margin: 0;
	width: 105px;
}
.modul-box p a {
	color: #cd2031;
	text-decoration: none;
}
.modul-box p a:hover {
	text-decoration: underline;
}
.col-2 {
	float: left;
	width: 432px;
	margin: 258px 0 0 1px;
	padding: 0 0 41px;
	display: inline;
}
.col-2 h1 {
	margin: 0 0 11px;
	text-indent: -9999px;
	overflow: hidden;
	height: 32px;
	font-size: 18px;


}
.col-2 h1#mission {
	background: url(../images/heading-mission.gif) no-repeat;
}
.col-2 h1#history {
	background: url(../images/heading-history.gif) no-repeat;
}
.col-2 h1#millenium {
	background: url(../images/heading-millenium.gif) no-repeat;
}
.col-2 h1#our-team {
	background: url(../images/heading-our-team.gif) no-repeat;
}
.col-2 h1#gretta-styles {
	background: url(../images/heading-gretta-styles.gif) no-repeat;
}
.col-2 h1#contact {
	background: url(../images/heading-contact.gif) no-repeat;
}
.col-2 h1#programs {
	background: url(../images/heading-programs.gif) no-repeat;
}
.col-2 h1#our-nurses {
	background: url(../images/heading-our-nurses.gif) no-repeat;
}
.col-2 h1#the-need {
	background: url(../images/heading-the-need.gif) no-repeat;
}
.col-2 h1#news {
	background: url(../images/heading-news.gif) no-repeat;
	}
.col-2 h1#press-releases {
	background: url(../images/heading-press-releases.gif) no-repeat;
}
.col-2 h1#events {
	background: url(../images/heading-events.gif) no-repeat;
}
.col-2 h1#newsletters {
	background: url(../images/heading-newsletters.gif) no-repeat;
	}
.col-2 h1#annual-reports {
	background: url(../images/heading-annual-reports.gif) no-repeat;
}
.col-2 h1#support {
	background: url(../images/heading-support.gif) no-repeat;
}
.col-2 h1#mailing-list {
	background: url(../images/heading-mailing-list.gif) no-repeat;
}
.col-2 h1#additional-resources {
	background: url(../images/heading-additional-resources.gif) no-repeat;
}
.col-2 h1#updates {
	background: url(../images/heading-updates.gif) no-repeat;
}
.col-2 h1#latest-updates {
	background: url(../images/heading-latest-updates.gif) no-repeat;
}



.col-2 .post {
	padding: 14px 0 0;
	margin: 0 0 15px;
	overflow: hidden;
	width: 100%;
	background: url(../images/dotted-line-hor.gif) repeat-x 0 100%;
}
.col-2 h2 {
	margin: 0;
	color: #cd2031;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
}
.col-2 h2 span {
	font-size: 14px;
	line-height: 17px;
}
.col-2 h3 {
	margin: 0;
	padding: 0 0 9px;
	color: #343735;
	font-weight: bold;
	font-style: italic;
	font-size: 11px;
	line-height: 14px;
}
.col-2 p {
	margin: 0;
	padding: 3px 0 11px;
	color: #343735;
	font-size: 11px;
	line-height: 13px;
	text-align: justify;
}
.col-2 p a {
	color: #cd2031;
	text-decoration: none;
}
.col-2 p a:hover {
	text-decoration: underline;
}
.contact-us {
	margin: 20px 0 0;
}
.form-contact {
	overflow: hidden;
	width: 100%;
	padding: 2px 0 0 2px;
	width: 310px;
}
.form-contact label {
	display: block;
	color: #343735;
	font-size: 11px;
	line-height: 14px;
	margin: 0px 0 0;
	padding: 0 0 3px;
}
.form-contact input {
	width: 285px;
	padding: 4px;
	font: 13px/16px Verdana, Arial, sans-serif;
	border: 1px solid #87898a;
}
.form-contact textarea {
	width: 285px;
	height: 177px;
	padding: 4px;
	font: 13px/16px Verdana, Arial, sans-serif;
	border: 1px solid #87898a;
}
.form-contact #btn-submit {
	border: none;
	width: 86px;
	height: 28px;
	border: none;
	padding: 0;
	margin: 15px 0 0;
}
.form-contact .label {
	float: left;
	width: 144px;
	padding: 0 0 0 2px;
}
.form-contact .input {
	width: 126px;
	margin: 0 3px 0 0
}
.form-contact .input-2 {
	width: 141px;
}
.form-contact .clear {
	overflow: hidden;
	width: 100%;
	height: 0;
	font-size: 0;
	clear: both;
}
.col-3 {
	float: left;
	width: 210px;
	margin: 289px 0 0 43px;
	display: inline;
}
.green-box {
	background: url(../images/green-box-bg.gif) repeat-y;
	width: 198px;
	margin: 15px 0 0 12px;
	}
.yellow-box {
	background: url(../images/yellow-box-bg.gif) repeat-y;
	width: 198px;
	margin: 15px 0 0 12px;
}
.yellow-box .yellow-box-bg,
.green-box .green-box-bg,
.pink-box .pink-box-bg {
	background: url(../images/green-box-bottom.gif) no-repeat 0 100%;
	overflow: hidden;
	width: 100%;
	padding: 0 0 6px;
}
.pink-box .pink-box-bg {
	background: url(../images/pink-box-bottom.gif) no-repeat 0 100%;
	padding: 0 0 2px;
}
.yellow-box .yellow-box-bg {
	background: url(../images/yellow-box-bottom.gif) no-repeat 0 100%;
	padding: 0 0 2px;
}
.yellow-box h2,
.green-box h2,
.pink-box h2 {
	text-align: center;
	background: url(../images/heading-bg-green.gif) no-repeat;
	height: 26px;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	margin: 0;
	padding: 7px 0 0;
	color: #fff;
}
.pink-box h2 {
	background: url(../images/heading-bg-pink.gif) no-repeat;
}
.yellow-box h2 {
	background: url(../images/heading-bg-yellow.gif) no-repeat;
	}
.pink-box {
	background: url(../images/pink-box-bg.gif) repeat-y;
	width: 198px;
	margin: 15px 0 0 12px;
}
.yellow-box {
	background: url(../images/yellow-box-bg.gif) repeat-y;
	width: 198px;
	margin: 15px 0 0 12px;
	}
.directors {
	margin: 10px 10px 0 12px;
	padding: 0;
}
.directors li {
	list-style: none;
	padding: 0 0 12px;
	font-size: 11px;
	line-height: 12px;
}
.directors li h3 {
	margin: 0;
	font-size: 11px;
	line-height: 12px;
	color: #00ad67;
	font-weight: normal;
}
.directors li h3 a {
	text-decoration: none;
	color: #00ad67;
}
.directors li h3 a:hover {
	text-decoration: underline;
}
.directors li p {
	margin: 0;
	color: #343735;
	font-size: 11px;
	line-height: 12px;
	font-style: normal;
}
.fact-box {
	background: url(../images/fact-box.gif) no-repeat;
	width: 171px;
	min-height: 79px;
	overflow: visible;
	text-align: center;
	margin: 12px 0 0 28px;
	padding: 35px 0 0;
}
* html .fact-box {
	height: 79px;
	overflow: visible;
}
.fact-box p {
	margin: 0;
	color: #afa598;
	font: 10px/11px Arial, sans-serif;
}
.fact-box p.fact {
	color: #544c41;
	padding: 0 0 6px;
	font: 10px/12px Arial, sans-serif;
}
.help {
	margin: 12px 0 0 11px;
	padding: 0;
}
.help li {
	list-style: none;
	padding: 0 6px 12px 10px;
	font-size: 11px;
	line-height: 12px;
	color: #343735;
	background: url(../images/bullet.gif) no-repeat 0 4px;
}
.help li strong {
	color: #ca0083;
	font-weight: bold;
}

.help2 {
	margin: 12px 0 0 11px;
	padding: 0;
}
.help2 li {
	list-style: none;
	padding: 0 6px 12px 10px;
	font-size: 11px;
	line-height: 12px;
	color: #191c1f;
	background: url(../images/bullet-yellow.gif) no-repeat 0 4px;
}
.help2 li strong {
	color: #E6BA00;
	font-weight: bold;
}
.photo-box {
	background: url(../images/photo-box-bg.gif) repeat-y;
	width: 198px;
	margin: 18px 0 0 10px;
}
.photo-box .photo-box-bg {
	background: url(../images/photo-box-top.gif) no-repeat;
	overflow: hidden;
	width: 100%;
}
.photo-box img {
	margin: 1px 0 0 1px;
}
.photo-box .title {
	text-align: center;
	font-size: 12px;
	line-height: 15px;
	font-style: italic;
	color: #fff;
	padding: 3px 0 2px;
	background: #00ad67 url(../images/image-title.gif) no-repeat 0 100%;
}
.flash {
	float: right;
	width: 320px;
	margin: 0 77px 0 0;
	display: inline;
}