/*====================FONTS===============================================*/
@font-face {
    font-family: BebasNeue;
    src: url(fonts/BebasNeue-webfont.woff);
}
.fontbebas {
    font-family: BebasNeue;
	font-size: 25px;
}
@font-face {
    font-family: MetroBold;
    src: url(fonts/Metropolis-ExtraBold.otf);
}
@font-face {
    font-family: HazelDean;
    src: url(fonts/Metropolis-Thin.otf);
}
@font-face {
    font-family: HazelDeanfont;
    src: url(fonts/Metropolis-Regular.otf);
}


/*====================FONTS===============================================*/
.body{
	clear: both;	
	margin: 0 auto;
	width: 100%;
	text-align: center;
}
body {	
	overflow-x: hidden;
	font-family: HazelDeanfont;	
}

/*=======================to top section============================*/
div#page{
	max-width: 100%;
	padding: 0px;
	
}
.back-to-top{
	/*width: 100%;*/
	position: fixed;	
	bottom: 20px;	
	text-decoration: none;
	color: #ffffff;
	background: rgba(50, 50, 50, 0.5);	
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	padding: 0px 10px 5px 10px;	
	display: none;
	line-height: 30px;
	border-radius: 35px;
	-moz-border-radius: 35px;
	-webkit-border-radius: 35px;
	border: solid 4px rgba(255,255,255, 0.4);
}
.back-to-top:link{	
	color: #ffffff;
	text-decoration: none;
}
.back-to-top:hover{	
	color: #ffffff;
	background: #0f9c00;
	text-decoration: none;
}
/*====================top level elements====================*/
#topfonenumber {
	display: none;
	margin: 0px 0px 0px 0px;
}
#logofonenumber {
	display: block;
	margin: 10px 0px 10px 0px;
}
.topbanner{
	width: 100%;	
}
.topbanner img {
	width: 27px;
	margin-left: 11px;	
}
.bannersections
	{
	width: 98%;
	padding: 0% 1% 0% 1%;
	color: #ffffff;	
	font-weight: normal;
}
.logocontainer { 
	width: 100%;
	background: transparent;
	background: linear-gradient(rgba(255,255,255, 0.8), rgba(255,255,255, 0.8));
	background: #ffffff;
	
}
.logosections {
	z-index: 110;
	width: 1004px;		
	height: 145px;	
	padding: 0px 10px 0px 10px;
	background: #ffffff;
}
.logoleftsection
	{
	width: 30%; 
	float: left;
	text-align: left;
	background: transparent;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.logoleftsection img
	{	
	width: 215px;
	width: 220px;
	margin: 10px 0px 0px 0px;	
}
.sectionundernav {
	position: relative;
	float: left;	
	background: linear-gradient(rgba(201, 201, 201, 0.8), rgba(109, 176, 109, 0.95));
	background: rgba(255,255,255, 0.7);
	background: #ffffff;		
	width: 100%;		
}
.sectionundernavtext {	
	width: 1004px;
	font-size: 20px;
	font-weight: bold;
	font-family: HazelDean;	
	text-align: center;
	color: #000000;	
	height: 40px;
	padding: 12px 0px 5px 0px;	
}
.logorightsection
	{
	width: 68%; 	
	float: left;
	text-align: right;
	background: transparent;	
	color: #c0c0c0;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
}
.numberdiv {
	display: none;
	float: right;
	margin-top: -125px;
	height: 22px;
	background: rgba(14, 20, 25, 0.0);
	padding: 10px 10px 10px 10px;
	color: #ffffff;
	font-size: 20px;
	line-height: 17px;
	text-align: right;
	position:fixed;
	right: 0px;
	top: 130px;
	z-index: 110;
	
}
.topbannerparralax {
	background: rgba(255,255,255, 0.7);
	height: 1px; 
	width: 100%; 
	padding: 0px 0px 0px 0px;
}
.headerparralax {
	background: linear-gradient(rgba(109, 176, 109, 0.4), rgba(109, 176, 109, 1));	
	height: 40px; 
	width: 1024px; 
	padding: 10px 0px 10px 0px;
}
.parralaxbar {  
	position: relative; 
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	float: left; 
	width: 100%;
	background-image: url("images/sliderbg.jpg");
	height: auto;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
		
}
.sliderdiv {
	width: 1024px;	
	/*border-bottom: solid 5px rgba(255,255,255, 0.2);
	border-top: solid 5px rgba(255,255,255, 0.2);*/
}
.undersliderspace {
	float: left; 
	width: 100%; 
	height: 25px; 
	background: transparent;
}
.parralaxbartext { 
	font-family: MetroBold;
	color: #ffffff;	
	width: 1024px; 
	padding: 0px 0px 0px 0px;
	text-align: right;
	text-transform: none;
	color: #ffffff;
	word-spacing: 10px;
	letter-spacing: 1px;
	font-size: 49px;
	font-weight: bold;
	text-shadow: 1px 1px 6px rgba(0,0,0, 0.5);	
}
.parralaxbartext img {	
	width: 480px;
	margin: 0px 0px 0px 0px;
	align: right;
}
.parralaxbartext1 { 	
	width: 1024px; 
	padding: 50px 0px 60px 0px;
	text-align: center;
	text-transform: none;
	color: #ffffff;
	line-height: 20px;
	word-spacing: 1px;
	letter-spacing: 0px;
	font: 27px "Lato", sans-serif;
	text-shadow: 1px 1px 6px rgba(0, 102, 0, 0.9);
}
h3 {	
	letter-spacing: 5px;
	text-transform: uppercase;
	font: 50px "Lato", sans-serif;	
}
.parralaxpages {  
	position: relative; 	
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	float: left; 
	width: 100%;
	background-image: url("images/sliderbg.jpg");
	height: auto;
	padding: 2% 0% 4% 0%;
	
}
.parralaxpagestext { 
	width: 1024px; 
	padding: 0px 0px 0px 0px; 	
	letter-spacing: 5px;
	text-transform: none;
	font: 21px "Lato", sans-serif;
	color: #ffffff;	
	letter-spacing: 1px;
	line-height: 28px;	
}
.bottomshade { 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
	text-align: left;
	width: 100%;
	height: 35px;
	border-top: solid 1px #0b5701;
    	background: -webkit-linear-gradient(#216318, #329c24, transparent); /* For Safari 5.1 to 6.0 */
    	background: -o-linear-gradient(#216318, #329c24, transparent); /* For Opera 11.1 to 12.0 */
    	background: -moz-linear-gradient(#216318, #329c24, transparent); /* For Firefox 3.6 to 15 */
    	background: linear-gradient(#216318, #329c24, transparent); /* Standard syntax (must be last) */
}
/*====================NAVIGATION======================================
This copyright notice must be kept untouched in the stylesheet at all times.The original version of this stylesheet and the associated (x)html is available at http://www.script-tutorials.com/facebook-like-menu-responsive/Copyright (c) Script Tutorials. All rights reserved.This stylesheet and the associated (x)html may be modified in any way to fit your requirements.=======================================================*/
/*=======HIDE SHOW MENU BUTTON=====*/
.MenuButtonContainer
	{
	float: left;
	width: 0%;
	text-align: right;	
	height: 0px;
	background: transparent;
}
#MenuButton { 
	font-size: 0px;
	width: 0px;
	height: 0px;
}
#MenuButton img { 
	width: 0px;	
}


/*=================*/

.navarrow {
	border: solid rgba(255,255,255, 0.8);
	border-width: 0 2px 2px 0;
	display: inline-block;
	padding: 2.5px;
	margin-left: 4px;
	margin-bottom: 1px;
}

.navarrowdown {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}
.navcontainer{	
	width: 100%;
	background: rgb(250, 59, 170);	
	margin: 0% 0% 0% 0%;	
	padding: 20px 0px 0px 0px;
	z-index: 110;
	height: 43px;		
}
#nav, #nav ul{
	list-style: none outside none;
	margin: 0;
	padding: 0;	
	z-index: 110;
}
#nav{	
	margin: 0px 0px 0px 0px;	
	position: relative;
	z-index: 110;
	width: 1024px;	
}
#nav li img{
	width: 11px;
	margin: 11px 5px 0px 0px;
	height: auto;
}
#nav li img.menu{
	width: 0px;
	margin: 11px 5px 0px 0px;
	height: auto;
	float: right;
}
#nav li img.phone{
	width: 0px;
	height: 0px;
}
#nav > li{
	z-index: 110;
	float: left;	
	height: 25px;
	padding-right: 0px;
	position: relative;
	text-align:rcase;
}
#nav > li > a {
	z-index: 110;
	border-bottom: 1px solid transparent;
	background: transparent;
	color: #ffffff;
	display: block;
	font-size: 15px;		
	line-height: 22px;
	margin: 0px 9px 0px 9px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;		
	text-shadow: 0px 0px 3px rgba(0,0,0, 0.2);
}
/*========FOR SHOW HIDE LINK=========*/
#donotlink > a {
	z-index: 110;
	border-bottom: 1px solid transparent;
	background: transparent;	
	color: #ffffff;
	display: block;
	font-size: 15px;	
	line-height: 22px;
	margin: 0px 9px 0px 9px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;	
	text-shadow: 0px 0px 3px rgba(0,0,0, 0.2);
}
#keeplink > a {
	z-index: 110;
	border-bottom: 1px solid transparent;
	background: transparent;	
	color: #ffffff;
	display: block;
	font-size: 15px;		
	line-height: 22px;
	margin: 0px 9px 0px 9px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;	
	text-shadow: 0px 0px 3px rgba(0,0,0, 0.2);
}
#donotlink > a:hover {
	color: #ffffff;		
	border-bottom: 1px solid transparent;
}
#keeplink > a:hover {		
	color: #ffffff;	
	border-bottom: 1px solid transparent;
}
#nav > li:hover > a, #nav > a:hover{
	z-index: 110;	
	color: #ffffff;
	margin: 0px 9px 0px 9px;
	padding: 0px 0px 0px 0px;
	position: relative;
	z-index: 110;	
	border-bottom: 1px solid transparent;
}
#nav > li.nosub a.active {	
	color: #ffffff;
	margin: 0px 9px 0px 9px;
	padding: 0px 0px 0px 0px;
	position: relative;
	z-index: 110;		
	border-bottom: 1px solid transparent;
}
#nav > li.subs:hover > a{
	color: #ffffff;
	margin: 0px 9px 0px 9px;
	padding: 0px 0px 0px 0px;
	position: relative;
	z-index: 110;
	border-bottom: 1px solid transparent;
}


