@charset "utf-8";
/* CSS Document */



/** * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/) * http://cssreset.com */html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {	margin: 0;	padding: 0;	border: 0;	font-size: 100%;	font: inherit;	vertical-align: baseline;}/* HTML5 display-role reset for older browsers */article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {	display: block;}body {	line-height: 1;}ol, ul {	list-style: none;}blockquote, q {	quotes: none;}blockquote:before, blockquote:after,q:before, q:after {	content: '';	content: none;}table {	border-collapse: collapse;	border-spacing: 0;}


body {
  /*  background-color: #725DA2;  */
    background-image:url(images/BBB_bg.png);
    background-repeat:repeat-x;
    background-position:top;
    background-color:#C0B098;
    background-attachment: fixed;
	font-family: 'Sanchez', sans-serif; font-weight:400;
}

p {
	padding-top:20px;
	line-height:1.4em;
}

.bigFont {
	font-size:18px;
}

p.sched {
	padding-top:10px;
	line-height:1.4em;
}

p.inside {
	padding-top:20px;
	line-height:1.4em;
}

div.day {
	text-align:left;
	float:left;
	display:inline-block;
}

div.time {
	text-align:right;
	padding-right: 120px;
	float:right;
	display:inline-block;
}

a, a:link, a:visited, a:active {
	color : #451CA2;
	text-decoration:none;
	font-weight:700;
}

a:hover {
	color : #6145A2;	
}

p.first {
	padding-top:20px;
}

