 body 
 {
   background-color:#FFFFFF;
   margin: 0;
   text-align: center;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:11px;
}


.topspace 
{
	height:10px;
}

#Container
{
   width: 800px;
   margin: 0 auto;
   text-align: left;
	 padding-left:20px;
}

#infoBoxItems
{
	background-color:#E0E0E0;
	font-size:1.4em;
	color:#FF0000;
	left:-4px;
	position:relative;
	width:210px;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:1spx;
	border:#000000 solid 1px;
	
}

#content
{
   padding-left: 0px;
   padding-right: 20px;
   padding-top: 20px;
	 margin-left:0px;
}

#BodyContainer
{
	background-color:#FFFFFF;
	width:520px;
	position:relative;
	top:0px;
	left:0px;
}

#specials
{
	background-color:#FFFFFF;
	width:520px;
	position:relative;
	left:240px;
	top:5px;
	height:120px;
}

#menuitem
{
	background-image:url(images/menu-button.gif);
	background-repeat:no-repeat;
	color:#999999;
	font-size:11px;
	text-align:center;
	font-weight:bold;
	width:73px;
	top:0px;
	position:relative;
	height:17px;
}

.greenheading 
{ 
	font-size:18px; 
	color:#000000;
}

.email { 
	font-size:10px;
	color:#000000;
}

.phoneheading 
{
	left:30px;
	position:relative;
	font-size:20px;
	color:#03457F;
}

.searchbox 
{
	left:80px;
	position:relative;
	top:-16px;
}

.searchboxtext
{
	left:-20px;
	position:relative;
	top:5px;
	font-size:15px;
	font-weight:bold;
	color:#FF0000;

}



.main 
{
	font-size:12px;
}

.input
{
	height:15px;
	border-width:1px;
	border-style:solid;
	background-color:#FFFFFF;
	border-color:#000000;
	font-family:Verdana; font-size:11px;  color:#000000; padding-top:2px
}

.inputrequired
{
	height:15px;
	border-width:1px;
	border-style:solid;
	background-color:#FFFFFF;
	border-color:#000000;
	font-family:Verdana; font-size:11px;  color:#000000; padding-top:2px
}

.smalltext
{
	font-size:8px;
}

.comments
{
	border-width:1px;
	border-style:solid;
	background-color:#FFFFFF;
	border-color:#000000;
	font-family:Verdana; font-size:11px;  color:#000000; padding-top:2px;
	overflow:auto;
}
	
#footer
{
	background-image:url(images/bottomborder.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
	height:50px;
	width:100%;
	top:0px;
	position:relative;
}
	
#textbox
{
	position:absolute;
	top:5px;
	width:233px;
	/*
	IE - 233px
	Firefox - 205px
	*/
	background-color:#E0E0E0;
	height:196px;
	padding-left:15px;
	padding-top:15px;
	padding-right:15px;
	padding-bottom:15px;
	font-size:10px;
	overflow:hidden;
}	

#startshopping
{
	position:absolute;
	top:205px;
	left:15px;
	font-size:1.4em;
	font-weight:bold;
	color:#FF0000;
}

#picturebox
{
	/*
	IE : -48px
	Firefox : -36px
	*/
	top:-15px;
	left:240px;
	position:relative;
	width:520px;
	background-color:transparent;
	vertical-align:middle;
	height:226px;
}	
	
	
	
/************DatePicker Stuff
*/
.dpDiv {
	}

.dpTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}

.dpTR {
	}

.dpTitleTR {
	}

.dpDayTR {
	}

.dpTodayButtonTR {
	}

.dpTD {
	cursor: pointer;
	}

.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	cursor: pointer;
	}

.dpTitleTD {
	}

.dpButtonTD {
	}

.dpTodayButtonTD {
	}

.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}

.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}

.dpDayHighlight {
	color: 4060ff;
	font-weight: bold;
	}

.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}

.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	}
 
/********* END OF DATEPICKER *****************

	