/* Empty. Add your own CSS if you like */
/* import fonts */
@font-face {
    font-family: 'torquebold';    
    src: url('fonts/torque-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/torque-bold-webfont.woff2') format('woff2'),
         url('fonts/torque-bold-webfont.woff') format('woff'),
         url('fonts/torque-bold-webfont.ttf') format('truetype'),
         url('fonts/torque-bold-webfont.svg#torquebold') format('svg');
    font-weight: normal;
    font-style: normal;

}

body{
    margin : 0px;
    padding: 0px;
    color: #757575;

}

#Shell_Header a{
    text-decoration: none;
}
iframe{border:none;margin:0;padding:0}
.upper_container {
    width: 100%;
    height: auto;
    position: relative;
    border-top: #e6e6e6 solid 7px;
    padding: 0;
    background-color: #f0f0f0;
}
.upper_container .header-inner {
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 1160px;
}
.upper_container .header-inner .logo {
    float: left;
    margin-top: 35px;
}
.upper_container .header-inner .logo a {
    color: #3e3e3e;
}
.upper_container .header-inner .nav {
    margin: 0;
    padding: 0;
    text-align: right;
    float: right;
    height:90px;
    width: 520px;    
}
.upper_container .header-inner .nav ul {
    float: right;
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: 600;
}
.upper_container .header-inner .nav ul li {
    display: inline-block;
    margin: 0;
    text-transform: uppercase;
    position: relative;
    font-size: 13px;
    font-weight: 600;
}
.upper_container .header-inner .nav ul li a {
    color: #3e3e3e;
    padding: 35px 14px;
    display: block;
}
.clear {
    clear: both;
}
.content-area {
    width: 1160px;
    margin: 0 auto;
}
.upper_container .header-inner .nav ul li ul {
    display: none;
    z-index: 2;
}

 /* div.cd_template_menu {
    margin: 25px 0;
} */
 div.cd_template_menu {
    margin: 15px 0px;
	
	}
.content-area ul {
    list-style: disc;
    margin-left: 25px;
    padding: auto;
}
div.cd_template_menu li {
    list-style-type: none;
    float: none;
	display:inline-block;
    margin: 3px;
}
div.cd_template_menu a {
    font: 700 12px 'torquebold','Roboto', sans-serif;
    padding: 5px 20px;
    margin-top: -10px;
    text-transform: uppercase;
    display: inline-block;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    color: #ffffff;
    background-color: #005daa;
}
div.cd_template_menu a:hover{
    text-decoration: underline ! important;
}
.copyright-wrapper {
    position: relative;
    padding: 25px 0;
    background-color: #f4f4f4;
	    line-height: 20px;
}
.copyright {
    width: 1160px;
    margin: auto;
}
.copyright-txt {
    float: left;
    font-family: arial;
    color: #757575;
    font-size: 12px;
}
.design-by {
    float: right;
    font-family: arial;
    color: #757575;
}
.upper_container .header-inner .nav ul li a:hover {
    color: #3e3e3e !important;
    background-color: #e6e6e6;
    text-decoration: underline ! important;
}
.upper_container .header-inner .nav ul li:hover > ul{display:block; background:#ffffff; width:200px; position:absolute; top:85px; left:0; text-align:left; box-shadow:5px 5px 5px #666; }
.upper_container .header-inner .nav ul li ul li{display:block; position:relative; float:none; }
.upper_container .header-inner .nav ul li ul li a{color:#000; display:block; padding-top:10px; padding-bottom:10px; border-top:1px #cccccc solid;}
.upper_container .header-inner .nav ul li:hover ul li ul{display:none;}
.app-holder{
    width: 1044px;
    margin: 0 auto;
}
.app-holder .main-wrapper{padding:10px;background:#f4f4f4;}
#map_container{
    width: 1024px;
    height: 768px;
}
#menu-spring-game{
	text-align:center;
	margin: 0;
    padding: 0;
}
#Shell_Footer{margin-top:25px;}

#footer-wrapper .footer {
    width: 100%;
    
}
.footer-col-1 {
    width: 30%;
    float: left;
    margin: 0 55px 50px 0;
}
.recent-post {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.footer-col-3 {
    width: 30%;
    float: left;
    margin: 0 0 50px 0;
}
.clear {
    clear: both;
}
 #footer-wrapper span, .phone-no strong {
    text-decoration: none;
	 font-family: arial;
     word-wrap: break-word;  
     line-height: 20px;  
     color: #005daa;
}


#footer-wrapper h1, h2, h3, h4, h5, h6, section h2, .footer-col-1 h2, .footer-col-3 h2  {
    font-family: 'torquebold','Roboto Condensed',san-serif;
}
.recent-post {
        list-style: none;
}
.footer-col-1 h2 {
    font-weight: normal;
    font-size: 22px;
    margin-bottom: 20px;
    text-transform: uppercase;
    color: #2c2c2c;
}

.recent-post li span {
    font-size: 11px;
}
.recent-post li a {
    color: #b0afaf;
}

.phone-no strong {
    width: 35%;
	line-height: 20px;
    display: inline-block;
    color:#005daa ;
}

.footer-col-1 p,.footer-col-2 p,.footer-col-3 p {
   font-family: arial;
   font-size: 12px;
   word-wrap: break-word;  
   line-height: 20px;

   
}
.footer-col-3 h2 {
    font-weight: 700;
    font-size: 30px;
    margin: 0 0 -7px 0;
    text-transform: uppercase;
    color: #2c2c2c;
}
.footer-col-1 h2 {
    font-weight: normal;
    font-size: 22px;
    margin-bottom: 20px;
    text-transform: uppercase;
    color: #2c2c2c;
	margin: 0 0 20px;
}
.recent-post li {
    line-height: 18px;
    padding: 0 0 35px 0px;
    background: none;
    margin-bottom: 35px;
    border-bottom: #3b3b3b dashed 1px;
}
.recent-post li a:hover {
    color: #303030;
    text-decoration: none;
}
.recent-post li span, .phone-no strong , .phone-no  a{
    color: #005daa;
}
.recent-post li:last-child {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}
.phone-no a:hover {
    color: #303030;
    text-decoration: none;
}
#footer-wrapper {
    width: 1160px;
    margin: auto;
}
#Shell_Footer{
    position: relative;
    padding: 55px 0 0;
    background-color: #fafafa;
	    line-height: 20px;
}
#footer-wrapper a{text-decoration:none}
.recent-post li span,.recent-post li a{font-size: 11px;text-decoration:none}
.recent-post li a p{margin:0}

.phone-no {
    margin-top: 40px;
    line-height: 24px;
}
.phone-no p{margin:0}
.recent-post li a:hover, .phone-no a:hover {
    color: #303030;
    text-decoration: none;
}