.header
{
background-image:url(_img/header_.jpg);
background-repeat:repeat-y; 
background-position:right;
}
.left-column
{
background-image:url(_img/left.jpg);
background-repeat:repeat-y; 
background-position:right;
}

.right-column
{
background-image:url(_img/right.jpg);
background-repeat:repeat-y; 
background-position:left;
}
.promo-background
{
background-image:url(_img/banner_.jpg); 
background-position:right; 
background-repeat:no-repeat;
}
.what-is-included
{
background-image:url(_img/what_is_included.png);
background-position:left;
background-repeat:no-repeat;
}
.become-a-member
{
background-image:url(_img/become_a_member.png);
background-position:left;
background-repeat:no-repeat;
}
.mebership-bk
{background-image:url(_img/back_title.png);
background-position:bottom;
background-repeat:repeat-x;
padding-bottom: 20px;
}
.membership-bot-bk2
{
background-image:url(_img/back_content3.png);
background-position:top;
background-repeat:repeat-x;
padding-left: 15px;
padding-right: 15px;
padding-bottom: 10px;
padding-top: 30px;
}
.membership-bot-bk
{
background-image:url(_img/back_content3.png);
background-position:bottom;
background-repeat:repeat-x;
}

/* text styles */

.title_slogan {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 45px;
	line-height: 40px;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 10px;
}
.title_promo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 40px;
	font-size: 25px;
	font-weight: bold;
	color: #FC0;
}
.title_promo-price {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 40px;
	font-size: 35px;
	font-weight: bold;
	color: #FC0;
	padding-bottom: 10px;
}
.text_heading1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:50px;
	color:#FFFFFF;
	padding-right: 160px;
	line-height: 50px;
	padding-bottom: 10px;
}
.text_subheading1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	line-height:20px;
	padding-left: 5px;
}
.text_subheading2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 25px;
	font-size: 16px;
	font-weight: bold;
	color: #FC0;
}
.text_paragraph {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 20px;
	font-size: 17px;
	font-weight: bold;
	color: #FC0;
}
.text_paragraphs1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:16px;
	padding-left: 5px;
}
.title_section-white {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 15px;
	line-height: 40px;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.title_section-white1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 5px;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.title_white {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 25px;
	line-height: 40px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.text_yellow {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #FC0;
}
.text_white {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.text_white_small {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

