@charset "utf-8";
/* CSS Document */
h1 {
	font-size: 36px;
	color: #660000;
	text-shadow: 4px 4px 3px #999999;
}
.navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
}
.navbar .navbar-collapse {
  text-align: center;
}
.blacklinks A:link {color: #000000;}
.blacklinks A:visited {color: #000000;}
.blacklinks A:hover {color: #FF0000;}
.blacklinks A:active {color: #FF0000;}
.hrb {
	margin-left: 0;
	max-width: 780px;
	height: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	background-color:#000;	
}
.parindent {
	text-indent: 2em;
}
p {
	margin-top:0em;
	margin-bottom:0em;
	text-align:justify;
}
.footer {
	max-width: 780px;
	height: auto;
	background-color:#FFC;
	/* margin: auto; /* the auto value on the sides, coupled with the width, centers the layout */
	/* text-indent: 0em; */
}
/* auto in box class below centers box on screen */
.box {
	margin-top:0;
	max-width:780px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;	
}
.boxwt {
    margin-left: 0;
	max-width: 780px;
	background-color:#fff;	
}
.boxmid {
	float: none;
    margin: 0 auto;
	max-width: 600px;
	height:auto;	
}
.boxmini {
	float: none;
    margin: 0 auto;
	max-width: 400px;
	height:auto;	
}
.bigger {
	font-size:150%;
}
.biggerm {
	font-size:125%;
}
.smaller2 {
	font-size:80%;
}
.smaller {
	font-size:90%;
}
.smallerb {
	font-size:90%;
	font-weight: bold;
}
.transnegspacer6 {
	width: 100%;
	height: -6px;	
}
.transpacer3 {
	width: 100%;
	height: 3px;	
}
.transpacer6 {
	width: 100%;
	height: 6px;	
}
.transpacer12 {
	width: 100%;
	height: 12px;	
}
.transpacer18 {
	width: 100%;
	height: 18px;	
}
.transpacer800 {
	width: 100%;
	height: 800px;	
}
p {
    max-width: 780px;
}
.indent {
    max-width: 760px;
	margin-left: 20px;
}
.indentdbl {
    max-width: 740px;
	margin-left: 20px;
	margin-right: 20px;
}
.imgborder {
	border: 1px solid #000;
	margin-right: 5px;
}
.imgborderr {
	border: 1px solid #000;
	margin-left: 5px;
}
.imgnoborder {
	border: 0px solid #000;
	margin-right: 5px;
}
.imgbox {
	border: 1px solid #000;
}
.product .img-responsive {
    margin: 0 auto;
}
.pale {
	background-color:#FFFFCC;
}
.ltgray {
	background-color:#f9f6f6;
}
.blue {
	background-color:#dff9fa;
}
.palebox {
	max-width: 760px;
	background-color:#FFFFCC;
	padding: 10px;
}
.bluebox {
	max-width: 760px;
	background-color:#dff9fa;
	padding: 10px;
	height:auto;
}
.blkbox {
	max-width: 760px;
	background-color:#000000;
	padding: 10px;
}
.transbox {
	max-width: 760px;
	padding: 10px;
	height:auto;
}

.video-container { 
   position: relative; /* keeps the aspect ratio */ 
   padding-bottom: 56.25%; /* fine tunes the video positioning */ 
   padding-top: 60px; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.center-table {
  margin: 0 auto !important;
  float: none !important;
}
.red {
	text-decoration-color: red;
}	
.style1 {color: #FF0000}
.style2 {color: #660000}
.style3 {color: #999999}
.style4 {color: #24921b}
.stylewt {color: #ffffff}
.styleblack {color:#000}
.bgmed 
	{
		background-color: #FFFF99;
	}	
#illum:first-letter {
	text-indent: 0em;
	font-size: 200%;
	font-weight:bold;
	line-height:50%;
}
.illum:first-letter {
	text-indent: 0em;
	font-size: 200%;
	font-weight:bold;
	line-height:50%;
}
}

