/* DEFAULTS
=================================================== */

/* RESET */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,font,img,ins,kbd,q,s,samp,small,strike,sub,tt,var,dl,dt,dd,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td { border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline; margin:0; padding:0; }
:focus { outline:0; }
body { line-height:1; color:#000; background:#fff; }
table { border-collapse:separate; border-spacing:0; }
caption,th,td { text-align:left; font-weight:400; }
blockquote,q { quotes:none; }
p { margin: 15px 0 }

/* CLEAR FIX  */
.group:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
* html .group { height:1%; }
:first-child+html .group { min-height:1px; }

li:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
* html li { height:1%; }
:first-child+html li { min-height:1px; }

.clr { clear: both }


/* SPLASH ELEMETS
=================================================== */

body { background: url(../images/bg.png) }

sup { font-size: 50%; margin-left: 2px }

body,div,td,p {
	color: #626262;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5
}

a { color: #ea5b0c}
a:hover { text-decoration: none }

bold, strong { color: #bac77a; font-weight: inherit }

input {
	border: 3px #bac77a solid;
	background: #521c06;
	padding: 9px;
	width: 290px;
	display: block;
	margin: 13px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #bac77a
}

input:focus {
	color: #fff
}

.name, .email {
	background: #521c06 url(../images/form-logos.gif) no-repeat -3px 4px;
	text-indent: 35px;
	float: left;
	margin-right: 10px;
	width: 376px
}


.email {
	background-position: -2px -47px
}

.submit {
	background: #bac77a url(../images/signup-btn.gif) no-repeat center;
	text-indent: -9999px;
	width: 150px;
	height: 40px;
float: left
}

#wrapper {
	padding: 20px 0 30px 0;
	margin: 40px 0 20px 0
}

#content {
	width: 850px;
	margin: auto;
	padding: 0 30px;
}

#content p {
	padding: 0 10px;
}

.main-content {
	width: 535px;
	float: right
}

.main-content .intro .title {
	font-size: 32px;
	font-weight: normal;
	line-height: 32px;
	display: inline;
	margin-right: 5px;
	font-weight: bold
}

.intro { 
	font-size: 24px !important;
	margin: 40px 0 40px 0;
	line-height: 38px
}

.more-info {
	display: block;
	height: 20px;
	background: url(../images/update-text.gif) no-repeat center bottom;
	text-indent: -9999px;
	margin: 27px 0 12px;
	border-top: 0px #fff solid;
	padding-top: 30px
}

.sign-up {
	padding: 5px 0 0 0;
	display: block;
	width: 970px;
	margin: 0 auto;
}

#footer {
	width: 830px;
	margin: auto;
	font-size: 11px;
	text-align: center;
	margin-bottom: 50px
}

#footer .media-inquiries {
	float: left;	margin: 0;
}

#footer .logo {
	width: 138px;
	height: 30px;
	background: url(../images/museum-logo.gif) no-repeat;
	float: right;
	display: block;
	text-indent: -9999px
}
