@charset "utf-8";
/* CSS Document */

*, *:before, *:after {
    box-sizing: content-box !important;
}

ul li {
    list-style: outside none none;
    margin-left: 0;
}


/*template manipulation*/
#header {
	display:none;
}
body {
	background-color:#FFFFFF;
	background-image:none;
}
.footerbg {
	background-color:#FFFFFF !important;
}
.copyright img {
	display: none;
}
#footer .copyright {
width:165px;
height:60px;
background-image: url("/Publish/Content/image/jpeg/GWMOL/miami-footer-logo-jpg.jpeg");
}

/*structure*/
.cufon-loading { 
                visibility: hidden;
}
#header-banner {
background-image: url("/Publish/Content/image/jpeg/GWMOL/miami-header-logo-2014-jpg.jpeg");
background-repeat:no-repeat;
background-position: 0px 25px;
background-color:#FFFFFF;
height:52px;
padding-left:157px;
padding-top:28px;
font-size:38px;
font-weight:100;
width:824px;
}

#header-banner h1 {
	font-size:20px;
	color:#0a244e;
	border:0px !important;
	display:inline!important;
	margin: 0 0 0 0!important;
	padding: 10px 14px 0 0!important;

}
#header-banner h2 {
	font-size:20px;
	color:#0a244e;
	border-bottom:0px !important;
	display:inline!important;
	margin: 0 0 0 0!important;
	padding: 4px 0 0 12px!important;
	*padding-left:10px!important;
	text-transform:uppercase;
	border-left:2px solid #0a244e;
}
#header-banner h2 sup {
	font-size:12px;
	*position:relative;
	*top:-6px;
}
.boost {
	font-size:34px;
	border-right:1px solid #0a244e!important;
	padding-right:12px;
	
}

#address-bar {
	margin-top:20px;
	padding: 10px 0px 10px 15px;
	width:925px;
	background-color:#0462aa;
	color:#FFFFFF;
	font-size:15px;
}
#address-bar a {
	color:#FFFFFF;
}
#address-bar span {
	padding: 0 10px 0 10px;
}

#home-topics.home-last {
	margin-right:0px;
}

#home-topics {
	float:left;
	background-color:#ebe7dd;
	text-align:center;
	margin: 17px 18px 10px 0;
	
}

#home-topics h3 a, #home-topics h3 a:hover {
	color:#000;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:34px;
	margin-top:0;
	text-decoration:none;
}
#home-topics p {
	text-align:right;
	margin: 10px 10px 10px 0;
}
#home-topics p a {
	display:inline;
	color: #398ed1;
	font: normal 12px Arial, Helvetica, sans-serif;
	background: url(/Publish/Content/image/jpeg/GWMOL/miami-arrow-jpg.jpeg) no-repeat right center;
    margin-top: 10px;
	margin-right: 0px;
	padding-right: 17px;
}

#head-image {
	margin-bottom:20px;
}

#miami-navigation {
    background-color: #0462aa;
    border-bottom-color: #FFFFFF;
	width: 946px;
	height: 28px;
}

#menu {
	font-family: Arial, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0 0 0 64px;
	list-style-type: none;
	font-size: 15px;
	background: #0462aa;
	height: 32px;
}
#menu li {
	float: left;
	margin: 0;				
}

#menu li a {
	text-decoration: none;
	display: block;
	padding: 0 20px;
	line-height: 32px;
	color: #fff;
}

#menu li a:hover, #menu li a.active {
	background-color: #011935;
	color: #FFF;
}


#copy-container {
	width:946px;
	background-color: #e6e2d5;
	float:left;
	margin-top:20px;
}

#left-content {
	float:left;
	padding: 15px 20px 15px 35px;
	width:305px;
}

#left-content p {
	font-family: Arial, sans-serif;
	font-size:16px;
	color:#0a192d;
	
}
#left-content p.address {
	font-weight: bold;
}

#right-content {
	float:left;
	background-color:#FFF;
	padding: 15px 30px 15px 30px;
	width:526px;
}
#right-content h3 {
	font-size:26px;
	color:#011936;
	margin:0;
	padding:0 0 20px 0;
	font-weight:normal;
}
#right-content p {
	font-size:16px;
	color:#383838;
	line-height:28px;
}

#right-content h4 {
	font-size:16px;
	color:#011936;
	line-height:28px;
	padding:0;
}

#right-content ul {
    color: #383838;
    font-size: 10px;
    line-height: 28px;
    list-style-position: outside;
    list-style-type: disc;
    margin-left: 18px;
}
#right-content ul strong {
	font-weight:bold;
	color:#011936;
}
#right-content ul li span {
	font-size:16px;
	position: relative; 
	top: 4px;
}

#blue-box {
	background-color: #c3d9eb;
	width:100%;
	padding:28px;
	margin-top:30px;
}
#blue-box h3 {
	font-size:26px;
	color:#011935;
	margin:0;
	padding:0 0 20px 0;
	font-weight:bold;
}
#miami-disclosure {
	
	margin-top:15px;
	
}
#miami-disclosure p {
	font-size:14px;
	margin-bottom:8px;
	line-height:15px;
}
.AR {
margin-bottom:0px;
color:#fff;
}