@charset "utf-8";
#content {
	font-family: 'lacuna_regularregular';
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
h1,h2,h3 { display:inline; font-size:16px;}
#header {
	height: 100px;
	width: 800px;
	background-image:url(../img/junkmycarcocoa.jpg)
}
#topline {
	width: 100%;
	background-image: url(../img/topliine.jpg);
	height: 50px;
	z-index: -1;
	margin-top: -10px;
	margin-bottom: -1px;
}
#cashforcarscocoa {height: 100px;
	width: 800px;
	background-image:url(../img/cashforcarscocoa.jpg);}
	#nav{
	height: 40px;
	float: left;
	width: 800px;
}
#navbuttons{
	width: 800px;
	height: 50px;
	padding-bottom: 15px;
	margin-top: 5px;
}
#navbuttons li{list-style:none;float:left;}
#navbuttons li a{background-image:url(../img/navi.jpg);display:block;}
.home{background-position:0px 0px;width:160px;height:50px;}
.about{background-position:-160px 0px;width:160px;height:50px}
.sell{background-position:-320px 0px;width:160px;height:50px}
.contact{background-position:-480px 0px;width:160px;height:50px}
.salvage{background-position:-640px 0px;width:160px;height:50px}
#navbuttons a .hover{background-image:url(../img/navi.jpg); no-repeat;display:block;opacity:0;position:relative;top:0;left:0;height:100%;width:100%;}
#navbuttons a.home .hover{background-position:-0px -50px;}
#navbuttons a.about .hover{background-position:-160px -50px;}
#navbuttons a.sell .hover{background-position:-320px -50px;}
#navbuttons a.contact .hover{background-position:-480px -50px;}
#navbuttons a.salvage .hover{background-position:-640px -50px;}
#bstart { font-family: "lacuna_regularregular"; text-align: justify; padding: 10px; float: left; width: 780px; margin-top: 25px; line-height: 20px; height: auto; 
}
.center {
	text-align: center;
}
@font-face {
    font-family: 'lacuna_regularregular';
    src: url('../lacuna-webfont.eot');
    src: url('../lacuna-webfont.eot?#iefix') format('embedded-opentype'),
         url('../lacuna-webfont.woff') format('woff'),
         url('../lacuna-webfont.ttf') format('truetype'),
         url('../lacuna-webfont.svg#lacuna_regularregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
#botline {
	width: 100%;
	background-image: url(../img/topliine.jpg);
	height: 50px;
	z-index: -1;
	margin-bottom: -1px;
	float: left;
	text-align: center;
	color: #FFF;
	line-height: 45px;
}
#pic1 {
	padding: 5px;
	height: 300px;
	width: 193px;
	margin-top: 15px;
	float: left;
}
#midbody { text-align: justify; padding: 5px; float: left; height: auto; width: 364px; margin-top: 5px; 
}
#pic2 {
	padding: 5px;
	height: 300px;
	width: 193px;
	margin-top: 15px;
	float: left;
}
@media (max-width:480px) 

{    #content {
	font-family: 'lacuna_regularregular';
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
} 

#cashforcarscocoa {height: 100px;
	width: 100%;}
	
#nav {
	height: 40px;
	float: left;
	width:100%;
}
#navbuttons{
	width: 800px;
	height: 50px;
	padding-bottom: 15px;
	margin-top: 5px;
}


  }
