@charset "UTF-8";
body {
	background-color: #D20043;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}
.table_main {
	background-color: #FFFFFF;
	background-image: url(images/nav_band.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#secondary_content {
	width: 762px;
	margin-right: 50px;
	margin-top: 25px;
	margin-left: 20px;
	color: #7e1423;
	margin-bottom: 20px;
}
h2 {
	font-weight: normal;
	font-size: 1.6em;
	color: #E21557;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h1 {
	margin-top: 0px;
	font-size: 2em;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D20043;
}
#left_column_home {
	width: 440px;
	margin-left: 81px;
	color: #7e1423;
	font-size: 15px;
	position: relative;
	margin-top: 20px;
	padding: 0px;
	margin-right: 22px;
	margin-bottom: 15px;
}
.subheading {
	font-size: 18px;
}
#challenge_center {
	background-image: url(images/challenge_center.gif);
	width: 295px;
	padding-right: 55px;
	padding-left: 90px;
	font-size: 18px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
li {
	background-image: url(images/heart_bullet.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: 0px 1px;
	padding-left: 30px;
	padding-bottom: 15px;
}
h4 {
	font-weight: normal;
	font-size: 1.6em;
	color: #E21557;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E21557;
}

.image_align_right {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 7px solid #FBDFE9;
}
.image_align_right_noborder {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.image_align_left_noborder {
	float: left;
	margin-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right: 10px;
}
a:link {
	color: #F20D54;
}
a:visited {
	color: #F20D54;
}
a:hover {
	color: #FFE85D;
}
a:active {
	color: #FFE85D;
}


a.footer:link {
	color: #FFFFFF;
}
a.footer:visited {
	color: #FFFFFF;
}
a.footer:hover {
	color: #FFE85D;
}
a.footer:active {
	color: #FFE85D;
}


.text_small {
	font-size: .9em;
}
.border_fat_pink {
	border: 7px solid #FBDFE9;
}
.table_cell_padding {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.left_column_secondary {
	background-image: url(images/left_column_tile.jpg);
	background-repeat: no-repeat;
}
.clear_it_left {
	clear: left;
}
#top_sign_up {
	background-image: url(images/yellow_box.gif);
	background-repeat: repeat-y;
	height: 49px;
	width: 549px;
	float: right;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #7E1423;
	font-size: 16px;
	margin: 0px;
}
#footer {
	background-color: #E21556;
	background-image: url(images/base.gif);
	background-repeat: repeat-x;
	width: 883px;
	height: 50px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 230px;
	text-align: center;
	color: #FBD9E5;
	font-size: 0.9em;
}
#dotted_border {
	border: 2px dotted #EC3068;
	margin-right: auto;
	margin-left: auto;
	padding: 15px;
	background-color: #FDF4F1;
}
.subheading_pink {
	font-size: 18px;
	color: #E21557;
}
ol li {
	list-style-type: decimal;
	background-image: none;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-top: 5px;
	padding: 0px;
}
