@charset "UTF-8";
/* CSS Document */

body {
	background-color: #8CC63F;
	background-image: url(../images/assets/bg_grass.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img { 
	border: none; 
} 
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 18px;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

a.email:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.email:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.email:hover {
	text-decoration: none;
	color: #FFCC00;
}
a.email:active {
	text-decoration: none;
	color: #FFFFFF;
}


/* Left navigation */
a.nav {
	text-decoration: none;
	line-height: 26px;
	padding-right: 15px;
	float: right;
	padding-left: 15px;
	font-weight: bold;
	font-size: 16px;
}
a.nav:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.nav:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.nav:hover {
	text-decoration: none;
	color: #4F761A;
	background-color: #FFFFFF;
}
a.nav:active {
	text-decoration: none;
	color: #4F761A;
	background-color: #FFFFFF;
}
.active_nav {
	text-decoration: none;
	color: #4F761A;
	background-color: #FFFFFF;
	line-height: 26px;
	padding-right: 15px;
	float: right;
	padding-left: 15px;
	font-weight: bold;
	font-size: 16px;
}
/* End Left navigation */



.heading1 {
	font-size: 18px;
	color: #4F761A;
	font-weight: bold;

}
.heading1underline {
	font-size: 18px;
	color: #4F761A;
	font-weight: bold;
	border-bottom: solid;
	border-color: #CCCCCC;
	border-width: 1px;
	padding-bottom: 6px;
}
.frame {
  width:161px;
  height:125px;
  background:url(../images/images/frame.gif);
  float:left;
  margin-top:10px;
  margin-right:6px;
}
.feat_box {
	background-image: url(../images/assets/bg_speacials.gif);
	background-repeat: no-repeat;
	width: 200px;
	background-color: #596A4D;
}

.credit {
	color: #4F761A;
	font-size: 10px;
}
.footer {
	width: 810px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 7px;
}
a.credit {
	color: #4F761A;
	font-size: 10px;
	text-align: right;
}
a.credit:link {
	text-decoration: none;
	color: #4F761A;
	text-align: right;
}
a.credit:visited {
	text-decoration: none;
	color: #4F761A;
	text-align: right;
}
a.credit:active {
	text-decoration: none;
	color: #4F761A;
	text-align: right;
}

.frameb {
  width:161px;
  height:125px;
  background:url(file:../images/frame.gif);
  float:left;
  margin-top:10px;
  margin-right:0px;
}

.frame img, .frameb img {
  margin-left:8px;
  margin-top:8px;
}.featurebox_text {
	color: #FFFFFF;
}
.feature_box_heading {
	font-size: 18px;
	color: #FBB03B;
	font-weight: bold;
	margin-top: 10px;
	padding-top: 10px;
}
.header {
	width: 810px;
	height: 205px;
}
.logo {
	float: left;
	vertical-align: top;
}
.header img {
	text-align: center;
}

.staff_box {
	width: 100%;
	margin-bottom: 10px;
	background-image: url(../images/assets/bg_canvas_2.jpg);
	background-repeat: repeat-x;
}
.staff_text {
	font-size: 12px;
	line-height: normal;
	color: #000000;
}
.smallprint {
	font-size: 10px;
}
.rates_box {
	width: 100%;
	margin-bottom: 10px;
	background-image: url(../images/assets/bg_rates.jpg);
	background-repeat: repeat-x;
	background-color: #FEFBDA;
}
.featurebox_text_bold {
	color: #FBB03B;
	font-weight: bold;
}
.importantcolour {
	color: #FF6;
}

