@charset "utf-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-image: url(assets/backgrounds/1200.jpg);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0px 0px;
	background-color: #333;
}

h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 145%;
	color: #09F;
	line-height: 145%;
	margin-left: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	display: inline;
}

h2 {
	font-size: 150%;
	color: #09F;
}

h3 {
	font-size: 165%;
	color: #09F;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	display: inline;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	line-height: 165%;
}
h4 {
	font-size: 140%;
	color: #995902;
	font-family: Tahoma, Geneva, sans-serif;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	border-bottom-width: medium;
	display: inline;
	font-weight: normal;
	line-height: 165%;
}


h5 {
	font-size: 100%;
	color: #F00;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 100%;
	font-weight: bold;
}
h6 {
	font-size: 12px;
	color: #996600;
	font-family: Verdana, Geneva, sans-serif;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	border-bottom-width: thin;
	display: inline;
	font-weight: bold;
	line-height: 22px;
	text-decoration: none;
}
.DatesNew {
	font-size: 80%;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	line-height: 10px;
}

#container  {
	width: 931px; /* this overrides the text-align: center on the body element. */
	padding: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: right 6px;
	background-image: url(assets/blackstrip_03.png);
	position: relative;
} 

#slcontainer  {
	width: 931px; /* this overrides the text-align: center on the body element. */
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	background-image: url(assets/blackstrip_03.png);
} 


#header  {
	background-image: url(assets/selby-3-lakes.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 246px;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
} 

#GalleryContainer {
	width: 931px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#GalleryMainContent {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
	background-color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#GalleryMainContent div {
	margin-right: auto;
	margin-left: auto;
}
#GalleryNames a:active {
	color: #0F0  ! important;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	line-height: 24px;
	text-decoration: none;
}


#GalleryStart {
	margin-top: 0px;
	margin-right: 230px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 30px;
	color: #333;
	background-color: #FFF;
}
#GalleryStart a  {
	color: #666;
	font-size: 130%;
	line-height: 120%;
	text-decoration: none;
}
#GalleryStart a:link {
	color: #666  ! important;
	text-transform: uppercase;
	text-decoration: none;
}
#GalleryStart a:hover {
	text-decoration: none;
	color: #F00;
}
#GalleryStart a:active {
	color: #F03  ! important;
	text-decoration: none;
}
#mainContent  {
	margin-top: 0px;
	margin-right: 230px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 30px;
	background-color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #09090B;
} 

#mainContent p  {
	text-decoration: none;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	line-height: 120%;
	font-size: 100%;
}




#mainContent .mainContentBrowntitles a:link {
	font-size: 100%;
	font-weight: bold;
	color: #630;
}

#mainContent a:link {
	font-size: 90%;
	font-weight: bold;
	color: #666;
}
#mainContent a:visited {
	font-size: 90%;
	font-weight: bold;
	color: #666;
}
#mainContent a:hover {
	font-size: 90%;
	font-weight: bold;
	color: #09C;
}

#mainContent a:active {
	font-size: 90%;
	font-weight: bold;
	color: #666;
}
#mainContent table {
	margin-left: 6px;
}
#mainContent table tr td p {
	color: #FC0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: none;
}
.mainContentGreenTitles  {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 145%;
	color: #090;
	line-height: 145%;
	margin-left: 3px;
}
.mainContentBrowntitles {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #F03;
	font-weight: bold;
	line-height: 180%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	margin-left: 1px;
	text-transform: capitalize;
}


.mainContentBrowntitles a {
	color: #6F0;
}
.mainContentImgRight {
	float: right;
	padding: 0px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.mainContentImgLeft {
	float: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.mainContentLrgImgLeft {
	float: right;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.mainImage {
	margin-right: auto;
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


.img {
	text-align: center;
	margin: 0px;
	border: 2px solid #FFF;
}
.iconImages {
	display: inline;
	padding: 0px;
	margin-top: 3px;
	margin-right: 8px;
	margin-bottom: 3px;
	margin-left: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.imgRemoveLink {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.TableTitles {
	color: #090  ! important;
	;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	text-align: right;
	font-size: 110%;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	vertical-align: bottom;
	font-weight: bold;
}
.TableText1 {
	color: #333  ! important;
	;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	padding: 2px;
	vertical-align: bottom;
	font-weight: bold;
}
#footer  {
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	background-image: url(assets/footer_back_03.png);
	background-repeat: repeat-x;
	text-align: right;
	font-size: 100%;
	color: #FFF;
	width: 911px;
} 
#footer a {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	font-size: 90%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer a:link {
	color: #FFF;
}
#footer a:visited {
	color: #FFF;
}
#footer a:hover {
	color: #09F;
}







#footer p  {
	margin: 0;
	text-align: right;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 90%;
	font-weight: bold;
	padding: 0px;
}
#footer p a {
	color: #FFF;
	font-size: 90%;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}



#right {
	float: right; /* since this element is floated, a width must be given */
	width: 220px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	height: 100%;
	padding-bottom: 5px;
	line-height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#right p {
	font-size: 90%;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	color: #FFF;
	line-height: 90%;
	margin: 0px;
}

#right p img {
	margin-top: 0.4em;
	margin-bottom: 0.2em;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.rightptext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 90%;
	color: #FFF;
}
.Right_lbl {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 120%;
	color: #F00;
	text-decoration: underline;
	line-height: 100%;
	font-weight: bold;
}
.RightSideTitleImage {
	background-image: url(assets/5_02.png);
	margin-right: auto;
	margin-left: auto;
	width: 165px;
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10%;
	line-height: 25px;
	color: #000;
	background-position: center;

}
.fltrt { /* 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;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}


.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;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.clearfloat2 {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.smlBrownTitles {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #630;
	font-weight: bold;
	text-transform: capitalize;
}
.boldedText {
	font-weight: bold;
	color: #030;
}
.boldedTextsml {
	font-weight: bold;
	color: #660;
	font-size: 90%;
}


.ToAdvertise {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.GreenLinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	color: #00DF55;
	text-decoration: none;
}
.smalltext {
	font-size: 80%;
	color: #663;
	line-height: 20px;
}
.LinkText {
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 95%;
}
.sectret   {
	color: #FFF;
}
#mainContent .sectret a {
	color: #FFF;
	text-decoration: underline;
}
#mainContent .sectret a:hover {
	color: #FF9;
	font-family: "Courier New", Courier, monospace;
}
.largerText {
	color: #333;
	font-size: 120%;
	font-family: "Comic Sans MS", cursive;
	line-height: 130%;
}
.SmlSubHeading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #339;
	font-weight: bold;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

#link1  {
	width: 310px;
	float: left;
	margin-right: 5px;
	color: #666;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 100%;
	line-height: 24px;
	font-weight: bold;
	text-decoration: none;
}

#link2 {
	width: 320px;
	float: left;
	margin-right: 5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 100%;
	line-height: 22px;
	text-decoration: none;
	font-weight: bold;
	color: #666;
}
#link1 p {
	margin: 0px;
	padding: 0px;
	color: #666;
	font-size: 100%;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 22px;
	font-weight: bold;
}
#link2 p {
	margin: 0px;
	padding: 0px;
	color: #666;
	font-size: 100%;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 22px;
	font-weight: bold;
}


#link2 a:link {
	text-decoration: none;
}
#link2 a:visited {
	color: #666;
	text-decoration: none;
}
#link2 a:hover {
	color: #09F;
	text-decoration: none;
}
#link2 a:active {
	color: #C00;
	text-decoration: none;




}
.gallerypageImages {
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.galleryText   {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 120%;
	color: #333;
}

.rules   {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #333;
	text-decoration: underline;
}

