/* html { background:url(../images/gear.gif) top center no-repeat; } */
html { background:url(../images/BG-uniforms.jpg) top center no-repeat; background-size: 100%; background-color:#0C1019; }
body { color: white; font-family:"Raleway", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;  }
.container { background-color: rgba(255,255,255,0.6);  }
h1, h2, h3, h4, h5, h6 { font-family: "Raleway", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; color: white; margin-bottom:1rem;}
h2 {  }

h5 { font-weight:bold; line-height:1.0;}
select { height:auto; }
fieldset { color: white; padding: 0.35em 0.625em 0.75em;;  border: groove white thin;}

#header { 
	font-family: 'Cinzel', serif; 
	font-weight:bold; 
	color:#000000; 
	text-align:right; 
	padding: 10px 22px; 
	line-height:1.0; 
	margin:0;
}

#header > a { text-decoration:none; color:#000000;  }
h1.deskheader { display: inline-block; }
h1.mobileheader { display: none; }
#logoarea { float:left; padding:5px 0; margin-left:0; }
#logo { 
	max-width: 100%;
	margin-top: 17px;
	margin-left:auto;
	margin-right:auto;
	display:block;
}
/* 480 */
@media (max-width: 800px) { 
  h1.deskheader { display: none; }
  h1.mobileheader { display: inline-block; font-size:2.8rem;}
  #header {padding: 2px 10px; text-align:center; }
  #logo { max-width: 60%; margin-top: 5px; }
}

.smaller { font-size:55%; }

.title { background-color: #081A26 ; display: block; padding:15px; font-size: 4rem; }


.moreinfo { text-align:right; margin-top:-20px; }
#phone { float:right; padding-right:30px; color:#999; margin-top: -10px; z-index: 99; }
.mainimg {
	width:100%;
	height:auto;
}
.teamimg { max-width:150px; height: auto; }
.shadow {
  -moz-box-shadow:    3px 3px 3px 3px #ccc;
  -webkit-box-shadow: 3px 3px 3px 3px #ccc;
  box-shadow:         3px 3px 3px 3px #ccc;
}
.mainshadow {
-webkit-box-shadow: 40px 69px 87px -69px rgba(0,0,0,0.11);
-moz-box-shadow: 40px 69px 87px -69px rgba(0,0,0,0.11);
box-shadow: 40px 69px 87px -69px rgba(0,0,0,0.11);
}

#main {/*padding: 10px 20px;  background-color: rgba(255,255,255,0.6); */ background-color:#2D4F68; background-color: rgba(45,79,104,0.85); }
.product {  font-size: 1.8rem; 
			line-height: 1.0;  
			letter-spacing: -.05rem;  
			margin-top: 0;
			margin-bottom: 2rem;
			font-weight: 300;
			color: #5B0000;
			text-align:center;
						
}
.memorialimg {
	
	height:250px;
	border: 15px solid #65869C;
	
}
.memorial {
	
	background-color:#081A26;
	display:block;
	padding:10px;
	
}
.memorial > img {
	
	width:100%;
	max-width:150px;
	padding-top:4rem;
}
.center { text-align:center; }
.left { float:left; }
.right { float:right; }
.leftrightpadding { padding: 0 15px; }

.verticalline { border-left: groove #3C6788 1px; padding-left:15px; min-height:100px; }
@media (max-width: 550px) {
  .verticalline { border-left: none; padding-left:0px; min-height:1px; }
}
.indent { margin-left: 10px; }
.BGwhite { background-color:#FFFFFF; display:block; }

#iframe1 { /* memorials iframe */
   width:100%; min-height: 1100px;} 
   
ul.bulletimg {
    list-style-image: url(../images/arrow.png);
	
}