html, body {
	font-family: Arial, Verdana, Helvetica, san-serif, Times, serif;
	margin: 0px;
	padding: 0px; text-align:left;
	background-color: white;
}

a { color: #727272; text-decoration: none; }
a:link { color:#727272; }
a img { border: 0px; }

h1 {
	color: #737B48;
	font-size: 26px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0px;
	padding: 0.5em 15px 0em 13%;
}

.site-body-2 h1	{
	padding-left:15px;
}

h2 {
	color: #737B48;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 1em 15px 0em 15px; 
}

h3, h4, p, label, dd { color: #737B48; font-size: 13px; margin: 0px; padding: 1em 15px 0.5em 15px; }
p	{ text-align:left; }
ul, ol {
	color: #737B48;
	font-size: 12px;
	margin: 0px;
	padding: 0.5em 15px 0.5em 30px;
}

input, textarea {
	font-family: Arial, Verdana, Helvetica, san-serif, Times, serif;
	font-size: 10pt;
	text-align: left;
	margin: 0px 0px 2px 0px;
	border: 1px solid #C1CE7C;
	background: white;
	width: 200px;
}

input	{
	color:#67722E;
}

th { vertical-align: top; }
td { vertical-align: top; }

#submit { font-weight: bold; border: 0px; padding: 0px; }

.bold { font-weight: bold; }
.green { color: #C1CE7C; }
.dk-green { color: #737B48; }
.lt-grey { color: #EEEEEE; }
.dk-grey { color: #727272; }
.blue { color: #91DCE1; }
.white { color: white; }
.brown { color: #72544A; }
.brown-border { border: 1px solid #72544A; }



.left { float: left; margin: 0 0 0 10px; }
.left2 { float: left; margin: 0 10px 0 0; }
.right { float: right; clear:right; margin: 0 0 0 10px; }
.left-flash { float: left; margin: 15px 10px 0px 10px; }
.right-flash { float: right; margin: 15px 20px 0px 10px; }

#v-bot { vertical-align: bottom; }

.site-border { width: 750px; margin: 10px 0px 0px 0px; border: 1px solid #EEEEEE; }

.site-head { text-align: left; width: 750px; background-color: #C1CE7C; }
.site-head-logo { background:url("../images/top-strip-shadow.gif") repeat-x bottom; text-align: right; width: 100%; padding: 5px 0px 20px 0px; }
.site-head-logo img { border: 0px; margin: 0px; }
.site-head-pad { font-size: 0px; height: 10px; border-top: 1px solid white; }

.site-head-2, .site-head-2-sub { 
	font-size: 0px;
	text-align: left;
	width: 100%;
}

.site-head-2 { height: 65px; }
.site-head-2-sub { height: 35px; }

.site-head-3, .site-head-3-sub { text-align:right; width: 750px; }

.site-head-3 {
	height: 58px;
	background:#4C6B32;
	color: #FFF;
}
.site-head-3 p, .site-head-3-sub p { 
	color: white; text-align:right;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0.5em 0px 0.5em 0px;
}

.site-head-3 p	{
	background:#FFF;
	color:#BFCC7C;
}

.site-head-3 ul, .site-head-3-sub ul { 
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	list-style: none;
	margin: 0; padding:0;
}

.site-head-3 li, .site-head-3-sub li { display: inline; }

.site-head-3 ul { color: #FFF; padding: 6px 0 6px 0; text-align: center; display: block; }
.site-head-3 a { color: #FFF; margin: 0px 11px 0px 11px }
.site-head-3 a:hover { color:#C1CE7C; }

.site-head-3-sub p { padding: 0.2em 0px 0.2em 0px; }
.site-head-3-sub ul { color:#FFF; padding: 6px 0 6px 0px; text-align: center; }
.site-head-3-sub a { color: white; margin: 0px 11px 0px 11px  }
.site-head-3-sub a:hover { color: #C1CE7C; }
.site-head-3-sub img { border-top: 1px solid white; border-bottom: 1px solid white; }

#spacer { border: 0px; }

.site-head-4 ul	{
	color:#FFF;
	font-size:12px;
	list-style:none;
	text-transform: uppercase;
	padding: 0.5em 0px 0.5EM 0px;
	margin: 0px;
}
.site-head-4 li { display: inline; }
.site-head-4 a { color: #FFF; margin: 0px 5px 0px 3px }

#home .site-head-4 ul { 
	background:#C1CE7C;
	color: #4C6B32;
	clear: both;
}
#home .site-head-4 a { color: #4C6B32; margin: 0px 5px 0px 3px }
#home .site-head-4 a:hover { color: #fff; }



.site-head-5	{
	width:100%;
	position:relative;
}
.site-head-5 img.header	{ border:0; margin:0; padding:0; height:229px; display:block; position:relative; float:left; clear:none; border-collapse:collapse; }
.site-head-5 img.header#first	{ width:264px;  }
.site-head-5 img.header#second	{ width:235px; }
.site-head-5 img.header#third	{ width:251px; }
#banner-link	{
	color:#FFF;
	width:180px;
	display:block;
	font-size:0.9em;
	text-align:center;
	font-family:Times, Serif;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:0.1em;
	z-index:100;
	position:absolute;
	left:8px;
	top:80px;
}

.site-head-6 {
	position:relative;
	text-align: left;
	width: 100%;
	background: url(../images/s-e-arrow.gif) no-repeat 10px 10px;
	border-bottom: 1px solid #C1CE7C;
}
.site-head-6 h1	{
	display:inline;
}
.site-head-6 img	{
	position:absolute;
	top:10px;
	right:96px;
}
.site-body { width: 100%; }
.site-body ul { list-style: url(../images/bullet.gif); text-align: left; }

#site-body-1 {
	text-align: center;
	vertical-align: top;
	width: 95px;
	border-top: 4px solid #C1CE7C;
	border-left: 1px solid #C1CE7C;
	border-right: 1px solid #C1CE7C;
	border-bottom: 1px solid #C1CE7C;
	background-color: #DDE4B8;
}

html>body #site-body-1 div { height: auto; min-height: 334px; }
#site-body-1 img { border: 0px; }

#site-body-1 h2 {
	font-size: 12px;
	font-weight: normal;
	color: #9DA863;
	padding: 0;
}

#site-body-1 p { padding: 0.8em 0px 0.5em 0px; }
#site-body-1 ul { list-style: none; padding: 0.8em 0px 0.5em 0px; }

#site-body-2 {  vertical-align: top; width: 60%; }
#site-body-2-b {  vertical-align: top; width: 500px;}
#site-body-2-b img	{
	border:0;
	margin:0;
}
.site-body-2-b table	{
	width:500px;
}
.site-body-2-b td	{
	border-left:1px solid #C1CE7C;
	width:500px;
	padding:0;
}

.site-body-2-b .left	{
	float:left;
	clear:left;
	width:245px;
	margin:10px 0 10px 9px;
	padding:0 12px 0 0;
	border-right:#BFCC7A 1px solid;
}

.site-body-2-b .right	{
	float:right;
	clear:right;
	width:245px;
	margin:10px 20px 10px 0;
	padding:0 0px 0 0;
}

.site-body-2-b .block	{
	clear:both;
}

.site-body-2-b .left img.menu	{
	width:239px;
	margin-left:8px;
}

.site-body-2-b .right img.menu	{
	margin-left:3px;
	width:239px;
}

.site-body-2 form.book_button,
.site-body-2-b form.book_button
{
	padding:0; margin:0; float:none; margin-bottom:3px; text-align:left; position:relative;
	clear:left; vertical-align:middle;
}

.site-body-2 form.book_button input.submit,
.site-body-2-b form.book_button input.submit
{ 
	display:inline; width:126px; height:50px; cursor:pointer; margin:0.3em 0 0 2em; padding:0; border:none; position:relative; top:5px; float:left; vertical-align:middle;
}

.site-body-2 form.book_button h3,
.site-body-2-b form.book_button h3
{ display:block; float:left; margin-right:5px; padding-right:0; width:290px; vertical-align:middle; }


.site-body-2-b p.menu	{
	font-weight: normal; text-align:left;
	color:#4E6B33;
	margin-bottom:0.5em;
}

.site-body-2-b .right p.menu	{
	padding-left:5px;
}


.site-body-2#home form.book_button,
.site-body-2-b#home form.book_button
{
	padding:0; margin:0 0 0.7em 0; float:none; text-align:left; position:relative;
	clear:left; vertical-align:middle;
}

.site-body-2#home form.book_button input.submit,
.site-body-2-b#home form.book_button input.submit
{ 
	display:inline; width:50px; height:51px; cursor:pointer; margin:0; padding:0; background:none; border:none; position:relative; top:0; float:right;
}

.site-body-2#home form.book_button h3,
.site-body-2-b#home form.book_button h3
{ display:block; float:left; margin-right:0; padding-right:0; width:170px; vertical-align:middle; }



.site-body-2-b .left h2, .site-body-2-b .right h2,
.site-body-2-b .left h3, .site-body-2-b .right h3
{
	padding:0 0 0 8px;
}

.site-body-2-b p	{
	margin:0.5em 0 1em 0;
	padding:0 0 0 7px;
}

.ack_table td { text-align: center; vertical-align: top; border-bottom: 1px solid #EEEEEE; }
.ack_table h2 { padding: 0.5em 0px 0px 15px; }
.ack_table p { padding: 0.5em 0px 1em 15px; }

.site-body-3 {  vertical-align: top; width: 13%; }
.site-body-3 p { padding: 0.5em 5px 0.5em 5px; }

.right-nav	{
	color:#737C45;
	font-weight:bold;
	text-align:left;
	vertical-align: top;
	width: 15%;
	border-left:#BFCC7A 1px solid;
	padding:0 0 0 5px;
	margin:0;
}

.right-nav h2	{
	padding:0;
	margin:0 0 10px 0;
}

.right-nav ul	{
	list-style:url("..images/circle-bullet.gif");
	padding:0 0 0 20px;
	margin:0 0 10px 0;
	font-size:0.9em;
}

.right-nav a	{
	color:#737C45;
	font-weight:bold;
	font-size:1em;
	line-height:1.4em;
}

.right-nav a img	{
	margin:0;
	display:block;
}

.site-foot { width: 100%; }

.site-foot ul { 
	color: #737B48;
	font-size: 11px;
	list-style: none;
	padding: 35px 0px 10px 0px;
	margin: 0px;
}

.site-foot li { display: inline; }
.site-foot a { color: #737B48; margin: 0px 5px 0px 5px }
.site-foot a:hover { color: #91DCE1; }

p.home1 { line-height: 110%; font-size:1em; padding:0 1em;}
.home2 { font-size: 14pt; font-weight: bold; margin: 0 0 0 8px; }
.press-r { font-size: 10pt; font-weight: bold; float: right; margin:0em 25px 0.2em 0; }
.press-r img { vertical-align: bottom; }
.press-r a { color: #727272; text-transform: uppercase; }
.press-r a:hover { color: #91DCE1; }

#gower-map-1 { margin: 0px 5px 0px 15px; }
#gower-map-2 { marg n: 3px 15px 0px 0px; }
html>body #gower-map-2 { margin: 23px 15px 0px 0px; }

.contact { width: 100%; }
.contact td { vertical-align: top; }
.contact p { padding: 0px 0px 0.5em 15px;  }

.gallery-table td { text-align: center; width: 33% }
.gallery-table img { margin: 10px 0px 10px 0px; border: 1px solid #737B48; }

.press-table td { width: 50% }
.press-table td img { float: left; margin: 0px 10px 0px 0px; }

#bushcraft { margin: 0 0 0 15px; }
#bushcraft:after { content: ""; height: 0px; display: block; clear: both; }
#bushcraft .course-box {
	width: 300px;
	height: 200px;
	float: left;
	margin: 5px 5px 0 0;
	background: url(../images/active/course-back.gif) no-repeat 0%;
}
#bushcraft .course-box div { height: 175px; }
#bushcraft .course-box img { float: right; margin: 10px 15px 0 10px; border: 1px solid #72544A; }
#bushcraft .course-box h3 { font-size: 10pt; padding: 18px 15px 0.5em 40px; }
#bushcraft .course-box h4 { font-size: 10pt; text-align: right; padding: 0 20px 0 20px; }
#bushcraft .course-box p { padding: 0.5em 15px 0 40px; }

.newsbanner {
	text-align: left;
	font-weight: bold;
	clear:both;
	width:500px;
	margin:0 1em 1em 1em;
	background: url(../images/news-body.gif) repeat-y 0% 0%;
}
.newsbanner .head	{
	width:500px;
	margin:0;
}
.newsbanner .body { width: 500px; }

.newsbanner .body p	{
	padding:0 1em;
}
.newsbanner .bot {
	text-align:right;
	width:500px;
	background: url(../images/news-bot.gif) no-repeat 0% 100%;
	padding:0 0 0.2em 0;
}
.newsbanner .bot p {
	width:500px; text-align:right;
	margin:-1em 0 0 -3em;
	
}
.newsbanner .bot a { color:#727272; }

#breadcrumbs {
	text-align: right;
	width: 100%;
	height: 30px;
	margin: 3px 0 0 3px;
	background: url(../images/breadcrumb.gif) no-repeat 0% 100%;
	background-color: #C1CE7C;
}
#breadcrumbs p { margin: 0; padding: 8px 0 0 0; }
#breadcrumbs a:hover { color: white; }
#breadcrumbs2 {
	width: 100%;
	height: 30px;
	margin: 3px 0 0 0;
	background-color: #C1CE7C;
}

table#basket	{
	width:100%;
	padding:0 2%;
	margin:2% 0;
	text-align:center;
	font-size:0.8em;
}

table#basket thead th	{
	background-color:#94A44B;
	color:#FFF;
	vertical-align:middle;
	font-weight:bold;
	padding:0.3em 8px 0.2em 8px;
}

table#basket tbody td	{
	padding:0.4em 8px;
	color:#67722E;
	background-color:#DDE4B8;
	vertical-align:middle;
}

table#basket tbody td.desc	{
	text-align:justify;
}

table#basket tfoot	{
	color:#FFF;
	background-color:#94A44B;
}

table#basket tfoot th	{
	text-align:right;
	font-weight:bold;
	padding:0.2em 8px;
}

table#basket tfoot td	{
	text-align:center;
	padding:0.2em 0.5em;
}

table#basket tfoot td.blank, table#basket thead th.blank	{
	background-color:#FFF;
	padding:0 0.2em;
}

table#basket tfoot #total th, table#basket tfoot #total td	{
	font-weight:bold;
	font-size:1.2em;
	padding:0.5em 8px;
}

table#basket select	{
	width:3em;
}

table#basket input	{
	width:1em;
	text-align:center;
}

table#basket input#submit, #checkout input#submit	{
	width:8em;
	border:#94A44B 1px solid;
	color:#737B48;
	margin-top:1em;
	text-align:center;
}

table#basket input#remove	{
	width:12em;
	border:#C1CE7C 1px solid;
	color:#67722E;
	margin-top:1em;
}

table#basket input#submit:hover, #checkout input#submit:hover 	{
	background-color:#67722E;
	color:#FFF;
}

table#basket input#remove:hover	{
	background-color:#C1CE7C;
	color:#FFF;
}

#checkout	{
	padding-top:5%;
}

#checkout fieldset	{
	border:1px solid #94A44B;
	float:left;
	clear:none;
	width:35%;
	margin:0 0% 5% 3%;
	padding:2em;
}

