/* HOMEPAGE STYLES */

/*p {
	float:none;
	clear:none;
	padding:0;
	margin:0;
}
*/

.floatit_left {
	float: left;
}
.floatit_right {
	float: right;
}
.clearit {
	clear: both;
}
.header2 {
	color:#cc3300;
	font-size:12px;
	font-weight:bold;
	margin:10px 0px;
	padding: 2px 0px;
	border-top: 1px solid #e6d4c3;
}

#homepage_wrapper {
}

#column_one {
	float: left;
}
#column_one_inner {
	position: relative;
	width: 391px; height: auto; /* actual width 423px */
	margin-right: 12px;
	padding: 0px 15px 10px 15px;
	background: #f6f4f2 url(http://images.our1change.com/images/background/bg_homepage_columns.jpg) top left repeat-x;
	border: 1px solid white;
}
#column_one p {
	color: #333;
}
#column_two {
	float: right;
}
#column_two_inner {
	position: relative;
	width: 276px; height: auto; /* actual width 308px */
	padding: 0px 15px 10px 15px;
	background: #f6f4f2 url(http://images.our1change.com/images/background/bg_homepage_columns.jpg) top left repeat-x;
	border: 1px solid white;
}
#column_two p {
	color: #993300;
}
#homepage_wrapper p {
	font-size: 11px;
}
#homepage_wrapper a {
	font-size: 11px;
	color: #f60;
	font-weight: bold;
}
#homepage_wrapper a:before {
	content:url(http://images.our1change.com/images/background/arrow.png);
}
img.homepage_pic1 {

	margin-left: 100px;
}


/* RESORCES STYLES */
#health_resources_wrapper {
	position: relative;
}
#health_resources_wrapper p {
	font-size: 11px;
	color: #333;
}
#health_resources_wrapper a {
	font-size: 11px;
}
#resources_intro_bloc {
	position: relative;
}
#resources_intro_bloc img {
	float: left;
}
.resources_intro_text {
	float: right;
	width: 70%; height: auto;
}
.resources_intro_text p {
	margin-top: 0px;
}
.resources_intro_text a {
	color: #f60;
	font-weight: bold;
}
.resources_intro_text a:before {
	content:url(http://images.our1change.com/images/background/arrow.png);
}	
#resources_links_bloc {
	margin-bottom: 20px;
}
#resources_links_bloc a {
	color: #999;
	font-weight: bold;
}

#page_container_right {
	line-height:16px;
}