/* 					ALL
------------------------------------------------------------------------------
------------------------------------------------------------------------------ */

body {

	font-family: "Lato", arial, verdana, sans-serif;

}


html {
	margin:0 auto;
	padding:0;
	background:#0096C4;
}


#wrap {
	width:1040px;
	margin:0 auto;
	background:#fff;
}

#wrap2 {
	margin:0 auto;
    background:url('../img/wrap2-backshdw.png') top center repeat-y;
}




h1.alert {
	font-size: 2.2em;
	font-weight: normal;
	color: #fff;
	padding:15px;
	margin:10px;
	background-color:#CC0000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}


h2 {

	font-family: "Lato", arial rounded, arial, verdana, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	/*text-decoration: underline;*/
	font-weight: bold;
	color:#fff;


}

h4 {

	font-family: "Lato", arial rounded, arial, verdana, sans-serif;
	font-size: 1.8em;
	font-style: normal;
	/*text-decoration: underline;*/
	font-weight: bold;
	color: #4C4C4C;
	line-height:20px;
	margin: 50px 0 0 35px;

}

.filler {


        color: #000;

}


h3 {

	font-family: "Lato", arial rounded, arial, verdana, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #fff;
}

/*
p {

	font-family: arial, verdana, sans-serif;
	font-size: 1.5em;
	line-height:150%;
	color: #E2E2E2;
}


h4 {

	font-family: arial, verdana, sans-serif;
	font-size: 1.4em;
	line-height:125%;
	color: #E2E2E2;
}





.emphasis {

	font-size: 1.4em;

}


h6 {

	font-family: arial, verdana, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #E2E2E2;
}


form {

	font-family: arial, verdana, sans-serif;
	font-size: 1.3em;
	line-height:100%;
	color: #352F2F;
}





a:active {

	color:#000000;
}


a:visited {

	color:#32555B;
}

*/

strong {

        font-weight: bold;

}

em {

        font-style: italic;


}

h5 {
	font-size: 1.4em;
	font-weight: normal;
	color: #fff;
}

td {

        vertical-align: top;

}

/*					HEADER
------------------------------------------------------------------------------
------------------------------------------------------------------------------ */




#header {

	width: 1040px;
	height: 226px;
	overflow: hidden;
	background:url('../img/2013-header.jpg') top left no-repeat;
}



.hidden {

	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;

}




/*					NAV
------------------------------------------------------------------------------
------------------------------------------------------------------------------ */


#nav a {
    font-size: 1.6em;
	padding: 0;
	margin: 0;
	text-decoration:none;

}


#nav {

	width:1040px;
	height: 45px;
	margin: 0;
	padding: 0;
	/*overflow: hidden;*/
	/*float: left;*/
}


#nav ul {

	margin-top: 197px;
	margin-right: 50px;
	text-align: center;

}


#nav ul li {

	display:inline;
	border-right: 0px solid #000;
}


.last{

	border-right: 0px none #000 !important;

}


#nav ul li a {

	display:inline;
	padding: 0px 8px;
	color: #fff;
}

#nav ul li a:hover {

	color: #000;
}



/*					BANNER
------------------------------------------------------------------------------
------------------------------------------------------------------------------ */


#banner {

        width: 1040px;
        height: 125px;
        margin-bottom: 8px;
        overflow: hidden;
        /* background:url('../img/2016-golf-banner.jpg') no-repeat top left #000; */
        background:url('../img/2019-sports-camp-vbs.jpg') no-repeat top left #000;
        display:block;
}

/*					CONTAINER
------------------------------------------------------------------------------
------------------------------------------------------------------------------ */





#content {

	width: 990px;
	min-height: 880px;
	margin: 0 auto;
	padding: 10px 25px 25px 25px;

}

#content p.main {

 	font-family: "Lato", arial rounded, arial, verdana, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 150%;
	color: #000;
	padding: 15px;
	margin: 20px 415px 0px 20px;
    background: #E1E1E1;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
     border-radius: 7px;

}

.copy-page {
 	font-family: "Lato", arial rounded, arial, verdana, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 150%;
	color: #000 !important;
	padding: 15px;
	margin: 20px 380px 20px 20px;
    background: #E1E1E1;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
     border-radius: 7px;
}

.copy-page h1 {
	font-size: 2.5em;
	font-weight: normal;
	color: #000 !important;
	line-height:1.5em;
}

