* {margin:0px;padding:0px;top:0px;left:0px;}
body{
	text-align: center;
	background-color: #44607e;
	background:url(../images/bgline7.jpg) top center repeat-x #fff;
}
#central{
	margin-right: auto;
	margin-left: auto;
	
	position: relative;
	width: 888px;
	text-align: center;
	background-color: #FFFFFF;
}
#header{
	background-image: url(./images/logo.jpg);
	height: 300px;
	width: 888px;
	left: 0px;
	top: 0px;
}
#header a{
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 112px;
	font-family: "Courier New", Courier, mono;
	margin-top: 35px;
}
#navlist{
	margin-left: 0px;
	padding-left: 0px;
	white-space: nowrap;
	position: absolute;
	height: 27px;
	width: 888px;
	top: 240px;
}
#navlist li{
	display: inline;
	list-style-type: none;
}
#navlist a {
	padding: 3px 10px;
	background-image: url(images/button.gif) ;
	height: 20px;
	width: 91px;
	display: inline;
	position: absolute;
	text-align: center;
	color: #fff;
	text-decoration: none;
}
#navlist a:hover{background-image: url(images/buttonover.gif);}
#n1{left: 0px;}
#n2{left: 111px;}
#n3{left: 222px;}
#n4{left: 333px;}
#n5{left: 444px;}
#n6{left: 555px;}
#n7{left: 666px;}
#n8{left: 777px;}
#leftside{
	float: left;
}
#leftside h3{
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #500909;
	border-right-color: #500909;
	border-bottom-color: #500909;
	border-left-color: #500909;
	width:200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
	display: block;
	margin-left: 35px;	
	margin-top: 35px;	}
/*secC*/
#secC {
	width:890px;
	margin:0px auto;
	font-size:9pt;
	text-align:left;
	margin-top:10px;
}
#secC #left {
	float:right;
	width:565px;
	font-size:9pt;
}
#secC #left #below {
	background:url(../images/bgBelow.gif) top left no-repeat;
	margin-bottom:5px;
}
#secC #left #homeInventory {
	padding-left:-7px;
}
#secC #left #homeInventory a {
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}
#secC #left #homeInventory a:hover {
	text-decoration:underline;
}
#secC #left #homeInventory .homeInventoryPic {
	width:94px;
	height:125px;
	font-size:7pt;
	float:left;
	margin-left:6px;
	margin-right:6px;
	text-align:center;
}
#secC #left #homeInventory .homeInventoryPic img {
	border:#717171 .09em solid;
	margin-bottom:3px;
}

#secC #right {
	float:left;
	width:308px;
	color:#464646;
	font-size:8pt;
}
#secC #right #staff {
	font-size:9pt;
	margin-left:20px;
}

#secC #right #homeButtons {
	z-index:0;
}

#secC #right #news {
	background:url(../images/bgNews2.jpg) top left no-repeat;
	width:308px;
	padding-top:50px;
}
#secC #right #news .newsSection {
	margin-left:18px;
}
#secC #right #news .newsSection img {
	margin-right:10px;
}


#picture1{
	margin-left: 35px;
	height: 150px;
	width: 200px;
	background-image: url(images/photoofthemonth.jpg);
	border: 3px solid #500909;
}
#picture2{	
	margin-left: 35px;
	height: 150px;
	width: 200px;
	background-image: url(images/bikeofthemonth.jpg);
	border: 3px solid #500909;
}
#footer{
	clear: both;
	background-color: #FFFFFF;
	position: relative;
	height: 46px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#rightside{
	float: right;
	width: 460px;
	background-color: #FFFFFF;
	margin-right: 15px;
	margin-top: 50px;
	overflow: hidden;
}
#rightside p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin-left: 0px;
	margin-bottom: 20px;
	width: 460px;
}
#rightside h1{
	margin: 10px 0px 10px 0px;
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #033387;
}
#rightside span{
	margin-top: 10px;
	margin-bottom: 4px;
	width: 430px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #649721;
}
#rightside a{color: #666666;}
#footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
	padding-top: 23px;
	margin-right: 10px;
}
#footer a{color: #fff;}
#footer a:hover{color: #fff;}
#imagepreloader{
	visibility: hidden;
	overflow: hidden;
	height: 0px;
	width: 0px;
}

p {
	margin-top:0px;
	margin-bottom:8px;
}

a {
	color:#192E67;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
}

h3 {
	margin-top:0px;
}

img, div { behavior: url(../../../../www.trcmotors.com/iepngfix.htc); }

/******************
CONTAINERS
*******************/
/*secA*/
#secA {
	height:57px;
	background:url(./images/bgNav71.jpg) top center no-repeat;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:700;
}
#secA #nav {
	font-size:10pt;
}
#secA #nav a {
	color:#fff;
	text-decoration:none;
}
#secA #nav a:hover {
	color:#edd901;
}
#secA .navDivider {
	margin-right:15px;
	margin-left:15px;
}


/* CSS Document */

