﻿body
{background-image: url(images/sliver.jpg);
	background-repeat: repeat-y;
	background-attachment: scroll;
	margin: 0;
	padding: 0 0 0 5px;
	color: #29303b;
	background-color: #bcdefe;
	
}
html
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	
}
#InventoryTable
{
	width: 730px;
}
#rap
{
	float: left;
	width: 1000;
	margin: 0 0 0 -8px !important; margin: 0 0 0 -4px;
	padding-right: 0px;
	padding-left: 3px;
	padding-bottom: 0px;
	padding-top: 0px;
}
#main
{
	float: left;
    margin: 0 auto;
    width: 1000px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}
#Footer
{	
	float: left;
    text-align: center;
    width: 760px;
    clear: both;
    float: none;
    padding-right: 250px;
}
#Header
{
    background-image: url(images/Header.jpg);
    width: 1000px;
    height: 60px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px 0px 0px 0px;
    padding-top: 0px;
}
#DivTextArea
{
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 20px;
	font-size: 11px;
	float: left;
	width: 744px !important;
	width: 744px;
	color: black;
	font-family: verdana;
	text-align: left;
	margin-left: 8px;
}
#TextAndAd
{
    clear: both;
    margin-top: 0px;
    float: none;
    width: 760px;
    
}
#DivAdd
{
    float: left;
    width: 200px;
    padding-left: 0px;
    margin-left: 0px;
   
}
/*ShowRoom##################*/
.DivCarTitle
{
	width: 100%;
	color: white;
	background-color: #2e91fd;
	font-size: 2em;
	float: right;
	text-transform: capitalize;
	font-variant: small-caps;
	background-image: url(images/TitleSliver.jpg);
	background-repeat: repeat-x;
	border: solid 2px black;
	margin: 0px;
	font-weight: normal;
}
.imgShowroom
{ width: 375px; height: 280px; border: solid 1px black; }
.imgLinkShowroom
{
	font-weight: bold;
	font-size: larger;
}
.divDesc
{ width: 345px; padding-top: 5px; }
.divWebSite
{
	font-weight: bold;
	font-size: 1.5em;
	text-transform: capitalize;
	font-variant: small-caps;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 5px;	
}
.divPrice
{
	font-size: 1.5em;
	text-transform: capitalize;
	clear: both;
	float: none;
	padding-top: 50px;
}
.divPhone
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
/*Navigation ########################################*/
.nav
{
    width: 1000px;
    margin: 0;
    font-size: smaller;
    height: 19px;
    background-image: url(images/NavBar.jpg);
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}
.nav ul
{ margin: 0; padding: 0; line-height: normal; }

.nav ul li
{
	display: inline;
	float: left;
	list-style-type: none;
	text-align: center;
	margin-left: 15px;
}

.nav ul li a
{
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	color: #222;
	padding-top: 1px;
}

.nav ul li a:hover
{
	color: #0033ff;
}
#ContentTop
{
    background-image: url(images/ContentTop.jpg);
    width: 1000px;
    height: 7px;
    background-repeat: no-repeat;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
}    
H1
{
	font-size: 14px;
}
H2
{
	font-size: 12px;
}
.AdHREF
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.AdImage
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.Sidelinks a
{
	text-decoration: none;
	display: block;
	background-image: url(http://www.norcalcars.com/imagesNew/ButtonLG.jpg);
	background-repeat: no-repeat;
	width: 160px;
	height: 43px;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	padding-top: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: medium;
}
.Sidelinks a:hover
{
	background-image: url(http://www.norcalcars.com/imagesNew/ButtonLGp.jpg);
	background-repeat: no-repeat;
}

