/*   Primary Styles ==================================== */
/*   Author: InUnison LTD =================== */


/* CONTAINER STYLES ================================== */

html, body {
	background: #013861;
	color: #555;
	font-size: 1.00em;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	;
	line-height: 1.57em;
	text-align: left;
}
.pagecontainer {
	background: #013861 url("../images/bkg_tile01.jpg") center top repeat-x;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 100%;
	margin: 0 auto 0px;
	padding: 0px;
}
.headercontainer {
	width: 100%;
	background: none;
}
header {
	width: 100%;
	background: none;
}
.socialcontainer {
	float: right;
	
	margin-top: 20px;
}
.featurecontainer {
	width: 100%;
	background: #222;
	padding: 0px 0px 0px 0px;
}
.contentcontainer {
	width: 100%;
	background: none;
	padding: 20px 0px 20px 0px
}
.addresscontainer {
	float: left;
	width: 100%;
	background: #fbf5e7;
	border: solid 1px #e6ce92;
	padding: 6px 6px 17px 18px;
	margin: 20px 0 20px 0;
}
.affiliatecontainer {
	float: left;
	width: 155px;
	text-align: center;
	margin: 5px 0px 0px 20px;
}
.footercontainer {
	width: 100%;
	background: #013861;
}
footer {
	width: 100%;
	height: 80px;
	background: none;
	text-align: center;
	margin: 0px 0px 18px 0px;
}
/* SIMPLE RESPONSIVE GRID - FROM ZURB GRIDS TUTORIAL ( .Net Magazine ) http://www.creativebloq.com/design/building-modern-grid-system-5122962 ============================= */

*, *:before, *:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.row {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	max-width: 59.88em;
 *zoom: 1;
}
.row:before, .row:after {
	content: " ";
	display: table;
}
.row:after {
	clear: both;
}
.row.collapse .column, .row.collapse .columns {
	position: relative;
	padding-left: 0;
	padding-right: 0;
	float: left;
}
.row .row {
	width: auto;
	margin-left: -0.9375em;
	margin-right: -0.9375em;
	margin-top: 0;
	margin-bottom: 0;
	max-width: none;
 *zoom: 1;
}
.row .row:before, .row .row:after {
	content: " ";
	display: table;
}
.row .row:after {
	clear: both;
}
.row .row.collapse {
	width: auto;
	margin: 0;
	max-width: none;
 *zoom: 1;
}
.row .row.collapse:before, .row .row.collapse:after {
	content: " ";
	display: table;
}
.row .row.collapse:after {
	clear: both;
}
.column, .columns {
	position: relative;
	padding-left: 0.9375em;
	padding-right: 0.9375em;
	padding-top: 10px;
	padding-bottom: 20px;
	width: 100%;
	float: left;
}
 [class*="column"] + [class*="column"]:last-child {
float: right;
}
 [class*="column"] + [class*="column"].end {
float: left;
}
.row .one {
	width: 100%
}
.row .two {
	width: 100%
}
.row .three {
	width: 100;
	background: #11253d;
	border: solid 1px #669bba;
	margin-top: 73px;
}
.row .four {
	width: 100%;
	background: #11253d;
	border: solid 1px #669bba;
}
.row .five {
	width: 100%
}
.row .six {
	width: 100%
}
.row .seven {
	width: 100%
}
.row .eight {
	width: 100%;
	background: #f4f4f4;
}
.row .nine {
	width: 100%;
	background: #f4f4f4;
	position: relative;
	z-index: 10;
}
.row .ten {
	width: 100%
}
.row .eleven {
	width: 100%
}
.row .twelve {
	width: 100%
}
/* Nicolas Gallagher's micro clearfix */
    .row:before, .row:after, .clearfix:before, .clearfix:after {
	content:"";
	display:table;
}
.row:after, .clearfix:after {
	clear: both;
}
.row, .clearfix {
	zoom: 1;
}
/* HEADING & TEXT STYLES ============================== */

