@import url("layout.css");
@import url("columns.css");
@import url("tables.css");
@import url("featured-vehicles.css");

body
{
  font-family: Verdana, Arial,sans-serif;
  background-color: #A3A3A3;
  background-image: url("page-background.jpg");
  background-repeat: repeat-x;
  background-position: top center;
  color: #333;
  font-size: 62.5%;
  margin: 0;
}

div
{
  margin: 0;
  padding: 0;
}

a:link, a:visited
{
  text-decoration: none;
}

h1, h2
{
  font-family: Garamond, Arial, Helvetica, Verdana, sans-serif;
}

h1
{
  font-size: 2.4em;
  color: #333;
  margin-bottom: .2em;
}

h2
{
  font-size: 1.6em;
  color: #333;
  margin-top: .3em;
  margin-bottom: .1em;
  line-height: normal;
}

p
{
  margin-top: .2em;
}

h3
{
  font-size: 1.2em;
  color: #333;
  margin-bottom: .3em;
}



a img
{
  border: 0;
}

p, td, blockquote, li, address
{
  font-size: 1.1em;
}

p
{
  line-height: 1.4em;
}

th
{
  font-size: 1.4em;
  font-weight: bold;
  text-align: left;
}

ul
{
}

address
{
  font-style: normal;
}

blockquote
{
  font-style: italic;
}


.marginBlock
{
  margin: 30px 60px 40px 60px;
}

a, a:link, a:visited
{
  color: #008184;
  font-weight: bold;
}

a:hover
{
  color: #00a1a4;
}


hr.divider
{
  height: 0;
  border: 0;
  border-top: 1px solid #ccc;
  clear: both;
}


div.finePrints
{
  font-size: x-small;
  text-align: right;
  margin: 3px 10px;
}


.brandDiv
{
  clear: both;
  width: 610px;
  background-image: url(/css/brand-div-background.jpg);
}


div.brandDiv h1, div.brandDiv h2, div.brandDiv h3
{
  color: #333;
}

div.brandIconContainer
{
  width: 120px;
  float: left;
  padding: 20px 0;
  text-align: center;
}


div.brandDiv div.brandContentContainer
{
  width: 450px;
  float: right;
  padding: 10px;
  border-width: 0;
}

.copyrightText
{
  font-size: 1.0em;
  margin: 0 15px;
}

.singleNews a, .singleNews a:link, .singleNews a:visited
{
  color: #444 !important;
  font-weight: bold;
}


img.staffImages
{
  border: 1px solid #999;
}

div.nameTag
{
  font-weight: bold;
  font-size: x-small;
}

div.staffInfo
{
  width: 100px;
  text-align: center;
  float: left;
  padding: 5px;
  height: 180px;
  color: #333;
}


.sideButton
{
  display: block;
  padding: 5px;
}

.jaguar-intro
{
  margin-top: 0px;
  float: right;
  width: 325px;
  margin-right: 15px;
}

.jaguar-thumbnails
{
  margin: 15px 0;
}

.RadMenu_MclSide a:hover
{
  color: #fff !important;
}

.floatLeft
{
  float: left;
}

.floatRight
{
  float: right;
}

.clearBoth
{
  clear: both;
}

ul#SubMenu
{
  list-style-type: none;
  background-color: #ccc;
  padding: 10px 0;
  margin: 0;
}

ul#SubMenu li 
{
  margin: 0;
  padding: 0;
}

ul#SubMenu li a, ul#SubMenu li a:link, ul#SubMenu li a:visited
{
  height: 20px;
  line-height: 20px;
  display: block;
  background-image: url('/images/menu-bg.jpg');
  text-align: center;
  font-weight: bold;
  color: #707070;
  font-size: 13px;
  margin: 2px 0;
}

ul#SubMenu li a:hover
{
  background-image: url('/images/menu-bg-hover.jpg');
  color: #444;
}