.highlight { 	font-size : 20px; font-family: 'Fjalla One', sans-serif;   font-weight: 400;  text-align:center;   color:#43345d;  line-height:24px; padding-top:20px; }


h1, h2, h3 {
	font-family: 'Fjalla One', sans-serif;   font-weight: 400;
	padding-top:30px;
	font-weight:400;
	color:#43345d;
}

h1 {
	font-size:28px;
}
h2 {
	font-size:20px;
}
h3 {
	font-size:16px;
}

li.bul {
	list-style-type:disc;
	padding-left: 10px;
	margin-left: 20px;
	padding-top:10px;
	line-height:1.4em;

}

li.bul2 {
	list-style-type:circle;
	padding-left: 10px;
	margin-left: 50px;
	padding-top:10px;
	line-height:1.4em;
}

div.mainContainer {
	margin-top:20px;
	margin-bottom: 20px;
	border:solid 2px #451CA2;
	background-color:#C0B098;
	width:960px;
	margin-left: auto;
    margin-right: auto;
}

img.header {
	border-bottom :solid 2px #451CA2;
}

img.headshot {
	padding: 10px 0;
}

tr.darkRow {
	background-color:#F9F6EC;
}

td.linkTitle {
	padding:10px 0 10px 10px;
	font-size:14px;
}

td.linkURL {
	font-size:12px;
	padding:10px 0;
}

a.resourceLink {
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
}

a.resourceLink:hover {
	color:#333;
}


/* FOOTER */

div.footer {
	margin-top:40px;
	padding:20px 20px 30px 20px;
	background-color:#6C4E68;
	width:920px;
	color:white;
	font-size : 16px;
	font-family:  'Sanchez', sans-serif; font-weight:400;
}

div.footerRight {
	color: #FFF;	
	float:right;
	display:inline-block;
}

div.footerLeft {
	color: #FFF;	
	float:left;
	display:inline-block;
}

.footerRight a {
	color: #FFF;	
	font-family:  'Sanchez', sans-serif; font-weight:400;
}

.img {
	background-color:#cccccc;
}

.imageTag {
	padding: 150px 0;
	color:#FFF;
	font-weight:700;
	font-size:24px;
	text-align:center;
}

/* end FOOTER */


div.bodyContent {
	padding-left:20px;
	padding-right: 20px;
	width:920px;
	color:#222222;
	display:block;
}
	
div.bodyContentWithImageRight {
	padding-left:20px;
	padding-right: 20px;
	width:580px;
	color:#222222;
	display:block;
}


/* END TESTING FROM 160126  */

.frontPageThreeStars {
	float: left;
    display:inline-block;
	width:960px;
	padding-top:20px;


}

.threeBoxLayout {
	float: left;
    display:inline-block;
	width : 250px;
	height:240px;
	padding:0px;
	margin-top:90px;
	/* background-color: #D2CFDA; */
	background-image:url(images/3box-bg-250.png);
	background-position:center;
	background-repeat:no-repeat;
	margin-left:20px
}

.threeBoxLayout20top {
	float: left;
    display:inline-block;
	width : 250px;
	height:240px;
	padding:0px;
	margin-top:20px;
	/* background-color: #D2CFDA; */
	background-image:url(images/3box-bg-250.png);
	background-position:center;
	background-repeat:no-repeat;
	margin-left:10px
}

.threeBoxLayoutMiddle {
	float: left;
    display:inline-block;
	width : 250px;
	height:240px;
	padding:0px;
	/* background-color: #D2CFDA; */
	background-image:url(images/3box-bg-250.png);
	background-position:center;
	background-repeat:no-repeat;
}

.threeBoxLayoutLast {
	float: left;
    display:inline-block;
	width : 250px;
	height:240px;
	padding:0px;
	margin-top:90px;
	/* background-color: #D2CFDA; */
	background-image:url(images/3box-bg-250.png);
	background-position:center;
	background-repeat:no-repeat;
	margin-right:0px;
}

.threeBoxLayoutNoImageLast {
	float: left;
    display:inline-block;
	width : 250px;
	height:240px;
	padding:0px;
	/* background-color: #D2CFDA; */
	background-position:center;
	background-repeat:no-repeat;
	margin-right:0px;
}

 
.threeBoxHead, .threeBoxMiddle, .threeBoxPrice {
	text-align:center;
	color:#222222;
}

.threeBoxHead { 	font-size : 30px; font-family: 'Fjalla One', sans-serif;   font-weight: 400; padding-top: 85px; }
.threeBoxMiddle  { 	font-size : 14px; padding: 10px 0; }
.threeBoxPrice { 	font-size : 20px; font-family: 'Fjalla One', sans-serif;   font-weight: 400; }



/* end Group : TOP BAR NAVIGATION 3RD */
.oneThirdBoxResources {
	float: left;
    display:inline-block;
	width : 240px;
	margin-right:10px;
}
.oneThirdBoxResourcesxLast {
	float: left;
    display:inline-block;
	width : 240px;
}


.oneThirdBox {
	float: left;
    display:inline-block;
	width : 300px;
	margin-right:10px;
}
.oneThirdBoxLast {
	float: left;
    display:inline-block;
	width : 300px;
}

.oneHalfBox {
	float: left;
    display:inline-block;
	width : 380px;
	margin-right:20px;
}
.oneHalfBoxLast {
	float: left;
    display:inline-block;
	width : 380px;
}

.imgContainer {
	display:inline-block;
	width : 300px;
	height: 300px;
    justify-content:center;
    align-items:center;
    overflow:hidden
}

.imgSideBar {
	z-index:1;
	position:relative;
	right: 160px;
}

.imgContainer img {
    flex-shrink:0;
/*    min-width:100%;
    min-height:100% */
}


body { font-family: sans-serif; }

ul.topbar {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
	padding-left: 10px;
	background:url(images/tab_bg.png) no-repeat;
}
ul.bottombar {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
	padding-left: 10px;
	background:url(images/tab_bg.png) ;
}

ul.topbar li {
    color: grey;
    background: #90688B;
    padding: 8px 24px 10px 24px;  
    margin: 0px 0px 0px 10px;
	border-top: #999999 solid 2px;
	border-bottom: #999999 solid 2px;
    position: relative;
    float: left;
    text-align: center;
     z-index: 1; 
}
ul.topbar li.wider {
    padding: 8px 34px 10px 34px;  

}

ul.topbar li::after {
    content: '';
    display: block;
    position: absolute;
    top: -2px; right: -12px; 
	content: url('images/tab_middle.png');

} 

ul.topbar li.final::after {
    content: '';
    display: block;
    position: absolute;
    top: -2; right: -28px;
	content: url('images/tab_end.png');
} 

ul.topbar li.finalbottom::after {
    content: '';
    display: block;
    position: absolute;
    top: -2; right: -160px; /* right -160px; */
	content: url('images/tab_endlong.png');
} 

ul.topbar li.active {
    color: orange;
    z-index: 10;
}

td.navBarBG {
        	background-color:#6C4E68;	
}

div.navBarTabs {     /* container for each row of links */
	padding:0;
	width:960px;
	background-color:#C0B098;
	float: left;
    display:inline-block;
}
div.navBarTabsBox {  /* container for the two rows of links */
	padding:0;
	background-color:#C0B098;
	width:960px;
	float: left;
    display:inline-block;
}

.navBarTabs ul a:link, .navBarTabs ul a:visited {
    font-weight: bold;
    text-align: center;
    padding: 4px 11px;
    text-decoration: none;
	font-size : 16px;
	font-family: 'Oswald', sans-serif;  font-weight: 400;
	color:#ffffff;

}

.navBarTabs ul a:hover, .navBarTabs ul a:active {
    font-weight: bold;
    text-align: center;
    padding: 4px 11px 7px 11px;;
    text-decoration: none;
	font-size : 16px;
	font-family: 'Oswald', sans-serif;  font-weight: 400;

	/* background: #6145A2; */
	color:#451CA2;
}

.width960 {
	padding:0;
	width:960px;
    display:block;
}
.width715 {
	padding:0;
	width:715px;
	float: left;
    display:inline-block;
}
/*	
.facebook {
	float: left;
    display:inline-block;
	width : 160px;
	height:80px;
	vertical-align:middle;
	background-color:#EFE9D0;
	padding:0px;
}


.countdown {
	background-color:#6C4E68;
	padding:0px;
	vertical-align:top;
	margin-bottom:280px; 
}
*/
.tdCoundDown {
	vertical-align:top;
}
.countdownFoilStamp {
    display:block;
	background-image:url(images/countdownFoilStamp200x240.png);
	z-index:1;
	top:0px;
	position: relative;
	vertical-align:top;
	bottom:100%;
	left:-40px;
	width: 200px;
	height: 240px;
	margin:0;
	/*	
	*/

}
/*  THIS IS DUPILCATED BELOW 

.countdownInset {
	float: right;
    display:inline-block;
	width : 160px;
	height:150px;
	background-color:#6C4E68;
	padding:0px;
	padding-top:0px;
	margin:0;
	margin-top:0px;
}
	

.countdownHeader {
	font-size : 16px;
	font-family: 'Oswald', sans-serif;  font-weight: 400;
	color:#FFF;
	text-align:center;
	padding-top:5px;
	margin-bottom: -10px;
	line-height:20px;
}
*/


/* STYLES FOR THE COUNTDOWN CLOCK */

#clockdiv{
    font-family: sans-serif;
    color: #fff;
    display: inline-block;
    font-weight: 100;
    text-align: center;
    font-size: 30px;
	margin-left:30px;
	margin-top:5px;
}

