/*---------STANDARD TAGS---------*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 62.5%;
	margin: 0;
	padding: 0;
	/*background-color: #ede8da;*/
	}

body .content {
	padding-left: 0 !important; /* override the content div styles*/
	padding-right: 0 !important; /* override the content div styles*/
	background-color: #ede8da;
	}
					
#nwslttr a {
	color: #666666;
	}
#nwslttr a:active {
	color: #666699;
	}
#nwslttr a:hover {
	text-decoration: none;
	color:#29A4CB;
	}
		
#nwslttr h1 {
	font-size:175%;
	}
	
#nwslttr h2, #nwslttr h3, #nwslttr h4 {
	font-size: 1.55em;
	margin: 0;
	padding: 0;
	}

#nwslttr h2, #nwslttr h3 { 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #672603;
	}

#nwslttr h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #d0731c;
	font-size: 1.45em;
	padding: 0 0 .5em 0;
	}

#nwslttr p {
	padding: 0;
	margin: 0 0 1em 0;
	font-size: 1.2em;
	}

.blueCorner p {
	color: white !important;
	}

#nwslttr .liteBrownHeader h1, #nwslttr .brownHeader h1 { 
	color: #FFFFFF;
	padding: .45em .5em 0.3em .5em;
	margin: 0em;
	font-family: Ariel, sans-serif;
	font-weight: normal;
	}
#nwslttr .liteBrownFooter {
	background-color: white;
	}

#nwslttr .whiteFooter {
	background-color: white;
	margin-bottom: 1em;
	}
	

#nwslttr .innerBox h1 {
	background-color: #29A4CB;
	color: #FFFFFF;
	padding: 0.275em .5em .05em .5em;
	margin: 0em;
	font-family: Ariel, sans-serif;
	}


/* ----IDs-----  */
#nwslttr {
	margin: 0 auto;
	background-color:#ede8da;
	width: 97%;
	min-width: 700px;
	max-width: 1100px;
	padding-top: 1em;
	}
.content #nwslttr {
	/* when the newsletter is in the main sww site */
	margin: 0 !important;
	width: 700px !important;
	}

#nwslttr #banner {
	background-image: url(newsletter_images/banner_bckgrnd.gif);
	margin: 0 0 0 1em;
	background-repeat: no-repeat;
	background-position: top right;
	}

#nwslttr #footer {
	background-color: #FFFFCC;
	font-size: 80%;
	}

#nwslttr #headImgLeft {
	background-image: url(newsletter_images/news_banner_left.gif);
	background-repeat: no-repeat;
	width: 485px;
	height: 85px;
	margin-right: -5em;
	}

#nwslttr #headImgRight {
	background-image: url(newsletter_images/news_banner_right.gif);
	float: right;
	height: 135px;
	width: 200px;
	background-repeat: no-repeat;
	}

#nwslttr #offers {
	text-align: center;
	color: white;
	background-color: #672603;
	padding: 0;
	}
#nwslttr #offers p {
	color: white;
	}
#nwslttr #offers a {
	color: white;
	text-decoration: none;
	}
#nwslttr #offers a:hover { 
	text-decoration: underline;
	}


#nwslttr #sidebox2 { 
	background-image: url(newsletter_images/subscribe.gif);
	background-position: top;
	background-repeat: repeat;
	color: white;
	text-align: left;
	font-size: 100%;
	}
#nwslttr #sideLinks {
	font: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 120%;
	}

#nwslttr #sideLinks ul {
	padding: 0 1.5em;
	margin: .5em 0;
	}
#nwslttr #sideLinks li:first-child {
	border-top: 2px solid #29a4cb;
	}
#nwslttr #sideLinks li {
	border-bottom: 2px solid #29a4cb;
	padding: .5em 0;
	margin: 0;
	list-style: none;
	}

#nwslttr #sideLinks a {
	color: #996633;
	text-decoration: none;
	}
		
#nwslttr #sideLinks a:hover {
	color: #663333;
	text-decoration: underline;
	}
