@charset "utf-8";

body  {

	font: 100% Verdana, Arial, Helvetica, sans-serif;

	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */

	padding: 0;

	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */

	color: #000000;

	background-color: #FFF;

	background-image: url(Images/Slices_1872x1080_Masked_60.jpg);

}

#container  {

	width: 780px; /* the auto margins (in conjunction with a width) center the page */

	border: 1px solid #000000;

	text-align: left; /* this overrides the text-align: center on the body element. */

	background-color: #FFF;

	margin-top: 0;

	margin-right: auto;

	margin-bottom: 0;

	margin-left: auto;

} 

#header  {

	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */

	background-color: #FFF;

} 

#header h1  {

	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */

	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */

}

#seasonImg  {

	margin-left: 30px;

	margin-bottom: 5px;

	margin-top: 5px;

}

#navbar {

	font-size: small;

	color: #CCC;

	background-color: #320096;

	width: 100%;

	padding-top: 5px;

	padding-right: 0px;

	padding-bottom: 5px;

	padding-left: 0px;

	text-align: center;

	font-weight: bold;

}

#navbar ul {

	margin: 0px;

	padding: 0px;

	width: 100%;

}

#navbar ul li {

	display: inline;

	list-style-type: none;

}

#navbar ul li a {

	color: #CCC;

	text-decoration: none;

	margin-right: 25px;

	margin-left: 25px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: small;

	font-weight: bold;

}

#navbar ul li a:active {

	color: #C3F;

	text-decoration: none;

	margin-right: 25px;

	margin-left: 25px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: small;

	font-weight: bold;

}

#navbar ul li a:hover {

	color: #0F9;

	text-decoration: none;

	margin-right: 25px;

	margin-left: 25px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: small;

	font-weight: bold;

}

#mainContent  {

	background-color: #FFF;

	padding: 0px;

} 

#mainContent p {

	font-family: "Times New Roman", Times, serif;

	font-size: medium;

	color: #066;

	padding-right: 20px;

	padding-left: 20px;

	line-height: 120%;

}

#mainContent h1 {

	font-family: "Times New Roman", Times, serif;

	font-size: large;

	color: #066;

	text-align: center;

	line-height: 110%;

	padding-top: 12px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

}

#mainContent h2 {

	font-family: "Times New Roman", Times, serif;

	font-size: medium;

	font-weight: bold;

	color: #066;

	text-align: center;

}

#mainContent table {

	font-size: small;

}

#homeImg {

	border: 5px none #37008A;

	width: 432px;

	margin-right: auto;

	margin-left: auto;

	margin-top: 0px;

	margin-bottom: 0px;

	display: block;

}

#ContactInfo {

	font-family: Arial, Helvetica, sans-serif;

	font-size: small;

	line-height: 120%;

	color: #066;

}

#Gallery {

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

}

#Gallery img {

	float: left;

	margin-left: 20px;

	margin-top: 10px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

#Gallery p {

	float: left;

	width: 540px;

	height: 144px;

}

#Links {

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: 75px;

	height: 100px;

}

#Links img {

	float: left;

	margin-left: 20px;

	margin-top: 5px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	margin-right: 20px;

	margin-bottom: 5px;

	width: 150px;

}

#Links2 {

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	height: 100px;

}

#Links2 img {

	float: left;

	margin-left: 20px;

	margin-top: 5px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	margin-right: 20px;

	margin-bottom: 5px;

	width: 150px;

}

#footer {

	font-size: x-small;

	color: #CCC;

	background-color: #320096;

	width: 100%;

	padding-top: 5px;

	padding-right: 0px;

	padding-bottom: 5px;

	padding-left: 0px;

	text-align: center;

	font-weight: normal;

}

#footer ul {

	padding: 0px;

	width: 100%;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

}

#footer ul li {

	display: inline;

	list-style-type: none;

}

#footer ul li a {

	color: #CCC;

	text-decoration: none;

	margin-right: 25px;

	margin-left: 25px;

	font-size: small;

	font-weight: bold;

	font-family: Arial, Helvetica, sans-serif;

}

#footer ul li a:hover {

	color: #0F9;

	text-decoration: none;

	margin-right: 25px;

	margin-left: 25px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: small;

}

#copyright {

	font-family: Arial, Helvetica, sans-serif;

	font-size: small;

	color: #CCC;

	background-color: #37008A;

}

.centered-content	{
	
	text-align: center
		
}

.clearboth {

	clear: both;

	height: 1px;

}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */

	clear:both;

	font-size: 1px;

	line-height: 0px;

}

.floatleft { /* this class can be used to float an element left in your page */

	float: left;

	margin: 0px;

}

.floatright { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */

	float: right;

	margin-left: 8px;

}

.linkformat {

	color: #00F;

	text-decoration: none;

	font-weight: normal;

}