#checkout legend	{
	color:#94A44B;
	font-weight:bold;
	padding:0 1em;
	margin-left:-1em;
}

#checkout label	{
	color:#67722E;
	font-weight:bold;
	display:block;
	padding:0;
}

#checkout input	{
	margin-bottom:1em;
	display:block;
	width:15em;
}

#checkout input#submit	{
	float:left;
	clear:left;
	margin:0 0% 0 80%;
}

.container	{
	clear:both;
	padding:0;
	margin:0 0 2em 0;
}
.split	{ clear:both; }



/* gallery pages */
dl	{ padding:0; margin:0; }

dt	{ color:#737B48; font-size:12pt; font-weight:normal; margin:0; padding: 1em 15px 0em 15px; }

dd	{ margin:0.3em 0 0 0; padding-top:0; }


/* HOMEPAGE BASKET LINK */

div.basket_link	{ float:right; display:block; width:90px; }
.basket_link a	{ display:block; width:80px; margin-right:5px; margin-top:10px; padding-top:0px; font-weight:bold; text-align:center; }



/* SPLASH-PAGE OVERLAY */
#splash_page	{
	position:absolute; top:250px; left:50%; width:400px; padding:1em 20px;
	background:#FFF; border:2px solid #737B48; display:none;
}

#splash_page h1,
#splash_page h2,
#splash_page p
{
 margin:0; padding:0;
}

