body {
    font-size: 14px;
    line-height: 20px;
    color: #2f332f;
  	}

h1 {
    font-size: 28px;
    line-height: 30px;
  	color: #A0AA3A;
  	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
}

h2 {
    font-size: 20px;
    line-height: 24px;
}

h2, h3, h4, h5, h6 {
    color: #2f332f;
}

h3, h4 {
  	-webkit-margin-before:0em;
	-webkit-margin-after:0em;
}

h1 a, h2 a, h3 a {
    color: #a0aa33;
}

h1 a:hover, h2 a:hover, h3 a:hover {
    color: #2f322f;
}

p {
  margin:0;
  text-align: justify;
}

a{
  color:#577483
}

a:hover {
  color:#a0aa3a;
}

.img-rounded{
  border-radius:4px;
}

.with-caption.img-thumbnail {
    padding: 10px;
}

.page-header {border-bottom:none}

.headerside{
  	color:#2F332F; 
  	font-family: 'Trebuchet MS', sans-serif;
  	text-align:center;
  	
 	}

.headerside p {
  margin-top:0px;
  margin-left:10px;
}

.mymarginbottom {
  margin-bottom:20px;
}

#content-area {
    padding: 2px 0;
}

div#below-content {
    margin-top: 20px;
}


/* styling 'active' customheader buttons */

.btn-customheaderactive {
  background-color: #2f332f ;
  border-color: #2f332f;
  color:#fff;
  margin-bottom:3px;
}

.btn-customheaderactive a {
 	color:#fff;
  }

.btn-customheaderactive:hover,
.btn-customheaderactive:focus,
.btn-customheaderactive:active,
.btn-customheaderactive.active {
  background-color: #2f332f;
  border-color:  #2f332f;
  color:#fff;
}
.btn-customheaderactive.disabled:hover,
.btn-customheaderactive.disabled:focus,
.btn-customheaderactive.disabled:active,
.btn-customheaderactive.disabled.active,
.btn-customheaderactive[disabled]:hover,
.btn-customheaderactive[disabled]:focus,
.btn-customheaderactive[disabled]:active,
.btn-customheaderactive[disabled].active,
fieldset[disabled] .btn-customheaderactive:hover,
fieldset[disabled] .btn-customheaderactive:focus,
fieldset[disabled] .btn-customheaderactive:active,
fieldset[disabled] .btn-customheaderactive.active {
  background-color: #2f332f;
  border-color: #2f332f;
}


/* styling customheader buttons */

a.btn-courses.btn-customheader.btn-block.btn.btn-default {
    background-color: #b19b87;
    border-color: #b19b87;
}

a.btn-sessions.btn-customheader.btn-block.btn.btn-default {
    background-color: #577483;
    border-color: #577483;
}

a.btn-activities.btn-customheader.btn-block.btn.btn-default {
    background-color: #968a87;
    border-color: #968a87;
}

a.btn-mobile.btn-customheader.btn-block.btn.btn-default {
    background-color: #534741;
    border-color: #534741;
}

a.btn-overnights.btn-customheader.btn-block.btn.btn-default {
    background-color: #837722;
    border-color: #837722;
}

a.btn-venue.btn-customheader.btn-block.btn.btn-default {
    background-color: #777081;
    border-color: #777081;
}

a.btn-weddings.btn-customheader.btn-block.btn.btn-default {
    background-color: #777C7F;
    border-color: #777C7F;
}

a.btn-working.btn-customheader.btn-block.btn.btn-default {
    background-color: #C9AC68;
    border-color: #C9AC68;
}

h3.btn-working.btn-customheader.btn-block.btn.btn-default {
    background-color: #C9AC68;
    border-color: #C9AC68;}

.btn-customheader {
  background-color: #a0aa3a ;
  border-color: #a0aa3a;
  color:#fff;
  margin-bottom:3px;
}

.btn-customheader a {
 	color:#fff;
  }

.btn-customheader:hover,
.btn-customheader:focus,
.btn-customheader:active,
.btn-customheader.active {
  background-color: #96a297;
  border-color:  #96a297;
  color:#2f332f;
}
.btn-customheader.disabled:hover,
.btn-customheader.disabled:focus,
.btn-customheader.disabled:active,
.btn-customheader.disabled.active,
.btn-customheader[disabled]:hover,
.btn-customheader[disabled]:focus,
.btn-customheader[disabled]:active,
.btn-customheader[disabled].active,
fieldset[disabled] .btn-customheader:hover,
fieldset[disabled] .btn-customheader:focus,
fieldset[disabled] .btn-customheader:active,
fieldset[disabled] .btn-customheader.active {
  background-color: #96a297;
  border-color: #96a297;
}



#menu .container {
    border-top: none;
  	border-bottom: none}




/* styling the images in the bottom module */
div.sectionimagestext {
    text-align: center;
  	margin-top: 10px;
}

