body {
    margin:0;
/*font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;*/
    font-family: 'Open Sans',sans-serif;
    color: #15424c;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
h1{
		font-size:2em;
		text-align:center;
		font-family: 'Open Sans',sans-serif;
        color: #15424c;
        margin:10px 0 0 0;
	}
p {
        font-family: 'Open Sans',sans-serif;
        color: #15424c;
	}
/* inner post styles */
.emailBody { margin:10px; }
.emailBody h2 { font-size:1.2em; }
.smallText { font-size:.8em;}
.postdate {color: #999;}
.author {color: #999;}
.inlineImage {width:95%}

#contentside { display:block;width:80%;float:left;margin-left: 50px; }
#rightAds { width:200px;float:left;margin:10px 0 0 10px; }
#inlineAds {display:none;}
@media screen and (max-width: 1450px) {
#contentside { margin-left: 10px; }
}
@media screen and (max-width: 768px) {
	#rightAds { display:none; }
	#contentside { width:100%;margin-left: 0px; }
	#inlineAds {display:block;}
	h3 { margin:15px; }
}
.wrapper{
	width:100%;
	margin:0 auto;
}
	  	
 .headerTop {
    width: 100%;
    /* margin: 0 auto; */
    top: 0px;
    position: relative;
    position: fixed;
    z-index: 1000;
    height: 55px;
    /* box-shadow: 0px 3px #00000033;*/
}
.headerContainer{
	position: fixed; 
	width: 100%; 
	top: 0px;
	z-index: 100;
	background:#fff;
}
.headerTitle {
	font-family: 'Rozha One', cursive;
	text-align:center;
	font-weight: bold;
	font-size: 2em;
	margin: 6px 0 2px 0;	
}
.header_icon{
	float:left;
	margin: 3px 5px 0 24px;
}
.header_companyText{
	font-size: 1.4em;
	font-weight: bold;
	float: left;
	color: #fff;
	margin: 22px 5px 0px 10px;
}
#header_links{
    float: left;
    margin: 0 0px 0 40px; 
}
.compLogo{
    float:left;
    width:60px;
    margin: 6px 5px 5px 10px;
}
.topnav {
        overflow: hidden;
        background: #fff;
        box-shadow: 0 4px 15px #00000085;
    }
.topnav a {
    float: left;
    display: block;
    color: #15424c;
    text-align: left;
    padding: 20px 10px;
    text-decoration: none;
    font-size: 1.4em;
}

.topnav a:hover {
  background-color: #ddd;
  color: black;
}

.topnav .icon {
  display: none;
}

#containerLoc_mainTop{
    margin-top:5px;
}

.servicesTitle{
		font-size:2em;
		text-align:center;
		margin: 5px 0 0 0;
	}
    .containerLoc{
    	margin:0px;
    	padding:0px;
    }
    .containerLoc_cont{
        width: 95%;
        margin: 50px auto;
        padding:0px;
    }
    .containerLoc_bottom{
    	margin:0px;
    	padding:0px;
    	background: #1d5967;
    	color:#fff;
    	min-height:380px;
    }
    .containerLoc_bottom a{
        color:#4fffef;
    }
    
    #topText{
     text-align:center;   
    }
    .col1_sub{
        padding: 5px;
        margin: 10px 0px 0 0px;
        /*height: 420px;*/
    }
    .col1{
        padding: 5px;
        margin: 10px 0px 0 0px;
        background-image: url(/images/backdrop_playfield.jpeg);
        background-size: 100%;
        height: 420px;

    }
    .col1 img{
        width:95%;
        margin: 0 auto;
        display: inherit;
    }
    
    .col2_cont{
		width:100%;
		margin:0;
	}
    .col2{
        padding: 0px;
        width: 45%;
        margin: 10px;
        float: left;
        
    }
    .col2_r{
        padding:0px;
        width:50%;
        float:right;
        
    }
    .col2_intCont{
        width: 90%;
        height: 50%;
        display: block;
        margin: 10% auto;
    }
    .col2 img{
        width:100%;
        margin: 40px auto;
        display: inherit;
        border-radius: 10px
    }
    .col2_r img{
        width:100%;
        margin: 40px auto;
        display: inherit;
        border-radius: 10px;
    }
    .col2_fullimg{
        padding:0px;
        width:50%;
        float:left;
    }
    .col2_fullimg img{
        width:100%;
    }
    
    
    .top_col2_cont{
		width:100%;
		margin:0;
		position: absolute;
		z-index:500; 
		height: 390px;
		margin: 40px 0 0 0;
	}
    .top_col2{
        padding:0px;
        width:50%;
        float:left;
        
    }
    .top_col2_intCont{
        width: 60%;
        height: 50%;
        display: block;
        margin: 10% auto;
        color:#000;
    }
    .top_col2 img{
        width: 500px;
        position: absolute;
        bottom: 0;
        right: 0;
        border-radius: 47vw 0 0;
    }
    .top_col2_img{
        padding:0px;
        width:50%;
        float:left;
        
    }
    .top_col2_img img{
        width: 500px;
        position: absolute;
        bottom: 5px;
        right: 5px;
        border-radius: 5vw;
    }
    
    .veryLargeText{
        font-size:3em;
        font-weight:bold;
        font-family: 'Style Script', cursive;
        font-style: italic;
        line-height: .5em;
        color:#4abf7e;
    }
    .largeText{
        font-size:2em;
        font-weight:bold;
    }
    .medText{
        font-size:1.1em;
    }
    .medText p{
        font-size:1.1em;
        font-family: 'Open Sans',sans-serif;
        color: #15424c;
    }
    
    .detailsButton{
        border-radius: 2px;
        color: #fff;
        background-color: #1b5075;
        display: block;
        position: relative;
        margin: 6px auto;
        line-height: 2.5em;
        width: 140px;
        text-align: center;
		cursor:pointer;
		border-radius: 5vw;
    }
	.col3{
		float: left;
		margin: 2px 0 0 10px;
		width: 32%;
	}
	.col3_cont{
		width:95%;
		margin:0 auto
	}
	.col3_cont img{
		width:100%;
		margin:0 auto;
		display: block;
	}
	.stars, .rr_star {
		color: #ffaf00;
	}
	
	.actionBar{
	    width:90%;
	    /*height:45px;*/
	    position:relative;
	    margin:10px 0 0 20px;
        color: #fff;
	}
	.actionBarHeader{
	    font-weight:bold;
	    margin:7px 0px 0px 0px;
	}
	.actionBarItem{
        height:40px;
        float:left;
        text-align: center;
        margin: 7px 0 0 0;
        background-color: #4abf7e;
        width: 175px;
	}
	.linkHeader{
	    /*border-right: 1px solid pink;*/
	    height:30px;
	    width: 2px;
	    float:left;
	}
	.linkHeader p{
	    font-size:1.6em;
	    font-weight:bold;
	    color:blue;
	    margin:0px 0 0px 15px;
	}
	.linkLabel{
	    /*width:210px;
	    float:left;*/
	    margin: 8px;
	}