#splash_page h1	{ font-weight:bold; color:#4C6B32; }
#splash_page ul	{ list-style:none; }
#splash_page ul li	{ clear:both; }
#splash_page form	{ margin-top:1em; }
#splash_page ul label	{ display:block; float:left; width:50px; padding:0.2em 0 0 0; margin:0; }
#splash_page ul input	{ float:left; width:200px; display:block; margin-bottom:5px; }
#splash_page ul input#submit	{ width:auto; margin:0 0 0 50px; padding:0.1em 0.2em; border:1px solid #737B48; cursor:pointer }
#splash_page ul input#submit:hover,
#splash_page ul input#submit:focus	{ background:#737B48; color:#FFF; }

#splash_page a#close_splash	{ display:block; width:15px; height:15px; background:url(../images/home/close_x.gif) 0 0 no-repeat; position:absolute; top:3px; right:3px; }

table.courses { }
table.courses tr { border-left: 0; }
table.courses tr td { border-left: 0; }

.corp1 {
	width: 735px; height: 509px;
	margin: 0; padding: 0 0 0 15px;
	background: url(../images/corporate/corp_bg1.jpg) no-repeat;
}

h2.white {
	color: #FFF;
	text-align: left;
	padding: 24px 0 0 15px;
	font-weight: bold;
}