/*====================top items separator makes the line inbetween links====================*/
#nav > li:after{	
	background-color: #ffffff;
	content: "";
	height: 15px; /*=======set the hight of the line=========*/
	right: 0px;
	position: absolute;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	top: 4px;
	width: 0px;
}
#nav > li:last-child:after{
	background-color: transparent;
}

#nav > li:last-child {
	padding: 0px 0px 0px 0px;
}

/*====================SUBMENUS====================*/
#nav ul{
	background-color: #389900;
	border-left: 1px solid #525252;
	border-right: 1px solid #525252;
	border-bottom: 1px solid #525252;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 3px 8px rgba(0, 0, 0, 0.25);
	display: none;
	left: -2px;
	margin: 0px 0px 0px 0px;
	min-width: 228px;	
	padding: 0px 0px 0px 0px;
	position: absolute;
	top: 100%;
	z-index: 110;	
}
#nav li:hover ul{
	display: block;
	z-index: 110;
}
#nav ul li a {	
	background-color: #389900;
	border-bottom: 1px solid transparent;
	border-top: 1px solid #525252;	
	color: #ffffff;
	text-shadow: 0px 0px 2px rgba(0,0,0, 0.4);
	display: block;
	font-size: 15px;
	line-height: 20px;
	padding: 8px 15px 8px 10px;
	text-decoration: none;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-transform: normal;
}
#nav ul li a:hover{
	background-color: #404a40;
	border-bottom: 1px solid transparent;	
	border-top: 1px solid #525252;	
	color: #ffffff;	
	text-shadow: 0px 0px 2px rgba(0,0,0, 0.4);
}
#nav ul li a.active {
	background-color: #404a40;
	border-bottom: 1px solid transparent;
	border-top: 1px solid #525252;		
	color: #ffffff;	
	display: block;
	font-size: 15px;
	line-height: 20px;
	margin: 0% 0%;
	padding: 8px 15px 8px 10px;
	text-decoration: none;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/*===================LEFT NAVIGATION=====================*/