.col-1 {width: 100%;}
.col-2 {width: 16.66%;}
.col-3 {width: 33.33%;}
.col-4 {width: 25%;}
.col-5 {width: 41.66%;}
.col-6 {width: 13.66%;padding-right: 15px;padding-left: 15px; margin: 0 auto; text-align: center;}
.col-7 {width: 58.33%;}
.col-8 {width: 66.66%;}
.col-9 {width: 75%;}
.col-10 {width: 83.33%;}
.col-11 {width: 91.66%;}
.col-12 {width: 100%;}

@media screen and (max-width: 768px) {
    .col-6 {
        width: 40%;
        text-align: center;
        padding-right: 15px;
		padding-left: 15px;
		margin:10px auto;
    }
    .col-3 {
        width: 100%;
		margin-left: 5px;
		margin-bottom:20px;
    }
	.col-1 {
		margin-left: 5px;
    }
    .medText{
        padding:0 15px 0 15px;
    }
    .topnav {
        height: 93px;
        transition: all .5s ease-in-out;
    }
    
    
}
   
@media screen and (max-width: 768px) {
.wrapper{
	width:100%;
}
h1 { 
    font-size:1.8em; 
    margin:80px 0 0 0;
}
.containerLoc_cont{
    width: 100%;
    margin: 50px auto;
    padding:0px;
}
.col2, .col2_r{
	float:none;
	width:100%;
	margin: 2px 0 0 0px;
}
.col2 img{
    width:100%;
    margin: 40px auto;
}
.col2_r img{
    width:100%;
    margin: 40px auto;
}
.col2_fullimg{
    width:100%;
}
.col3{
	float:none;
	width:100%;
	margin: 2px 0 0 0px;
}
.topnav a.icon {
/*	right: 0;
	position: absolute;
	display: block;
	top: 0;*/
}
.topnav.responsive a {
    border-bottom: 0px solid #777;
    background-color: #fff;
    position: relative;
    z-index: 1000;
	
}
#header_links{
    float: none;
    margin: 60px 0px 0 12px; 
    width:90%;
    position: relative;
    z-index: 1000;
}
.top_col2_cont{
	width:100%;
	margin:0;
	position: relative;
	z-index:500; 
	/*height: 460px;*/
	margin: 40px 0 0 0;
}