div.sectionimagestext h2{
    line-height:20px;
}

div.sectionimagestext p{
    font-size:12px;
}

/* these styles are no longer being uses */
div.sectionimages h2.courses a {
    color: #baa590;
  	font-weight:500;
}

div.sectionimages h2.session a {
    color: #577483;
  	font-weight:500;
}

div.sectionimages h2.activities a {
    color: #968a87;
  	font-weight:500;
}

div.sectionimages h2.weddings a {
    color: #777c7f;
  	font-weight:500;
}

div.sectionimages h2.partners a {
    color: #c9ac68;
  	font-weight:500;
}

div.sectionimages h2.mobile a {
    color: #534741;
  	font-weight:500;
}

div.sectionimages h2.venue a {
    color: #777081;
  	font-weight:500;
}

div.sectionimages h2.overnights a {
    color: #837722;
  	font-weight:500;
}

div.sectionimages h2.courses a:hover, 
div.sectionimages h2.session a:hover, 
div.sectionimages h2.activities a:hover, 
div.sectionimages h2.weddings a:hover, 
div.sectionimages h2.partners a:hover, 
div.sectionimages h2.mobile a:hover, 
div.sectionimages h2.venue a:hover,
div.sectionimages h2.overnights a:hover{
    color: #f28704;
}

/* styling the article columns */

.articlecolumn p {
  	font-size:12px;}

.articlecolumn h3{
  	font-size: 18px;
    font-weight: 400;
    margin-top: 10px;
    color: #a0aa3a;
    line-height: 20px;
}

.articlecolumn li{
  	margin-left: 10px;
  	font-size: 12px;
  	line-height: 20px;
}


/* styling the important information module */

.importantinformation {
  	border: solid orange 2px;
  	padding: 10px;
	border-radius:4px;}

.importantinformation h4 {
	color:#A0AA3A;
}

/* styling the booknow module */
.booknow h4 {
	color:orange;
  	background-color:#A0AA3A;
}




.facebook #top-fb-head {
  border-radius:6px
}

.facebook h2.fb-head{
  	text-align:center;
  	
}

.facebook h2.fb-head a{
  font-weight: normal!important;
}

/* styling the footer */

#footer, #footer .container {
    background-color: #96A297;
  	color: #2f332f;
  	line-height:14px;
}

/* -------------styling FORMS boxmenu ie adding the background colour of brown --------------------- */
div.formsmenu, div.formsmenu ul.nav > li.active > a { 
  	background-color:#BAA590;
}


/* -------------styling ABOUTUS boxmenu ie adding the background colour --------------------- */

div.aboutusmenu, div.aboutusmenu ul.nav > li.active > a { 
  	background-color:#577483;
}

/* -------------styling VISITORADVICE boxmenu ie adding the background colour --------------------- */