.leftnav-sidebar{	
	width: 25%;
	float: left;
	background: #f0f0f0;	 
	padding: 0% 0% 0% 0%;
	margin: 2% 2% 2% 0%;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border: solid 15px rgba(0, 110, 15, 0.2);
	min-height: 300px;
	
}
.content-sidebar{	
	width: 65%;
	float: left;	
	background: #ffffff;	 
	padding: 0% 0% 0% 0%;
	margin: 0% 0% 2% 2%;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;	
	border: solid 0px #DEDEDE;
	height: auto;	
}


/*====================layout Container elements====================*/
.contentcontainer{	
	width: 100%;
	background: #ffffff;
	margin: 0px 0px 0px 0px;	
}
.mainContent {	
	width: 934px; 
	z-index: -20;				
	overflow: hidden;	
	margin: 0px 0px 0px 0px;
	padding: 20px 40px 40px 40px;
	background: #ffffff;
	
}
.content{
	background-color: rgba(255,255,255, 0.8);
	background: #F5F5F5;
	width: 59%;	
	float: left;	
	padding: 2% 0% 0% 1%;
	margin: 0% 0% 0% 0%;	
}
.contentspan{		
	width: 98%;
	float: left;	
	padding: 2% 1% 2% 1%;
	margin: 0% 0% 0% 0%;
}
.contentbar{
	background: #F5F5F5;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	width: 100%;
	color: rgb(204, 204, 153);
	text-align: center;
	font-weight: normal;
	float: left;
	font-size: 15px;
	line-height: 27px;		
	padding: 40px 10px 40px 10px;
	margin: 0% 0% 0% 0%;
	border-top: solid 1px rgb(0,0,0);
}