#clockdiv > div{
    padding: 0px;
    display: inline-block;
}

#clockdiv div > span{
    padding: 0px;
	font-family: 'Oswald', sans-serif;  font-weight: 400;
    display: inline-block;
}

span.days {
	font-size:50px;
	line-height:50px;
	font-family: 'Francois One', sans-serif;
	margin:0;
	padding:0;
}

span.hours, span.minutes, span.seconds {
	font-size:20px;
	line-height:20px;
	font-family: 'Francois One', sans-serif;
}
.smalltext{
    padding-top: 0px;
	margin:0;
	margin-top:-5px;
    font-size: 10px;
	line-height:10px;
	font-family: 'Oswald', sans-serif;  font-weight: 400;
	color:#ccc;
}
.smalltextDays{
    padding-top: 0px;
	margin:0;
	margin-top:4px;
    font-size: 12px;
	font-family: 'Oswald', sans-serif;  font-weight: 400;
	color:#ccc;
}

.countdownInset {
	float: right;
    display:inline-block;
	width : 160px;
	height:150px;
	background-color:#6C4E68;
	padding:0px;
	padding-top:0px;
	margin:0;
	margin-top:0px;
}

.countdownHeader {
	font-size : 16px;
	font-family: 'Oswald', sans-serif;  font-weight: 400;
	color:#FFF;
	text-align:center;
	padding-top:5px;
	line-height:20px;
}

.bottombox {
	margin: 0px 5px;
}

table.cdTable {
	margin : 0;
	padding: 0;
}

td.timeCell {
	height:20px;
	width:33px;
	font-size:20px;
}

td.timeSegmentCell {
	height:15px;
	width:30px;
	font-size:15px;
	vertical-align:bottom;
}

div.topContent {
	margin-left : 20px;
	margin-top : 10px;
}