h1 {
		font-size: 16px;
		font-weight : bold;
}

a.hidden {
		color: #000066;
	text-decoration: none;
}

a.hidden:hover {
		color: #000066;
	text-decoration: none;
}


BODY {
	color: #000066;
	background-color: White;
	font-family: Georgia;
	font-size: 16px;
	text-align: center;
	margin:0px;
}




A {
	color: #000066;
}

A:HOVER {
	color: #000066;
	text-decoration: none;
}

a.address { font-weight: bold;  color: #cccccc;  text-decoration: none;   }

td.address {
	line-height : 20px;
			color : #CCCCCC;
		background : #000066;
		text-align : center;
			font : bold;
}

td.sides {
	background-image : url(http://silverlinecars.biz/images/rosesbow21032003.gif);
	background-position : top;
	background-repeat : repeat-y;
}


a:hover.address{
	font-weight: bold;  color: #cccccc;
	text-decoration: overline underline;
}

td {
	font-size: 16px;

}
img.bordered {
	margin-right: 30px;
}

.narrowcolumn, .widecolumn {
	float: left;
	padding: 0 45px 20px 0;
		width: 690px;
		text-align:left;
}
#sidebar {
	margin-left: 700px;
	margin-right: 20px;
 width: 195px;
}


h1, h2, h3 {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	}
	h2 {
	font-size: 1em;
	margin-bottom: 0px;
	color: #006;
	}
	.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	width: 100%;
	}
/* End Various Tags & Classes*/

#sidebar {
	font-family: Verdana, sans-serif;
	width: 150px;
	font-size:80%;
	}
	#sidebar form {
	margin: 0;
	}
/* End Sidebar */
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-top: 10px;
	text-align:left;

	
		
	width: 250px;
	}
#sidebar ul li ul li {
	list-style-type: none;
	list-style-image: none;
	
	text-align:left;
	margin-left:-20px;
			font-weight:bold;
			text-transform:capitalize;
	}


a, h2 a:hover, h3 a:hover {
	color: #424242;
	text-decoration: none;
	}
	#Gallery {
	width: 918px;
	margin-left: auto;
	margin-right: auto;
		margin-bottom: 80px;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

#topleft {
position: absolute;
right: 0;
top: 0px;
display: block;
height: 192px;
width: 192px;
background: url(http://www.silverlinecars.co.uk/images/Trbanner.png) no-repeat;
text-indent: -999em;
text-decoration: none;
}