.event-sideblock {
	width: 53%;
	float: left;
	background: #ffffff;	 
	padding: 0% 0% 0% 0%;
	margin: 0% 5% 3% 0%;	
	height: 460px;	
	border: solid 15px rgba(0, 110, 15, 0.2);
}
.fabebook-sideblock {	
	width: 35%;
	float: left;
	background: #ffffff;	 
	padding: 0% 0% 0% 0%;
	margin: 0% 0% 3% 0%;	
	height: 460px;	
	border: solid 15px rgba(0, 110, 15, 0.2);	
}
footergading {
	background: #3a484a;
	background: -webkit-linear-gradient(#236020, #236020);
	background: -o-linear-gradient(#236020, #236020);
	background: -moz-linear-gradient(#236020, #236020);
	background: linear-gradient(#236020, #236020);ad;
	
}
.mainFooter{
	width: 100%;
	float: left;
	padding: 2% 0% 2% 0%;
	margin: 0% 0% 0% 0%;
	background: transparent url(images/patternbg.png) repeat top left;
	
}
.footertext {
	width: 1366px;
	text-align: center;
	color: #dce0dd;
	font-weight: normal;
	font-size: 11pt;
	padding: 0% 0% 0% 0%;	
}
.footertext img {
	width: 80px;
	
}
.footerblock1	{
	float: left;
	width: 20%;
	font-family: HazelDean;
	font-size: 12pt; 
	line-height: 25px;
	text-align: left;
	letter-spacing: 1px;	
	color: #000000;  
	margin: 0% 0% 0% 0%;
	padding: 3% 0% 3% 0%;
	
}
.footerblock2	{
	float: left; 
	width: 40%;
	font-family: HazelDean;
	font-size: 12pt; 
	line-height: 25px;
	text-align: center;
	letter-spacing: 1px;	
	color: #000000;    
	margin: 0% 0% 0% 0%;
	padding: 3% 5% 3% 5%;	
}
.footerblock3	{
	float: left; 
	width: 30%;
	font-family: HazelDean;
	font-size: 12pt; 
	line-height: 25px;
	text-align: center;
	letter-spacing: 1px;	
	color: #000000;    
	margin: 0% 0% 0% 0%;
	padding: 3% 0% 3% 0%;	
}

.footerblock3 img {
	width: 27px;
	margin: 1% 1% 1% 1%;
	
}
.enquiry-sidebar{	
	width: 37%;
	float: left;		 
	padding: 0% 0% 0% 0%;
	margin-top: 18px;
	margin-bottom: 2%;
	margin-left: 25px;	
	height: auto;
	min-height: 325px;	
}

/*====================ANCHORS/LINKS====================*/
span.text {	
	color: #f2279d;
	text-decoration: underline;	
}
a:link { text-decoration: underline; color: #f2279d;}
a:hover { text-decoration: underline; color: #45ad55;}
a:visited { text-decoration: underline; color: #f2279d; }
a.text{
	outline: 0;
	text-decoration: none;
}
a img {
	border: 0px;
	text-decoration: none;
}
a:link.text, a:visited.text{	
	color: #f2279d;
	padding: 0 0px;
	font-size: 12pt;
	text-decoration: none;
	margin: 0px 0px;
}
a:hover.text, a:active.text{
	background-color: transparent;
	color: #45ad55;
	text-decoration: underline;
}
a:link.texts, a:visited.texts{
	color: #f2279d;
	text-decoration: none; 
	font-size: 14px;
}
a:hover.texts, a:active.texts{
	color: #45ad55;
	text-decoration: none; 
}
a:link.textl, a:visited.textl{
	color: #f2279d;
	text-decoration: none; 
	font-size: 18px; 
	font-weight: bold;
}
a:hover.textl, a:active.textl{
	color: #45ad55;
	text-decoration: none; 
	font-size: 18px; 
	fon-weight: bold;
}
a:link.textdark, a:visited.textdark{
	color: #888888;
	text-decoration: none; 
	font-size: 14px; 	
}
a:hover.textdark, a:active.textdark {
	background-color: transparent;
	color: #888888;
	text-decoration: underline;
}
.formbutsmall{
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	margin: 0px 5px 0px 5px;
	padding: 0px 5px;
	height: 25px;
	line-height: 15px;
	background: #f2279d;	
	text-shadow: 1px 1px 1px rgba(0,0,0, 0.3);
	border: solid 1px #cccccc;
	text-transform: uppercase;	
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}
.formbut{
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #ffffff;
	margin: 0px 5px 0px 5px;
	padding: 0px 15px;
	height: 35px;
	line-height: 15px;
	background: #f2279d;	
	text-shadow: 1px 1px 2px rgba(0,0,0, 0.2);
	border: solid 1px #cccccc;
	text-transform: uppercase;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;	
}
a.fakebut{
	font-family: HazelDeanfont;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	margin: 0px 1px;
	padding: 7px 20px 7px 20px;
	height: 35px;
	line-height: 30px;
	background: #516651;	
	text-shadow: 1px 1px 2px rgba(0,0,0, 0.2);
	border: solid 1px #cccccc;
	text-transform: uppercase;	
	text-decoration: none;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	
}
a:hover.fakebut{
	font-family: HazelDeanfont;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;	
	margin: 0px 1px;
	padding: 7px 20px 7px 20px;
	height: 35px;
	line-height: 30px;
	background: rgba(73, 153, 0, 0.9);	
	text-shadow: 1px 1px 2px rgba(0,0,0, 0.2);
	border: solid 1px #cccccc;
	text-transform: uppercase;	
	text-decoration: none;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
}
a.fakebutspecial{	
	font-family: HazelDeanfont;
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
	margin: 0px 1px;
	padding: 15px 20px 15px 20px;
	height: 35px;
	line-height: 30px;
	background: rgba(73, 153, 0, 0.9);
	text-shadow: 1px 1px 2px rgba(0,0,0, 0.2);
	border: solid 3px rgba(255,255,255, 0.7);	
	text-decoration: none;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;	
	
}
a:hover.fakebutspecial{	
	font-family: HazelDeanfont;
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
	margin: 0px 1px;
	padding: 15px 20px 15px 20px;
	height: 35px;
	line-height: 30px;
	background: rgba(73, 153, 0, 0.8);
	text-shadow: 1px 1px 2px rgba(0,0,0, 0.2);
	border: solid 3px rgba(255,255,255, 0.6);	
	text-decoration: none;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;	
}

/*====================PAGINATION====================*/
div.pagination {	
	margin: 0px;	
	padding: 0px 5px;
	border: 1px solid transparent;
	-webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px;
}
div.pagination a{
	margin: 2px;
	padding: 2px 8px;
	border: 3px solid transparent;
	background: rgb(250, 59, 170);
	border: 3px solid rgba(255,255,255, 0.4);
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;		
	font-size: 17px;	
	text-decoration: none;
	color: #ffffff;	
}
div.pagination a:hover, div.pagination a:active{
	padding: 2px 8px;
	margin: 2px;	
	background: rgba(250, 59, 170, 0.3);
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	color: #888888;
}
div.pagination span.current{	
	padding: 2px 8px;
	margin: 2px;
	border: 3px solid rgba(255,255,255, 0.4);
	background: rgba(250, 59, 170, 0.3);	
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;			
	font-size: 17px;
	color: #888888;
}
div.pagination span.disabled {
	padding: 2px 8px;
	margin: 2px;
	border: 0px solid #000000;	
	font-size: 12px;
	color: #888888;
}
/*====================GENERAL STYLES====================*/

input.text{
	font-size: 13px;
	color: #505050;
	background-color: #ffffff;
	text-align: left;
	border: solid 1px rgba(100,100,100, 0.3);
	height: 25px;
	width: auto;
	max-width: 220px;
	padding: 2px;
	margin-top: 3px;
}
textarea.text{
	font-size: 13px;
	color: #505050;
	text-align: left;
	border: solid 1px #c0c0c0;
	background-color: #ffffff;
	height: auto;
	width: 250px;
	resize: none;
}
.select {
	height: 25px;
	font-size: 12px;
	color: #505050;
	padding: 3px 2px 5px 2px;
	width: 110px;
	border-style: solid; border-width: 1px; border-color: #D3C6C6;
	}
.error{
	font-size: 14px;
	color: #ff0000;
	line-height: 25px;
	vertical-align: top;
	text-align: center;
	padding: 10px 0px 10px 5px;
}
.errors{
	font-size: 12px;	
	color: #ff0000;
	line-height: 25px;
	vertical-align: top;
	text-align: center;
	padding: 0px 5px 0px 5px;
}
.errors1{
	font-size: 12px;
	background-color: #ff0000;
	color: #ffffff;	
	line-height: 25px;
	vertical-align: top;
	text-align: center;	
}
.correct{
	font-size: 14px;
	color: #118800;
	font-weight: bold;
	line-height: 25px;
	vertical-align: top;
	text-align: center;
	padding: 10px 0px 10px 5px;
}
ul{
	padding-left: 45px;
	line-height: 20px;
	text-align: left;
}
ol{
	padding-left: 45px;
	line-height: 20px;
	text-align: left;
}
ul.imgbullets {
	list-style-image: url('images/bullets.gif');
	line-height: 20px;
	padding-left: 45px;
	text-align: left;
}
ul.imgbullets li{
	font-size: 14px;
	color: #505050;
	line-height: 20px;
}
.googlemap { 
		width: 600px;
		height: 450px;
}

td.hr {
	border-top: 1px dotted #c0c0c0;
	color: #f0f0f0;
	background-color: #ffffff;
	height: 1px;
	width: 100%;
}

.gallerylist {
	background: #ffffff;
	font-size: 12px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding: 5px 10px 5px 10px;	
	width: 20%;	
	height: 195px;	
	float: left;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: solid 1px #f0f0f0;	
	margin: 0% 1% 1% 1%;	
}
.galleryimgbox{
	float: left;	
	margin: 2px 5px 5px 0px;
	font-size: 12px;
	text-align: center;
	color: #777777;
}
.galleryimg{
	border-style: solid; border-width: 1px; border-color: #f0f0f0;
	box-shadow: 2px 2px 5px #A3978C;
	margin: 0px 0px 0px 0px;
}

/*=================NEW PAGE STYLES===================*/
.pagemainheaderdiv {
	font-family: HazelDean;
	float: left;
	width: 100%;
	font-size: 20pt;	
	color: #cc78b4;	
	color: rgb(0,0,0, 0.4);
	line-height: 25px;
	font-weight: bold;
	text-align: left;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px -2px;
	word-spacing: 1px;
	text-transform: uppercase;	
}
.pageheaderdiv {
	font-family: HazelDean;
	float: left;
	width: 100%;
	font-size: 17pt;	
	color: #000000;
	line-height: 25px;	
	text-align: left;
	margin: 0px 0px 0px 0px; 
	padding: 20px 0px 0px 0px;		
}
.pagetextdiv {	
	float: left;
	width: 100%;
	font-size: 13pt;
	color: #666666;
	line-height: 20px;
	text-align: justify;
	margin: 0px 0px 0px 0px; 
	padding: 10px 0px 5px 0px;
}
.pagetextdivcontactleft {	
	float: left;
	width: 23%; 
	font-size: 13pt;
	color: #666666;
	line-height: 20px;
	text-align: left;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 20px 0px;
	
}
.pagetextdivcontactright {	
	float: left;
	width: 77%;
	font-size: 13pt;
	color: #666666;
	line-height: 20px;
	text-align: left;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 20px 0px;
	
}
.pagetextdivwithimg {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 52%;
	font-size: 12pt;
	color: #666666;
	line-height: 20px;
	text-align: justify;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 5px 0px;
}
.textdivimage	{
	float: left;
	width: 45%;
	margin: 0% 0% 1% 3%;
	text-align: center;
	font-size: 12pt;
	color: #666666;
	line-height: 16px;
}
.textdivimage img {
	text-align: center;
	width: 100%;	
	margin: 2% 0% 2% 0%;
	border: solid 0px #333333;
}
.textdivimageleft	{
	float: left;
	width: 25%;
	margin: 1% 3% 1% 0%;
	text-align: center;
	font-size: 14px;
	color: #888888;
	line-height: 16px;
}
.textdivimageleft img {
	text-align: center;
	width: 100%;	
	margin: 1% 0% 2% 0%;
	border: solid 0px #A8A8A7;
}
.pagetextdivwithimghome {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 65%;
	font-size: 11pt;
	color: #666666;
	line-height: 19px;
	text-align: justify;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
}
.textdivimagehome {
	float: left;
	width: 32%;
	margin: 0% 0% 1% 3%;
	text-align: center;
	font-size: 14px;
	color: #666666;
	line-height: 16px;
}
.textdivimagehome img {
	text-align: center;
	width: 100%;	
	margin: 0% 0% 2% 0%;
	border: solid 1px #333333;
}
.moreimgesdiv {
	float: left;
	width: 45%;
	margin: 0% 2% 1% 2%;
	text-align: center;
	font-size: 13px;
	border: solid 0px #f0f0f0;
	background: transparent;
		
	color: #666666;
	line-height: 15px;
}
.moreimgesdiv img {
	border: none; 
	outline: none; 
	width: inherit;
	max-width: 300px;
	margin: 2% 1% 1% 1%;
	border: solid 1px #333333;
}

/*====================ALTERNATE TABLE ROWS====================*/
tr.d0 td{
	background-color: #f1f0f0;
	height: 25px;
	border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #ffffff;
	border-top-style: solid; border-top-width: 1px; border-top-color: #e6ded9;
}
tr.d1 td{
	background-color: #f2f2f2;
	height: 25px;
	border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #ffffff;
	border-top-style: solid; border-top-width: 1px; border-top-color: #e6ded9;
}

/*===========================================================================================================================================*/
/*============================================================MEDIA STYLES==================================================================*/
/*============================================================================================================================================*/

@media only screen and (min-width : 120px) and (max-width : 1003px)
{
.body{
	background-color: transparent;
	clear: both;
	margin: 0 auto;
	width: 98%;
	font-size: 85%;
	repeat-x; 
	background-image: none;
}
#topfonenumber {
	display: inline;
	margin: 10px 0px 22px 0px;
}
#logofonenumber {
	display: none;
	margin: 10px 0px 22px 0px;
}
.logocontainer { 
	width: 100%;	
	
}
.logosections {
	width: 100%;
	height: auto;
	padding: 0px;
	margin: 0px;	
}
.logoleftsection
	{
	width: 100%;
	height: auto;	
	padding: 3% 0% 2% 0%;
	margin: 0px;
	text-align: center;
	background: #ffffff;
}
.logoleftsection img
	{
	width: 70%;
	margin: 5% 15% 0% 15%;	
}
.logorightsection
	{
	width: 100%; 
	float: right;
	color: #A4A4A4;
	font-size: 12px;
	line-height: 16px;
	text-align: right;	
	padding: 2% 2% 2% 0%;	
	margin: 0px;
	z-index: 110;	
	background: #ffffff;;
	
}
.logorightsectioncontent
	{
	float: right;		
	padding: 0% 2% 1% 0%;
	margin: 0px 0px 0px 0px;
	text-align: right;		
}
.sectionundernavtext {	
	width: 90%; 
	text-align: center;	
	height: auto;
	padding: 3% 2% 3% 2%;
}
.numberdiv {
	display: none;
	float: right;
	margin-top: -170px;	
	height: 30px;
	background: #123E62;
	padding: 5px 10px 5px 10px;
	color: #ffffff;
	font-size: 20px;
	line-height: 17px;
	text-align: right;
	position: relative;	
	z-index: 110;	
}
.topbannerparralax {	
	background: rgba(255,255,255, 0.3);
	width: 100%; 
	height: 30px; 
	padding: 5px 5px 5px 5px;
}
.parralaxbar {  
	position: relative; 
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	float: left; 
	width: 100%;	
	height: auto;
}
.parralaxbartext { 	
	width: 96%; 
	padding: 10% 2% 10% 2%;
	text-align: center;	
	word-spacing: 5px;
	letter-spacing: 1px;
	font-size: 41px;
	line-height: 40px;
	font-weight: bold;		
}

.parralaxbartext img {	
	width: 55%;
	margin: 0% 0% 0% 0%;
	align: center;
}
.parralaxbartext1 { 	
	width: 90%; 
	padding: 50px 10px 50px 10px;
	text-align: center;
	text-transform: none;
	color: rgba(255,255,255, 0.8);
	word-spacing: 3px;
	letter-spacing: 1px;
	font: 21px "Lato", sans-serif;	
	line-height: 20px;	
}
h3 {	
	letter-spacing: 5px;
	text-transform: uppercase;
	font: 19px "Lato", sans-serif;line-height: 50px;	
}
.parralaxpages {  
	position: relative; 	
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	margin-top: 1px;
	float: left; 
	width: 100%;
	height: auto;
}
.parralaxpagestext { 
	width: 86%; 
	padding: 5% 7% 5% 7%; 
	text-align: center; 
	font-size: 17px;	
	line-height: 17px;
}
.sliderdiv {
	width: 100%;
	margin-left: 0px;
	border: solid 0px rgba(0, 110, 15, 0.2); 
}
.undersliderspace {
	float: left; 
	width: 100%; 
	height: 0px; 
	background: #ffffff;
}

/*=======================to top section============================*/
div#page{
	max-width: 100%;
	padding: 0px;
}
.back-to-top{
	/*width: 100%;*/
	position: fixed;
	bottom: 30px;
	right: 10px;
	text-decoration: none;
	color: #000000;
	background: rgba(18, 156, 0, 0.8);	
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	padding: 0px 10px 5px 10px;	
	display: none;
	line-height: 30px;
	border-radius: 35px;
	-moz-border-radius: 35px;
	-webkit-border-radius: 35px;
	border: solid 4px rgba(255,255,255, 0.4);
}
.back-to-top:link{	
	color: #000000;
	text-decoration: none;
}
.back-to-top:hover{	
	color: #ffffff;	
	text-decoration: none;
}

/*===============SHOW HIDE MENU BUTTOM============== */
.MenuButtonContainer
	{
	float: left;
	width: 100%;
	text-align: right;	
	height: 50px;	
	background: rgb(250, 59, 170);		
	margin: 0px 0px 0px 0px;	
}
#MenuButton { 
	position: absolute; 
	right: 0; 
	height: 50px; 
	width: 100px; 
	background: transparent; 
	color: #ffffff; 
	line-height: 50px; 
	text-align: center; 
	font-size: 17px;
	padding: 0px 0px 0px 0px;	
}
#MenuButton img { 
	width: 18px;
	margin: 25px 10px 0px 0px;
}
/*====================NAVIGATION====================*/
.navcontainer{	
	width: 100%;
	background: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}	
#nav{	
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
	height: auto;
	margin: 0px 0px 0px 0px; 
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}
#nav li{
	display: inline;
	float: left;
	height: auto;
	line-height: 40px;
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
}
#nav li img{
	width: 11px;
	margin: 11px 5px 0px 0px;
	height: auto;
}
#nav li img.menu{
	width: 11px;
	margin: 11px 5px 0px 0px;
	height: auto;
	float: right;
}
#nav li img.phone{
	width: 16px;
	height: auto;
}
#nav > li:after{
	display: none;
}

