@media (max-width: 720px){
	 .lrglogo{
     display: none;
}

.smllogo{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#wrapper {
	margin-left: auto;
	margin-right: auto;
	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: auto;
	padding-left: 0px;
	padding-right: 0px;
}
#buttons {
	display:none;
}

.mobaddrs {
	float: left;
	padding-left: 1em;
}
.map2 {
	float: right;
	padding-right: 3%;
	padding-top: 3%;
	
}
.img {
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.footer2 {
	width: auto;
	margin-top: 2em;
}
#footer {
	background-color: #000000;
	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;
	width: auto;
}
#brands {
        display: none;
}
#copy {
	background-image: url(images/east-coast-web-site_03.jpg);
	height: auto;
	width: 501px;
	padding-top: 1em;
	margin-left: auto;
	margin-right: auto;
}
#dotpoints #photo .mainphoto {
	display: block;
	margin-left: auto;
	margin-right: auto;

}


#header {
	width: 501px;
	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: 13px;
	color: #E3E3E3;
	font-style: normal;
	font-weight: 400;
	line-height: 25px;
	padding-top: 0px;
}
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;
}
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;
}
h6 {
	font-family: vera-sans;
	font-size: 14px;
	color: #E8E8E8;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 5px;
	font-style: normal;
	font-weight: 400;
	width: auto;
}

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

a:hover {
	color: #A41400;
}
}
