/* Howard Orloff Volvo Splash Styles */
body.default{
	background:url() #FFFFFF;	
}

/* Styles for left navigation */
.leftNav { 
  width: 0px;
}
td.leftNav {
  width: 0px;
}
.content {
  background-color: #fff;
}

.searchinput {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  height: 16px;
}

.pageContent {
  padding: 0px;
}

/* Start Custom css classes */
.phone{
	font-size:18px;	
	font-weight:bold;
}
.headerText{
	color:#420700;
}
.footerLinks a{
	font-size:9px; 
	font-family:Arial; 
	color:#636363;
}
.footerLinks a:hover{
	color:#000000;
	text-decoration:none;
}
.dp-headercell {
  width: 740px;
  height: 125px;
  background-image:  url(/1/38550/template/images/interface/redesign/banner.jpg);
  background-repeat: no-repeat;
}

.ebrochure-banner {
  width: 650px;
  height: 110px;
  background-image:  url(/1/38550/template/images/interface/redesign/ebrochure_banner.jpg);
  background-repeat: no-repeat;
}

.contentBackground {
  background-color: #FFFFFF;
}

.buttonLeft {
  width: 11px;
  height: 21px;
  background-image:  url(/1/Resources/Content/Misc/button_left_cap.png);
  background-repeat: no-repeat;
}

.buttonCenter {
  height: 21px;
  background-image:  url(/1/Resources/Content/Misc/button_background.png);
  background-repeat: repeat-x;
}

.buttonRight {
  width: 11px;
  height: 21px;
  background-image:  url(/1/Resources/Content/Misc/button_right_cap.png);
  background-repeat: no-repeat;
}

.buttonText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}

.buttonText:link,
.buttonText:visited {
}

.buttonText:active,
.buttonText:hover {
  color: #FFCC00;
}

/* End Custom css classes */
.seoText {
		width: 984px;
		height: 135px;
		color: #b7b5b5;
		text-align:left;
		font-size:11px;
		overflow: auto;
		padding: 2px 5px 0px 5px;
		scrollbar-base-color: #B2B2B2; 
		scrollbar-arrow-color: #000000;
		scrollbar-DarkShadow-Color: #B2B2B2; 
} 

.staffDetailsPhoto{
	width:225px;	
}

.staffDetailsBio{
	text-align:justify;	
}