@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%;
	font-size: small;
	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:		4;
	dw-num-cols-tablet:		4;
	dw-num-cols-desktop:	4;
	dw-gutter-percentage:	4;
	
	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;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
	list-style: none;
	list-style-image: none;
}

/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 98.387%;
	padding-left: 0.8064%;
	padding-right: 0.8064%;
	clear: none;
	float: none;
}
#div1 {
}
.H1 {
	color: hsla(180,91%,50%,1.00);
	font-family: chunk;
	font-style: normal;
	font-weight: 400;
	text-align: center;
	font-size: medium;
	text-shadow: 6px 6px 14px hsla(0,0%,0%,1.00);
	width: 100%;
}
.topheader {
	width: 100%;
	margin-top: 0px;
}
.nav {
	color: hsla(0,0%,100%,1.00);
	font-family: patua-one;
	font-style: normal;
	font-weight: 400;
	font-size: large;
	text-align: center;
	text-shadow: 6px 6px 14px hsla(77,88%,26%,1.00);
	background-color: hsla(69,82%,43%,1.00);
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 50%;
	left: 25px;
	right: 25px;
}
.slideshow {
	color: hsla(177,83%,47%,1.00);
	font-family: chunk;
	font-style: normal;
	font-weight: 400;
	font-size: medium;
	text-align: center;
	text-shadow: 6px 6px 14px hsla(0,0%,0%,1.00);
	padding-top: 5px;
	padding-bottom: 5px;
}
.footer {
	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(352,89%,38%,1.00);
	text-shadow: 6px 6px 14px hsla(177,89%,21%,1.00);
	line-height: 102%;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
}
.webmenu {
}
.webitems {
	background-color: hsla(58,90%,51%,1.00);
	color: hsla(0,0%,100%,1.00);
	font-family: patua-one;
	font-style: normal;
	font-weight: 400;
	font-size: large;
	text-align: center;
	text-shadow: 6px 6px 14px hsla(58,97%,15%,1.00);
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	width: 49.5145%;
	clear: none;
	margin-left: 0.9708%;
}
.topnav {
clear: none;
margin-left: 0.9708%;
}
.list {
}
.listitem {
    width: 31%;
    color: hsla(70,87%,62%,1.00);
    font-family: patua-one;
    font-style: normal;
    font-weight: 400;
    text-align: center;
    text-shadow: 6px 6px 14px hsla(9,98%,18%,1.00);
    clear: none;
    font-size: x-small;
    margin-left: 0.9px;
}
.photo {
width: 100%;
margin-left: 0;
}
.H2 {
	color: hsla(65,77%,53%,1.00);
	font-style: normal;
	font-weight: 400;
	font-size: medium;
	text-shadow: 6px 6px 6px hsla(0,0%,0%,1.00);
	font-family: patua-one;
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 102%;
	width: 100%;
}
.graphic {
	color: hsla(177,75%,67%,1.00);
	font-family: patua-one;
	font-style: normal;
	font-weight: 400;
	font-size: medium;
	text-align: center;
	text-shadow: 6px 6px 14px hsla(0,0%,0%,1.00);
	margin-top: 2px;
	padding-top: 5px;
	padding-bottom: 2px;
}
.H3 {
	color: hsla(180,83%,50%,1.00);
	font-family: chunk;
	font-style: normal;
	font-weight: 400;
	text-align: center;
	text-shadow: 6px 6px 14px hsla(0,0%,0%,1.00);
	font-size: small;
	margin-top: 5px;
	margin-bottom: 5px;
}
.spacer {
}
.websitedirectories {
width: 100%;
clear: both;
margin-left: 0;
}
.websites {
	width: 24.2718%;
	margin-left: 0.9708%;
	clear: none;
	color: hsla(0,0%,100%,1.00);
	font-family: patua-one;
	font-style: normal;
	font-weight: 400;
	text-align: center;
	font-size: medium;
	text-shadow: 7px 7px 7px hsla(24,91%,13%,1.00);
}
.fluid.fluidList.list .fluid.listitem .fluid.photo {
}
.content {
	width: 100%;
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}



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

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

.gridContainer {
	width: 92.25%;
	padding-left: 0.375%;
	padding-right: 0.375%;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
}
.H1 {
width: 100%;
}
.topheader {
}
.nav {
}
.slideshow {
}
.footer {
	width: 100%;
}
.webmenu {
}
.webitems {
width: 24.2718%;
clear: none;
margin-left: 0.9708%;
}
.topnav {
clear: none;
margin-left: 0.9708%;
}
.list {
}
.listitem {
	margin-left: 0.4%;
	clear: none;
}
.photo {
width: 100%;
margin-left: 0;
}
.H2 {
	color: hsla(61,77%,47%,1.00);
	font-style: normal;
	font-size: medium;
	text-align: center;
	text-shadow: 6px 6px 6px hsla(0,0%,0%,1.00);
	width: 100%;
}
.graphic {
}
.spacer {
}
.websitedirectories {
width: 24.2718%;
clear: both;
margin-left: 0;
}
.websites {
width: 100%;
clear: both;
margin-left: 0;
}
.content {
}
.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 {
	width: 95%;
	max-width: 1232px;
	padding-left: 0.3629%;
	padding-right: 0.3629%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
}
.H1 {
	color: hsla(177,72%,55%,1.00);
	font-family: chunk;
	font-style: normal;
	font-weight: 400;
	font-size: x-large;
	text-align: center;
	text-shadow: 4px 4px 14px hsla(22,100%,5%,1.00);
	margin-top: 0px;
}
.topheader {
}
.nav {
}
.slideshow {
	color: hsla(177,87%,45%,1.00);
	font-family: chunk;
	font-style: normal;
	font-weight: 400;
	font-size: x-large;
	text-align: center;
}
.footer {
	padding-top: 9px;
	padding-bottom: 9px;
}
.webmenu {
}
.webitems {
	color: hsla(0,0%,100%,1.00);
	font-family: patua-one;
	font-style: normal;
	font-weight: 400;
	font-size: large;
	text-align: center;
	text-shadow: 6px 6px 14px hsla(58,100%,19%,1.00);
	padding-bottom: 0px;
	width: 11.6822%;
	margin-left: 0.9345%;
	clear: none;
}
.topnav {
margin-left: 0.9708%;
clear: none;
}
.list {

}
.listitem {
	clear: none;
}
.photo {
width: 100%;
margin-left: 0;
}
.H2 {
	color: hsla(61,77%,47%,1.00);
	font-style: normal;
	font-weight: 400;
	font-size: large;
	text-align: center;
	text-shadow: 6px 6px 6px hsla(0,0%,0%,1.00);
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 100%;
}
.graphic {
}
.spacer {
	background-color: hsla(180,88%,41%,1.00);
	color: hsla(0,0%,100%,1.00);
	font-family: chunk;
	font-style: normal;
	font-weight: 400;
	font-size: large;
	text-align: center;
	text-shadow: 6px 6px 6px hsla(180,94%,19%,1.00);
}
.websitedirectories {
width: 24.2718%;
margin-left: 0.9708%;
clear: none;
}
.websites {
	width: 100%;
	clear: none;
	margin-left: 4%;
	color: hsla(0,0%,100%,1.00);
	font-family: patua-one;
	font-style: normal;
	font-weight: 400;
}
.content {
	width: 100%;
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}
