html, body

body
{
	background-color: #fff;
font-family: 'Open Sans', sans-serif;
	position: relative;
	-webkit-text-size-adjust: none; 
}

h1, h2, h3, h4, h5, h6
{
	line-height: 1; color: #111;
	margin: 20px 0 10px 0; 
}

h1{	font-size: 4em; padding: 40px 23px;  color:#12425F; line-height: 1em; }

h2{font-size: 2.3em;   color: #EB513B; padding: 0 23px; font-weight: 400; }

h3{	font-size: 1.8em; line-height: 1.6em; padding: 0 23px; font-weight: 300; color: #333; }

h4, h5{	font-size: 1.4em;}

h6 {background: #ccc; padding:0;  }

p{font-size: 1.1em; margin: 0 0 6px 0;  font-weight: normal;  line-height: 2em; color: #333; padding: 0 15%;}

ul li {	list-style-type: disc; font-size: 1em; margin:20px 14%; color: #47565F; padding: 0 23px; text-align:justify;	}


a, a:link, a:active, a:visited, a:hover
{color: #CF7000; border-bottom: 0;text-decoration: none; outline:none;}

a {outline: none;}

a:hover{color: #FF8A00; border-bottom: 0;text-decoration: none; outline:none;}


/* menu stuff g'wan 'ere*/

nav:not(.mm-menu)
{display: none;}

#menu p{ padding: 20px; font-size: 1em; background: transparent; }
#menu h3 {font-size: 1.2em;}


.header
{	background: #9BB1BF;
		font-weight: normal;
	color: #fff; opacity:.92;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
	width: 100%; top: 0;
	height: 44px; display:none;
	padding: 0 50px; position: fixed;}
	
	.header2
{   font-weight: normal; background: #E0EAEF;
		width: 100%; top: 0;  opacity: .92;
	height: 68px; 
	padding: 0px; position: fixed; border-top: 3px solid #EB513B;  }
	
		.header2 h3
{ color: #aaa; font-size: 1.08em; letter-spacing: .08em; }

.header2 a {color: #0F527F; font-weight: 300; font-variant:small-caps;}
	
	.header a
{
	background: center center no-repeat transparent;
	background-image: url( data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADhJREFUeNpi/P//PwOtARMDHQBdLGFBYtMq3BiHT3DRPU4YR4NrNAmPJuHRJDyahEeT8Ii3BCDAAF0WBj5Er5idAAAAAElFTkSuQmCC );
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;	left: 12px;}
	
.header.fixed
{ position: fixed; top: 0; left: 0; }



#intro {background: #fff;  height: auto;  padding-top: 0; color: #fff; margin: 0px; } 

#intro img {margin: 0; max-width: 99.6%; height: auto; background: transparent;}

#first {
 height: auto; padding:0px 20px 50px 20px; 	color: #111; border-top: 0px solid #fff;}
/* this one*/


#first img, #second img, #third img {max-width: 100%; height: auto; border: 0; padding: 0;}

.noborder {border: 0px;}


#box { width: auto; height: auto; margin: 12px 0px; padding: 42px 30px; background: #E2ECF0;}


#second {height: auto; border-top: 2px solid #fff;
				padding-top: 0px;padding-bottom: 50px;	color: #111; border-top: 0px solid #fff; }

#third {background: #d00; opacity: .7; height: auto; padding-left: 10px; padding-right:10px; opacity: .5;
				padding-top: 20px;padding-bottom: 10px; color: #111; border-top: 0px solid #fff; }


#letter {background: #ededed; height: auto; padding-left: 10px; padding-right:10px;
				padding-top: 20px;padding-bottom: 10px; color: #111; }
				
#letter h3 {padding: 0px 20px;}
				
#letraset {border: 0; margin: 20px 0px; background: #ddd; padding: 12px;} 
#letraset h3 {padding: 0px 6px;}
#letraset p {padding: 0px 6px; } 
				


#fifth {background: #eee url(golf.jpg) repeat; height: auto; padding-left: 10px; padding-right:10px;
			 color: #111; border-top: 0px solid #fff; }

.footer
{	background: #7A8E9A; position: fixed;
	font-weight: normal;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
	width: 100%; text-align: center;
	height: 60px; bottom: 0;
	padding:0px 50px 0px 50px; margin: 0; border-top:0;opacity: .9
}

.footer.fixed
{position: fixed; bottom: 0;	left: 0; ;}

.footer a {color: #fff;}
.footer a:hover {color: #E2ECF0; background: #3B515F; padding: 1% 10px;}
.footer h3 {font-size: 1.08em; line-height: 1.6em; margin: 0; padding: 14px 0 0 0; font-weight: normal; } 


.content
{padding: 40px 0px 50px 0px; background: #E2ECF0;}


.red {color: #f00;}
.sml{font-size:.6em; color: #f00; letter-spacing: .3em;  padding: 3px 8px; opacity: .7; }
.sml2{font-size:.7em; color: #555;   padding: 3px 8px; }