#sideLinks h2 {
	text-transform: uppercase;
	font-size: 150%; /* fit long month names */
	font-weight: normal;
	}
		
#nwslttr #subscribeForm {
	padding: 0;
	margin: 0 0 1em 0;
	}
#nwslttr #subscribeForm input#subscribe {
	width: 100%;
	}


/* ----Classes-----  */
#nwslttr .liteBrownHeader, #nwslttr .brownHeader {
	background-color: #672603 !important;
	}


#nwslttr .leftColumn {
	float:left;
	width: 68%;
	margin: 0 0 1em 0;
	padding: 0;
	}

#nwslttr .rightColumn {
	float: right;
	width: 30%;
	margin: 0;
	padding: 0;
	}
		
#nwslttr .leftColumNarrow {
	float:left;
	width:27%;
	}

#nwslttr .rightColumnNarrow {
	float:right;
	width:70%;
	}

#nwslttr .padding {
	padding: 1em;
	margin: 0;
	}
#nwslttr .border .padding {
	padding-bottom: 0 !important;
	}

#nwslttr .htPadding {
	padding: 1em 0 1em 0;
	}

#nwslttr .space {
	padding: .25em;
	}

#nwslttr .clear {
	clear:both;
	height: 0;
	}
#nwslttr .nestedBottom {
	height: .5em !important;
	}

#nwslttr .innerBox {
	background-color:#F6F2E8;
	margin: 1em;
	}

#nwslttr .contentboxLeft {
	width: 49%;
	float: left;
	margin-bottom: 1em;
	background-color: white;
	}
#nwslttr .contentboxLeft .whiteFooter {
	margin-bottom: 0;
	}


#nwslttr .contentboxRight {
	background-color: white;
	width: 49%;
	margin-bottom: 1em;
	float: right;
	}
#nwslttr .contentboxRight .whiteFooter {
	margin-bottom: 0;
	}

#nwslttr .border {
	padding: 10px !important;
	margin-bottom: 1.25em;
	background: #c6ad84;
	}

#nwslttr .brwnBar {
	height: 0;
	margin: 1.5em;
	padding: 0;
	clear: both;
	border-bottom: 4px #A67E5B solid;
	}

#nwslttr .contentWrapper { 
	padding: 0 0 0 1em;
	}

#nwslttr .imgPad {
	margin: 2em auto;
	}

#nwslttr .imgLeft {
	padding: 0em .5em .5em 0; float: left;
	}
#nwslttr .imgRight {
	padding: 0em 0em .5em .5em;
	float:right;
	}

#nwslttr .larger {
	font-size: 1.4em;
	}

#nwslttr .littleMargin {
	padding: .5em 0 .5em 0;
	}


/* fourtrack content */


.fourtrack{ background: #001820 url(/newsletter_images/fourtrack_back.gif) 0 0 no-repeat; min-height: 475px; height:auto !important; height:475px; padding: 0 0 0px 253px; position: relative; overflow: hidden; }
    .iphoneFtPv{ position: absolute; top:10px; left: 0; }
    .fourtrackContent{ padding: 22px 0 0; }
        #nwslttr .fourtrackContent h2{ width: 175px; height: 102px; background: url(/newsletter_images/fourtrack_logo.png); text-indent: -99999px; margin: 0 0 20px 5px; }
        .fourtrackContent .appStore{ background: url(/newsletter_images/fourtrack_at_app_store.png) 0 0 no-repeat; display: block; width: 190px; height: 57px; text-indent: -99999px; margin: 0 0 0 0; }
        #nwslttr .fourtrackContent h3{ color: #fff; font-size: 13px; font-family: Verdana; margin: 0 0 5px 5px; }
        #nwslttr .fourtrackContent p, #nwslttr .fourtrackContent a{ color: #fff; }
        #nwslttr .fourtrackContent p{ margin: 0 8px 5px 5px; }
.fourtrackFoot{ height: 8px; background: url(/newsletter_images/fourtrack_foot.png) 0 0 no-repeat; overflow: hidden; }




	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	