li {
	margin-left: 25px;
}

/* NAV CLASSES */
#header_container{
	width:420px; height:83px; position:relative; top:0px; left:380px; 
}
#login_section {
	padding-bottom:5px; position:absolute; top:0px; left:0px; width:420px; text-align:right;
}
#signup_section {
	width:420px; position:absolute; text-align:right; top:30px; left:0px;
}
#logged_in_section {
	padding-bottom:5px; position:absolute; top:0px; left:0px; width:420px; text-align:right;
}

#account_section {
	width:420px; position:absolute; text-align:right; top:23px; left:0px;
}

#newsletter_section {
	padding-bottom:5px; position:absolute; top:53px; left:0px; width:420px; text-align:right;
}

/* HOME CLASSES */

#home_head_container {
	margin-left:43px; width:1000px;
}
#home_head_inner {
	width:800px; margin-top:8px;
}
#home_head_logo {
	background-image:url(/images/logo.jpg); background-position:left; background-repeat:no-repeat; height:83px; width:800px;
}

#home_head_form {
	width:420px; height:83px; position:relative; float:right; clear:both;
}

#home_nav_container {
	position:absolute; top:91px; width:810px;
}

.nav_long{
	float:left; margin-right:8px;
}

.nav_short{
	float:left; margin-right:7px;
}

#home_pink_banner {
	background-color:#FDE4F1; width:800px; position:absolute; height:7px; top:123px;
}

#home_white_banner {
	background-color:#FFFFFF; width:800px; position:absolute; height:7px; top:130px;
}

#home_image_container {
	background-image:url(images/header_home.jpg); position:absolute; top:137px; background-repeat:no-repeat; height:244px; text-align:left; width:800px;
}

#home_image_line_one {
	margin-left:350px; margin-top:10px; 
}
#home_image_line_two {
	margin-left:350px; 
}
#home_image_line_three {
	margin-left:380px; font-weight:bold;
}

#home_body {
	width:786px; background-color:#FDE4F1; padding:7px; height:835px; position:absolute; top:378px;
}

#news_column {
	float:left; width:136px; position:relative; text-align:left; background-color:#FFFFFF; margin-right:1px; margin-bottom:7px; padding:7px 7px 7px 7px; height:450px;
}

#offers_column {
	float:left; position:relative; text-align:left; width:137px; background-color:#FFFFFF; margin-right:1px; margin-bottom:7px; padding:7px 7px 7px 7px; height:450px;
}

#events_column {
	float:left; position:relative; text-align:left; width:136px; background-color:#FFFFFF; margin-right:1px; margin-bottom:7px; padding:7px 7px 7px 7px; height:450px;
}

#testimonial_column {
	float:left; position:relative; text-align:left; width:318px; background-color:#FFFFFF; margin-bottom:7px; padding:7px 7px 7px 7px; height:450px;
}

#join_column {
	float:left; width:136px; text-align:left; position:relative; background-color:#FFFFFF; margin-right:1px; padding:7px 7px 7px 7px; height:350px;
}

#win_column {
	float:left; position:relative; text-align:left; width:137px; background-color:#FFFFFF; margin-right:1px; padding:7px 7px 7px 7px; height:350px;
}

#blog_column {
	float:left; position:relative; text-align:left; width:136px; background-color:#FFFFFF; margin-right:1px; padding:7px 7px 7px 7px; height:350px;
}

#video_column {
	float:left; position:relative; text-align:left; width:318px; background-color:#FFFFFF; padding:7px 7px 7px 7px; height:350px;
}

#banner_column {
	width:800px; position:absolute; top:1225px; text-align:center;
}

#home_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.body_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.body_black td
{
	padding:3px;
}

.home_body a, .home_body a:hover, .body_black a, .body_black a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.copywhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.body_black_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight:bold;
}
.feature_headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight:normal;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
}
.feature_headers_pink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f11485;
	font-weight:normal;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
}
.feature_headers_pink_new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f11485;
	font-weight:normal;
}

.body_pink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f11485;
}

.body_pink_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f11485;
	text-decoration: none;
	font-weight:bold;
}
.black_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
}
.footer_grey, .footer_grey a, .footer_grey a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration:none;
}
.pink_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f11485;
	font-weight: bold;
	text-decoration: none;
}
/* PADDING CLASSES */
.surround7px {
	padding: 7px;
}.white_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.pink_very_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #f11485;
}
.table_indent {
	align: left;
	float:left;
	margin-bottom:25px;
}
.banner_alignment
{
	float:right;
}

#faqs_list {
	float:right;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#faqs_list li {
	background:transparent url(/images/list_bg.gif) no-repeat scroll left top;
	overflow:hidden;
	text-align:left;
	width:597px;
}
.navtext, .navtext a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#999999;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
}
.navtext a:hover {
	color: #f11485;
}

.mem_expired_notice
{
	font-family:Arial, Helvetica, sans-serif;
	background:#fe3198;
	padding:10px;
	border:2px inset #111111;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
}
.mem_expired_notice a
{
	color:#FFFFFF;
}

.newsletter_container
{
	float:left;
	width:33%;
}
.newsletter_container a
{
	font-size:15px;
	padding:15px 0 15px 45px;
	line-height:45px;
	background:url(/images/icon_adobe_pdf.gif) no-repeat left top;
}

hr
{
	margin:8px 3px;
}

#featured_how
{
	height:100%;
	background:transparent url(/images/featured_how_back.jpg) repeat-x left top;
	padding:8px 8px 8px 8px;
}
#featured_how p
{
	font-size:15px;	
	text-align:justify;
}
#featured_how ul
{
	margin:0 3px 16px 0;
	padding-left:22px;
	list-style-position:outside;
	list-style-type:disc;
	font-size:15px;	
}
#featured_how li
{
	margin-bottom:7px;
}
#featured_how input
{
	width:160px;
}
.rss_sub
{
	float:right;
	width:300px;
	line-height:25px;
	text-align:right;
	font-size:12px;
	font-weight:bold;
}
.rss_sub a
{
	color:#333333;
}
.rss_sub img
{
	margin-left:5px;
	float:right;
	border:none;
}
.req
{
	color:Red;
}