﻿@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css);

#mheader {margin: -10px 0 0 0; padding: 0;}
.mmaintitle {font-family: 'Philosopher';font-size: 28pt;text-shadow: 0.6px 0.6px #000;color: #93928f;}
body {background-color: #fff;}
#mast {background: #93928f linear-gradient(#93928f, #b6b6b4, #93928f)!important; border-top: 1px solid #7777777;}
.mhead ul li {color: #fff;}
.mhead li a {background-color: #93928f; border-bottom: 1px solid #aaaaaa; border-top: 1px solid #dddddd; color: #fff;}
.mhead li a:hover {background-color: #c00000; border-bottom: 1px solid #aaaaaa; border-top: 1px solid #dddddd; color: #fff;}

/* ======== Mobile Footer======== */
.mobilefooter {background: linear-gradient(135deg, #93928f, #b6b6b4, #93928f)!important; margin-top: -35px; padding: 0 0 8px 0; font-size: 90%; color:#fff; text-align:center; line-height:13px;}
.mobilefooter a {color: #e3e3e2!important; font-weight: normal; text-decoration: none; outline: none;}
.mobilefooter a:hover {color: #fff!important; text-decoration: none; font-weight: normal; outline: none;}
.mobilefooter .btn-lg {text-align: center;}