body{font-family:Arial, Helvetica, sans-serif;font-size:14px;color:#000000;backgroun-colord:#ffffff;margin:0px;padding:0px;}
h1,h2,h3,h4,h5,h6{font-family: 'Signika', sans-serif;font-weight:700;color:#2c2c2c;}
h1{font-size:34px;line-height:44px;letter-spacing:-0.5px;}
h2{font-size:28px;line-height:36px;letter-spacing:-0.8px;}
h3{font-size:26px;line-height:36px;}
h4{font-size:21px;line-height:36px;font-weight:400;}
h5{font-size:18px;line-height:23px;}
h6{font-size:15px;line-height:24px;}
.text{font-family:Arial, Helvetica, sans-serif;font-size:15px;color:#414040;font-weight:normal;line-height:24px;text-decoration:none;}.text a{font-weight:bold;text-decoration:none;color:#414040;}.text a:hover{text-decoration:underline;color:#003664;}
.whitetext{font-family:Arial, Helvetica, sans-serif;font-size:15px;color:#ffffff;font-weight:normal;line-height:30px;text-decoration:none;}.text a{font-weight:normal;text-decoration:none;color:#ffffff;}.text a:hover{text-decoration:underline;color:#f2f9ff;}
/* .nav, .nav a{font-family: 'Source Sans Pro', sans-serif;font-size:18px;color:#ffffff;font-weight:400;text-decoration:none; text-transform:uppercase;line-height:40px;}
.nav a:hover{text-decoration:none;} */
.ul-text{margin:0px;padding-left:30px;}
.li-text{font-family:Arial, Helvetica, sans-serif;color:#2a2a2a;font-size:15px;line-height:24px;list-style:url(images/bullet.gif);margin:20px 0px;padding-left:5px;}.li-text a{color:#0080fe;text-decoration:none;font-weight:bold;font-size:15px}.li-text a:hover{color:#0080fe;text-decoration:underline;}
.footer, .footer a{font-family:Arial, Helvetica, sans-serif;font-size:15px;color:#ffffff;font-weight:normal;line-height:24px;text-decoration:none;}.footer a:hover{text-decoration:underline;}

#cssmenu ul{margin:0;padding:0;z-index:100;}
#cssmenu li{margin:0;padding:0;}
#cssmenu a{margin:0;padding:0;}
#cssmenu ul{list-style:none;}
#cssmenu a{text-decoration:none;}
#cssmenu {height:40px;/* This is for the main menu bit at the top */width:100%;/* This means on every screen no matter the size, the width will cover the top  */line-height:normal;text-align:center;vertical-align:middle;}
#cssmenu > ul{text-align:center;}
#cssmenu > ul > li{display:inline-block;margin-left:0px; /* This is when the drop down box appears */position:relative;}
#cssmenu > ul > li > a{color: rgb(255,255,255);font-family: 'Source Sans Pro', sans-serif;font-size:17px;text-transform:uppercase;line-height:40px;/* This bit chances the size of the text on the main heading */padding:0px 22px;/* This is the padding between the different titles */-webkit-transition:color .15s;-moz-transition:color .15s;-o-transition:color .15s;transition:color .15s;}
#cssmenu > ul > li > a:hover{color:rgba(250,250,250); }
#cssmenu > ul > li > ul{opacity:0;visibility:hidden;padding:16px 0 20px 0;background-color: rgb(250,250,250);text-align:left;/* This is for the text when box is dropped down, centered isnt always totally in the middle so best to have on the left */position: absolute;top:40px;/* This is for the drop down annimation */left:50%;margin-left:-90px;width:210px;-webkit-transition:all .3s .1s;-moz-transition:all .3s .1s;-o-transition:all .3s .1s;transition:all .3s .1s;-webkit-border-radius:5px;-moz-border-radius: 5px;border-radius:5px;-webkit-box-shadow:0px 1px 3px rgba(0,0,0,.4);-moz-box-shadow:0px 1px 3px rgba(0,0,0,.4);box-shadow:0px 1px 3px rgba(0,0,0,.4);}
#cssmenu > ul > li:hover > ul{opacity:1;top:40px;/* This is how far from the top the drop down annimation will go  */visibility:visible;}
#cssmenu > ul > li > ul:before{content:'';display:block;border-color:transparent transparent rgb(250,250,250) transparent;border-style:solid;border-width: 10px;/* The border on the drop down box */position:absolute;top:-20px;left:50%;margin-left:-10px;}
#cssmenu > ul ul > li{position:relative;}
#cssmenu ul ul a{/* This is the drop down menu, change font or size when its drops down */color:rgb(50,50,50);font-family: 'Source Sans Pro', sans-serif;font-size:16px;background-color:rgb(250,250,250);padding:5px 8px 7px 16px;display:block;-webkit-transition:background-color .1s;-moz-transition:background-color .1s;-o-transition: background-color .1s;transition:background-color .1s;}
#cssmenu ul ul a:hover{background-color:rgb(240,240,240);}
#cssmenu ul ul ul{/* In this build i havent included a sub sub menu in, but here is the code if ever needed */visibility:hidden;opacity:0;position: absolute;top:-16px;left:206px;/* This is for a sub sub menu */padding:16px 0 20px 0;background-color: rgb(250,250,250);text-align:left;width:160px;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition: all .3s;transition:all .3s;-webkit-border-radius:5px;-moz-border-radius: 5px;border-radius:5px;-webkit-box-shadow:0px 1px 3px rgba(0,0,0,.4);-moz-box-shadow:0px 1px 3px rgba(0,0,0,.4);box-shadow:0px 1px 3px rgba(0,0,0,.4);}
#cssmenu ul ul > li:hover > ul{opacity:1;left:196px;visibility: visible;}
#cssmenu ul ul a:hover{background-color:#004179;color:rgb(240,240,240);}
#wrapper #page #page-bgtop #page-bgbtm #content .post .entry table tr td{text-align:center;}