
/* ------------------------- RESETS */


html,body,div,span,h1,h2,h3,h4,h5,p,ul,li,table,tbody,tfoot,thead,tr,th,td { margin: 0; padding: 0; background: transparent;  }


/* ------------------------- LAYOUT */

body { background-color: #d78725; background-image: url(/i/bg.png); background-repeat: repeat-x; }

#wrapper { margin: 0 auto; width: 960px; }

/* ------------------------- CONTENT */

#logo { position: relative; top: 95px; left: 210px; width: 540px; height: 175px; background-image: url(/i/logo.png); background-position: top left; background-repeat: no-repeat; text-indent: -999999px; }

#tagline { font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; color: #d5251b; line-height: 26px; text-shadow: #ffc579 1px 1px 1px; position: relative; top: 138px; left: 40px; }

#summer2010 { height: 120px; width: 290px; background-image: url(/i/comingsummer2010.png); background-position: top left; background-repeat: no-repeat; text-indent: -999999px; position: relative; top: 42px; left: 335px; }

#contactinfo { text-align: right; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; color: #d5251b; line-height: 26px; text-shadow: #ffc579 1px 1px 1px; position: relative; top: -75px; left: -50px; }

	#contactinfo a { text-decoration: none; outline: none; color: #d5251b; text-shadow: #ffc579 1px 1px 1px; }
	#contactinfo a:hover { text-decoration: none; color: white; text-shadow: none; }

/* ------------------------- FORM */

#emailcapture { width: 500px; margin: 0 auto; }

	.emailfield { width: 300px; height: 45px; position: relative; top: 13px; left: 50px; background-image: url(/i/fieldbg.png); background-position: top left; background-repeat: no-repeat; }

input.email { margin: 11px; width: 270px; border: none; background-color: transparent; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; color: white; }

	:focus { outline: none; }

input.send { width: 90px; height: 45px; position: relative; top: -32px; left: 360px; }

p.fineprint { font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #b86e11; position: relative; top: -15px; left: 25px; }

p.copyright { width: 400px; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: white; position: relative; top: 90px; left: 285px; }

	p.copyright a { font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: white; outline: none; text-decoration: none; }
	p.copyright a:hover { font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: white; text-decoration: underline; }