
/* 
logo aqua: 4bc0c0
logo dark red: c4515e
logo pink: f26f72
logo light green: d3f091

footer background: #4bc0c0

menu aqua: 53c0c0
 */

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

body { 
	font-family: Open Sans, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 1.4;
	font-weight: 300;
	color: #666666 !important;
	background-color: #ffffff !important;
	/* 
	background-image: url('/CoastalGraphics/images/WoodBackground1.jpg');
	 */
	text-decoration: none;
	overflow-x: hidden !important;
	margin:0px;
}

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

html,body,div,p,span,iframe,.site,main,footer {
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
}
/* 
.panel-layout, .panel-grid, .panel-no-style, .panel-grid-cell, .so-panel, .widget, .widget_sow-editor, .panel-first-child, .panel-last-child, .so-widget-sow-editor so-widget-sow-editor-base, .siteorigin-widget-tinymce, .textwidget {
	padding: 0px 0px 0px 0px !important; 
	margin: 0px 0px 0px 0px !important;
}
 */

a {
	color: #53c0c0;
	text-decoration: none;
	-ms-word-break: break-all !important;
	word-break: break-all !important;

	word-break: break-word !important;

	-webkit-hyphens: auto !important;
	-moz-hyphens: auto !important;
	hyphens: auto !important;
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	line-height: inherit;
	font-weight: inherit;
	text-decoration: inherit;
}

a:hover {color : #f26f72 !important; text-decoration: none}
a:active {color : #d3f091; text-decoration: none}

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

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

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

.BodyCopy {
/* 
	text-shadow: 1px 1px 1px #000000, -1px -1px 1px #000000;
 */
}

article img:not(.FullWidth, .TeamMemberPhoto) {
	width: auto;
	height: auto;
	max-width: 96%;
}

.textwidget {
	margin-bottom: 24px !important;
}

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

.BreakAll {
	-ms-word-break: break-all !important;
	word-break: break-all !important;

	word-break: break-word !important;

	-webkit-hyphens: auto !important;
	-moz-hyphens: auto !important;
	hyphens: auto !important;
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	line-height: inherit;
	font-weight: inherit;
	color: inherit;
	text-decoration: inherit;
}

.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, .Table, .TR, .TD {
	border: 0;
}

p {
	margin: 20px 0px 20px 0px;
}

.Table {
	display: table;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px
}

.TR {
	display: table-row;
}

.TD {
	display: table-cell;
}

.alignleft {
	display: inline;
	float: left;
	margin: 10px 10px 10px 0px;
}

.alignright {
	display: inline;
	float: right;
	margin: 10px 0px 10px 10px;
}

.aligncenter {
	clear: both;
	display: block;
	margin: 10px auto 10px auto;
}

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

	.alignleft, .alignright {
		float: none !important;
		display: block !important;
		text-align: center !important;
		margin: 10px -10px 10px 10px;
	}

}


/* 
article {
	margin: 0px 10px 0px 10px;
}
 */
/*--------------------------------------------------------------
3.0 Alignments
--------------------------------------------------------------*/



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

.WhiteContentRow h2 {
	color: #4bc0c0;
	font-size: 1.4em;
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 500;
}

.MintContentCell h2 {
	color: #ffffff;
	font-size: 1.4em;
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 500;
}

.MintContentCell {
	color: #ffffff;
}

.InsuranceLogoContainer img {
	margin: 20px 20px 20px 20px;
	display: inline-block;

}


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

.InsuranceList {
	text-align: left;
	font-size: 1.2em
}
.InsuranceList {
	margin-bottom: 40px !important;
}

.InsuranceList li {
	margin: 10px 10px 10px 10px;
}

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

	.InsuranceList:nth-of-type(1) {
		margin-bottom: -60px !important;
	}
	.InsuranceList:nth-of-type(2) {
		margin-bottom: 120px !important;
	}
}

.FadeUp1, .FadeUp2, .FadeUp3 {
	text-align: left;
}
.FadeUp1 li, .FadeUp2 li, .FadeUp3 li {
	margin: 10px 0px 10px 0px;
}

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

.MaxElevenHundred {
	width: 1100px;
	max-width: 92vw;
}



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

footer {

	background-color: #4bc0c0; 
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 5px 0px !important;
	border: 0px !important;
}

#FooterInfoWrapper {
	display: block;
	width: 99%;
	margin: 0px 0px 0px 0px !important;
	padding: 10px 0px 10px 0px !important;
}


.FooterInfo {
	display: inline-block;
	vertical-align: middle;
	width: 280px !important;
	margin: 0px 0px 0px 0px !important;
	padding: 10px 0px 10px 0px !important;
}

