.clear {
	clear:both;
}

body {
	padding: 0;
	margin: 0;
	width: 100%;
	background-color: #f8f7e5;
	background-image: url(../images/browngradbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:1em;
}

#logo {
	padding-bottom:25px;
}

#navigation{
	padding:10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#navigation a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#fff;
	font-style: normal;
	letter-spacing: .2em;
	text-align: center;
	padding-right: 25px;
	text-decoration:none;
}

#navigation a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFCC33;
	font-style: normal;
	letter-spacing: .2em;
	text-align: center;
	padding-right: 25px;
	text-decoration:none;
}

#navigation a:active{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffcc33;
	font-style: normal;
	letter-spacing: .2em;
	text-align: center;
	padding-right: 25px;
	text-decoration:underline;
}


#navigation li{
	list-style-type:none;
	display: inline;
}	
#content #bpright a {
	color: #FFFFFF;
}
#pagewrap .mommadelivery a {
	color: #FFFFFF;
	text-decoration:none;
}

#pagewrap .mommadelivery a:hover, a:active {
	color:#fff;
	text-decoration:underline;
}


#content #bpright a:hover, a:active {
	color:#CCCC99;
	text-decoration:none;
}

#pagewrap {
	width:900px;
}

#content {
	margin-left:0px;
	margin-bottom:25px;
	margin-top:10px;

}


#top {
	width:100%;
}

#topleft {
	max-width:400px;
	float:left;
	padding:15px 5px 5px 0x;
	background-image: url();
	background-color:#fff;
	background-repeat: repeat-y;
	background-position: top left;
}
#topleft li {
	list-style-type: none;
}
.h
#content #top #topright #bpinfo {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:left;
}


#topright {
	max-width:400px;
	float:right;
	padding:0px 0 25px 5px;
}

#locations {
	color:#CCCCCC;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.9em;
	border-top:1px solid black;
	border-left:2px solid black;
	background-image:url(../images/locations_bg.jpg);
	background-repeat:repeat;
	padding:10px 0 5px 0;
	letter-spacing: .15em;
}
.headerhighlight {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: underline;
}
#content #top #topright #bpinfo li {
	list-style-type: none;
	padding-right:20px;
}
.bpheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-transform: lowercase;
	letter-spacing: .2em;
	color: #666666;
	font-style: italic;
}

	
#topright #bpinfo {
	width:100%;
	background-image:url(../images/backport_bg.jpg);
	background-repeat:repeat;
	background-color:#FF0000;
	float:left;
	padding:10px 10px 10px 10px;
	text-align:left;
}

#bottom {
	width:100%;
	color:white;
	padding:10px 0 10px 0;
}

#bottom li {
	list-style-type:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
}

#content #top #topleft p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	padding:5px 10px 10px 0px;
	letter-spacing:.15em;
}
#content #footer a, a:hover, a:active{
	color: #CCCCCC;
}

.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: lowercase;
	color: #FFFF00;
	font-style: normal;
}

#content #top #topright #locations li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
}
.locationhighlight {
	font-size: .9em;
	font-weight: normal;
	color: #D0B580;	
	letter-spacing: .2em;
}

#footer {
	font-size:.8em;
	color:#CCCCCC;
	border-top:dashed thin #333333;	
	margin-top:10px;
}

#content #footer li {
	display: block;
}
#content #bpleft {
	width: 500px;
	float: left;
	background-image:url(../images/bpleft_bg.jpg);
	background-repeat:repeat;
	background-position:top left;
	background-color:#CCCC66;
	margin-top: 15px;
	margin-left: 15px;
}

#content #bpleft li {
	list-style-type:none;
	padding-right: 15px;
	padding-top: 15px;
}

#content #bpright {
	float: left;
	width: 320px;
	margin-top: 15px;
	margin-left: 15px;
	padding:15px 0 15px 15px;
	color:#000;
	background-image: url(../images/bpleft_bg.jpg);
	background-repeat: repeat;

}

#content #bpright ul{
  
}	

#content #bpright li {
	list-style-type:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-top: 5px;
}
#content #bpright .bppageheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	letter-spacing: .1em;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#eventleft {
	color:#fff;
}

#eventleft h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	text-decoration:underline;
}

#eventleft li {
	list-style-type:none;
}

#eventleft title { 
	font-weight: bold;
	
}
.eventdate {
	letter-spacing: .2em;
	padding-top: 10px;
	font-weight: bold;
}

#contactleft {
	width:450px;
	background-color:#fff;
	margin-left:15px;
	padding-bottom:15px;
}
#contactleft p {
	padding:10px 10px 25px 10px;
}

#contactleft li {
	list-style-type:none;
	padding-top:3px;
	font-size: 1em;
	text-decoration:none;
}
#pagewrap #content #contactleft .subcontactlocations {
	padding-bottom:5px 0 0 15px;
}
#foodlist {
	width:350px;
	float:left;
	margin-left:15px;
	background-image:url(../images/menubg.jpg);
	background-repeat:repeat;
	background-position:top left;
	padding:15px 10px 15px 0;

}

#foodlist li{
	list-style-type:none;
}

#menuright {
	width:300px;
	float:left;
	margin-left:15px;
	background-image:url(../images/menubg.jpg);
	background-repeat:repeat;
	background-position:top left;
	padding:15px 10px 15px 0;
}
#menuright li {
	list-style-type:none;
	
}
.menuheaders {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: lowercase;
	text-align: left;
	padding-top: 7px;
}
.desc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
	text-transform: lowercase;
	text-align: left;
}
.mommadelivery {
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}

#mommadelivery a {
	color:#FF0000;
}
.attention {
	color: #FFFFFF;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}
ighlightevents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFF00;
	font-style: normal;
	padding-top: 15px;
}
#pagewrap #content #top #topleft a {
	text-decoration: underline;
}
#pagewrap #content #top #topleft a:visted, a:hover {
	text-decoration: underline;
	color:#FFFF00;
}#pagewrap #content #eventleft .bpmenuheader {
	font-weight: normal;
	color: #FFCC00;
	font-style: normal;
	text-decoration: underline;
	font-variant: normal;
	text-transform: none;
	padding-left: 10px;
}
#pagewrap #content #eventleft .bpmenu {
	color: #FFCC00;
	padding-left: 15px;
}
