
/* ffcc79 ---> Gold */
/* deaa66 ---> Gold Dark */

/* ae403e ---> Dark Coral */
/* ed706e ---> Medium Coral */
/* fc9693 ---> Light Coral */

/* 114e9f ---> Dark Navy Blue */
/* 3e89dd ---> Medium Navy Blue */
/* 79b7fd ---> Light Navy Blue */
/* 002966 ---> Extra Dark Navy Blue

/* 666666 ---> Dark Grey */
/* 999999 ---> Medium Grey */
/* bbbbbb ---> Light Grey */


html, body {
    height: 100%;
    margin: 0;
    padding: 0; 
}

#loadin_page_codeBlock {
    height: 100% !important;
    width: 100% !important;
    margin: 0;
    padding: 0; 
}
    
body { 
	font-family: Open Sans, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 1.4;
	font-weight: 400;
	color: #ffffff !important;
	background-color: #000000 !important;
	background-image: url('/CoastalGraphics/images/WoodBackground1.jpg');
	text-decoration: none;
	overflow-x: hidden !important;
	text-shadow: 1px 1px 1px #000000, -1px -1px 1px #000000;
}

body * { 
	word-break:normal !important;
	word-wrap:normal !important;
}


a {color: #ed706e; text-decoration: none}
a:hover {color : #519cff !important; text-decoration: none}
a:active {color : #ffcc66; text-decoration: none}

a, a:link, a:active, a:focus, span {
	outline: 0px !important;
}

::-moz-selection { /* Code for Firefox */
  color: #f28280;
  background: #346ab1;
}

::selection {
  color: #f28280; 
  background: #346ab1;
}

article img {
	width: auto;
	height: auto;
	max-width: 96%;
}

.nobr {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	line-height: inherit;
	font-weight: inherit;
	color: inherit;
	text-decoration: inherit;
	white-space: nowrap;
}

.AllCaps {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	line-height: inherit;
	font-weight: inherit;
	color: inherit;
	text-decoration: inherit;
	text-transform: uppercase;
}

table {
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px
}

table, table td, table tr {
	border: 0;
}

#Wrapper {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
	display: table;
}
#WrapperTR {
	width: 100%;
	border: 0;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
	display: table-row;
}
#WrapperTD {
	width: 100%;
	border: 0;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
	display: table-cell;
}

#FullSizeSlider {
	display: block !important;
	padding: 0px 0px 0px 0px;
	border-bottom: 2px solid #ffffff;
}


@media screen and (max-width: 767px) {
	
	body { 
		font-size: 16px;
	}

}

h4 { 
	white-space: nowrap !important;
	width: 100% !important;
	display: block !important;
}

.text3 {
	font-size: 1.3em;
	margin: 0px 0px 10px 0px;
}
.text4 {
	font-size: 1.1em;
	font-style: italic;
}


.GoogleMapFrameContainer {
	border: 2px solid #ed706e;
	padding: 2px 2px 2px 2px !important;
	display: inline-block;
	width: auto;
}

.GoogleMapFrame {
	margin: 2px 2px 2px 2px !important;
	padding: 0px 0px 0px 0px !important;
	display: block !important;
	width: 90vw;
	max-width: 800px;
}

@media screen and (max-width: 767px) {

	.text3 {
		font-size: 1.2em;
	}
	.GoogleMapFrame {
		width: 80vw;
	}
}

/* ******************************************************************************************* */
/* ******************************************************************************************* */
/* Header Settings */
/* ******************************************************************************************* */
/* ******************************************************************************************* */

#Header {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid white;
	position: relative;
	background-image: url('/CoastalGraphics/images/WoodBackground1.jpg');
}

#HeaderWrapper {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	height: auto;
	/* background-image: url("/CoastalGraphics/images/HeadingBackground.png"); */
  	/* background-repeat: no-repeat; */
  	/* background-size: contain; */
}
#HeadingTable {
	width: 99vw;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
	display: table;
}
#HeadingTableTR {
	width: 100%;
	border: 0;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
	display: table-row;
}
.HeadingTableTD {
	display: table-cell;
	margin: 0px 0px 0px 0px;
	vertical-align: middle !important;
}