.logo {
	float: left;
	width: 262px;
	height: 74px;
	display: block;
	background: rgba(5,34,78,0.8);
	margin: 20px 0px 0px 20px;
	border: none;
	-webkit-box-shadow: 0px 0px 10px #05224e;
	-moz-box-shadow: 0px 0px 10px #05224e;
	-o-box-shadow: 0px 0px 10px #05224e;
	-ms-box-shadow: 0px 0px 10px #05224e;
	box-shadow: 0px 0px 10px #05224e;
}
h1 {
	font-size: 2.20em;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: bold;
	color: #df9705;
	line-height: 1.30em;
	padding: 0px;
	margin: 10px 0px 24px 2px;
}
h2 {
	font-size: 1.90em;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: bold;
	color: #4777af;
	line-height: 1.30em;
	padding: 0px;
	margin: 0px 0px 24px 2px;
}
h3 {
	font-size: 1.45em;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: bold;
	color: #ddba68;
	background: #11253d;
	line-height: 1.35em;
	padding: 6px 10px 6px 16px;
	margin: 7px 0px 7px 0px;
}
h4 {
	font-size: 0.95em;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: bold;
	color: #ddba68;
	background: #11253d;
	letter-spacing: 0.02em;
	line-height: 1.35em;
	padding: 6px 10px 6px 10px;
	margin: 8px 0px 7px 0px;
}
h5 {
	font-size: 1.15em;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #596b77;
	letter-spacing: 0.03em;
	line-height: 1.35em;
	padding: 0;
	margin: 7px 0px 7px 0px;
}
h6 {
	font-size: 1.15em;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #7e92b5;
	letter-spacing: 0.05em;
	line-height: 1.35em;
	padding: 0;
	margin: 7px 0px 7px 16px;
}
.social {
	float: left;
	width: 34px;
	height: 34px;
	display: block;
	margin-right: 10px;
	border: none;
}
.button_begin {
	width: 197px;
	height: 141px;
	display: block;
	border: none;
	text-align: center;
	margin-top: -100px;
}
.affiliate1 {
	width: 148px;
	height: 54px;
	border: none;
	margin-bottom: 10px;
}
.affiliate2 {
	float: left;
	width: 76px;
	height: 74px;
	border: none;
	margin-bottom: 10px;
}
.photohomeoverlay {
	margin: 5px 0 30px 0;
	position: absolute;
	z-index: 30;
	margin: -2px 0 0 -30px;
}
.photohome {
	border: solid 1px #8bc7eb;
	background: #b4d7ec;
	padding: 8px;
	margin: 5px 0 15px 0;
	position: relative;
	z-index: 20;
}
/* NAVIGATION STYLES ================== */

