@charset "utf-8";
body
{
	color:#231f20;
	background-color:#e31d24;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
h4
{
	color: #e31d24;
	font-size:14px;
}

strong.header
{
	color: #e31d24;
	font-size:14px;
}

div.scroll 
{
	position:relative;
	top:0px;
	left:0px;
	height: 400px;
	width: 100%;
	overflow: auto;
	margin-top:0;
	padding-right:0;
	padding-top:20px;
	background-color:white;
}

div.header 
{
	background-image: url(/images/Header_BG.jpg);
	height:38px;
	width: 100%;
	margin:0;
	padding:0;
}

div.PageName 
{
	width: 700px;
	height:45px;
	margin:0;
	padding-top: 5px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	display:inline;
}

div.social 
{
	width: 120px;
	height:0px;
	margin:0;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	display:inline;
	position: relative;
	top: -20px;
	left: 220px;
}

div.social_sub
{
	width: 0px;
	height:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	display:inline;
	margin:0px;
	
}

div.social_sub_txt
{
	width: 75px;
	height:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	display:inline;
	margin-bottom:0px;
	position: relative;
	top: -2px;
}

a.social_cls {
	text-decoration:none;
	padding: 0px;
	border:none;
}

a.social_cls:hover {
	text-decoration:none;
	padding: 0px;
	border:none;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #e31d24;
	text-decoration:none;
	padding: 9px;
}


a.Press {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #e31d24;
	text-decoration:none;
	padding: 9px;
}

a.left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #e31d24;
	text-decoration: none;
	padding-left:2px;
	padding-right:9px;
}
a.right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #e31d24;
	text-decoration: none;
	padding-left:9px;
	padding-right:0px;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #231f20;
	text-decoration:none;
	padding: 9px;
}
a.Press:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #231f20;
	font-weight:bold;
	text-decoration:none;
	padding: 9px;
}


a.left:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #231f20;
	text-decoration: none;
	padding-left:2px;
	padding-right:9px;
}
a.right:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #231f20;
	text-decoration: none;
	padding-left:9px;
	padding-right:0px;
}

.images_left
{
	float:left;
	padding-left:0px;
	padding-right:10px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;

}

.images_right
{
	float:right;
	padding-left:10px;
	padding-right:0px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.images_right50
{
	float:right;
	padding-left:10px;
	padding-right:50px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
font.bws {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a.bws {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #231f20;
	text-decoration:none;
	padding: 0px;
}
a.bws:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e31d24;
	text-decoration:none;
	padding: 0px;
}

table.Main
{
	background-color:#FFF;
	border:thick solid #000;
	width:950px; /* Need to fix this so that map works correctly.  Suggest making this a class */
	height:400px;
	margin-left:auto;
	margin-right:auto;
}

table.services
{
	background-color:#FFF;
	width:auto;
	height:auto;
	vertical-align:top;
	border:none;
}

TD.services_type
{
	width:250px;
}

th.services
{
	color: #e31d24;
	font-weight:bold;
	text-align:left;
	font-size:14px;
}

table.contacts
{
	background-color:#FFF;
	width:auto;
	height:auto;
	vertical-align:top;
	border:none;
}

TD.contacts
{
	width:100px;
}

th.contacts
{
	color: #e31d24;
	font-weight:bold;
	text-align:left;
	font-size:14px;
}


table.Bios
{
	
	width:auto;
	height:auto;
	border:none;
}
table.Bios td
{
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-top: 0px;
}

table.Press
{
	
	width:500px;
	height:auto;
	border:none;
}

blockquote.style3 {
  font: 12px/16px normal arial, sans-serif;
  padding-top: 10px;
  padding-left:10px;
  padding-right:15px;
  margin-right:50px;
  margin-left:50px;
  margin-bottom:5px;
  margin-top:5px;
  background-image: url(../images/openquote.gif);
  background-position: top left;
  background-repeat: no-repeat;
  text-indent: 20px;
  }
  blockquote.style150px {
  font: 12px/16px normal arial, sans-serif;
  padding-top: 10px;
  padding-left:10px;
  padding-right:15px;
  margin-right:50px;
  margin-left:200px;
  margin-bottom:5px;
  margin-top:5px;
  background-image: url(../images/openquote.gif);
  background-position: top left;
  background-repeat: no-repeat;
  text-indent: 20px;
  }
span.endq1 {
    display: block;
	padding-right:20px;
	padding-bottom: 10px;
}  

span.endq {
    display: block;
    background-image: url(../images/closequote.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
	padding-left:10px;
	border:#F00;
	border:medium;
} 