.FooterLabel1 {
	display: block;
	font-size: 16px;
	font-weight: 400;
	color: #ffffff;
	margin: 0px 0px 0px 0px !important;
	padding: 10px 0px 0px 0px !important;
}

.FooterLabel2 {
	display: block;
	font-size: 18px;
	color: #ffffff;
	font-weight: 600;
	margin: 0px 0px 0px 0px !important;
	padding: 5px 0px 5px 0px !important;
}

.FooterLabel3 {
	display: block;
	font-size: 16px;
	font-weight: 400;
	color: #ffffff;
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
}

.FooterLabel4 {
	font-size: 16px;
	display: block;
	margin: 10px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
}
.FooterLabel5 {
	color: white;
	font-weight: 400;
	font-size: 16px;
	display: block;
	margin: 5px 0px 10px 0px !important;
	padding: 0px 0px 0px 0px !important;
}

a.FooterLink {
	font-size: 16px !important;
	font-weight: 400 !important;
	color: #ffffff !important;
}

a.FooterLink:hover {
	font-size: 16px !important;
	color: #d3f091 !important;
}

.FooterFacebookWrapper {
	padding: 5px 0px 0px 0px;
}

.FooterCopyrightWrapper {
	padding: 0px 0px 10px 0px;
	font-size: 15px !important;
	font-weight: 400 !important;
	color: #ffffff !important;
	margin: -10px 0px 0px 0px !important;
}

.FooterPP {
	vertical-align: top;
	padding: 0px 10px 0px 0px;
}
.FooterFacebook {
	vertical-align: top;
	padding: 0px 0px 0px 10px;
}

#FooterFacebookIcon {
	width: 50px;
	height: auto;
}


.FooterHoursTable {
	display: table;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px
}

.FooterHoursDay {
	font-size: 15px !important;
	font-weight: 400 !important;
	color: #ffffff !important;
	text-align: right;
	padding: 2px 6px 2px 2px;
}

.FooterHoursTime {
	font-size: 15px !important;
	font-weight: 400 !important;
	color: #ffffff !important;
	text-align: left;
	padding: 2px 2px 2px 6px;
}


#FooterHours {
	border-bottom: 1px solid white;
	margin: 0px 0px 4px 0px !important;
}

/* 
.HOHeading {
	white-space: nowrap;
	font-size: 15px;
	font-weight: 600;
	font-style: normal;
	padding: 4px 2px 4px 2px;
	border-bottom: 1px solid white;
	border-top: 1px solid white;
}

.HOHours {
	white-space: nowrap;
	font-size: 14px;
	font-weight: 400;
	font-style: italic;
	padding: 4px 2px 4px 2px;
}


.FTTitle {
	white-space: nowrap;
	font-size: 15px;
	font-weight: 600;
	font-style: normal;
	padding: 1px 2px 1px 2px;
}

.FTAddress {
	font-size: 15px;
	font-weight: 600;
	padding: 1px 2px 1px 2px;
	white-space: nowrap !important;
}

.FTPhone {
	padding: 1px 2px 6px 2px;
}


a.FooterPhone {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 900;
	color: #ffffff;
	white-space: nowrap !important;
	font-size: 24px;
}

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

#FooterLabel {
	color: #ffffff;
	white-space: nowrap !important;
	font-size: 16px;
}

#FooterLabel a {
	color: #ffffff;
}
#FooterLabel a:hover, #FooterLabel a:active {
	color: #ffffff !important;
}

 */

/* 
#LocationMapContainer {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
 	max-width: 276px;
	display: block;
}
 */

/* 
#LocationMap {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
 */
/* 
	border: 2px solid  #bf1e2d;
 */
/* 
	outline: 1px solid  #ffffff;
	display: block;
}

#LocationMap iframe {
 	width: 270px;
 	height: 180px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
}
 */


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

	#FooterContactInfo {
		display: block;
	}

	.HeadingContent1 h2 {
		font-size: 4vw;
	}
	.HeadingContent2A {
		font-size: 18px;
		white-space: normal;
	}
	.HeadingContent2B a {
		font-size: 24px;
	}
	.HeadingContent2C img {
		width: 32px;
		height: auto;
	}
	.HeadingContent2D {
		font-size: 18px;
		white-space: normal;
	}
}
 */

/* 

#FooterCredit {
	max-width: 280px;
	color: white;
	font-size: 16px;
	padding: 0px 0px 6px 0px;
}

 */

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