#nav > li > a {
	display: none; /*==============SET FOR SHOW HIDE OF MENU==========*/
	background-color: #389900;
	border-bottom: 1px solid #c4c9c3;
	border-top: 1px solid transparent;
	height: 40px;
	color: #ffffff;
	padding: 0px 5px 0px 10px;
	line-height: 40px;
	margin: 0;
	text-align: left;	
}
/*========FOR SHOW HIDE LINK=========*/
#donotlink > a {
	display: none; /*==============SET FOR SHOW HIDE OF MENU==========*/
	background-color: #389900;
	border-bottom: 1px solid #c4c9c3;
	border-top: 1px solid transparent;
	height: 40px;
	color: #a9cdd1;
	padding: 0px 5px 0px 10px;
	line-height: 40px;
	margin: 0;
	text-align: left;	
}
#keeplink > a {
	display: none; /*==============SET FOR SHOW HIDE OF MENU==========*/
	background-color: #389900;
	border-bottom: 1px solid #c4c9c3;
	border-top: 1px solid transparent;
	height: 40px;
	color: #ffffff;
	padding: 0px 5px 0px 10px;
	line-height: 40px;
	margin: 0;
	text-align: left;	
}
#donotlink > a:hover {
	background-color: #389900;
	color: #ffffff;
	border-bottom: 1px solid #c4c9c3;
	border-top: 1px solid transparent;
}
#keeplink > a:hover {
	background-color: #389900;
	color: #ffffff;	
	border-bottom: 1px solid #c4c9c3;
	border-top: 1px solid transparent;
}
#nav > li:hover > a, #nav > a:hover , #donotlink > a:hover{	
	border-top: 1px solid transparent;
	border-bottom: 1px solid #c4c9c3;
	background-color: #389900;		
	color: #ffffff;		
	margin: 0;
	padding: 0px 5px 0px 10px;
	border-width: 1px;	
}
#nav > li.nosub a.active {
 	background-color: #389900;
	border-top: 1px solid transparent;
	border-bottom: 1px solid #c4c9c3;	
	color: #ffffff;	
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 10px;
	position: relative;
	z-index: 1;	
}
#nav > li.sub a.active {
 	background-color: #389900;
	border-top: 1px solid transparent;	
	border-bottom: 1px solid #c4c9c3;
	border-radius: 12px 12px 12px 12px;
	color: #a9cdd1;	
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 10px;
	position: relative;
	z-index: 1;	
}
#nav > li.subs:hover > a{
	background-color: #389900;		
	color: #ffffff;
	border-top: 1px solid transparent;
	border-bottom: 1px solid #c4c9c3;	
	border-width: 1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 10px;
}
/*====================SUB MENUS====================*/
#nav ul{	
	left: 0;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	top: 0;		
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-bottom: solid 2px #000000;
}
#nav li:hover ul{
	display: none;
}
#nav ul li a{
	height: 20px;
	line-height: 20px;
	padding-left: 25px;
	border-bottom: 1px solid transparent;
	border-top: 1px solid #555555;
	color: #ffffff;	
}
#nav #s1:target + li > a,
#nav #s2:target + li > a,
#nav #s3:target + li > a,
#nav #s4:target + li > a,
#nav #s5:target + li > a,
#nav #s6:target + li > a,
#nav #s7:target + li > a,
#nav #s8:target + li > a,
#nav #s9:target + li > a,
#nav #s10:target + li > a{
	background: #000000;	
	border: 0;
	color: #ffffff;	
	border-bottom: 1px solid #ffffff;
}
#nav #s1:target + li ul,
#nav #s2:target + li ul,
#nav #s3:target + li ul,
#nav #s4:target + li ul,
#nav #s5:target + li ul,
#nav #s6:target + li ul,
#nav #s7:target + li ul,
#nav #s8:target + li ul,
#nav #s9:target + li ul,
#nav #s10:target + li ul{
	display: block;
}
/*===============leftNavigation============*/
.leftnav-sidebar{	
	width: 100%;
	float: left;	
	background: transparent;	 
	padding: 0px 0px 0px 0px;
	margin: 0% 0% 2% 0%;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border: solid 0px #DEDEDE;
	min-height: 0px;	
}
.content-sidebar{	
	width: 96%;
	float: left;	
	background: #ffffff;	 
	padding: 0% 0% 0% 0%;
	margin: 0% 2% 2% 2%;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;	
	border: solid 0px #DEDEDE;
	height: auto;	
}
/*==================CONTAINERS====================*/
.contentcontainer{	
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0% 0% 0% 0%;	
}
.mainContent{	
	overflow: hidden;
	width: 100%;
	margin: 3% 0% 0% 0%;
	padding: 0% 0% 0% 0%;	
}
.topcontent{
	width: 100%;
	padding: 0% 0% 0% 0%;
	margin-bottom: 0%;
}
.content{
	width: 100%;
	float: left;
	padding: 0% 0% 0% 0%;
	margin: 5% 0% 0% 0%;
}
.contentspan{	
	width: 100%;
	float: left;
	padding: 0% 0% 0% 0%;
	margin: 2% 0% 0% 0%;
}
.contentbar{	
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	width: 98%;	
	text-align: center;
	float: left;	
	height: auto;	
	padding: 3% 1% 3% 1%;
	margin: 0% 0% 0% 0%;
}
.event-sideblock{
	width: 96%;
	float: center;
	background: #ffffff;	
	padding: 0% 0% 0% 0%;
	margin: 0% 0% 2% 0%;
	height: auto;		
	
}
.fabebook-sideblock {
	width: 96%;
	float: center;
	background: #ffffff;	
	padding: 0% 0% 0% 0%;
	margin: 0% 0% 2% 0%;
	height: auto;
	
}
.mainFooter{
	width: 100%;
	float: left;
	padding: 3% 0% 4% 0%;
	margin: 0% 0% 0% 0%;
		
}
.footertext {
	width: 96%;
	text-align: left;	
	font-weight: normal;
	font-size: 11px;
	margin: 2% 2% 0% 2%;	
}
.footerblock1 img {
	display: none;
	
}
.footerblock1	{
	float: left;
	font-size: 12pt; 
	line-height: 14pt;
	width: 96%;
	margin: 6% 2% 3% 2%;
	padding: 0px 0px;
	text-align: center;		
}
.footerblock2	{
	float: left;
	font-size: 12pt; 
	line-height: 14pt;
	width: 96%;
	margin: 3% 2% 3% 2%;
	padding: 0px 0px;
	text-align: center;
}
.footerblock3	{
	float: left;
	font-size: 12pt; 
	line-height: 14pt;
	width: 96%;
	margin: 3% 2% 5% 2%;
	padding: 0px 0px;
	text-align: center;
}
/*====================BLOCKS===============*/
.enquiry-sidebar{
	width: 98%;
	float: left;
		
	padding: 0% 0% 0% 0%;
	margin: 0% 1% 2% 1%;
	margin: 0% 1% 2% 1%;
	border-radius: 0px;
	-moz-border-radius: 0px;	
	border: none;
}

