@charset "utf-8";
/* CSS Document */

span.avoidwrap { 
	display: inline-block;
	color:#666;
	}

p.ourmenu {
	line-height: 22px;
}

span.ourmenu {
	font-size: 13px;
	line-height: 21px;
}

body {
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
}

.gridContainer {
	background-color: #FFF;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #06D;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #06D;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #06D;
}

#bannerphoto {
	padding-top: 15px;
}

#title_wide {
	padding-top: 5px;
	padding-bottom: 30px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #06D;
	background-color: #DDD;	
}

#h1_wide {
	font-family: 'Merienda One';	
	font-variant: small-caps;
	font-size: 80px;
	font-weight: 400;
	color: #06D;
	text-align: center;
}

#h2_wide {
	font-variant: small-caps;
	font-style: italic;
	font-size: 24px;
	font-weight: 200;
	color: #666;
	line-height: 32px;
	text-align: center;	
}

#h4_wide {
	font-variant: small-caps;
	font-size: 24px;
	font-weight: 200;
	color: #06D;
	line-height: 32px;
	text-align: center;	
}


#title_narrow {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #06D;	
	padding-top: 5px;
	padding-bottom: 5px;
}

#h1_narrow {
	font-family: 'Merienda One';	
	font-variant: small-caps;
	font-size: 60px;
	font-weight: 400;
	color: #06D;
	text-align: left;	
}

#h2_narrow {
	font-variant: small-caps;
	font-style: italic;	
	font-size: 20px;
	font-weight: 200;
	color: #666;
	line-height: 30px;
	text-align: left;	
}

#h4_narrow {
	font-variant: small-caps;
	font-size: 20px;
	font-weight: 200;
	color: #06D;
	line-height: 30px;
	text-align: left;	
}

#order-section {
	text-align: center;	
	background-color: #06D;		
}

#h5_order {
	font-variant: small-caps;
	font-size: 24px;
	font-weight: 500;
	color: #FFF;
	text-align: right;
}

#mid-section {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #06D;	
	padding-top: 40px;
	padding-bottom: 55px;
	text-align: center;	
	background-color: #CED7FB;		
}
#footer {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #06D;	
	padding-top: 40px;
	padding-bottom: 55px;
	text-align: center;	
	background-color: #DDD;		
}

#footer2 {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #06D;	
	padding-top: 40px;
	padding-bottom: 55px;
	text-align: center;	
	background-color: #DDD;		
}

h3 {
	font-family: 'Merienda One';	
	font-weight: 400;
	color: #06D;
	font-size: 24px;
	text-transform: uppercase;
}

h4 {
	font-weight: 400;
	color: #06D;
	font-size: 18px;
	text-transform: uppercase;
}

h5 {
	font-weight: 500;
	color: #06D;
	font-size: 17px;
	text-transform: uppercase;
}

p {
	font-size: 13px;
	line-height: 19px;
	padding-bottom: 4px;
	padding-right: 30px;
	color: #000;
}

a {
	text-decoration: none !important;
	color: #777 !important;
	font-size: 13px;
	line-height: 19px;
}

strong {
	color: #555 !important;
}
