@charset "utf-8";
/* CSS Document */

/*
*************************************************

Created by myDesignGraphics.com | myDesignWebsites.com | Web Design and Development for Pensacola
http://www.mydesigngraphics.com | http://www.mydesignwebsites.com

color old - #6BDFFF  (16,167,213) (13,121,164)
color 1 - #97a630 - #5c6900
color 2 - #aaaaaa

*************************************************
*/

article, section { display: block; padding-top: 45px; font-family: 'Open Sans', Arial, helvetica, sans-serif; }



/* -- OLD MOBILES -- */
.panel {display: none;}
/* -- OLD MOBILES -- */



a { color: #97a630; /*6BDFFF;*/ text-decoration: none; outline: none; }
/*a:visited { color: #6BDFFF; }*/
a:hover { color: #fff; }
a:focus { outline: none; }
a:hover, a:active { outline: none; }



/* CSS DEFAULT RESET */
* { /*margin: 0; padding: 0;*/ }
hr { /*display: none;*/ }
/*span, h1, h2, h3, h4, h5, h6, a {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}*/
/* remember to define focus styles! */
:focus {
	outline: 0;
}



/*------------------------------------------- 
  GLOBAL STYLES
 -------------------------------------------*/


/* p {line-height: 1.6em;} */