/*=====================OTHER STYLES=========================*/

td.pageheaderdbg{
	vertical-align: top;
	text-align: left;	
	background-color: #ffffff;
}
.parrheader{
	font-size: 1.1em;
	color: transparent; 
	text-shadow: 0px 0px 0.1px rgba(0,0,0, 1);
	font-weight: bold;
	line-height: 25px;
	padding: 0% 0% 0% 0%;
	font-family: "Trebuchet MS", Helvetica, sans-serif;	
}
.parrheaderright{
	font-size: 1.4em;
	color: transparent; 
	text-shadow: 0px 0px 0.1px rgba(29, 33, 41, 1);
	font-weight: bold;
	line-height: 25px;
	padding: 0px 0px 0px 0px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	text-align: right;	
	padding: 0px 5px 0px 5px;
	vertical-align: top;
}
.googlemap { 
		width: 100%;
		height: auto;
}

ul{
	padding-left: 15px;
	line-height: 20px;
	text-align: left;
}
ol{
	padding-left: 15px;
	line-height: 20px;
	text-align: left;
}
ul.imgbullets{
	list-style-image:url(images/bullet.gif);
	line-height: 20px;
	padding-left: 15px;
	text-align: left;
}
ul.imgbullets li{
	font-size: 13px;
	color: #000000;
	line-height: 20px;
}
.generalimgboxleft{
	float: left; 
	width: 100%; 
}
.generalimgboxright{
	float: right; 
	width: 100%; 
}
.generalimgboxrighthome{
	float: right; 
	width: 45%; 
	margin: 0px 0px 0px 15px;
}
.generalimg{
	border-style: solid; border-width: 0px; border-color: #CADCDC;	
	width: 100%;
}
.gallerylist {
	background: #ffffff;
	font-size: 12px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding: 1% 2% 2% 2%;
	width: 93%;
	height: auto;
	minimum-height: auto;
	float: left;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border: solid 0px #c0c0c0;	
	margin: 0% 2% 1% 1%;		
}
/*==================NEW PAGE STYLES===========*/
.pagemainheaderdiv {
	width: 100%;
	font-size: 17pt;
	line-height: 22px;
	margin: 0px 0px 0px 0px; 
	padding: 0% 0% 1% 0%;	
}
.pageheaderdiv {
	font-size: 14pt;
	line-height: 14pt;
	padding: 15px 0px 7px 0px;
}
img.textdivimage	{
	width: 80%;
	margin: 0% 10% 2% 10%;
}
.pagetextdivwithimg {
	width: 96%;
	text-align: justify;
	margin: 1% 2% 1% 2%;	
}
.textdivimage	{	
	width: 80%;
	margin: 0% 10% 1% 10%;	
}
.textdivimageleft	{	
	width: 80%;
	margin: 2% 10% 0% 10%;	
}
.pagetextdivwithimghome {
	width: 96%;
	text-align: justify;
	margin: 1% 2% 1% 2%;
}
.textdivimagehome {
	width: 80%;
	margin: 2% 10% 2% 10%;	
}
.textdivimagehome img {
	width: 96%;
	margin: 0% 4% 2% 4%;
}
.moreimgesdiv {
	float: left;
	width: 96%;
	margin: 1% 2% 1% 2%;
	text-align: center;		
	height: auto;
	line-height: 18px;	
}
.moreimgesdiv img {
	border: none; 
	outline: none; 
	width: 80%;
	max-width: 80%;
	max-height: 50%;
	margin: 2% 10% 2% 10%;
	border: solid 1px #ffffff;
}
.pagetextdivcontactleft {	
	float: left;
	width: 95%; 
	font-size: 13pt;
	color: #666666;
	line-height: 20px;
	text-align: left;
	margin: 0px 0px 0px 0px; 
	padding: 0% 0% 1% 5%;
	
}
.pagetextdivcontactright {	
	float: left;
	float: left;
	width: 95%;
	font-size: 13pt;
	color: #666666;
	line-height: 20px;
	text-align: left;
	margin: 0px 0px 0px 0px; 
	padding: 0% 0% 5% 5%;
	
}
}