.navcontainer {
	float: right;
	width: 100%;
	border: none;
	margin-top: 20px;
	margin-bottom: 20px;
}
.primary_nav ul {
	list-style: none;
	background: none;
	padding: 0;
	margin: 0;
}
.primary_nav li {
	padding: 0;
	margin: 0;
}
.primary_nav li a {
	float: left;
	width: 100%;
	display: block;
	font-size: 1.10em;
	line-height: 2em;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #fff;
	background: #537895;
	background: -moz-linear-gradient(top, #537895 0%, #4391b5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #537895), color-stop(100%, #4391b5));
	background: -webkit-linear-gradient(top, #537895 0%, #4391b5 100%);
	background: -o-linear-gradient(top, #537895 0%, #4391b5 100%);
	background: -ms-linear-gradient(top, #537895 0%, #4391b5 100%);
	background: linear-gradient(to bottom, #537895 0%, #4391b5 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#537895', endColorstr='#4391b5', GradientType=0 );
	border: 1px solid #6499b8;
	padding: 6px 0px 6px 0px;
	margin: 0;
	text-shadow: 1px 1px 2px #11233b;
}
.primary_nav li a:hover, .primary_nav li a:focus {
	color: #fff;
	background: #223152;
}
/* HTML TAGS ============================= */

a {
	text-decoration: underline;
	color: #4777af;
}
a:visited, a:hover, a:focus {
	color:  #9967a9;
}
p {
	font-size: 1.05em;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	line-height: 1.57em;
	margin: 0px 0px 28px 0px;
}
address {
	font-size: 0.925em;
	line-height: 1.30em;
	color: #333;
	font-style: normal;
	margin: 0px 0px 0px 0px;
}
img {
	width: 100%;
	height: auto;
}
hr {
	border: solid #dddddd;
	border-width: 1px 0 0;
	clear: both;
	margin: 1.25em 0 1.1875em;
	height: 0;
}
em, i {
	font-style: italic;
}
strong, b {
	font-weight: bold;
}
small {
	font-size: 60%;
	line-height: inherit;
}
/* Lists */
ul, ol, dl {
	font-size: 1.02em;
	line-height: 1.48em;
	margin-bottom: 1.25em;
	list-style-position: outside;
	font-family: inherit;
}
li {
	margin-bottom: 6px;
}
/* Unordered Lists */
ul li ul, ul li ol {
	margin-left: 1.25em;
	margin-bottom: 0;
	font-size: 1em;
/* Override nested font-size change */ }
ul.square li ul, ul.circle li ul, ul.disc li ul {
	list-style: inherit;
}
ul.square {
	list-style-type: square;
}
ul.circle {
	list-style-type: circle;
}
ul.disc {
	list-style-type: disc;
}
ul.no-bullet {
	list-style: none;
}
/* Ordered Lists */
ol li ul, ol li ol {
	margin-left: 1.25em;
	margin-bottom: 0;
}
/* Definition Lists */
dl dt {
	margin-bottom: 0.3em;
	font-weight: bold;
}
dl dd {
	margin-bottom: 0.75em;
}
/* Abbreviations */
abbr, acronym {
	text-transform: uppercase;
	font-size: 90%;
	color: #222222;
	border-bottom: 1px dotted #dddddd;
	cursor: help;
}
abbr {
	text-transform: none;
}
/* Blockquotes */
blockquote {
	margin: 0 0 1.25em;
	padding: 0.5625em 1.25em 0 1.1875em;
	border-left: 1px solid #dddddd;
}
blockquote cite {
	display: block;
	font-size: 0.8125em;
	color: #555555;
}
blockquote cite:before {
	content: "\2014 \0020";
}
blockquote cite a, blockquote cite a:visited {
	color: #555555;
}
blockquote, blockquote p {
	line-height: 1.6;
	color: #6f6f6f;
}
/* Microformats */
.vcard {
	display: inline-block;
	margin: 0 0 1.25em 0;
	border: 1px solid #dddddd;
	padding: 0.625em 0.75em;
}
.vcard li {
	margin: 0;
	display: block;
}
.vcard .fn {
	font-weight: bold;
	font-size: 0.9375em;
}
.vevent .summary {
	font-weight: bold;
}
.vevent abbr {
	cursor: default;
	text-decoration: none;
	font-weight: bold;
	border: none;
	padding: 0 0.0625em;
}
/* FOOTER CONTENT STYLES ================================ */

.copyrightbox {
	float: none;
	height: 14px;
	font-size: 0.80em;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #d6d6d6;
	margin: 0 auto;
	margin-bottom: 10px;
}
.inunisonbox {
	float: none;
	height: 14px;
	font-size: 0.80em;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #d6d6d6;
	margin: 0 auto;
}


/* =============================================================================
   Media Queries
   ========================================================================== */

@viewport {
 width: device-width;
}


/* For above smaller breakpoint ============================================= */

@media only screen and (min-width: 480px) {
p {
	font-size: 1.02em;
}
address {
	font-size: 0.925em;
}
.row .one {
	width: 100%
}
.row .two {
	width: 100%
}
.row .three {
	width: 100;
}
.row .four {
	width: 100%;
}
.row .five {
	width: 100%
}
.row .six {
	width: 100%
}
.row .seven {
	width: 100%
}
.row .eight {
	width: 100%;
}
.row .nine {
	width: 100%;
}
.row .ten {
	width: 100%
}
.row .eleven {
	width: 100%
}
.row .twelve {
	width: 100%
}
.navcontainer {
	float: right;
	width: 100%;
}
.primary_nav ul {
	list-style: none;
	background: none;
}
.primary_nav li a {
	float: left;
	width: 50%;
	display: block;
	padding: 6px 0px 6px 0px;
}
}
 @media only screen and (min-width: 768px) {
p {
	font-size: 0.95em;
}
address {
	font-size: 0.925em;
}
.row .one {
	width: 33.33333%
}
.row .two {
	width: 33.33333%
}
.row .three {
	width: 33.33333%
}
.row .four {
	width: 33.33333%
}
.row .five {
	width: 33.33333%
}
.row .six {
	width: 50%
}
.row .seven {
	width: 66.66667%
}
.row .eight {
	width: 66.66667%
}
.row .nine {
	width: 66.66667%
}
.row .ten {
	width: 66.66667%
}
.row .eleven {
	width: 66.66667%
}
.row .twelve {
	width: 66.66667%
}
.navcontainer {
	float: right;
	width: 100%;
}
.primary_nav ul {
	list-style: none;
	background: none;
}
.primary_nav li a {
	float: left;
	width: 33.33333%;
	display: block;
	padding: 6px 0px 6px 0px;
}
.copyrightbox {
	float: left;
	height: 14px;
	font-size: 0.85em;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	text-align: left;
	margin-left: 10px;
}
.inunisonbox {
	float: right;
	height: 14px;
	font-size: 0.85em;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	text-align: right;
	margin-right: 10px;
}
}
 @media only screen and (min-width: 1024px) {
p {
	font-size: 0.95em;
}
address {
	font-size: 0.925em;
}
/* Lists */
  ul, ol, dl {
	font-size: 0.95em;
	margin-bottom: 1.25em;
	list-style-position: outside;
}
/* Unordered Lists */
  ul li ul, ul li ol {
	margin-left: 1.25em;
	margin-bottom: 0;
	font-size: 1em;
/* Override nested font-size change */ }
ul.square li ul, ul.circle li ul, ul.disc li ul {
	list-style: inherit;
}
ul.square {
	list-style-type: square;
}
ul.circle {
	list-style-type: circle;
}
ul.disc {
	list-style-type: disc;
}
ul.no-bullet {
	list-style: none;
}
/* Ordered Lists */
  ol li ul, ol li ol {
	margin-left: 1.25em;
	margin-bottom: 0;
}
/* Definition Lists */
  dl dt {
	margin-bottom: 0.3em;
	font-weight: bold;
}
dl dd {
	margin-bottom: 0.75em;
}
.row .one {
	width: 8.33333%
}
.row .two {
	width: 16.66667%
}
.row .three {
	width: 25%
}
.row .four {
	width: 33.33333%
}
.row .five {
	width: 41.66667%
}
.row .six {
	width: 50%
}
.row .seven {
	width: 58.33333%
}
.row .eight {
	width: 66.66667%
}
.row .nine {
	width: 75%
}
.row .ten {
	width: 83.33333%
}
.row .eleven {
	width: 91.66667%
}
.row .twelve {
	width: 100%
}
.navcontainer {
	width: 100%;
}
.primary_nav li a {
	float: left;
	width: 20%;
	display: block;
	padding: 6px 0px 6px 0px;
}
}
}

/* STYLES HERE USED FROM http://webdesign.tutsplus.com/tutorials/htmlcss-tutorials/a-basic-responsive-grid-plus-handy-css3-media-query-reporter/ */

/* Mobile styles go first, without media queries. */


@media only screen and (min-width: 320px) {
.dummystyleplaceholder {
	float: left;
	background: #333;
}
}
@media only screen and (min-width: 480px) {
.dummystyleplaceholder {
	float: left;
	background: #666;
}
}
@media only screen and (min-width: 768px) {
.dummystyleplaceholder {
	float: left;
	background: #999;
}
}
@media only screen and (min-width: 1024px) {
.dummystyleplaceholder {
	float: left;
	background: #fff;
}
}
/* END MEDIA QUERY SIZE GUIDES FROM http://webdesign.tutsplus.com/tutorials/htmlcss-tutorials/a-basic-responsive-grid-plus-handy-css3-media-query-reporter/ */


/* =============================================================================
   Non-Semantic Helper Classes
   ========================================================================== */

.ir {
	display: block;
	border: 0;
	text-indent: -999em;
	overflow: hidden;
	background-color: transparent;
	background-repeat: no-repeat;
	text-align: left;
	direction: ltr;
*line-height: 0;
}
.ir br {
	display: none;
}
.hidden {
	display: none !important;
	visibility: hidden;
}
.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}
.invisible {
	visibility: hidden;
}
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
*zoom: 1;
}

/* =============================================================================
   Print Styles
   ========================================================================== */
 
@media print {
* {
	background: transparent !important;
	color: black !important;
	box-shadow:none !important;
	text-shadow: none !important;
	filter:none !important;
	-ms-filter: none !important;
} /* Black prints faster: h5bp.com/s */
a, a:visited {
	text-decoration: underline;
}
a[href]:after {
	content: " (" attr(href) ")";
}
abbr[title]:after {
	content: " (" attr(title) ")";
}
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
	content: "";
}  /* Don't show links for images, or javascript/internal links */
pre, blockquote {
	border: 1px solid #999;
	page-break-inside: avoid;
}
thead {
	display: table-header-group;
} /* h5bp.com/t */
tr, img {
	page-break-inside: avoid;
}
img {
	max-width: 100% !important;
}
 @page {
margin: 0.5cm;
}
p, h2, h3 {
	orphans: 3;
	widows: 3;
}
h2, h3 {
	page-break-after: avoid;
}
}
.lightbox-small-image-jewish1 {
	height: 150px;
	width: 120px;
}
.lightbox-small-imagejewish2 {
	height: 150px;
	width: 120px;
}
.lightbox-small-imagejewish3 {
	height: 150px;
	width: 185px;
}
.lightbox-small-imagejewish6 {
	height: 150px;
	width: 185px;
}