.copy-page h3 {
	margin-top:20px;
	font-size:1.4em;
}

.copy-page h2,
.copy-page h3 {
	color: #000 !important;
	margin:20px 0 10px 0;
}

.copy-page ul {
	margin-bottom: 30px;
}

.copy-page ul li {
	list-style-type: disc;
	margin-left:20px;
	padding:3px 0 3px 10px;
	font-size:1.2em;
}


#content p.contact {

        font-size:1.4em;

}

#content span {

        font-weight:bold;

}

#content p.contact a {

        color:#0495C2;

}

#content p.contact a:hover {

        color:#4C4C4C;

}


iframe.newsletter {
	height:326px;
	overflow:hidden;
}

/*
#content ul {

	margin-left: 50px;
	margin-right: 6px;
	margin-top: 6px;
	margin-bottom: 6px;

}


#content li {

	list-style: disc;

}


#content ul h2 {

	font-size: 1.5em;
	line-height:125%;
	color: #E2E2E2;
	text-indent: 10px;
        font-weight: normal;

}


#main {

	width: 543px;
	float: left;
    	margin-left: 25px;
	padding: 0;
}


#main h1 {

	line-height: 250%;

}



.mainImg {


	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 1px;

}

*/
#sidebar {

	font-size: 1.2em;
    width: 292px;
	float: right;
    margin-right:0;
	/*text-align: center;*/
}

#sidebar a {

	font-size: 1.2em;

}

#contact {

    background: #000;
    padding: 10px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;

}

.fb-like-box {



}

.issuuembed {



}


/* 					FOOTER
------------------------------------------------------------------------------
------------------------------------------------------------------------------ */

#footer {
	background:#000;
	width:100%;
	min-width:1040px;
}

#footer table {
	margin:0 auto;
}

#footer table .spacer {
	width:35px;
}

.second {
	padding-top:10px;
}

/*
@media all and (max-width: 699px) and (min-width: 400px) {

#footer {
	width: 540px;
}
}

@media all and (max-width: 999px) and (min-width: 700px) {

#footer {
	width: 999px;
}
} */
	@media all and (max-width: 1120px) {

	td.extra {
		display:none;
	}
}

#footlink {
	padding:25px 20px;
}

#footlink a {

	color: #0096C4;
	font-size: 1.2em;


}

#footlink ul li {

        padding: 3px 40px 3px 3px;

}

#footlink a:hover {

	color: #fff;

}


/*


#copyright{

	width: 200px;
	height: 45px;
	float: right;
	text-align: right;


}


#copyright h6 {

	margin-top: 28px;
	margin-right: 10px;


}


*/

/* 			FORM
------------------------------------------------------------------------------
------------------------------------------------------------------------------



html>body form {
	padding:1em 4em 0 0;
	line-height:2.25em;
}

form {
	float:left;
	font-size:1em;
	line-height:100%;
	padding:1em 0 0 0;
	margin:0 2em;
	width:30em;
	color: #E2E2E2;
}

form p {
	font-size:1em;
	text-indent:0;
	line-height: 100%;
	padding:1.5em 0px;
}

fieldset {
	border:none;
	text-align:left;
}

input.text, textarea.text {
	background-color:#E2E2E2;
	border:#861A1A 1px solid;
	font-family:verdana;
        line-height: 100%;
        padding: 3px;
        font-size: 1.1em;
}

label, input.submit {
	display: block;
}

input.text {
	width:294px;
}

input.file {
	background-color:#E2E2E2;
	border:#861A1A 1px solid;
	font-family:verdana;
        line-height: 110%;
        padding: 3px;
        font-size: 1.1em;
}

label {
	width:300px;
}


textarea.text {
	height:26em;
	width:321px;
}

ul.error {
	color:#000;
	list-style:none;
	background-color:#861A1A;
	padding:.8em 15px 1.2em 25px;
        margin-bottom: 2em;
}

.success {
	padding:.8em 15px 1.2em 25px;
        margin-bottom: 2em;
	color:#000;
	background-color:#861A1A;
}

ul.error li {
	color:#000;
	line-height:1.5em;
}

ul.error li label {
	display:inline;
}

label em {
	font-weight:bold;
	font-style:normal;
	color:#861A1A;
}


label strong{

	font-size: 1.1em;
	font-weight:bold;
	font-style:normal;

}


ul b {

     font-weight: bold;

}           */