/* Main Style Sheet for LHD Cars Wanted */
*	{border: none; margin: 0; padding: 0;}
html	{font-size: 100%;}
body	{color: black; background: #FDFCC1 url(../images/lcw_body_bg.jpg) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 67.5%; padding: 10px 0 0 0;}
h3	{color: #000; font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; padding-bottom: 5px;}
p	{font-size: 1em; padding: 5px 1em 5px 1em;}
a	{color: #006CD8; text-decoration: underline;}
a:visited	{color: #006CD8; text-decoration: underline;}
a:hover	{color: #CCC; background-color: #006CD8; text-decoration: underline;}

.largertext	{font-size: 1.2em;}
.boldtext	{font-weight: bold;}
.redtext	{color: #F00;}
.italics	{font-style: italic;}
.clearfloat	{clear: both; height: 1px;
	font-size: 1px; line-height: 1px;}

#envelope	{width: 940px; margin: 0 auto;}

#lcw_banner	{width: 940px; height: 223px; position: relative;
	background: #DDDDDD url(../images/lcw_banner4.jpg) no-repeat;}
#lcw_banner h1	{
	width: 418px;
	height: 68px;
	overflow: hidden;
	position: absolute;
	left: 34px;
	top: 20px;
	background: url(../images/lcw_bannertext3.jpg) no-repeat;
	font-size: 1.5em;
	text-indent: -9999px;
}
#lcw_banner h2	{width: 464px; height: 41px; overflow: hidden;
	position: absolute; left: 33px; top: 120px;
	background: url(../images/lcw_h2text.jpg) no-repeat;
	font-size: 1.3em; text-indent: -9999px;}
#lcw_content	{border: 2px solid #006CD8; border-top: none;
	background: #FFFFFF url(../images/lcw_content_bg.jpg) no-repeat 50% 80%;}
	
#nav	{position: absolute; left: 2px; bottom: 0;
	font-size: 1.1em; font-weight: bold;
	list-style-type: none; width: 40em;}
#nav li	{float: left; background-color: #C8C8C8;/*#FDFCC1;*/}
#nav li a, #nav li a:visited	{
		float: left; width: 9em; color: #006CD8;
		text-decoration: none; line-height: 2.0;
		text-align: center; border-right: 1px solid #C8C8C8;}
#nav li a:hover	{color: #FDFCC1; background-color: #C8C8C8;
	text-decoration: none;}
#body_hp #nav_hp a, #body_fs #nav_fs a
	{background-color: #006CD8; color: #FDFCC1;
	font-weight: bold;}

#rightcol	{float: right; width: 300px;
	margin-top: 20px;}
#rightcol h3	{text-align: center;}

#maintext	{margin: 0 340px 0 3em;
	padding-top: 20px;}

#footer	{padding: 20px 0 20px 1em; font-size: 0.9em;
	color: #707070;}