/* 
#FooterUpArrpw {
	width: 28px;
	height: 28px;
}

.button-top {
	position: fixed;
	bottom: 34px;
	right: 14px;
	z-index: 100;
	width: 28px;
	height: 28px;
	border: 0;
	box-shadow: none;
	text-align: center;
	cursor: pointer;
	pointer-events: none;
	background:rgba(0, 0, 0, 0);
	opacity: 0;
	transition: opacity 1s ease;
}
 */

/* 
.UpArrow {
  font-family: "UpArrow";
  font-style: normal;
  font-weight: normal;
  color: white;
  font-size: 20px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.button-top {
	position: fixed;
	bottom: 34px;
	right: 7px;
	z-index: 100;
	width: 30px;
	height: 30px;
	border: 0;
	border-radius: 2px;
	box-shadow: none;
	background: #2dabec;
	color: #ffffff;
	border-radius: 50%;
	font-size: 20px;
	line-height: 1.2;
	text-align: center;
	cursor: pointer;
	pointer-events: none;
	opacity: 0;
	transition: opacity 1s ease;
}
 */

.button-top-visible {
	opacity: 1;
	pointer-events: auto;
}


@media screen and (max-width: 360px) {
	
/* 
	.button-top {
 		 bottom: 410px;
	}
 */

/* 
	.button-top {
	  bottom: 34px;
	  right: 7px;
	  width: 30px;
	  height: 30px;
	  font-size: 12px;
	  line-height: 20px;
	}
 */
}

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


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

.mainContent {
	padding: 0px 0px 0px 0px;
}

/* 
.HeaderBanners {
	width: 100%;
	height: auto;
	margin: 0px 0px 0px 0px;
	display: block;
}

/* #SliderShadow { */
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+100 */
/* background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); */ /* FF3.6-15 */
/* background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); */ /* Chrome10-25,Safari5.1-6 */
/* background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); */ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); */ /* IE6-9 */

/* 
	position: absolute;
	z-index: 506;
	width: 100%;
	height: 100%;
}
 */

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

/* 
	#HeaderContainer {
		position: absolute;
	}
 */

	#ShiftNavWrapper {
		display: table-cell;
	}
}

.cff-item {

	border: 2px solid #4bc0c0 !important;
	-webkit-border-radius: 12px 12px 12px 12px !important;
	-moz-border-radius: 12px 12px 12px 12px !important;
	border-radius: 12px 12px 12px 12px !important;
	padding: 10px 10px 10px 10px !important;
	margin: 10px 10px 10px 0px !important;
	text-align: left;
/* 
	box-shadow: 6px 6px 5px rgba(0,0,0,0.2) !important;
	max-width: 92vw !important;
 */
}

.cff-text {
	font-size: 1em !important;
}
.cff-multi-image {
	text-align: center !important;
}

#CGCFcontainer {
	margin-left: 5vw
}

/* 
@media screen and (max-width: 800px) {

	#CGCFcontainer {
		margin-left: 0;
	}
}
 */

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



#LocationMapContainer {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
 	max-width: 276px;
	display: block;
}

#LocationMap {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 3px solid  #ffffff;
	display: block;
}

#LocationMap iframe {
 	width: 270px;
 	height: 180px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
}


.WhiteRule {
	border-top: 2px solid #ffffff;
	width: 100%;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
}

.BlueRule {
	border-top: 2px solid #2dabec;
	width: 100%;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
}

.YellowRule {
	border-top: 2px solid #ffbb1b;
	width: 100%;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
}

.PurpleRule {
	border-top: 2px solid #67318f;
	width: 100%;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
}



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

