#container{
	padding-top:6px;
	width:923px;
	height:195px;
	margin: 0 auto;}
	
:focus
{
  -moz-outline-style: none;
}

#extra{
	height:200px;
	width:250px;}	
	
	body {
	font-family:"Lucida Grande",Lucida,Verdana,sans-serif;
	font-size:11px;
	color:#FFF;
	background: #1E1D1D; }

#topspace{
	height: 40px;
	width:923px;}

div.week {
clear:both;
width:923px;
}

div.day {
float:left;
min-height:217px;
width:131px;
margin-bottom:30px;
}

div.month {
font-size:20px;
font-weight:bold;
height:31px;
text-transform:uppercase;
width:131px;
}

.date{
border-bottom:1px solid #83BC4E;
color:#83BC4E;
font-size:20px;
font-weight:bold;
height:24px;
text-transform:uppercase;
width:131px;}

.text{
	padding-top: 6px;
	font-size:15px;
	color:#FFF;}
	
#footer{
	width:923px;
	text-align:left;
padding-top:10px;
padding-bottom:10px;}	
	 
#footer img{
	padding-right:6px;}	 
	
#header{
	height: 200px;}	
	
#form{
	margin-top:-200px;
	float:right;
	text-align:left;
	width: 200px;
	height:114px;}
	
h1{
	font-family:"Lucida Grande",Lucida,Verdana,sans-serif;
	font-size:5px;
	color:#1E1D1D;
	float:left;
	text-align:left;
	width: 200px;
	height:114px;}	
	
h2{
	font-family:"Lucida Grande",Lucida,Verdana,sans-serif;
	font-size:10px;
	color:fff;
	float:right;
	text-align:right;
	padding-top: 12px;
	padding-right:15px;}		
	
.textbox {
	background-color : #1E1D1D;
	color:#FFF;
	border: 1px solid #ffffff;
	width: 130px;
}

.button {
	border: 1px; 
    background: #83BC4E;
}
.button:hover {
    border: 1px;    
	background: #eef;
}
	
a img {border:none;}

.flyer{
	margin-top: 286px;
	width:923px;
	
	}	
	
.flyer img{
	padding:6px;
	border-style:solid;
	border-width:1px;
	border-color:#83BC4E;
	margin:6px;}
	
	




	
	
