@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		12;
	dw-num-cols-tablet:		24;
	dw-num-cols-desktop:	24;
	dw-gutter-percentage:	24;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	padding-left: 0.8064%;
	padding-right: 0.8064%;
	clear: none;
	float: none;
	color: hsla(0,0%,100%,1.00);
	font-family: patua-one;
	font-style: normal;
	font-weight: 400;
	font-size: small;
	text-align: center;
	background-color: hsla(0,0%,100%,1.00);
}
#div1 {
}
.H1 {
	color: hsla(0,0%,100%,1.00);
	font-family: luckiest-guy;
	font-style: normal;
	font-weight: 400;
	font-size: x-large;
	text-align: center;
	text-shadow: 6px 6px 6px hsla(358,95%,8%,1.00);
	padding-top: 6px;
	padding-bottom: 6px;
	background-image: url(images/bigstock-Textile-cropped.jpg);
	width: 100%;
}
.topbanner {
    background-color: hsla(71,80%,55%,1.00);
    color: #FFFFFF;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: italic;
    font-weight: bold;
    font-size: medium;
    padding-bottom: 8px;
    padding-top: 0px;
}
#mainnav {
}
.menu {
width: 100%;
}
.menuitem {
	width: 33%;
	clear: none;
	color: hsla(0,0%,100%,1.00);
	font-family: luckiest-guy;
	font-style: normal;
	font-weight: 400;
	font-size: large;
	text-align: center;
	background-color: hsla(178,80%,37%,1.00);
	margin-top: 2px;
	margin-bottom: 2px;
	border-color: hsla(0,0%,0%,1.00);
	border-width: thin;
	border-radius: 5px;
	-webkit-box-shadow: 4px 4px 4px 4px hsla(178,90%,19%,1.00);
	box-shadow: 4px 4px 4px 4px hsla(178,90%,19%,1.00);
	margin-left: 1pt;
	text-shadow: 4px 4px 4px hsla(178,98%,17%,1.00);
}
.content {
	clear: none;
	color: hsla(0,0%,0%,1.00);
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: small;
	text-align: center;
	border-color: hsla(71,70%,54%,1.00);
	line-height: 112%;
	width: 33%;
}
.footer {
	color: hsla(0,0%,100%,1.00);
	font-family: luckiest-guy;
	font-style: normal;
	font-weight: 400;
	text-align: center;
	font-size: medium;
	background-image: url(images/bigstock-Textile-cropped.jpg);
}
.mainnav {
}
.maincontent {
	color: #000000;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	text-align: center;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 100%;
}
.appfunpics {
}
.zeroMargin_mobile {
	margin-left: 0;
	width: 33%;
}
.hide_mobile {
display: none;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {

.gridContainer {
	padding-left: 0.375%;
	padding-right: 0.375%;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
}
.H1 {
}
.topbanner {
    margin-bottom: 0px;
}
#mainnav {
}
.menu {
width: 100%;
}
.menuitem {
	width: 32%;
	clear: none;
	margin-left: 0;
}
.content {
    width: 32.7913%;
    clear: none;
    margin-left: 0.813%;
    color: hsla(181,88%,35%,1.00);
    font-family: sonsie-one;
    font-size: medium;
    text-align: center;
    font-style: normal;
    font-weight: 400;
}
.footer {
}
.mainnav {
}
.maincontent {
width: 100%;
}
.appfunpics {
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {

.gridContainer {
    clear: none;
    float: none;
    width: 100%;
    color: #000000;
    font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
}
#div1 {
}
.H1 {
    margin-top: 0px;
}
.topbanner {
}
#mainnav {
}
.menu {
width: 100%;
}
.menuitem {
	width: 100%;
	clear: none;
	margin-bottom: 2px;
	margin-top: 2px;
	margin-left: 0.813%;
	margin-right: 1px;
}
.content {
    width: 32%;
    clear: none;
    margin-left: 0.813%;
}
.footer {
}
.mainnav {
}
.maincontent {
	width: 100%;
	background-color: #FFFFFF;
	color: #BDEF04;
	font-family: bubblegum-sans;
	font-weight: 400;
	text-align: center;
	font-style: normal;
	font-size: xx-large;
}
.appfunpics {
}
.zeroMargin_desktop {
    margin-left: 0;
    margin-top: 1px;
}
.hide_desktop {
display: none;
}
}
