@charset "utf-8";
/* CSS Document */

header{ background: #fff; width:100%;}

html { background : #fff; }
body{background:#fff; font-family: 'Nobile', sans-serif; line-height: 1.15;/*
font-family: 'Imprima', sans-serif; */ font-size:100%; margin:0; color:#000;}

h1{ margin: 15px 0px; padding:5px 0;line-height:110%; text-align:center; font-family: 'Cinzel Decorative', cursive; font-weight:400; color:#222;   letter-spacing:-1px;  }

.MainTitle { border-bottom: 1px solid #979F3C; }

.Topline { border-top: 1px solid #000; margin-top:30px;line-height:160%;  }	

.smallpoiple { font-size:65% }

h2{ font-family: 'Cinzel Decorative', cursive;  font-weight:400; color:#222;  line-height:100%; text-align:left;}	

h3, h4, h5 { color: #222; font-weight:400;  margin: 0px; padding:5px 0;  font-family: 'Cinzel Decorative', cursive;}

h1{ font-size: 500%; }
h2{ font-size: 300%; }
h3{ font-size: 200%; padding-bottom:20px;}
h4{ font-size: 175%; }
h5{ font-size: 125%; }
h6{ background:black; color:white; font-size: 100%; text-align:center;}

nav{ text-align:center;}
.monkeybg {background-image:url(Images/Pages/Monkey-Jumping.svg); padding-top: 14.40%; background-size:contain; background-repeat:no-repeat;}

.HillsNOTUSED {background-image:url("- SAMPLE/TheHills.svg"); background-size:contain; background-repeat:no-repeat; background-position:bottom;}


a:link { color: #979F3C; text-decoration:underline; font-weight:400;  font-family: 'Cinzel Decorative', cursive;}
a:visited, a:active, a:hover  { color: #979F3C;  font-weight:400;}
a:hover{color:navy;text-decoration:underline}
#centerP{margin-left:auto;margin-right:auto;width:553px}
#centerL{margin-left:auto;margin-right:auto;width:817px}


.largelink { font-size: 150%; text-align: center!important; padding:-10px; text-decoration: none!important; line-height : 60%; border-radius: 3px; border-bottom:4px solid #ffb;}

.myquote
{
font-family: Georgia, serif;
font-size: 16px;
font-style: italic;
width: auto;
margin: 0.25em 0;
padding: 0.25em 40px;
line-height: 1.25;
position: relative;
color: #383838;	
}



.myquote:before {
display: block;
content: "\201C";
font-size: 50px;
position: absolute;
left: 5px;
top: -5px;
color: #979F3C;
}

.myquote:after {
display: block;
content: "\201D";
font-size: 50px;
position: absolute;
right: 15px;
bottom: -10px;
color: #979F3C;
}


blockquote cite {
color: #000000;
font-size: 14px;
display: block;
margin-top: 5px;
}

.myquote cite strong
{
color: #979F3C;	
font-weight:normal;
	
}
 
/*blockquote cite:before {
content: "\2014 \2009";
}

/************************************** STYLISING FORM *********************************************/



.news-blog article { width:100%; padding:0; background-color:none; float:none; margin: 0; border-radius:2px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border: 0px solid #d5d5d1;}

.news-blog section  {   padding:0%;  text-align:justify; width:auto; font-size:100%;font-family: "Proxima Nova Regular","Helvetica Neue","Calibri","Droid Sans","Helvetica","Arial",sans-serif; font-style: normal; font-weight: 400; margin:0%;  }

.news-blog h3 {  color:#09F; font-weight:400; font-size:200%; letter-spacing:-1px; border-radius:3px 3px 0px 0px;  text-align:left; }



.news-blog section p  { text-align:justify; color:#000; }

.news-blog section img, .picborder {
	display: inline-block;
	background:white;
	float: left;
	margin-right: 15px;
	padding:5px;
	height:auto;
	max-width:100%;
	-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border: 1px solid #bbb;

}


Grey-bite article { background:none!important; border:none;}



.share_it{
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	padding: 5px 0 !important;
	margin: 5px 0;
	overflow: hidden;
}
.share_it li{
	float: left;
	margin: 0 10px 0 0 !important;
	background: none !important;
	padding: 0 !important;
	font-size: 12px;
	text-transform: uppercase;
}
.share_it li.stit{
	line-height: 20px;
	color: #666;
}
.share_it li a{
	display: block;
	text-indent: -3000px;
	width: 20px;
	height: 20px; 
	background: url(Images/Social-Icons20.png);
}
.share_it li.fb  a{ background-position: -40px 0; }
.share_it li.twt a{ background-position: -20px 0; }
.share_it li.ggl a{ background-position:   0   0; }

.myimg  {
	display: inline-block;
	background:white;
	
	
	padding:5px;
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border: 1px solid #bbb;
	height:auto;
	max-width:100%;
	
}

.myimgleft { float: left; margin-right: 15px;}
.myimgright { float: right; margin-left: 15px;}
.myimgcenter { float: none; margin: 15px;}