#GoogleMaps1, #GoogleMaps2 {  
    margin-left: auto;
    margin-right: auto;
    display: block;
    height: auto;
    max-width: 100%;

}
.container
{
	background: #FFF;
}

.leftside img
{
    vertical-align: middle;
    display: block;
    margin-left: auto;
    margin-right: auto;
}


/* #wrapper {
	background: #FFF;
	max-width: 960px;
	min-width: 500px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;

}
*/
#masthead {
	background: #4848FF;
	width: 100%;
}
#banner {
	background: #FFF;
	width: 100%;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}
/*
#wrapper #banner #Logo {
	width: 90%;
}
*/
#content {
        padding-top: 80px;
/*	background: #FFF;
	width: 80%; 
	margin-right: auto;
	margin-left: auto; */
	font: 20px "Times New Roman", Times, serif;
	color: #87A2A5;
/*	margin-top: 80px; */
}
#title h1 {
	text-transform: uppercase;
	font: 400 26px Oswald, Arial, Helvetica, sans-serif;
	text-align: center;
}
h1 {
	font: 400 26px oswald;
	text-transform: uppercase;
	color: 	#87A2A5;
}
h2 {
	font: 700 22px Oswald, sans-serif;
	color: #D12C2C;
	text-transform: uppercase;
}
h3 {
	font: 700 17px Oswald, sans-serif;
	text-transform: uppercase;
	color: #D12C2C;
}
h4{
	font: 700 16px Oswald, sans-serif;
	text-transform: uppercase;
	color: #D12C2C;
}
body {
	background: #464646;
}

#copy{
	background: #FFF;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
margin-bottom: 30px;
	clear: both;
}
#wrapper #content #right ul {
	margin-left: 0px;
	padding-left: 0px;
}


#wrapper #content #right ul li {
	width: 100%;
	border-bottom: 1px solid #CDD9DA;
	list-style: none;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-left: 0px;
}
#left {
	float: left;
	width: 50%;
	text-align: right;

}

#right {
	float: right;
	width: 50%;
}
/* Stylesheet: PatioHeatersLayout Modified On 2016-05-24 15:30:11 */