#MobileMenuContainer {
	display: none;
	vertical-align: middle;
}
#HeadingLogoContainer {
	padding: 0px 0px 0px 20px;
	vertical-align: middle;
	text-align: left;
}
.HeadingLogo {
	max-width: 500px;
	height: auto;
}
.HeadingPix {
	max-width: 440px;
	height: auto;
}
#HeadingPixLink1 {
	display: inline-block;
}

#HeadingPixLink2 {
	display: none;
}

#HeadingContentContainer {
	vertical-align: top;
	padding: 0px 20px 10px 70px;
}


.HeadingContentTable {
	float: right;
}
.HeadingContent1 {
	padding: 0px 20px 0px 0px;
	white-space: nowrap;
	display: block;
}
.HeadingContent1 h2 {
	color:#f28280;
	/* text-shadow:0 0 5px #ea008d, 0 0 10px #ea008d, 0 0 15px #ea008d, 0 0 20px #ea008d, 0 0 30px #ea008d, 0 0 40px #ea008d, 0 0 55px #ea008d, 0 0 75px #ea008d; */
	font-family: 'Lora', Times, serif;
	font-style: italic;
	font-weight: 700;
	word-spacing: 2px;
	letter-spacing: 0px;
	text-shadow: 2px 2px 1px #000;
	font-size: 26px;
	line-height: 1;
	margin: 10px 0px 0px 0px;
}
.HeadingContent1 h3 {
	color:#ffffff;
	text-shadow: 2px 2px 1px #000;
	font-size: 1em;
	line-height: 1;
	margin: 16px 0px 16px 0px;
}


.HeadingContent2B {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 900;
	padding: 2px 10px 2px 0px;
	font-style: normal;
	color: #999999;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: -4px 0px 2px 0px;
	display: inline-block;
	white-space: nowrap;
}
.HeadingContent2B a {
	color: #ffffff;
	font-size: 35px;
}
.HeadingContent2B a i.fa {
	/* text-shadow: 1px 1px 1px #ed706e; */
	line-height: 0;
}
.HeadingContent2B a:hover, .headertype2 a:active {
	color: #f28280 !important;
}
.HeadingContent2B a i:hover, .headertype2 a i:active {
	color: #f28280 !important;
}
.HeadingContent2C {
	padding: 0px 10px 0px 10px;
	vertical-align: middle
}
.HeadingContent2C img {
	width: 40px;
	height: auto;
}
#HC1BR {
	display: none;
}

@media screen and (max-width: 1320px) {
	
	.HeadingPix {
		width: 33vw;
		height: auto;
		margin-left: 10px
	}

	.HeadingContent1 h2 {
		font-size: 1.8vw;
	}
	.HeadingContent1 h3 {
		font-size: 1em;
	}

}


@media screen and (max-width: 1150px) {
	
	#HeadingContentContainer {
		padding: 0px 20px 10px 40px;
	}
	.HeadingLogo {
		width: 20vw;
		height: auto;
		margin-top: 6px
	}
	.HeadingContent1 h2 {
		font-size: 20px;
	}
	.HeadingContent1 h3 {
		font-size: 0.9em;
	}

}


@media screen and (max-width: 1000px) {
	
	#HeadingContentContainer {
		padding: 0px 10px 10px 20px;
	}

	.HeadingContent1 h3 {
		margin: 8px 0px 8px 0px;
	}

	.HeadingContent2B a {
		font-size: 3vw;
	}
	.HeadingContent2C img {
		width: 32px;
		height: auto;
	}
	.HeadingContent2D {
		font-size: 2.5vw;
		white-space: normal;
	}
	#HC1BR {
		display: inline;
	}
}

@media screen and (max-width: 767px) {


}

