@charset "utf-8";
/* CSS Document */
@media (max-width: 480px){
	 .lrglogo{
     display: none;
}

.smllogo{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#wrapper {
	background-image: -webkit-linear-gradient(270deg,rgba(147,147,147,1.00) 0%,rgba(0,0,0,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(147,147,147,1.00) 0%,rgba(0,0,0,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(147,147,147,1.00) 0%,rgba(0,0,0,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(147,147,147,1.00) 0%,rgba(0,0,0,1.00) 100%);
	padding-top: 0px;
	height: auto;
	width: 480px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#buttons {
	display:none;
}

.mobaddrs {
	float: left;
	font-size: medium;
}
.map2 {
	padding-top: 1em;
	padding-right: 2em;
	float: right;
	
}
.img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.footer2 {
	width: 480px;
	margin-top: 2em;
}
#footer {
	background-color: #000000;
	width: auto;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(63,63,63,1.00) 0%,rgba(0,0,0,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(63,63,63,1.00) 0%,rgba(0,0,0,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(63,63,63,1.00) 0%,rgba(0,0,0,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(63,63,63,1.00) 0%,rgba(0,0,0,1.00) 100%);
	padding-top: 280px;
	height: auto;
}
#brands {
        display: none;
}
#copy {
	background-image: url(images/east-coast-web-site_03.jpg );
	height: auto;
	width: 460px;
	background-position: 0px 0%;
	margin-left: auto;
	margin-right: auto;
}
#header {
	width: 460px;
	background-color: #8E8989;
	margin-left: auto;
	margin-right: auto;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #E8E8E8;
	padding-left: 1em;
}

h2 {
	font-family: vera-sans;
	font-size: 12px;
	color: #E3E3E3;
	font-style: normal;
	font-weight: 700;
	line-height: 22px;
	padding-top: 0px;
	padding-left: 1em;
}
h3 {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 15px;
	color: #E3E3E3;
	font-style: normal;
	font-weight: 700;
	text-decoration: underline;
	line-height: 25px;
	padding-left: 1em;
}
h4 {
	font-family: vera-sans;
	font-size: 14px;
	color: #E3E3E3;
	font-style: normal;
	font-weight: 400;
	text-transform: none;
	line-height: 25px;
	height: 22px;
	text-align: center;
}
h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #E8E8E8;
	text-align: center;
	padding-left: 2%;
	padding-right: 2%;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}
h6 {
	font-family: vera-sans;
	font-size: 14px;
	color: #E8E8E8;
	text-align: center;
	padding-bottom: 5px;
	font-style: normal;
	font-weight: 700;
	width: auto;
}

h7 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #E5E5E5;
	width: auto;
	text-align: right;
	font-weight: bold;
	float: right;
	margin-right: 15%;
	border: medium ridge #B0B0B0;
	padding-left: 3px;
	padding-right: 3px;
}

#dotpoints h1 a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
}
a {
    color: #BB5700;
}

a:hover {
	color: #A41400;
}
.mainphoto {
	margin-left: auto;
	margin-right: auto;
	display: block;
}

}