.PageHeadingWrapper {
	margin: 12px 0px 0px 0px;
	text-align: center;
	width: 92vw;
	max-width: 700px;
}
.PageSubHeadingWrapper {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h1.PageTitle {
	font-family: 'Cardo';
	font-style: italic;
	font-weight: 400;
	font-size: 40px;
	color: #c4515e;
	line-height: 1;
	letter-spacing: 0px;
	margin: 10px 10px 5px 10px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	width: 88vw;
	max-width: 1200px;
}

h2.SubTitle {
	font-family: 'Josefin Sans';
	font-style: normal;
	font-weight: 400;
	font-size: 28px;
	color: #666666;
	line-height: 1;
	letter-spacing: 0px;
	margin: 20px 10px 20px 10px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	width: 88vw;
	max-width: 1200px;
}



h3 {
	font-family: 'Abril Fatface';
	font-style: normal;
	font-weight: 400;
	font-size: 40px;
	color: #ffffff;
	line-height: 1;
	letter-spacing: 1px;
	padding: 10px 10px 10px 10px;
	margin: 30px 10px 20px 10px;

	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,53c0c0+13,53c0c0+87,ffffff+100 */
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(left,  #ffffff 0%, #53c0c0 13%, #53c0c0 87%, #ffffff 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #ffffff 0%,#53c0c0 13%,#53c0c0 87%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #ffffff 0%,#53c0c0 13%,#53c0c0 87%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
}

h4 {
	font-family: 'Josefin Sans';
	font-style: normal;
	font-weight: 400;
	font-size: 33px;
	color: #c4515e;
	line-height: 1;
	letter-spacing: 1px;
	padding: 0px 0px 0px 0px;
	margin: 10px 10px 10px 10px;
}

h5 {
	font-family: 'Cardo';
	font-style: italic;
	font-weight: 400;
	font-size: 24px;
	color: #666666;
	line-height: 1;
	letter-spacing: 1px;
	padding: 0px 0px 0px 0px;
	margin: 10px 10px 10px 10px;
}


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

	h3 {
		font-size: 5.5vw;
		margin: 20px 0px 20px 20px;
	}
}

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

	h1.PageTitle {
		font-size: 30px;
	}

	h2.SubTitle {
		font-size: 22px;
	}

	h4 {
		font-size: 5.5vw;
		margin: 20px 0px 20px 20px;
	}
	
	h5 {
		font-size: 18px;
		margin: 10px 0px 10px 20px;
	}
}

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


#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: #eeca5e;
    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;
}
/* ************************************************************************* */
/* ************************************************************************* */
/* ************************************************************************* */


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

#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-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;
}



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


.IllustrationImages {
	margin: 10px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
}

.IllustrationImageWrapper {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline-block;
	vertical-align: middle;
}

.IllustrationImageWrapper:nth-of-type(1) {
	margin: 0px -10px 0px 0px;
}

.IllustrationImageWrapper:nth-of-type(2) {
	margin: 0px 0px 0px -10px;
}

.IllustrationImageContainer {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline-block;
	vertical-align: middle;
}

.IllustrationImage1 {
	-ms-transform: rotate(5deg); /* IE 9 */
	-webkit-transform: rotate(5deg); /* Safari */
	transform: rotate(5deg);
	width: 240px;
	height: auto;
	border: 3px solid white;
	box-shadow: 7px 7px 7px rgba(0, 0, 0, 0.4);
	margin: 0px 0px 0px 0px;
	-webkit-backface-visibility: hidden;
}

.IllustrationImage2 {
	-ms-transform: rotate(-9deg); /* IE 9 */
	-webkit-transform: rotate(-9deg); /* Safari */
	transform: rotate(-9deg);
	width: 240px;
	height: auto;
	border: 3px solid white;
	box-shadow: 7px 7px 7px rgba(0, 0, 0, 0.4);
	margin: 0px 10px 0px 0px;
	-webkit-backface-visibility: hidden;
}

.IllustrationImage3 {
	-ms-transform: rotate(5deg); /* IE 9 */
	-webkit-transform: rotate(5deg); /* Safari */
	transform: rotate(5deg);
	width: 260px;
	height: auto;
	border: 3px solid white;
	box-shadow: 7px 7px 7px rgba(0, 0, 0, 0.4);
	margin: 20px 0px 0px -25px;
	-webkit-backface-visibility: hidden;
}

.IllustrationImage4 {
	-ms-transform: rotate(-6deg); /* IE 9 */
	-webkit-transform: rotate(-6deg); /* Safari */
	transform: rotate(-6deg);
	width: 240px;
	height: auto;
	border: 3px solid white;
	box-shadow: 7px 7px 7px rgba(0, 0, 0, 0.4);
	margin: -10px 10px 0px -20px;
	-webkit-backface-visibility: hidden;
}

.ContentImage1 {
	box-shadow: 7px 7px 7px rgba(0, 0, 0, 0.4);
	width: auto;
	max-width: 80vw;
	height: auto;
}

@media screen and (max-width: 1040px) {
	
	.IllustrationImage1, .IllustrationImage2, .IllustrationImage4 {
		width: 22vw;
	}
	.IllustrationImage2 {
		margin: 6px 10px 0px 0px;
	}
	.IllustrationImage3 {
		width: 24vw;
	}
}