@media screen and (max-width: 600px) {

	#Header {
		position: fixed;
		z-index: 3000;
	}
	

	#MobileMenuContainer {
		display: table-cell;
		padding-left: 10px;
	}
	#HeadingLogoContainer {
		padding: 0px 0px 0px 10px;
		vertical-align: middle;
	}
	#HeadingContentContainer {
		display: none;
	}
	#HeadingLogoContainer {
		padding: 0px 0px 0px 0px;
	}
	.HeadingLogo {
		width: 140px;
		height: auto;
		margin-top: 6px
	}
	.HeadingPix {
		width: 40vw;
		height: auto;
		margin-left: -15px;
		margin-right: 15px;
	}
}

@media screen and (max-width: 450px) {
	
	#HeadingPixLink1 {
		display: none;
	}

	#HeadingPixLink2 {
		display: inline-block;
	}
	
	.HeadingPix2 {
		width: 100px;
		margin-right: 20px;
		height: auto;
	}
}

/* ******************************************************************************************* */
/* ******************************************************************************************* */
/* Header Social Icons */
/* ******************************************************************************************* */
/* ******************************************************************************************* */

#SocialIcons {
	padding: 5px 0px 0px 0px !important;
}

.SocialHeaderLink {
	margin: auto;
}

.fa-stack {
	margin: 0px -15px 0px 0px !important;
	padding: 0px 0px 0px 0px;
}

.SocialSquare {
	font-size: 30px !important;
	margin: 0px 0px 0px 0px;
}

.FBWhite {
	font-size: 22px;
	bottom: 1px !important;
	left: 2px !important;
	margin: 0px 0px 0px 0px;
}

