@charset "utf-8";

img, object, embed, video {
	max-width: 100%;
}
.gridContainer {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.DrewmotiveTrademark {
	display: none;
}
.TopNavButtons  {
	display: block;
	clear: both;
	width: 75%;
	position: -webkit-sticky;
	position: sticky;
	top: 3px;
	z-index: 4;
	background-image: linear-gradient(#2A2A2A 5%, #333 90%, #2A2A2A);
	border: 1px solid gray;
	border-radius: 10px 10px 25px 25px;
	overflow:hidden;
	vertical-align:central;
	margin:auto;
}
.TitleTrademark {
	width: 15%;
}
.ButtonL {
	display: block;
	clear: both;
	float: left;
	width: 98.5%;
	margin-top: 5px;
	margin-left: .75%;
	border: 1px solid yellow;
	border-radius: 15px 5px 35px 5px;
	height: auto;
	overflow:hidden;
	background: #000000;
}
.ButtonR {
	display: block;
	clear: both;
	float: left;
	width: 98.5%;
	margin-top: 5px;
	margin-left: .75%;
	border: 1px solid yellow;
	border-radius: 15px 5px 35px 5px;
	height: auto;
	overflow:hidden;
	background: #000000;
}
.ButtonM {
	display: block;
	clear: both;
	float: left;
	width: 98.5%;
	margin-top: 5px;
	margin-left: .75%;
	border: 1px solid yellow;
	border-radius: 15px 5px 35px 5px;
	height: auto;
	overflow:hidden;
}
.ButtonImage{
	max-width: 25%;
}
.RS {
	float: right;
	width: 5%;
	height:auto;
	background-color: yellow;
	color: black;
	border-radius: 0px 0px 0px 7px;
	overflow:hidden;
	text-align:center;
}
.RSImage{
	width: 90%;
}
.Content {
	text-align: center;
	margin-top: 25px;
	margin-bottom: 25px;
font-family: Georgia, "Times New Roman", Times, serif;   font-style: italic;font-weight: bold;
	color: #99CCFF; font-size: 22px;
}
.ContentPic {
	display: block;
	border-radius: 10px 10px 10px 10px;
	overflow:hidden;
}
.ContentNoButtonText {
	display: block;
	margin-top: 10px;
	width: 98%;
	margin-left: 1%
}
.ContentNoButtonTextGold {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 98%;
	margin-left: 1%;
	border-top: 1px solid yellow;
	border-bottom: 1px solid yellow;
}
.ContentWithButtonText {
	display: block;
	clear: both;
	float: left;
	width: 98%;
	margin-left: 1%;
}
#FBFieldT {
	display:block;
	clear:both;
	text-align: center;
	background:#3366CC;
	border-radius: 10px 10px 0px 0px;
	height:auto;
	width: 100%;
	overflow:hidden;
	color:#FFFFFF;
}
#FBFieldB {
	display:block;
	clear:both;
	background:#3366CC;
	border-radius: 0px 0px 20px 20px;
	height:auto;
	overflow:hidden;
	color:#FFFFFF;
	width: 100%;
	float:left;
	margin-top: 5px;
}
.Closer1 {
	text-align: center;
	margin-top: 20px;
	border-top: 1px solid yellow;
	background-color: #444;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ddd;
	font-weight: bold;
}
.Closer2 {
	text-align: center;
	margin-bottom: 10px;
	display: block;
	border-bottom: 1px solid yellow;
	background-color: #444;
	font-family:Verdana, Geneva, sans-serif;
	color: #ddd;
	font-weight:bold;
}
.Footer {
	clear: both;
	float: left;
	width: 98%;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 1%;
	margin-right: 1%;
	display: block;
	text-align:center;
	font-size: !important;
	font-size:14px;
}
.DBA {
	text-align: center;
}
.DBAPic {
	width: 80%;
	margin:auto;
}
.Breaker {
	clear: both;
	width: 100%;
	margin-top: 10px;
	border-bottom: groove 1px gray;
}
.BreakerB{
	clear: both;
	width: 100%;
}
.BreakerGoldTop {
	clear:both;
	margin-top: 10px;
	width: 90%;
	margin-left: 5%;
	border-bottom: solid 1px yellow;
}
.BreakerGoldBot {
	clear:both;
	margin-top: 10px;
	width: 90%;
	margin-left: 5%;
	border-top: solid 1px yellow;
}
.BreakerGold1 {
	clear:both;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 1px;
	background-color: yellow;
	width: 85%;
	margin-left: 7.5%;
}
.BreakerGoldText {
	clear:both;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 1px;
	background-color: yellow;
	width: 85%;
	margin-left: 7.5%;
}
.BreakerGrayTable {
	clear:both;
	margin-top: 15px;
	margin-bottom: 15px;
	height: 1px;
	background-color: gray;
	width: 35%;
	margin-left: 32.5%;
}

@media only screen and (min-width: 1000px) {
.gridContainer {
	width: 75%;
	max-width: 800px;
	padding-left: 0%;
	padding-right: 0%;
	margin: auto;
}
.Phone  {
	display: none;
}
.ButtonL {
	display: block;
	clear: both;
	width: 49%;
	margin-left: 0%;
}
.ButtonR {
	display: block;
	clear: none;
	float:right;
	width: 49%;
	margin-top: 3px;
	margin-left: 0%;
}
.ButtonM {
	display: block;
	clear: both;
	width: 100%;
	margin-left: 0%;
}
.DBAPic {
	width: 40%;
}
.TextUsButton {
	display: none;
}
}