.top_col2, .top_col2_intCont{
    width: 90%;
}
.top_col2 img{
    width: 100%;
    position: relative;
    display: block;
    border-radius: 25px;
}
.top_col2_img{
    padding:0px;
    width:100%;
  /*  float:none;*/
}
.top_col2_img img{
     width: 100%;
    position: relative;
    display: block;
    border-radius: 25px;
    margin: 0 0 0 5px;
}

.actionBar{
    display:none;
}
.actionBarHeader{
    float: none;
    margin: 0px 0 15px 0;
    width: 90%;
    display: block;
}
.actionBarItem{
    height:90px;
    float:none;
    width: 100%;
}
.linkHeader{
    /*border-right: 1px solid blue;*/
    height:70px;
    width: 35px;
    float:left;
}
.linkHeader p{
    font-size:1.6em;
    font-weight:bold;
    color:blue;
    margin:0px 0 0px 15px;
}
.linkLabel{
    width:70%;
    float:left;
    margin: 4px 0px 0px 12px
}    
    
  /*original stuff*/  
  .topnav {width:100%;}
  .topnav a:not(:first-child) {display: none;}

  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
  
}
.logo {
		width: 175px;
		margin-top: 0px;
		margin-bottom: 0px;
	}
	.home-section img{
		width:100%;
	}
	.home-header-photo {
	    -webkit-animation: fade-in 3s;
	    -moz-animation: fade-in 3s;
	    -o-animation: fade-in 3s;
	    animation: fadeIn 3s;
	}

	.home-section-content {
	/*    min-height: 60vh;*/
	    display: flex;
	    justify-content: center;
	    align-items: center;
	    padding: 24px;
	}
	.secondary-container {
		padding: 150px 0 0 0;
		background: #f7f7f7;
		min-height: 400px;
		overflow: auto;
	}

	.btn-red, .btn-red:hover {
	    background-color: #244f8f;
	    color: #FFFFFF;
	}
   
	.btn {
	    display: inline-block;
	    font-weight: 400;
	    text-align: center;
	    white-space: nowrap;
	    vertical-align: middle;
	    -webkit-user-select: none;
	    -moz-user-select: none;
	    -ms-user-select: none;
	    user-select: none;
	    border: 1px solid transparent;
	    padding: .5rem .75rem;
	    font-size: 1rem;
	    line-height: .1em;
	    border-radius: .25rem;
	    transition: all .15s ease-in-out;
	    margin:8px;
	}
    .container {
        margin-right: auto;
        margin-left: auto;
        width: 90%;
    }
    .container img {
    	/*width:300px;*/
    }
     .row {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -15px;
        margin-left: -15px;
    }
    .mt-5 {
        margin-top: 3rem!important;
    }
   
 
    
    .bar {
        padding: 48px;
        color: #FFFFFF;
        background-color: #CE0000;
        text-align: center;
    }
    
    .footer {
        text-align: center;
        padding: 32px;
        color: #999999;
        background-color: #e9f1ff;
    }
    
    .footer .copyright {
        
    }
    .footer .footerlinks{
    	line-height:1em;
    	font-size: .8em;
    }
    .footer .footerlinks a{
    	color: #999999;
    }
    

.cartModule {
	position:fixed;
	/*float:right;*/
	right:60px;
	top:0px;
	width:200px;
	text-align:right;
}


table {
    border-collapse: collapse;
	width:88%;
	font-size:9pt; font-family:Tahoma, Helvetica, Arial; color:#000;
	padding:2px;
}

tr.alt {
	background-color:#EAF2D3;
	}
tr.closed {
	background-color:rgba(226, 226, 226, 1);
	}
tr{
	background-color:#fff;
	height: 30px;
	}
th {
	padding:2px;
	background-color: #8BE5CA;
	border: 1px solid #0097BB;
	color:#000
}
td {

	border: 1px solid #0097BB;

}