@media screen and (max-width: 680px) {
	
	.IllustrationImages {
		margin: 10px 0px 20px 10px;
		padding: 0px 0px 0px 0px;
		display: block;
	}

	.IllustrationImage1, .IllustrationImage2, .IllustrationImage4 {
		width: 240px;
	}

	.IllustrationImage3 {
		margin: 0px 0px 0px -25px;
		width: 260px;
		-ms-transform: rotate(-9deg); /* IE 9 */
		-webkit-transform: rotate(-9deg); /* Safari */
		transform: rotate(-9deg);
	}

	.IllustrationImage4 {
		-ms-transform: rotate(12deg); /* IE 9 */
		-webkit-transform: rotate(12deg); /* Safari */
		transform: rotate(12deg);
	}
}

@media screen and (max-width: 630px) {
	
	.IllustrationImages {
		margin: 10px 10px 20px 10px;
		padding: 0px 12px 20px 12px;
		display: block;
	}

	.IllustrationImage3 {
		-ms-transform: rotate(3deg); /* IE 9 */
		-webkit-transform: rotate(3deg); /* Safari */
		transform: rotate(3deg);
		margin: -10px 0px 0px -25px;
	}

	.IllustrationImage4 {
		-ms-transform: rotate(-12deg); /* IE 9 */
		-webkit-transform: rotate(-12deg); /* Safari */
		transform: rotate(-12deg);
	}
}

@media screen and (max-width: 400px) {
	
	.IllustrationImage1, .IllustrationImage2, .IllustrationImage4 {
		width: 230px !important;
	}

	.IllustrationImage3 {
		width: 240px !important;
	}
}


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


/* 
.IssueTable {
	display: table;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px;
	margin: 0px 0px 30px 0px;
}

.IssueTR {
	display: table-row;
}

.IssueImageHolder {
	display: table-cell;
	vertical-align: middle;
	width: auto;
	padding: 20px 10px 0px 0px;
}

h2.IssueImageWrapper {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inine-block;
	vertical-align: middle;
	width: 90vw;
	max-width: 300px;
	line-height: 0;
}

h2.IssueImageWrapper .IssueImage {
	width: 90vw;
	max-width: 300px;
	height: auto
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.IssueContent {
	display: table-cell;
	vertical-align: middle;
	width: auto;
	padding: 0px 10px 0px 0px;
}


.IssueContent h2.IssueImageWrapper {
	display: none;
}

h2.IssueHeading {
	font-size: 1.2em;
	font-weight: bold;
	color: #cc0000;
	line-height: 1.25;
}


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

	.IssueContent h2.IssueImageWrapper {
		display: block;
		margin: 0px 10px 0px 0px;
		float: left
	}
}


@media screen and (max-width: 767px) {
	
	.IssueTable, .IssueTR, .IssueImageHolder, .IssueContent {
		display: block;
	}
	.IssueContent h2.IssueImageWrapper {
		display: none;
	}
	.IssueTable {
		margin-bottom: 20px;
	}
}
 */


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

/* 
.SearchResultsQualifier {
	line-height: 1.3;
	color: #006666;
	font-size: 1.2em;
	margin: 0px 0px 20px 0px !important;
}

.ListingTable1, .ListingTable2 {
	display: table;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px
}

.ListingTR1, .ListingTR2 {
	display: table-row;
}

.ListingPic, .ListingLink {
	display: table-cell;
	vertical-align: middle;
}

.ListingPic {
	width: 150px;
}
.ListingPic a{
	float: right;
}


.ListingStar, .ListingTitle {
	display: table-cell;
	vertical-align: top;
	width: auto;
}

.ListingTitle h2 {
	font-family: 'Lato' !important;
	font-style: italic !important;
	font-weight: 700 !important;
	margin: 2px 0px 0px 10px;
	line-height: 1.3
}

.ListingTitle a {color: #006699; text-decoration: none}
.ListingTitle a:hover {color : #851d49; text-decoration: none}
.ListingTitle a:active {color : #febd40; !important; text-decoration: none}

.ListingStar a .YellowStar {
	font-family: 'Helvetica', 'Arial', sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #febd40;
	font-size: 30px;
}

.ListingPostingDate {
	font-family: 'Lato' !important;
	font-style: italic !important;
	font-weight: 700 !important;
	margin: 0px 0px 0px 0px;
	text-indent: 35px;
}
.ListingPostingDate a {color: #006699; text-decoration: none}
.ListingPostingDate a:hover {color : #851d49; text-decoration: none}
.ListingPostingDate a:active {color : #febd40; !important; text-decoration: none}


.SearchImage {
	float: left;
}
 */

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

	.ListingStar a .YellowStar {
		font-size: 24px !important;
	}
	
	.ListingTitle h2 {
		font-size: 1.2em !important;
	}
}

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


	.ListingStar a .YellowStar {
		font-size: 20px !important;
	}
	
	.ListingTitle h2 {
		font-size: 1.1em !important;
	}
}

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

