body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
p{
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D5D5D5;
}
.ContentLeft {
	background-image: url(/images/back_contentrpt_left.jpg);
	background-repeat: repeat-y;
}
.ContentRight {
	background-image: url(/images/back_contentrpt_right.jpg);
	background-repeat: repeat-y;
}
.ContentRpt {
	background-image: url(/images/back_content_rpt.jpg);
	background-repeat: repeat-y;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ED1C24;
	text-decoration: none;
}
.GreyBackground {
	background-color: #ECECEC;
}
.DateText {
	font-weight: normal;
	color: #555555;
}
.auth{

}
.auth li{
	display:inline;
	list-style:none;
	width:125px;
	height:125px;
}

.FlashTable {
/*	background-image: url(/images/back_flash.jpg);
	background-repeat: no-repeat;*/
}
.GreyBorder {
	border: 1px solid #D2D0D3;
	position:relative;
	z-index:50;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #231E20;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EC1D25;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#222222;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	
}
}
.TimeNewSmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
}
.FormSelect {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 160px;
}
.FormField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	border: 1px solid #241F21;
}
.ErrorText {
	color: #990000;
}
#SEO {
	margin: 20px 0px 0px;
	padding: 0px;
	background-image: url(/images/icon_proudly_serving.gif);
	display: block;
	height: 140px;
	width: 178px;
	background-repeat: no-repeat;
}
#SEO span {
	background-image: url(/images/icon_proudly_serving.gif);
	background-repeat: no-repeat;
	display: none;
}

#BMDealer {
/*	height: 90px;
	width: 150px;
	float: right;*/
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}

#BMDealer p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#slideshow{
	height: 162px;
	position: relative;
	width: 580px;
}

.slide { left:0; top:0; }

.socialIcons {
	font-size:14px;
}

.socialIcons a, a:hover {
	font-size: 10px;
	color:#AAA;
	text-decoration:none;
}

.socialIcons img {
	margin: 5px auto -5px;
}
/* Edits by Travis Cannon - main nav drop down */
.main-nav{
	width:580px;
	margin:0 auto;
	height:32px;
	position:relative;
	z-index:100;
}
.main-nav ul{
	list-style:none;
	padding:0;
	margin-top:-2px;
}
.main-nav ul ul{
	position:absolute;
	top:100%;
	left:0;
	width:100%;
}
.main-nav ul ul li{
	display:block;
	width:102px;
	height:25px;
	text-align:center;
	background-color:#ec1c24;
	padding:8px 0 0 0;
	margin:0;
}
.main-nav ul ul li a{
	color:#ffffff;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bolder;
}
.main-nav ul ul li:hover{
	cursor:pointer;
	background-color:#9f0f14;
}
.main-nav li{
	position: relative;
	display:inline;
}
div.main-nav ul ul{
	display:none;
}

div.main-nav ul li:hover ul{
	display:block;
}
.main-nav-spacer{
	height:10px; 
	width:580px;
}
.press-list{
	list-style:none;
	width:300px;
}
.press-list li{
	display:inline;
}

.locations-list{
	font-size:10px; 
	font-family:Verdana, Geneva, sans-serif; 
	color:#333333; 
	font-weight:bold; 
	float:left; 
	width:160px; 
	list-style:none;
	padding:0;
}
.locations-list li a{
	font-size:10px;
}
.blog-images{
	float:right; 
	margin:-29px 9px 0 5px;
}
.para-right{
	margin-left:30px;
	
}
