body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0;
	font-size: small;
	line-height: 120%;
	background-image: url(images/bg-gray-gradient2.gif);
}

h1 {
	color: #000099;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	text-align: left;
	padding: 5px;
	font-size: 36px;
	margin-bottom: 0px;
}
h2 {
	color: #000066;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: normal;
	padding-bottom: 10px;
	font-size: 16px;
	padding-top: 0px;
	margin: 0;
	text-align: left;
}

h2.vehicle {
	color: #000066;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: normal;
	padding-bottom: 10px;
	font-size: 24px;
	padding: 2px;
	margin: 0px;
	line-height: 1.2em;
}
h2.price {
	color: #990000;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: normal;
	padding-bottom: 10px;
	font-size: 24px;
	padding: 0px;
	margin: 0;
	text-align: left;
}
h3 {
	color: #990000;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: normal;
	font-size: 16px;
	padding-top: 0px;
	margin: 0;
	text-align: center;
}p {
	margin: 5px 0 10px  0;
	text-indent: 0px;
	text-align: left;
}
p.centered {
	text-align: center;
}
blockquote {
	font-style: italic;
	margin-left: 20px;
	padding-left: 20px;
}
ul {
}

ol {
}
li { 
	list-style-type: disk; 
	line-height: 150%; 
	list-style-image: url(New%20Folder/images/arrowSmall.gif); 
} 
img.left {
	float: left;
	margin: 0 15px 0 0;
}
img.right {
	margin: 0 0 0 15px;
	text-align: right;
}
.vin {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	color: #990033;
}
.mileage {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	color: #000066;
	font-weight: bold;
}


/**************** Pseudo classes ****************/ 

a:link {
	color: #000066;
	text-decoration: underline;
	font-weight: bold;
} 

li:link {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
} 

a:visited {
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
} 

li a:visited {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
} 

a:hover {
	font-weight: bold;
} 

li a:hover {
	font-weight: bold;
} 

a:active {
	color: #000066;
	font-weight: bold;
} 


/************************* ID's *************************/ 
#wrapper{
	width:960px;
	margin:auto;
	padding:0px;
	background-image:url(images/background.jpg);
	text-align:center;
}
#navigation {
} 
#content {
	padding:0 25px 25px 25px;
	width: 910px;
}
#header{
	width:960px;
	margin:auto;
	text-align:left;
}
#headline {
	padding: 15px 0 0 0;
}
#vehicle-1 {
	float: left;
	width: 600px;
} 
#vehicle-1_description {
	float:left;
} 

/**************** NAVIGATION - TOP BAR START ****************/ 
#navbar{
	text-align:center;
	padding:4px 0 0 0;
	background-image: url(images/navbar-red-960.gif);
	height: 27px;
	background-repeat: no-repeat;
}
#navbar ul{
	padding:1px 0 1px 0;
	margin:0;
	padding-left: 50px;
}
#navbar {
	color:#FFFFCC;
	text-align:center;
	list-style:none;
	font-size:9pt;
	font-weight:normal;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
#navbar li a{
	text-decoration:none;
	color:#FFFFCC;
	font-weight:bold;
}
#navbar  li  a:hover {
	text-decoration: underline;
}
#navbar li {
	display:inline-block;
	margin:0;
	list-style:none;
	float: left;
}
.current #navbar ul li.current a,
.sold #navbar ul li.sold a,
.about #navbar ul li.about a,
.contact #navbar ul li.contact a{
	color: #FFF;
	background-color: #BF4B4B;
}

/**************** NAVIGATION - TOP BAR END ****************/ 

/************************* NAVIGATION SIDEBAR *************************/ 

#sidebar {
	clear: both;
	width: 920px;
	background: url(New%20Folder/img04.gif) repeat-x left top;
	color: #008C00;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	display: block;
	float: left;
	width: 200px;
	padding: 15px;
}

#sidebar li ul {
	line-height: 1.8em;
}

#sidebar li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 0;
}

#sidebar h2 {
	margin: 0 0 15px 0;
	color: #008C00;
}

#sidebar a {
	text-decoration: none;
	color: #008C00;
}

#sidebar a:hover {
	text-decoration: underline;
}



/************************* FOOTER *************************/ 
#footertext {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	width: 960px;
	margin: auto;
}
/*********** NAVIGATION - BOTTOM START ************/ 
#footerlinks {
	text-align:center;
	padding:15px 0 15px 0;
	width: 960px;
	margin: auto;
}
ul.footerlinks {
	padding:2px 0 2px 0;
	margin:0;
	text-align: center;
}
.footerlinks {
	color:#666666;
	text-align:center;
	list-style:none;
	font-size:8pt;
	font-weight:normal;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
li a.footerlinks {
	text-decoration:none;
	color:#990000;
	font-weight:bold;
	display:inline;
	text-align: center;
}
li a.footerlinks:hover {
	color:#000066;
	display:inline;
}
li.footerlinks {
	display:inline;
	margin:0;
}
/************ NAVIGATION - BOTTOM END *************/ 

#legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	padding: 0px;
	background-image: url(images/legal-960.gif);
	width: 960px;
	background-repeat: no-repeat;
	height: 20px;
	margin: auto;
}

#designer {
	text-align: center;
	padding: 25px 0 10px 0;
	width: 960px;
	margin: auto;
}
.designer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-align: center;
}
a.designer {
	text-decoration:none;
	color:#999999;
	font-weight:bold;
}
a.designer:hover {
	color:#333333;
}

#content li {
	padding: 5px;
	line-height: normal;
}
.larger {
	font-size: larger;
}
.about  #content p {
	font-size: 14px;
	line-height: 1.5em;
}
img {
	border: none;
	margin: 0;
}
.highlight-red {
	color: #C00;
}
