@charset "UTF-8";
/* CSS Document */

body {
	/*background-color:#a4a4a4;*/
	background-color:#f2e6c3;
	/*font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;*/
	font-family:Helvetica, Arial, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#fff;
	margin: 0px;
	padding: 0px;
	min-width:600px;
	/*line-height:1.4em;*/
	text-align:center;
	}
	
#container {
 	width:955px;
	border: 10px solid #6699cc;
	/*background: #9c0000 url(../images/bg.jpg);*/
	/*border: 2px solid #000000;
	background-color:#333;*/
	background-color:#2d251c;
	margin: 0px auto 10px auto;
	text-align:left;
	/*height:500px;*/
	}
	
#header {
	height:200px;
	/*background:url(../images/savor_holidays_full.png);*/
	width:955px;
	/*height:164px;*/
	}
	
#main {
	text-align:center;
	margin-left:15px;
	margin-right:15px;
	margin-top:25px;
	padding-bottom:15px;
	
	/*height:1150px;*/
	}
	
#main p {
	margin-top:15px;
	}
	
#main img {
	/*margin-top:25px;*/
	margin-bottom:25px;
	text-align:center;
	}
	
#main a {
	text-decoration:underline;
	color:#000000;
	}
	
#main a:hover {
	text-decoration:none;
	}
	
#johnnyHeader {font-size: 30px;color:#ffcc33;}

.spacedOut {width:70%; color:#6688cc; height:3px; margin-top:10px; margin-bottom:10px;}

#submitForm {
color:#ffcc33;
text-align:left;
margin-left:60px;
margin-top:20px;
}

#submitForm td {height:10px;}

#submitForm label {padding-right:15px;padding-left:10px;}


#intro {line-height:2.1em;}

/*#submitForm {
	width:25em;
	margin-left:300px;
	margin-bottom:30px;
	text-align:left;
	float:left;
	color:#ffcc33;
	}
#submitForm label {
	clear:left;
	float:left;
	width:8.5em;
	margin-top:2px;
	padding-right:5px;
	color:#ffcc33;
	}
#submitForm input, #submitForm select {
	float:left;
	margin-bottom:1em;
	margin-left:2px;
	}
	
#submitForm input.enterBtn {
	margin-left:145px;
	}*/
	
/*.checkPlace {margin-left:40px;}	
	*/
	
#main p.formy {
/*clear:left;*/
}

.error {
	font-weight:bold;
	}	


.features {font-size: 22px; color:#ffcc33;}
