img	{border: 0;}
.access {display: none;}

body {
	margin: 15px;
	padding: 0;
	border: 0;	
	/*background-color: #FAEFB7;*/
	background-color: #FFF1C8;
	color:#000;
}

#wrap {
	width: 500px;
	margin: 0 auto;
	font-family: "courier new", monospaced;
	padding: 0;
}

#homewrap {
	width: 500px;
	margin: 0 auto;
	font-family: "courier new", monospaced;
	padding: 0;
}

h1	{
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	border: 0;
	}
	
h1.logo, h1.logo a:link, h1.logo a:visited, h1.homelogo, h1.homelogo a:link, h1.homelogo a:visited 	{
	display: block;	
	width: 500px;
	height: 180px;
	background: transparent url(../images/logo.gif) top center no-repeat;
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
	}
	
h1.homelogo, h1.homelogo a:link, h1.homelogo a:visited {width: 500px;}

h2 {
	margin: 0 auto;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 5px;
	line-height: 26px;
	padding: 0;
}

h3 {
	font-size: 14px;
	letter-spacing: 5px;
	font-weight: normal;
	line-height: 14px;
	margin: 0;
	padding:  0;
	text-align: center;
	}

h3.form {
	font-size: 14px;
	letter-spacing: 0;
	font-weight: ;
	line-height: 12px;
	margin: 0;
	padding:  3px;
	text-align: center;
	}

h3.italic {
	font-style: italic;
	}

h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding:  0;
	text-align: center;
	}

h5 {
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding:  3px;
	text-align: center;
	}

p, ul, li {font-size: 12px}

a, a:link, a:visited {color:#a00b07}

.nospace {letter-spacing: 0}

	
input {font-family: "courier new", monospaced;}

.divider {
	margin: 6px auto; 
	background: transparent url(../images/divider.gif) top center no-repeat;
	}

#comingsoon {
	position: relative;
	z-index: 100;
	top: 242px;

	}
	
#meetthequeen {
	margin: 30px auto;
	position: relative;
	z-index: 10;
	top: -30px;
	text-align: center;
	}


	
#emailsignup {
	position: relative;
	top: -55px;
	padding: 15px;
	}
	
input.medium {
	font-size: 12px;
	font-weight: bold;
	width: 220px;
	padding: 1px;
	margin: 10px 0;
}

input.small {
	font-size: 12px;
	font-weight: bold;
	width: 100px;
	padding: 1px;
	margin: 10px 0;
}

form.emailsignup, form.couponsignup {
	text-align: center;
	padding: 0;
	margin: 0;
	}
	
form.emailsignup input {text-align: center}
form.couponsignup input {margin: 0 0 10px 0; text-align: center}
form.couponsignup input.checkbox {margin: 0}

#footer, #homefooter {
	font-size: 12px;
	letter-spacing: 10px;
	text-align: center;
	background: transparent url(../images/divider.gif) top center repeat-x;
	padding: 15px 0 0 0;
	margin: 20px 0 0 0;
	}
	
#homefooter {
	position: relative;
	top: -70px;
	}
	
#topnav {
	text-align: center;
	font-size: 12px;
	letter-spacing: 2px;
	height: 25px;
	background: transparent url(../images/divider.gif) 0 20px repeat-x;
	margin: 10px 0 10px 0;
	}
	
.error {font-size: 14px; font-weight: bold; color: #a00b07;text-align: center;}


/* CARNIVAL PAGE */

body#poster {
	margin: 20px;
	padding: 0;
	border: 0;	
	background-color: #FFF1C8;
	color:#000;
	text-transform: uppercase; 
	text-align: center;
	font-family: helvetica, arial, sans-serif;
}

#posterintro {
	width: 545px;
	margin: 0 auto;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
	background-color: #000;
	color: #fff;
	padding: 10px;
	margin-bottom: 5px;
	}

#posterwrap {
	width: 545px;
	margin: 0 auto;
	font-family: helvetica, arial, sans-serif;
	background: url(../images/poster_carnival08.gif) top center no-repeat;
	background-color: #fff;
	border: 15px solid #fff;
	}
	
#posterdate {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 2px;
	margin: 303px 0 10px 0;
	}

#posterlogo {margin-bottom: 35px}
	
.postertext {
	margin: 0 auto 10px auto;
	width: 500px;
	color: #feca32;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
	background: #000;
	padding: 9px 0 7px 0;
	}

.postertext2 {
	margin: 0 auto 10px auto;
	width: 500px;
	color: #feca32;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 2px;
	background: #000;
	padding: 9px 0 6px 0;
	}
.smalltext {font-size: 11px}
	
#posteraddress {
	margin: 160px 0 0 0;
	padding: 20px;
	color: #feca32;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	background: #000;
	}
.orange {color: #f15928; font-size: 12px;}

#posterfooter {
	font-family: "courier new", monospaced;
	font-size: 12px;
	letter-spacing: 5px
	}

#posterlogos {background: #f15928}
	
	