div.visitoradvicemenu, div.visitoradvicemenu ul.nav > li.active > a {  
  background-color:#968A87;}
  

/* -------------styling HOSPITALITY boxmenu ie adding the background colour --------------------- */
div.hospitalitymenu, div.hospitalitymenu ul.nav > li.active > a { 
  	background-color:#534741;
} 

/* -------------styling USEFUL boxmenu ie adding the background colour --------------------- */
div.usefulmenu, div.usefulmenu ul.nav > li.active > a { 
  	background-color:#837722;
}
/* -------------styling BEYOND boxmenu ie adding the background colour --------------------- */
div.beyondmenu, div.beyondmenu ul.nav > li.active > a { 
  	background-color:#777081;
} 

div.workingpartnersmenu, div.beyondmenu ul.nav > li.active > a { 
  	background-color:#c9ac68;
} 


/* -------------Overall styling of BOXMENU------------------------------------------------------------ */

div.boxmenu {
  border-radius:4px;
  padding-bottom:10px;
  border: #96A297 1px solid;
}

div.boxmenu .headline h4 {
  	text-align:center;
  	color:#fff;
  	font-size:14px;
  	line-height:20px;
  	border-bottom: solid #C6CDC7 1px;
  	padding-bottom: 4px;
  	padding-top: 4px;
  	 
} /* styles headline h4 within the div */


div.boxmenu ul {
  margin:0;
}

div.boxmenu ul.nav > li { 
  	border-bottom:none;
	
} /* styles ul within the div */



div.boxmenu li {
  	line-height:16px;
  	text-align:center;
} /* styles li within the div */

div.boxmenu li a {
	line-height:18px;
  	text-align:center;
    text-decoration:none;
  	padding:0;
    display: block;
    color: #fff;
    font-size: 75%;
} /* styles a within li within the div */

div.boxmenu li a:active, div.boxmenu li a:hover {
    color: #2F332F; 
}


/* styles the active menu item for the different menus */
div.formsmenu.submenu ul.nav.menu li.current a, div.formsmenu.submenu ul.nav.menu li a:hover {
    color: orange;
  	background-color:#BAA590;
}

div.visitoradvicemenu.submenu ul.nav.menu li.current a, div.visitoradvicemenu.submenu ul.nav.menu li a:hover {
    background-color: orange; 
}

div.aboutusmenu.submenu ul.nav.menu li.current a, div.aboutusmenu.submenu ul.nav.menu li a:hover {
    background-color: orange; 
}

div.hospitality.submenu ul.nav.menu li.current a, div.hospitality.submenu ul.nav.menu li a:hover {
    background-color: orange; 
}

div.usefulmenu.submenu ul.nav.menu li.current a, div.usefulmenu.submenu ul.nav.menu li a:hover {
    background-color: orange; 
}

div.beyondmenu.submenu ul.nav.menu li.current a, div.beyondmenu.submenu ul.nav.menu li a:hover {
    background-color: orange; 
}

div.workingpartnersmenu.submenu ul.nav.menu li.current a, div.workingpartnersmenu.submenu ul.nav.menu li a:hover {
    background-color: orange; 
}




/* -------------Overall styling of SUBMENUS---------------------------------------------------- */

div.submenu {
  border-radius:4px;
  padding-bottom:10px;
  border: #96A297 1px solid;
  margin-bottom: 10px;
}

div.submenu ul {
  margin:0px;
}

div.submenu ul.nav > li { 
  	border-bottom: #C6CDC7 1px solid;
	
} /* styles ul within the div */



div.submenu li {
  	line-height:16px;
  	text-align:center;
} /* styles li within the div */

div.submenu li a {
	line-height:16px;
  	text-align:center;
    text-decoration:none;
  	padding:0;
    display: block;
    color: #fff;
    font-size: 75%;
} /* styles a within li within the div */

div.submenu li a:active, div.boxmenu li a:hover {
    color: #2F332F; 
}




 /* styling the h4 module heading of the submenus appearing on pages */
h4.submenuheader {
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    border-bottom: solid #C6CDC7 1px;
    padding-bottom: 4px;
  	padding-top: 4px;
}














/* responsive text queries */
@media screen and (max-width: 992px) {
  
  #menu .nav.menu.navbar-nav > li {
    font-size:70%
  }
  
  h1 {
    font-size: 22px;  
  }
  h2 {
    font-size: 22px;  
  }
  h3 {
    font-size: 18px;  
  }
  h4 {
    font-size: 14px;
    line-height:20px;
  }
}

@media screen and (max-width: 768px) {
  
  #menu .nav.menu.navbar-nav > li {
    font-size:65%
  }
  
  
  h1 {
    font-size: 20px;
    line-height:20px;
  }
  h2 {
    font-size: 18px;  
  }
  h3 {
    font-size: 16px;  
  }
  h4 {
    font-size: 12px;
    line-height:18px;
  }
}




@media screen and (max-width: 550px) {
  
  
  .headerside p {
    font-size:75%
  }
}



ul.nav.menu.nav-pills.navbar-nav li.item-101 a {
  	background-color:#96a297;
	color:#ffffff;
}

ul.nav.menu.nav-pills.navbar-nav li.item-118 a {
  	background-color:#b19b87;
	color:#ffffff;
}

ul.nav.menu.nav-pills.navbar-nav li.item-135 a {
  	background-color:#577483;
	color:#ffffff;
}

ul.nav.menu.nav-pills.navbar-nav li.item-235 a {
  	background-color:#577483;
	color:#ffffff;
}

ul.nav.menu.nav-pills.navbar-nav li.item-146 a {
  	background-color:#968a87;
	color:#ffffff;
}

ul.nav.menu.nav-pills.navbar-nav li.item-195 a {
  	background-color:#534741;
	color:#ffffff;
}

ul.nav.menu.nav-pills.navbar-nav li.item-147 a {
  	background-color:#837722;
	color:#ffffff;
}

ul.nav.menu.nav-pills.navbar-nav li.item-150 a {
  	background-color:#777081;
	color:#ffffff;
}

ul.nav.menu.nav-pills.navbar-nav li.item-148 a {
  	background-color:#777c7f;
	color:#ffffff;
}

ul.nav.menu.nav-pills.navbar-nav li.item-149 a {
  	background-color:#c9ac68;
	color:#ffffff;
}


/* styling the icon menu to give a different colour */
.navbar-toggle .icon-bar {
    background-color: #2F332F;
}

/* reducing the padding around main navigation */
.nav>li>a {
    position: relative;
    display: block;
    padding: 8px 10px;
}


/* styling the drop-in images */
.drop-in-image {
    float: left;
    margin: 0 10px 5px 0;
    padding-top: 5px;
} 

/* styling the continue button in rs forms */
input.rsform-submit-button.btn-primary.btn.btn-default {
  background-color:#A0AA3A;
}


/* centered columns styles */
.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    margin-right:-4px;
}






