body, html {
	margin: 0px;
	padding: 0px;
	color: black;
	background-color: white;
	font-size: small; 
	font-family: sans-serif;
}

img { border: 0; }

div { padding: 5px; }

div #item { padding-top: 0; } 

a, a:link, a:visited { color: #333333; }
a.selected { font-weight: bold; }

span.highlight {color: #000000;}

.header { font-size: medium; font-weight: bold; }

.title { font-weight: bold; }

.link { font-size: small; font-weight: bold; }

#title span.highlight {color: #000000; font-size: medium; font-weight: bold;}

#header { color: #000000; font-size: x-large; font-family: serif; }


#nav ul {
	margin-left: 0;
	padding-left: 0;
	padding-bottom:40px;
	border: none;
} 

#nav ul {
	list-style-type: none;
	position:relative;
}

#nav ul ul {
	text-align: left;
	margin: 0;
	padding-left: 0;
}

#nav ul ul {
position: absolute;
top: 0;
left: 4em;
width:500px;
}

#nav ul ul ul {
left: 6em;
}

#nav a {
	font-size: small;
	text-transform: none; 
	text-decoration:none;
}

#dhtml-wrapper { 
	max-width: 500px;
	text-align: left;
}

#copyright {
	color: #929292; 
	font-size: x-small; 
	padding-top: 15px;
}

#model {
	width:100px;
	float: left;
	padding-right: 15px;
}

#quoteText {
	font-size: large;
	clear:left;
}

#quoteText a, #contact a, .title a {
	text-decoration: none;
}

#contact {
	font-size: x-small;
}

#sidenav .title {
	padding-bottom: 25px;
}

.csblurb {
	width: 150px;
	border: solid;
	border-width:2px;
	border-color: #f0f0f0;
	margin: 15px 0 15px 0;
	padding: 5px 7px 0 5px;
}

.csblurb .title {
	margin-bottom: 0;
	padding-bottom: 0;
}
