/* Aitken-Walker Cars Web-Site CSS File    */
/* Used as "SiteWide"                      */
/* CSS Level 1 and 2                       */

P	{
	font-family: Verdana, Arial, sans-serif;
	}
A:link	{
	background: transparent;
	color: #DD0000;
	text-decoration: underline;
	}
A:visited	{
	background: transparent;
	color: #DD0000;
	text-decoration: underline;
	}
A:hover	{
	color: #770000;
	}
A	{
	background: transparent;
	color: #DD0000;
	text-decoration: underline;
	}
A.offer:link	{
	background: transparent;
	color: #FFFFFF;
	text-decoration: none;
	}
A.offer:visited	{
	background: #transparent;
	color: #FFFFFF;
	text-decoration: none;
	}
A.offer:hover	{
	color: #FFFF99;
	}
A.offer	{
	background: transparent;
	color: #FFFFFF;
	ztext-decoration: underline;
	}
A.subtle:link	{
	background: transparent;
	color: #BB7777;
	text-decoration: none;
	}
A.subtle:visited	{
	background: transparent;
	color: #BB7777;
	text-decoration: none;
	}
A.subtle:hover	{
	background: transparent;
	color: #BB0000;
	text-decoration: underline;
	}
A.subtle	{
	background: transparent;
	color: #BB7777;
	ztext-decoration: underline;
	}
BODY	{
	font-family: Verdana, Arial, sans-serif;
	}
/*BODY	{
	background: #FFFFFF none;
	border: 0;
	font-family: Times, 'Times New Roman', serif;
	color: #555555;
	margin: 0px;
	}*/
H1	{
	color: #000000;
	}
H2	{
	font-size: 1.3em;
	}
LI	{
	padding: 2px;
	color: #000000;
	}
TABLE.border	{
	border: solid 1px red;
	}
.border	{
	border: solid 2px #000000;
	background-color: #FFFFFF;
	color: #000000;
	}
.check	{
	background: url(check.gif);
	}
.first	{
	margin-top: 0px;
	}
.footer	{
	border-bottom: solid 2px #DD0000;
	margin-bottom: 0px;
	}
.flags	{
	list-style-image: url(flags2.gif);
	font-weight: bold;
	}
.homelist	{
	font-size: 150%;
	font-weight: bold;
	}
.leftb	{
	border-left: solid 2px #000000;
	background-color: #EEEEEE;
	}
.smallborder	{
	border: solid 2px #000000;
	background-color: #DE0E0E;
	color: #FFFFFF;
	font-size: 120%;
	font-weight: bold;
	}
.std	{
	margin-bottom: 0px;
	}
.top	{
	margin-bottom: 0px;
	margin-top: 0px;
	}