a.SocialHeaderLink .FBBlue { color: #4864b0; }
a.SocialHeaderLink .FBWhite { color: #ffffff; }

a.SocialHeaderLink:hover .FBBlue { color: #ffffff; }
a.SocialHeaderLink:hover .FBWhite { color: #4864b0; }


.TwitterWhite {
	font-size: 21px;
	bottom: 2px !important;
}

a.SocialHeaderLink .TwitterBlue { color: #379ef0; }
a.SocialHeaderLink .TwitterWhite { color: #ffffff; }

a.SocialHeaderLink:hover .TwitterBlue { color: #ffffff; }
a.SocialHeaderLink:hover .TwitterWhite { color: #379ef0; }


.LinkedInWhite {
	font-size: 21px;
	bottom: 2px !important;
}

a.SocialHeaderLink .LinkedInBlue { color: #2074b3; }
a.SocialHeaderLink .LinkedInWhite { color: #ffffff; }

a.SocialHeaderLink:hover .LinkedInBlue { color: #ffffff; }
a.SocialHeaderLink:hover .LinkedInWhite { color: #2074b3; }


.GoogleWhite {
	font-size: 21px;
	bottom: 2px !important;
}

a.SocialHeaderLink .GoogleRed { color: #5080f2; }
a.SocialHeaderLink .GoogleWhite { color: #ffffff; }

a.SocialHeaderLink:hover .GoogleRed { color: #ffffff; }
a.SocialHeaderLink:hover .GoogleWhite { color: #5080f2; }

.YouTubeWhite {
	font-size: 19px;
	bottom: 3px !important;
}

a.SocialHeaderLink .YouTubeRed { color: #ffffff; }
a.SocialHeaderLink .YouTubeWhite { color: #ed706e; }

a.SocialHeaderLink:hover .YouTubeRed { color: #ed706e; }
a.SocialHeaderLink:hover .YouTubeWhite { color: #ffffff; }

#SocialIconsMobile {
	display: none
}

/* ******************************************************************************************* */
/* ******************************************************************************************* */
/* Mega Menu Settings */
/* ******************************************************************************************* */
/* ******************************************************************************************* */

.MainNavTopBorder {
	background: #ffffff;
	height: 1px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.MainNav {
	padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;
	border-top: 2px solid #a9a9a9;
	border-bottom: 2px solid #5f5f5f;

	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#666666+0,999999+23,bbbbbb+50,999999+77,666666+100 */
	background: #666666 !important; /* Old browsers */
	background: -moz-linear-gradient(top,  #666666 0%, #999999 23%, #bbbbbb 50%, #999999 77%, #666666 100%) !important; /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #666666 0%,#999999 23%,#bbbbbb 50%,#999999 77%,#666666 100%) !important; /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #666666 0%,#999999 23%,#bbbbbb 50%,#999999 77%,#666666 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666', endColorstr='#666666',GradientType=0 ) !important; /* IE6-9 */

	display: block;
}
.MainNavBottomBorder {
	background: #ffffff;
	height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#mega-menu-wrap-header-menu {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	margin: auto;
	display: inline-block;
  	width: auto;
}

#mega-menu-header-menu {
    /* white-space: nowrap !important; */
    max-width: auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

li.mega-menu-item {
	border-left: 2px solid #a9a9a9 !important;
	border-right: 2px solid rgba(0,0,0,0.3) !important;

	/* Coral Gradient */
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ae403e+0,ed706e+24,fc9693+49,ed706e+79,ae403e+100 */
	/* background: #ae403e !important; */ /* Old browsers */
	/* background: -moz-linear-gradient(top,  #ae403e 0%, #ed706e 24%, #fc9693 49%, #ed706e 79%, #ae403e 100%) !important; */ /* FF3.6-15 */
	/* background: -webkit-linear-gradient(top,  #ae403e 0%,#ed706e 24%,#fc9693 49%,#ed706e 79%,#ae403e 100%) !important; */ /* Chrome10-25,Safari5.1-6 */
	/* background: linear-gradient(to bottom,  #ae403e 0%,#ed706e 24%,#fc9693 49%,#ed706e 79%,#ae403e 100%) !important; */ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ae403e', endColorstr='#ae403e',GradientType=0 ) !important; */ /* IE6-9 */

	/* Navy Blue Gradient */
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#114e9f+0,3e89dd+24,79b7fd+49,3e89dd+77,114e9f+100 */
	/* background: #114e9f !important; */ /* Old browsers */
	/* background: -moz-linear-gradient(top,  #114e9f 0%, #3e89dd 24%, #79b7fd 49%, #3e89dd 77%, #114e9f 100%) !important; */ /* FF3.6-15 */
	/* background: -webkit-linear-gradient(top,  #114e9f 0%,#3e89dd 24%,#79b7fd 49%,#3e89dd 77%,#114e9f 100%) !important; */ /* Chrome10-25,Safari5.1-6 */
	/* background: linear-gradient(to bottom,  #114e9f 0%,#3e89dd 24%,#79b7fd 49%,#3e89dd 77%,#114e9f 100%) !important; */ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#114e9f', endColorstr='#114e9f',GradientType=0 ) !important; */ /* IE6-9 */


	/* Grey Gradient */
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#666666+0,999999+23,bbbbbb+50,999999+77,666666+100 */
	background: #666666 !important; /* Old browsers */
	background: -moz-linear-gradient(top,  #666666 0%, #999999 23%, #bbbbbb 50%, #999999 77%, #666666 100%) !important; /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #666666 0%,#999999 23%,#bbbbbb 50%,#999999 77%,#666666 100%) !important; /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #666666 0%,#999999 23%,#bbbbbb 50%,#999999 77%,#666666 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666', endColorstr='#666666',GradientType=0 ) !important; /* IE6-9 */

}

ul#mega-menu-header-menu {
	border-left: 2px solid #666666 !important;
	/* border-right: 2px solid #a9a9a9 !important; */
}

li.mega-menu-item:first-of-type  {
	border-left: 2px solid #a9a9a9 !important;
}
li.mega-menu-item:last-of-type  {
	border-right: 2px solid #666666 !important;
}

li.mega-menu-item a {
	display:inline-block;
	font-family: 'Oswald' !important;
	font-style: normal !important;
	font-weight: 700 !important;
	font-size: 22px !important;
	padding: 0px 30px 0px 30px !important; 
	color: #114e9f !important;
	text-shadow: -1px -1px 1px #ffffff;
	-webkit-transform:scale(1.2,1); /* Safari and Chrome */
	-moz-transform:scale(1.2,1); /* Firefox */
	-ms-transform:scale(1.2,1); /* IE 9 */
	-o-transform:scale(1.2,1); /* Opera */
	transform:scale(1.2,1); /* W3C */
}


li.mega-menu-item a:hover {
	text-shadow: none;
	color: #ed706e !important;
	background: #ffffff !important;
}

li.mega-current-menu-item > a {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#af8d1c+0,af8d1c+0,d0ad20+24,ffdc7f+50,d0ad20+75,af8d1c+98 */
	background: #ed706e !important; /* Old browsers */
	color: #ffffff !important;
	text-shadow: none !important;
}

.fa-home {
	font-size: 24px;
	-webkit-transform:scale(1,1); !important; /* Safari and Chrome */
	-moz-transform:scale(1,1); !important; /* Firefox */
	-ms-transform:scale(1,1); !important; /* IE 9 */
	-o-transform:scale(1,1); !important; /* Opera */
	transform:scale(1,1); !important; /* W3C */
}

li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
	text-shadow: none !important;
	color: #114e9f !important;
	background: #ffffff !important;
}

ul.mega-sub-menu {
	border-top: 1px solid white !important;
	box-shadow: 6px 6px 6px rgba(0,0,0,0.4) !important;
	outline: 1px solid #114e9f !important;
}

ul.mega-sub-menu li {
	border-left: none !important;
	border-right: none !important;
}

ul.mega-sub-menu li.mega-menu-item:first-of-type  {
	border-left: none !important;
}
ul.mega-sub-menu li.mega-menu-item:last-of-type  {
	border-right: none !important;
}


ul.mega-sub-menu li a {
	font-family: "Times New Roman", Times, serif !important;
	font-style: normal !important;
	font-weight: 500 !important;
	font-size: 20px !important;
	line-height: 1.5 !important;
	letter-spacing: 1px;
	padding: 5px 10px 5px 10px !important;
	color: white !important;
	white-space: nowrap !important;
	text-shadow: none !important;
	background: #114e9f !important;
	border-left: 1px solid white !important;
	border-right: 1px solid white !important;
	border-bottom: 1px solid white !important;
}

@media screen and (max-width: 1100px) {
	
	li.mega-menu-item a {
		font-size: 18px !important;
		padding: 0px 20px 0px 20px !important; 
	}

	.fa-home {
		font-size: 22px;
	}

	ul.mega-sub-menu li a {
		font-size: 16px !important;
	}
}

@media screen and (max-width: 860px) {
	

}

@media screen and (max-width: 600px) {
	
	.MainNav {
		display: none;
	}
}

/* ******************************************************************************************* */
/* ******************************************************************************************* */
/* Shift Nav Settings */
/* ******************************************************************************************* */
/* ******************************************************************************************* */


.shiftnav-toggle-button {
	background-color: none !important;
	background: none !important;
	padding: 0px !important;
	margin: 0px !important;
	font-size: 40px;
}

.shiftnav-toggle-button:hover {
	background-color: #403989 !important;
}

#shiftnav-toggle-main {
	background-color: none !important;
	background: none !important;
	padding: 0px !important;
	margin: 0px !important;
	height: 80px !important;
}

.shiftnav-main-toggle-content, .shiftnav-toggle-main-block {
	padding: 0px !important;
	margin: 0px 0px 0px 0px;
}

.shiftnav-toggle {
	color: #f28280 !important;
}

.shiftnav-toggle:hover, .shiftnav-toggle:active {
	color: #ffffff !important;
	background-color: none !important;
	background: none !important;
}

.shiftnav-panel-close  {
	color: #ffffff !important;
	z-index: 2000 !important;
	background-color: none !important;
	background: none !important;
}

.shiftnav {
	border-right: 1px solid white !important;

background-color: #002966 !important;

}

.shiftnav li {
	border-bottom: 2px solid white !important;
}

.shiftnav li a:active, .shiftnav li a:hover {
	color: #ffffff !important;
	text-shadow: none !important;
}

.shiftnav li:active, .shiftnav li:hover {
	background-color: #ed706e !important;
	color: #0f4c9d !important;
	text-shadow: none !important;
}

.menu-item, .menu-item a {
	color: white;
	text-shadow: none !important;
}


#shiftnav-main *{
	font-size: 20px !important;
	text-shadow: none !important;
}


/* ******************************************************************************************* */
/* ******************************************************************************************* */
/* Content Settings */
/* ******************************************************************************************* */
/* ******************************************************************************************* */

.PageHeadingWrapper {
	margin: 6px 0px 0px 0px;
}
.PageSubHeadingWrapper {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h1.PageHeading {
	font-family: 'Allura';
	font-style: normal;
	font-weight: 400;
	font-size: 72px;
	color: #ffffff;
	text-shadow: 1px 1px 1px #000000;
	line-height: 72px;
	margin: 0px 0px -10px 100px;
	padding: 0px 0px 0px 0px;
}

h2.PageSubHeading {
	font-family: 'Carter One';
	font-style: normal;
	font-weight: 400;
	font-size: 38px;
	color: #333366;
	line-height: 1.2;
	margin: 10px 10px 10px 10px;
	padding: 0px 0px 0px 0px;
}

.PageHeadingHR {
    border: 0;
    height: 2px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/rgba(0,0,0,0)+0,f28280+32,f28280+68,ffffff+100 */
	background: rgba(0,0,0,0); /* Old browsers */
	background: -moz-linear-gradient(left,  rgba(0,0,0,0) 0%, #f28280 32%, #f28280 68%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(0,0,0,0) 0%,#f28280 32%,#f28280 68%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(0,0,0,0) 0%,#f28280 32%,#f28280 68%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(0,0,0,0)', endColorstr='rgba(0,0,0,0)',GradientType=1 ); /* IE6-9 */
	margin: 0px 10px 20px 0px;
	width: 99%
}


.ContentHR {
    border: 0;
    height: 2px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/rgba(0,0,0,0)+0,f28280+32,f28280+68,ffffff+100 */
	background: rgba(0,0,0,0); /* Old browsers */
	background: -moz-linear-gradient(left,  rgba(0,0,0,0) 0%, #f28280 32%, #f28280 68%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(0,0,0,0) 0%,#f28280 32%,#f28280 68%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(0,0,0,0) 0%,#f28280 32%,#f28280 68%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(0,0,0,0)', endColorstr='rgba(0,0,0,0)',GradientType=1 ); /* IE6-9 */
	margin: 0px 10px 0px 10px;
	width: 99%
}

.h1Underscore {
    border: 0;
    height: 2px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/rgba(0,0,0,0)+0,25b3e1+32,25b3e1+68,ffffff+100 */
	background: rgba(0,0,0,0); /* Old browsers */
	background: -moz-linear-gradient(left,  rgba(0,0,0,0) 0%, #25b3e1 32%, #25b3e1 68%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(0,0,0,0) 0%,#25b3e1 32%,#25b3e1 68%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(0,0,0,0) 0%,#25b3e1 32%,#25b3e1 68%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(0,0,0,0)', endColorstr='rgba(0,0,0,0)',GradientType=1 ); /* IE6-9 */
	margin: 16px 10px 20px 0px;
	width: 96%
}


main {
	max-width: 1100px;
	margin: 10px 20px 10px 10px;
	position: relative;
	text-align: left;
}

section {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.RuleOne {
	margin: 0px 0px 0px 0px;
	width: 100%;
	height: 2px;
	background: #ffffff;
}

.RuleTwo {
	margin: 0px 0px 0px 0px;
	width: 100%;
	height: 2px;
	background: #0f4c9d;
}

@media screen and (max-width: 767px) {

	main {
		margin: 10px 10px 10px 10px;
	}

	h1.PageHeading {
		font-size: 58px;
		line-height: 58px;
	}
}

@media screen and (max-width: 500px) {

	h1.PageHeading {
		font-size: 38px;
		line-height: 38px;
		margin: 0px 0px 0px 60px;
	}
}

@media screen and (max-width: 360px) {

	h1.PageHeading {
		font-size: 36px;
		line-height: 36px;
	}
}

/* ******************************************************************************************* */
/* ******************************************************************************************* */
/* Footer Settings */
/* ******************************************************************************************* */
/* ******************************************************************************************* */

footer {

	background-color: #002966; !important;

	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 5px 0px !important;
	border: 0px !important;
}

#FooterInfoWrapper {
	padding: 5px 5px 5px 5px;
	display: block;
}

#FooterContactInfo {
	padding: 5px 5px 5px 5px !important;
	display: none;
}

#FooterInfoOne, #FooterInfoTwo, #FooterInfoThree  {
	display: inline-block;
	width: auto;
	vertical-align: middle;
	width: auto;
	max-width: 270px;
}

#FooterInfoOne {
	margin: 0px 30px 0px 10px;
}
#FooterInfoTwo {
	margin: 0px 10px 0px 30px;
}


#FooterCredit {
	color: #ffffff !important;
	font-family: 'Oswald';
	font-style: normal;
	font-weight: 700;
	-webkit-transform:scale(1.5,1); /* Safari and Chrome */
	-moz-transform:scale(1.5,1); /* Firefox */
	-ms-transform:scale(1.5,1); /* IE 9 */
	-o-transform:scale(1.5,1); /* Opera */
	transform:scale(1.5,1); /* W3C */
	max-width: 280px;
	font-size: 14px;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 1.3;
	text-shadow: 1px 1px 1px black;

	/* text-shadow: -1px -1px 0 #ffffff, -1px -1px 0 #ffffff, 1px -1px 0 #ffffff, 1px -1px 0 #ffffff, -1px 1px 0 #ffffff, -1px 1px 0 #ffffff, 1px 1px 0 #ffffff, 1px 1px 0 #ffffff; */
	/* color: #002966; */
}

@media screen and (max-width: 570px) {

	#FooterInfoOne {
		margin: 0px 10px 0px 10px;
	}
	#FooterInfoTwo {
		margin: 0px 10px 0px 10px;
	}
}

@media screen and (max-width: 360px) {
	
	#FooterCredit {
		font-size: 13px;
		-webkit-transform:scale(1.4,1); /* Safari and Chrome */
		-moz-transform:scale(1.4,1); /* Firefox */
		-ms-transform:scale(1.4,1); /* IE 9 */
		-o-transform:scale(1.4,1); /* Opera */
		transform:scale(1.4,1); /* W3C */
	}
}

#FooterStakesWinning {
	color: #ffffff !important;
	font-family: 'Lora';
	font-style: italic;
	font-weight: 700;
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 1.2;
	text-shadow: 1px 1px 1px black;

	/* text-shadow: -1px -1px 0 #ffffff, -1px -1px 0 #ffffff, 1px -1px 0 #ffffff, 1px -1px 0 #ffffff, -1px 1px 0 #ffffff, -1px 1px 0 #ffffff, 1px 1px 0 #ffffff, 1px 1px 0 #ffffff; */
	/* color: #002966; */
}

#FooterInfoOne {
	padding: 0px 0px 6px 0px !important;
}

#FooterInfoTwo {
	padding: 0px 6px 0px 6px !important;
}

#FooterInfoTwo a {
	color: #ffffff !important;
	font-size: 22px !important;
	font-family: 'Lato' !important;
	font-style: normal !important;
	font-weight: 900 !important;
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
	line-height: 1.3 !important;
	text-shadow: 1px 1px 1px black;

	/* color: #002966 !important; */
	/* text-shadow: -1px -1px 0 #ffffff, -1px -1px 0 #ffffff, 1px -1px 0 #ffffff, 1px -1px 0 #ffffff, -1px 1px 0 #ffffff, -1px 1px 0 #ffffff, 1px 1px 0 #ffffff, 1px 1px 0 #ffffff !important; */  
}

#FooterInfoTwo a:hover, .headertype2 a:active {
	color: #fc9693 !important;
}
#FooterInfoTwo a i:hover, .headertype2 a i:active {
	color: #fc9693 !important;
}

#FooterFB img {
	margin: 0px 4px 0px 4px;
	width: auto !important;
	height: auto !important;
	max-width: 40px !important;
}

/* ************************************************************************* */
/* ************************************************************************* */
/* ************************************************************************* */


#SearchFormWrapper {
	padding: 0px 6px 6px 6px;
    display: block;
}

#SearchFormContainer {

}

#SearchFormContainer td:nth-of-type(1) {
	padding: 8px 4px 4px 4px;
	vertical-align: middle;
}
#SearchFormContainer td:nth-of-type(2) {
	padding: 0px 4px 4px 4px;
	vertical-align: middle;
}

#SearchInput { 
	background-color: #FFFFFF;
	background-image: url('/CoastalGraphics/images/SearchMagOff.png');
	background-position: calc(100% - 10px) 0;
	background-repeat: no-repeat;
	color: #002966 !important;
	width: 160px !important;
	font-size: 18px;
	height: 30px;
	border: 1px solid #ffffff !important;
	margin-bottom: 5px;
	padding: 1px 4px 1px 4px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#SearchInput::-webkit-input-placeholder { /* WebKit browsers */ color: #888888; }
#SearchInput:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #888888; opacity: 1; }
#SearchInput::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #888888; opacity: 1; }
#SearchInput:-ms-input-placeholder { /* Internet Explorer 10+ */ color: #888888; }

.RedSearchButton {
    background-color: #ed706e;
    border: 1px solid #ffffff;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    -moz-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.3), 0 0 1px 0 #FFF inset;
    -webkit-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.3), 0 0 1px 0 #FFF inset;
    box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.3), 0 0 1px 0 #FFF inset;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #FFF;
	text-shadow: 1px 1px #333333;
    cursor: pointer;
    display: inline-block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 15px;
    outline: 0 none;
    padding: 6px 6px 6px 6px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
}

button.RedSearchButton:-moz-focus-inner {
    border: 0 none;
    padding: 0;
}

.RedSearchButton:hover, .RedSearchButton-hover {
    border: 1px solid #ffffff;
    background-color: #999999;
}

.RedSearchButton:focus, .RedSearchButton:active, .RedSearchButton-active {
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ffffff;
    color: #FFFFFF;
    background-color: #000000;
   	outline: 0 none;
}
/* ************************************************************************* */
/* ************************************************************************* */
/* ************************************************************************* */


.StrongTestimonials * {
	border: none !important;
}

#NewsFeedWrapper h4 {
	display: none !important;
}

