@charset "utf-8";
/* CSS Document */



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#787878;
}

a {
	color:#000000;
	text-decoration:none;
}

a:hover {
	color:#000000;
	text-decoration:underline;

}


.tmenu:visited {
	FONT-SIZE: 12px; COLOR: black; FONT-FAMILY:Arial, Helvetica, sans-serif; TEXT-DECORATION:none; font-weight: bold;
}

.tmenu:hover {
	FONT-SIZE:12px; COLOR:#a3271b !important; FONT-FAMILY:Arial, Helvetica, sans-serif; TEXT-DECORATION: blink !important; font-weight: bold;
}

.tmenu:link {
	FONT-SIZE: 12px;
	COLOR: black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION:none;
	font-weight: bold;
	
}


#bodypos {position: relative;
	margin: 0 auto;
	height: 100%;
	width: 775px;}
	
#header { width:775px; height:67px; background-color:#f3f3f3; background:url(images/bghead.jpg);} 
#imgcont { width:775px; height:228px; background-image:url(images/design.jpg); float:left;}
#container { background-color:white; width:775px; height:397px; float:left;}
#textcont { height:380px; width:760px; float:left; margin-left:10px; margin-top:10px; }

.nohead { font-family:Arial, Helvetica, sans-serif; font-size:25px; color:#c70c16; font-weight:600 }
.texthead { font-family:Arial, Helvetica, sans-serif; font-size:20px; font-weight:500px; }
.texthead2 { font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#8aa201; }
.textdeco { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#52575b; line-height:1.3em;}
.txtlink { color:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size:12px; }




#menucont { width:800px; background-image:url(menuback.jpg);}

/* auction car clearance page */
#mcontainer { background-color:white; width:775px; height:430px;}
#textcont2{ width:677px; float:left; margin-top:20px; margin-left:30px; height:400px;}
.txtcont { width:445px; float:left; margin-left:20px; margin-top:5px;  }
#imgcontt { width:139px; float:left; margin-top:20px; margin-left:20px;}

/* areas page */

.txtarea { width:675px; float:left; margin-left:20px; margin-top:5px;  }

/* contact page */

.txtus { width:675px; float:left; margin-left:20px; margin-top:5px;  }
#containerus{ background-color:#f4f4f4; width:742px; float:left; margin-top:20px; margin-left:30px; height:320px;}
#mcontainerus { background-color:#ecedee; width:800px; height:380px;}

.footer{ background-color:#464646; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; height:67px; width:775px; float:left; background:url(images/footerbg.jpg)}


/* SEO */

#pagefooter{
	font: normal 70%/14px Arial, Helvetica, sans-serif;
	text-align: center;
	width: 776px;
	background-color:#FFFFFF;
	color:#52575b;
}

.nav1
{
	font-size:13px;
	font-weight: bold; 
	text-decoration: none;
	background-color:#8aa201;
	color:#FFFFFF;
	
}
.nav1:hover
{
	text-decoration: underline;
	color:#FFFFFF;
}

h3
{
	font-size:14px;
}