﻿@import url('https://fonts.googleapis.com/css?family=Ubuntu');
@font-face{font-family:'Play';font-weight:400;font-style:normal;src:url('/font/Play-regular/Play-regular.eot');src:url('/font/Play-regular/Play-regular.eot?#iefix') format('embedded-opentype'),
local('Play Regular'),
local('Play-regular'),
url('/font/Play-regular/Play-regular.woff2') format('woff2'),
url('/font/Play-regular/Play-regular.woff') format('woff'),
url('/font/Play-regular/Play-regular.ttf') format('truetype'),
url('/font/Play-regular/Play-regular.svg#Play') format('svg');}
@font-face{font-family:'Play';font-weight:700;font-style:normal;src:url('/font/Play-700/Play-700.eot');src:url('/font/Play-700/Play-700.eot?#iefix') format('embedded-opentype'),
local('Play Bold'),
local('Play-700'),
url('/font/Play-700/Play-700.woff2') format('woff2'),
url('/font/Play-700/Play-700.woff') format('woff'),
url('/font/Play-700/Play-700.ttf') format('truetype'),
url('/font/Play-700/Play-700.svg#Play') format('svg');}
#main{
   background-color:white;
   width:1000px;
   text-align:left;
}
#lower {
   margin-left:10px;
   margin-right:10px;
} 
#topdiv{
background-image:url('pictures/MP-logo.png');
width:1000px;
height:115px;
}
#menudiv{
 }

/*---------NAVBARBOTTOM-----------*/
#pull {
   display:none;
}
#navbarbottom {
   width: 1001px; 
   height:40px;
   background-color: #B2D234;
   font:inherit;
   display:block;
   font-size:17px;
   font-family:play;
}
#navbarbottom a {color:white; font-weight:bold; font-family:play;}
#navbarbottom a:hover {color:white;}
#navbarbottom ul{margin:0px;padding:0;list-style-type:none;width:auto;}
#navbarbottom ul li{display:block;float:left;margin:0 1px 0 0;}
#navbarbottom ul li a{display:block;float:left;color:white;text-decoration:none;padding:10px 12px 0px 12px;height:27px;}
#navbarbottom ul li a:hover,#navtabbottom ul li a.current{
   background: #303030;
   background: -webkit-linear-gradient(bottom,#B2D234, #606060);
   background: -ms-linear-gradient(bottom, #B2D234, #606060); 
   background: -moz-linear-gradient(bottom, #B2D234, #606060);
   background: -o-linear-gradient(bottom, #B2D234, #606060);
   color:#fff;
}
a {
font-family:Ubuntu;
}
a:link{
color:#003399;
text-decoration:none;
font-weight:bold;
}
a:visited {
color:#003399;
text-decoration:none;
font-weight:bold;
}
a:hover{
color:blue;
text-decoration:underline;
}
p {
   font-family: Ubuntu;
   font-size: 14px;
   font-weight: normal;
   color: #444444;
}
h4 {
   font-family: Play;
   line-height:25px;
   font-size: 22px;
   font-weight: bold;
   color: #444444;
}
h5 {
   font-family: Play;
   line-height:20px;
   font-size: 17px;
   font-weight: bold;
   color: #444444;
}

.bullet li{
   margin:.5em 10% .5em 0;
   font-family: Ubuntu;
   font-size: 14px;
   font-weight: normal;
   color: #444444;
}
.base {
   font-family: Play;
   font-size: 14px;
   font-weight: normal;
   color: #444444;
}