.NewsFeedImageFrame {
	border: 4px solid white;
	outline: 1px solid grey;
	box-shadow: 6px 6px 3px rgba(0,0,0,0.5) !important;
	margin: 10px !important;
	width: auto !important;
	display: inline-block !important;
}

.fts-jal-fb-user-name a {
	font-size: 40px !important;
}

.fts-jal-fb-user-name a:hover {
	font-size: 40px !important;
}

.fts-jal-fb-post-time {
	font-size: 18px !important;
	font-style: italic !important;
	display: block !important;
	margin-top: 20px !important;
}

.fts-jal-fb-user-thumb a img {
	box-shadow: 6px 6px 3px rgba(0,0,0,0.5) !important;
}

.fts-fb-more-photos-wrap a {
	border: 2px solid white !important;
	box-shadow: 6px 6px 3px rgba(0,0,0,0.5) !important;
}


.fts-jal-fb-user-name {
	font-family: 'Lora', Times, serif;
	font-style: italic;
	font-weight: 700;
	font-size: 17px !important;
	color: white !important
}

.fts-jal-fb-user-name a {
	display: block !important;
}

#NewsFeedWrapper a.fts-powered-by-text, #NewsFeedWrapper iframe {
	display: none !important;
}

.fts-jal-single-fb-post {
	border: none !important;
}

.fbx-modal {
	text-shadow: none !important;
}