h1.corp { text-align: left;s }
h2.space_white { padding: 270px 0 0 15px; }

p.white {
	color: #FFF;
	margin: 0; padding: 5px 0 10px 15px;
}

span.small { font-size: 11px; }

.corp2 {
	width: 750px; height: 613px;
	margin: 0; padding: 0;
	background: url(../images/corporate/corp_bg2.jpg) no-repeat;
}

h2.white2 {
	color: #FFF;
	text-align: left;
	padding: 24px 0 0 30px;
	font-weight: bold;
}

p.white2 {
	color: #FFF;
	margin: 0; padding: 5px 0 10px 30px;
}

p.p1 { padding: 42px 0 10px 30px; }
p.p2 { padding: 45px 0 10px 30px; }
p.p3 { padding: 39px 0 10px 30px; }
p.p4 { padding: 44px 0 10px 30px; }

h2.grey {
	color: #98989a;
	text-align: left;
	padding: 24px 0 0 30px;
	font-weight: bold;
}

h2.grey2 {
	color: #98989a;
	text-align: left;
	padding: 24px 0 20px 30px;
	font-weight: bold;
}

p.grey {
	color: #98989a;
	margin: 0; padding: 5px 0 10px 30px;
}

.site-border2 {
	width: 750px;
	margin: 10px 0 0 0; padding: 16px;
	border: 1px solid #c1ce7c; }
	
p.tel { padding: 3px 42px 3px 0; }

span.h2_grey {
	color: #98989a;
	text-align: left;
	font-weight: bold;
	font-size: 18px;
}

ul.grey {
	color: #98989a;
	text-align: left;
	margin: 0 0 0 30px;
}

ul.grey li {
	color: #98989a;
	text-align: left;
	margin: 10px 0;
}

table.prices_table { width: 480px; margin: 0 10px 0 70px; color: #737B48; font-size: 13px; }

img.herbs { margin: 0 0 0 15px; }
img.herbs_left { margin: 20px 15px 0 15px; float: left; clear: both; display: block; }
img.herbs_left2 { margin: 20px 10px 0 15px; float: left; clear: both; display: block; }
img.herbs_right { margin: 20px 15px 0 15px; float: right; display: block; }
img.center { margin: 0 auto; }
.center{ text-align: center; }
.herb_box1 { width: 260px; height: 220px; float: left; margin: 10px; }
.herb_box2 { width: 260px; height: 350px; float: left; margin: 10px; }
.herb_box3 { width: 220px; height: 220px; float: left; margin: 10px; }
.herb_box4 { width: 160px; height: 220px; float: left; margin: 10px; }
.cb { clear: both; }
.handout { border: #737B48 2px solid; padding: 5px; margin: 10px; }
p.dcaption { display: block; width: 150px; float: left; border: #737B48 1px solid; margin: 10px 20px 10px 10px; padding: 5px; }
img.pp_left { float: left; margin: 10px; }
img.pp_right { float: right; margin: 10px; }

a.news_corporate {
	width: 467px; height: 39px;
	margin: 0; padding: 138px 0 0 33px;
	display: block;
	background: url(../images/home/news-corporate.jpg) no-repeat;
	color: #737B48;
	font-size: 12px;
}

a:hover.news_corporate { color: #737B48; }

.site-head-4 ul.gower { background: #73554B; }
.site-head-4 ul.accom { background: #D3B698; }
.site-head-4 ul.gallery { background: #464F24; }
.site-head-4 ul.corp { background: #97A8AF; }
.site-head-4 ul.sports { background: #4477B9; }
.site-head-4 ul.bush { background: #8B964A; }
.site-head-4 ul.bush { background: #8B964A; }
.site-head-4 ul.events { background: #FA8536; }
.site-head-4 ul.kids { background: #89C9CB; }
.site-head-4 ul.food { background: #8F592A; }
.site-head-4 ul.herb { background: #C3CC7D; }
.site-head-4 ul.kit { background: #D3B698; }