@charset "utf-8";
/* CSS Document */

body {
	background-color:#ffffff;
	margin: 0px;
}

hr {
border: 0;
color: #9E9E9E;
background-color: #9E9E9E;
height: 1px;
width: 100%;
text-align: left;
}

ul.topnav {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color: #333;
}

ul.topnav li {float: left;}

.active {
    background-color: #999999;
	font-weight: bold;
    color: white;
}

ul.topnav li a {
  display: inline-block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-family: "lucida grande", arial, sans-serif;
  transition: 0.3s;
  font-size: 17px;
}

ul.topnav li a:hover {background-color: #555;}

ul.topnav li.icon {display: none;}

@media screen and (max-width:680px) {
  ul.topnav li:not(:first-child) {display: none;}
  ul.topnav li.icon {
    float: right;
    display: inline-block;
  }
}

@media screen and (max-width:680px) {
  ul.topnav.responsive {position: relative;}
  ul.topnav.responsive li.icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  ul.topnav.responsive li {
    float: none;
    display: inline;
  }
  ul.topnav.responsive li a {
    display: block;
    text-align: left;
  }
}

IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }

table {
    border-collapse: collapse;
}

table, td, th {
    border: 0px solid white;
}
  .box2 {
    display: inline-block;
    width: 200px;
    height: 100px;
    margin: 1em;
  }
  
  h1 {
	font-family: "lucida grande", arial, sans-serif;
	font-size: 9px;
	line-height: 11px;
	padding: 1px 0px 0px 0px;
	color: #000000;
	text-align: center;
}
  
  .topwhitecontainer {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	display: table;
	border-collapse: collapse;
}

.topwhitecolumn {
	display: table-row;
	overflow: hidden;
	width: 1000px;
}

.topwhitecell {
	display: table-cell;
	align: center;
	width: 2600px;
	height: 11px;
	padding-top: 2px;
	background-color: #ffffff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; box-sizing: border-box;
}

.levelbcontainer {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	display: table;
	border-collapse: collapse;
}/* this holds the two top banner components including the fone number */

.levelbcolumn {
	display: table-row;
	overflow: hidden;
	width: 100%;
}

.levelbcell {
	display: table-cell;
	align: center;
	width: 100%;
	height: 115px;
	background-color: #ffffff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; box-sizing: border-box;
}

.topfirsttextcontainer {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	display: table;
	border-collapse: collapse;
}

.topfirsttextcolumn {
	display: table-row;
	overflow: hidden;
	width: 300px;
}

.topfirsttextcell {
	display: table-cell;
	align: center;
	width: 100%;
	height: 20px;
	padding-top: 2px;
	background-color: #ffffff;
}

.pagetoptext {
	font-family: "helvetica neue", lucida sans, arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	text-align: left;
	padding-left: 10px;
}

.floorwhitecontainer {/* this is a currently empty cell just below hero image */
	margin-top: -4px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	display: table;
	border-collapse: collapse;
}

.floorwhitecolumn {
	display: table-row;
	overflow: hidden;
	width: 1000px;
}
.floorwhitecell {
	display: table-cell;
	align: center;
	width: 1000px;
	height: 1px;
	padding-top: 2px;
	background-color: #c60000;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; box-sizing: border-box;
}

.levelsevencontainer {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	display: table;
	border-collapse: collapse;
}

.levelsevencolumn {
	display: table-row;
	overflow: hidden;
	width: 1000px;
}

.levelsevencell {
	display: table-cell;
	align: center;
	width: 2400px;
	height: 18px;
	background-color: #c60000;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; box-sizing: border-box;
}

.heroimagefootertext {
	font-family: "helvetica neue", lucida sans, arial, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	margin-top: 5px;
}

.levelthreecontainer {/* this holds the main body content */
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	display: table;
}

.levelthreecolumn {
	display: table-row;
	overflow: hidden;
	width: 1000px;
}

.levelthreecell {
	display: table-cell;
	align: center;
	width: 1000px;
	background-color: #ffffff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; box-sizing: border-box;
}

.after-box {
  clear: left;
}

.boldhomepagebodytext {
	font-family: "helvetica neue", lucida sans, arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	text-align: left;
	padding-left: 10px;
	font-weight: bold;
}

.homepagelefttextcontainer {
	display: table;
	border-collapse: collapse;
	margin: auto;
}

.homepagelefttextcolumn {
	display: table-row;
	overflow: hidden;
	align: center;
	margin-right: auto;
	margin-left: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; box-sizing: border-box;
}

.homepagelefttextcell {
	display: table-cell;
	align: center;
	width: 250px;
	padding-right: 20px;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; box-sizing: border-box;
}

.homepagebodytext {
	font-family: "helvetica neue", lucida sans, arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	text-align: left;
	padding-left: 10px;
}

.mynewboxoneleft {
	display: inline-block;
	width: 310px;
	vertical-align: top;
}

.mynewboxtworight {
	display: inline-block;
	width: 310px;
	margin-left: 10px;
	vertical-align: top;
}

.levelfivecontainer {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	display: table;
	border-collapse: collapse;
}

.levelfivecolumn {
	display: table-row;
	overflow: hidden;
	width: 2400px;
}

.levelfivecell {
padding-top: 10px;
	display: table-cell;
	align: center;
	width: 2400px;
	height: 25px;
	background-color: #000000;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; box-sizing: border-box;
}
.whitefootertitletext {
	font-family: "helvetica neue", lucida sans, arial, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.whitefootertitletext A:link {
	font-family: "helvetica neue", lucida sans, arial, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.whitefootertitletext A:visited {
	font-family: "helvetica neue", lucida sans, arial, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.whitefootertitletext A:active {
	font-family: "helvetica neue", lucida sans, arial, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.whitefootertitletext A:hover {
	font-family: "helvetica neue", lucida sans, arial, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.whitefootertext {
	font-family: "helvetica neue", lucida sans, arial, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #ffffff;
	text-align: left;
	padding-left: 10px;
}

.levelsixcontainer {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	display: table;
	border-collapse: collapse;
}

.levelsixcolumn {
	display: table-row;
	overflow: hidden;
	width: 2400px;
}

.levelsixcell {
	display: table-cell;
	align: center;
	width: 2400px;
	height: 150px;
	background-color: #000000;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; box-sizing: border-box;
}

.whitehomepagebodytext {
	font-family: "helvetica neue", lucida sans, arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #ffffff;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
}

.whitefooterbox {
	margin: auto;
	width: 50%;
}

.box2 {
    display: inline-block;
    width: 200px;
    height: 100px;
    margin: 1em;
}

.container{ margin-left:auto;margin-right:auto;} /* outer box surrounding the main page text content */

@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:700px; margin-right:auto;margin-left:auto}/* this controls width and position of outer box */

.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}
 
 
 
.row{margin-right:-5px;margin-left:-5px}