/* CSS Document */

#header-wrapper {
	width:auto;
	height:228px;
/*	background-color:#FF0000;*/
}

#header {
	width:980px;
	height:228px;
	margin-left:auto;
	margin-right:auto;
}

#logo {
	width:227px;
	height:191px;
	float:left;
	margin-top:20px;
}

#header-right {
	width:717px;
	float:right;
/*	background-color:#FFFF00;*/
}

#make-a-donation {
	width:287px;
	height:109px;
	margin-left:430px;
	margin-top:15px;
}

#header-right-center {
	width:717px;
	height:30px;
	margin-top:13px;
/*	background-color:#FF0000;*/
}

#strapline {
	width:498px;
	height:30px;
	float:left;
}

#add-this {
	width:125px;
	height:16px;
	float:right;
	margin-top:7px;
}

#content-wrapper {
	width:auto;
	background-color:#FFFFFF;
	background-image:url(/graphics/common/clouds.jpg);
	background-repeat:repeat-x;
}

#content {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(/graphics/common/gradient-curved-white.png);
	background-repeat:no-repeat;
	background-position:top;
	padding-top:38px;
}

.left-col {
	width:645px;
	float:left;
}

.right-col {
	width:300px;
	float:right;
	margin-right:20px;
}

#feature-box {
	width:940px;
	height:280px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}

.content-header {
	width:auto;
/*	height:28px;*/
	font-size:20px;
	font-weight:bold;
	color:#4D4D4D;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	padding-left:20px;
}

.content-body {
	width:auto;
	padding-left:20px;
	margin-bottom:20px;
}

.content-body-right {
	width:auto;
	padding-right:20px;
	margin-bottom:20px;
}

.large-button {
	width:300px;
	height:90px;
	margin-bottom:20px;
}

#our-sponsors-strip {
	width:980px;
	height:162px;
}

#our-sponsors-strip-header {
	width:965px;
	height:26px;
	background-image:url(/graphics/common/sponsors-header.png);
	background-repeat:no-repeat;
	font-size:16px;
	font-weight:bold;
	padding-top:10px;
	padding-left:15px;
}

#our-sponsors-strip-body {
	width:980px;
	height:130px;
/*	background-color:#CCCCCC;*/
}


#footer-wrapper {
	width:auto;
	height:371px;
	background-image:url(/graphics/common/footer-bg.png);
	background-repeat:repeat-x;
}

#footer {
	width:980px;
	height:331px;
	margin-left:auto;
	margin-right:auto;
	padding-top:40px;
	color:#FFFFFF;
}

#footer  a {
	color:#FFFFFF;
}

.manufacturer-list-item {
	width:195px;
	height:120px;
	float:left;
	margin:6px;
}

#breadcrumb {
	width:auto;
	height:20px;
/*	float:left;*/
/*	color:#FFFFFF;*/
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
/*	padding-left:30px;*/
/*	padding-top:5px;*/
}

#breadcrumb a {
/*	color:#FFFFFF;*/
}

.form-input-long {
	width:400px;
}

.line {
	width:auto;
	height:1px;
	background-color:#999999;
}

.text-box {
	border-style:solid;
	border-width:1px;
	border-color:#9BDE03;
}

.home-box {
	width:251px; 
	height:255px; 
	background-repeat:no-repeat; 
	padding:25px; 
}

.pink-text {
	color:#EF037F;
}

.heart {
	width:20px;
	height:21px;
	float:right;
	margin-left:10px;
}
