@charset "UTF-8";
/* CSS Document */

body {
	background-image:url('/images/main/background.png');
	background-repeat:repeat-x;
	background-color:#ffee83;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:20px;
	}

img {
	display:block;
	}

form  {
	margin:0;
	}

.header_right {
	background-image:url('/images/main/hills.png');
	}

.ticker {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#fede10;
	padding:0px 0 10px 0;
	background-color:#4b4b4b;
	}

.home_about {
	background-image:url('/images/home/about_bg.png');
	font-size:15px;
	color:#020e26;
	}

.home_signup {
	background-image:url('/images/home/signup_bg.png');
	}

.home_about, .home_signup {
	width:552px;
	}

.home_about, .home_signup, .about, .lightbox_signup, .header_right, .home_thanks {
	background-repeat:no-repeat;
	}

.home_about_text {
	padding:65px 40px 0 90px;
	}

.home_signup_div {
	padding-top:70px;
	}

.home_signup_text1 {
	width:180px;
	}

.home_signup_text2 {
	width:225px;
	display:inline;
	}

.home_signup_labels {
	font-size:14.42px;
	color:#010101;
	font-weight:bold;
	}

.home_signup_padding {
	padding-bottom:18px;
	}

.home_connected {
	padding-top:5px;
	}

.home_submit {
	padding-left:15px;
	}

.home_thanks {
	background-image:url('/images/home/thanks.png');
	}

/* BANNERS */

.banners, .take_action, .watch_and_learn, .links, .contact, .friends, .news {
	width:1073px;
	}

.banners, .take_action, .about, .watch_and_learn, .links, .contact, .friends, .news {
	border:solid 2px #dccf79;
	}

.take_action_inner {
	background-color:#ffffff;
	padding:15px;
	}

.banners {
	padding-bottom:27px;
	}

.banners, .about, .watch_and_learn, .links, .contact, .friends, .news {
	font-size:14px;
	background-color:#ffffff;
	}

.banner_padding {
	padding-bottom:23px;
	}

.banner_code, .long_banner_code {
	border:solid 1px #000000;
	padding:10px;
	}

.banner_code {
	width:284px;
	}

.long_banner_code {
	width:143px;
	}

.banner_code_cell, .banner_code_cell_top {
	padding-top:13px;
	}

.banner_code_cell_top {
	padding-bottom:30px;
	}

.about {
	background-image:url('/images/about/about_bg2.png');
	width:1071px;
	}

.about_inner {
	padding:106px 47px 50px 102px;
	}

.watch_and_learn_inner {
	padding:38px 26px 38px 20px;
	}

.links_inner {
	padding:31px 24px 42px 31px;
	}

.link_titles {
	font-size:22px;
	}

.link_link, .link_titles, .news_titles, .letter_tips, .banners, .about, .watch_and_learn, .links, .contact, .friends, .news {
	color:#000000;
	}

.contact_inner, .news_inner {
	padding:30px;
	}

.contact_fname {
	width:373px;
	}

.contact_lname {
	width:406px;
	}

.contact_email {
	width:410px;
	}

.contact_message {
	width:993px;
	height:225px;
	}

.contact_fname, .contact_lname, .contact_email, .contact_message, .friends_textbox, .lte_textbox {
	border:1px solid #e2d791;
	}

.contact_padding {
	padding-bottom:10px;
	}

.lightbox_signup {
	background-image:url('/images/main/lightbox_bg.png');
	}

.friends_textbox {
	width:358px;
	}

.friends_padding {
	padding:0 20px 36px 0;
	}

.friends_label_padding {
	padding-right:15px;
	}

.news_titles {
	font-size:17px;
	font-weight:bold;
	}

.thankyou {
	font-size:25px;
	}

.thankyou_text {
	font-size:17px;
	}

.form_padding {
	height:20px;
	}

.letter_tips {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	padding-left:60px;
	}

.letter_labels {
	padding-right:15px;
	}