@charset "utf-8";
/* citygate entry page styles */

body {
background: #fff;
border-top: 62px solid #808080;
}

div#logoContainer {
clear:both;
width: 900px;
margin: -62px auto 0 auto;
overflow: visible;
}

#logoContainer h1 {
font-family: "Century Gothic", Arial, Helvetica, sans-serif;
font-size: 48px;
text-transform: uppercase;
clear: both;
font-weight: normal;
line-height: 1.4;
text-align: center;
color: #ed1a3b;
}

#logoContainer h2 {
font-family: "Century Gothic", Arial, Helvetica, sans-serif;
font-size: 20px;
text-transform: uppercase;
clear: both;
font-weight: normal;
line-height: 1.4;
text-align: center;
color: #808080;
margin-bottom: 5px;
}

#logoContainer h2 a:link, #logoContainer h2 a:visited {
color: #ed1a3b;
text-decoration: none;
}

#logoContainer h2 a:hover {
color: #808080;
text-decoration: none;
}

div#homeLogoDiv {
width: 350px;
height: 185px;
margin: 0 auto;
clear:both;
position: relative;
}

div#animationContainer {
clear:both;
background: #808080;
width: 100%;
}
