html, body {
	margin:0; 
	padding:0;
	font-family:arial;
	color:#1D1D1D;
	background:#fff;
	font-size: 88%;
	}

	
span{
	padding:0;
	margin:0;
	}

h1{
	padding:0;
	margin:0 0 0.4em 0;
	font-size:200%;
	font-weight:bold;
	line-height:2em;
	color:#39702F;
	}
	
h2{
	padding:0 0 0.4em 0;
	margin:0 0 0.4em 0;
	font-size:1.4em;
	font-weight:bold;
	color:#877367;
	}
	
h3{
	padding:0;
	margin:0.4em 0 0.2em 0;
	font-size:1.3em;
	color:#877367;
	font-weight:normal;
	}
	
p{
	padding:0;
	margin:0 0 0.8em 0;
	line-height:1.4em;
	font-size:1em;
	}
	
.clear{
	clear:both;
	}
	
.floatright{
	float:right;
	margin-left:4px;
	margin-bottom:4px;
	}
	
.floatleft{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	}
	
a:link,
a:active,
a:visited,
a:hover{
	padding:0;
	margin:0;
	font-weight:bold;
	color:#1D1D1D;
	color:#ce2220;
	text-decoration:underline;
	}
	
a:hover{
	text-decoration:underline;
	text-decoration:none;
	}
	
	
#outerwrap{
	margin:0 auto;
	}
	
.innerwrap{
	width:864px;
	margin:0 auto;
	}
	
#homeheader{
	background:#69574C url(../images/header_back.jpg) repeat-x;
	border-top:1px solid #877368;
	}
	
#cmsheader{
	background:#69574C url(../images/cmsheader_back.jpg) repeat-x;
	border-top:1px solid #877368;
	}
	
#headerleft{
	width:413px;
	float:left;
	}
	
#logo{
	padding-top:30px;
	height:101px;
	}
	
#logo img{
	border:none;
	}
	
#headerright{
	float:right;
	padding-top:100px;
	width:441px;
	}
	
* html body #headerright{
	padding-top:99px;
	}
	
#headerright img{
	float:left;
	}
	
#cmsheader #headerright{	
	padding-top:31px;
	}
	
* html body #cmsheader #headerright{	
	padding-top:30px;
	}
	
#testimonial{
	color:#fff;
	margin-top:26px;
	padding-right:10px;
	}
	
#testimonial h2{
	font-size:18px;
	color:#fff;
	}
	
#testimonial p{
	font-size:11px;
	}
	
#testimonial a:link,
#testimonial a:active,
#testimonial a:visited,
#testimonial a:hover{
	color:#fff;
	}
	
.testimonialpic{
	float:left;
	margin:0 10px 10px 0;
	border:1px solid #690505;
	}
	
.testimonialauthor{
	float:right;
	margin:0;
	font-weight:bold;
	}
	
.testimonialdept{
	clear:right;
	float:right;
	font-style:italic;
	width:300px;
	text-align:right;
	}
	
#headertext{
	color:#fff;
	margin-top:30px;
	padding-right:10px;
	}
	
#headertext p{
	font-size:11px;
	}
	
#headertext a:link,
#headertext a:active,
#headertext a:visited,
#headertext a:hover{
	color:#fff;
	}
	
#menu{
	clear:both;
	background:#383838 url(../images/menu_back.jpg) repeat-x;
	color:#fff;
	}
	
/*************** suckerfish stuff ***************/
	
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	width: 123px;
}

#nav li {
	padding:0;
	margin:0;
	float: left;
	width: 123px;
}

#nav li ul {
	position: absolute;
	width: 119px;
	left: -999em;
}

#nav li:hover ul {
	left: auto;
}


#nav a:link,
#nav a:active,
#nav a:visited,
#nav a:hover{
	color:#fff;
	padding:9px 0;
	font-weight:normal;
	text-transform:uppercase;
	text-align:center;
	width:123px;
	text-decoration:none;
	}
	
#nav a:hover{
	text-decoration:none;
	background:#fff url(../images/menu_back_over.jpg) repeat-x;
	color:#000;
	}
	
#nav li ul a:link,
#nav li ul a:active,
#nav li ul a:visited,
#nav li ul a:hover{
	width:119px;
	background:#383838;
	font-weight:normal;
	padding:6px 2px;
	border-bottom:1px solid #666;
	font-size:80%;
	}
	
#nav li ul a:hover{
	background:#fff;
	
	}
	
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}


#nav li:hover, #nav li.sfhover {
	background:#fff url(../images/menu_back_over.jpg) repeat-x;
}

#nav li:hover a{
	color:#000;
	}
	
#nav li.sfhover a{
 	color:#000 !important;
 	}
 	
#nav li.sfhover li a{
	color:#fff !important;
	}
	
#nav li.sfhover li a:hover{
	color:#000 !important;
	}

	
#nav li ul li a:link,
#nav li ul li a:active,
#nav li ul li a:visited,
#nav li ul li a:hover{
	color:#fff;
	}
	
#nav li ul li a:hover{
	color:#000;
	}

#nav li:hover, #nav li.sfhover{
	position:static;
	}
	
	
#nav .selected a{
	background:#fff url(../images/menu_back_over.jpg) repeat-x;
	color:#000 !important;
	}
	
#nav .selected li a{
	color:#fff !important;
	}
	
#nav .selected li a:hover{
	color:#000 !important;
	}

/************************************************/
	
#menu img{
	border:none;
	}
	
#menuitems div{
	float:left;
	}
/*	
#menu a{
	display: block;
	color: #000000;
	font-size: 0px;
	height: 30px;
	float: left;
	text-decoration: none;
	}
*/	
.homebtn{
	background:url(../images/navigation/home_btn_over.jpg) no-repeat 0 0;
	width: 114px;
	height:30px;
	}
	
.aboutbtn{
	background:url(../images/navigation/about_btn_over.jpg) no-repeat 0 0;
	width: 139px;
	height:30px;
	}
	
.livebtn{
	background:url(../images/navigation/live_btn_over.jpg) no-repeat 0 0;
	width: 103px;
	height:30px;
	}
	
.learnbtn{
	background:url(../images/navigation/learn_btn_over.jpg) no-repeat 0 0;
	width: 116px;
	height:30px;
	}
	
.workbtn{
	background:url(../images/navigation/work_btn_over.jpg) no-repeat 0 0;
	width: 115px;
	height:30px;
	}
	
.enjoybtn{
	background:url(../images/navigation/enjoy_btn_over.jpg) no-repeat 0 0;
	width: 115px;
	height:30px;
	}
	
.contactbtn{
	background:url(../images/navigation/contact_btn_over.jpg) no-repeat 0 0;
	width: 162px;
	height:30px;
	}
	
.home_btn a{
	width: 114px;
	}
	
.about_btn a{
	width: 139px;
	}
	
.live_btn a{
	width: 103px;
	}

.learn_btn a{
	width: 116px;
	}
	
.work_btn a{
	width: 115px;
	}
	
.enjoy_btn a{
	width: 115px;
	}
	
.contact_btn a{
	width: 162px;
	}
	
* html a:hover{
	visibility:visible;
	}
	
#menu a:hover img{
	visibility:hidden;
	}
	
#content p{
	line-height:1.8em;
	}
	
.homepage{
	clear:both;
	margin-top:10px;
	}
	
.cmspage{
	clear:both;
	margin-top:10px;
	}
	
.homepage #leftcontent{
	float:left;
	width:244px;
	}
	
.cmspage #leftcontent{
	float:left;
	width:599px;
	padding-bottom: 1em;
	}
	
	
#content h2{
	padding:0.2em 0;
	border-top:1px solid #DB9393;
	border-bottom:1px solid #DB9393;
	}
	
.homepage #rightcontent{
	float:left;
	margin-left:10px;
	width:599px;
	}
	
.cmspage #rightcontent{
	float:left;
	margin-left:10px;
	width:244px;
	}
	
.homebox{
	width:146px;
	float:left;
	margin-right:5px;
	}
	
.homebox h3{
	padding:0 0 0.2em 0;
	border-bottom:1px solid #DB9393;
	}
	
.homebox img{
	border:none;
	}
	
.homebox h3 a:link,
.homebox h3 a:active,
.homebox h3 a:visited,
.homebox h3 a:hover{
	color:#877367;
	text-decoration:none;
	}
	
	
#footer{
	background:#6A584D url(../images/footer_back.jpg) repeat-x;
	padding:14px 0;
	color:#fff;
	}
	
#footer p{
	margin:0;
	padding:0;
	}
	
#footerleft{
	float:left;
	width:600px;
	}
	
#footerright{
	float:right;
	}
	
#footer a:link,
#footer a:active,
#footer a:visited,
#footer a:hover{
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	}
	
#footer a:hover{
	text-decoration:underline;
	}
	
	
#pageimage{
	float:right;
	margin:0 0 10px 10px;
	}
	
#pageimage img{
	border:1px solid #E1A5A5;
	}
	
#rightcontent ul{
	margin:0;
	padding:0;
	}
	
#rightcontent ul li{
	padding:0 0 0 1.8em;
	line-height:2em;
	margin:0;
	list-style:none;
	background:url(../images/right_arrows.jpg) no-repeat 2% 55%;
	}
	
.rightmenu a:link,
.rightmenu a:active,
.rightmenu a:visited,
.rightmenu a:hover{
	color:#1D1D1D;
	text-decoration:none;
	}
	
.rightmenu a:hover{
	text-decoration:underline;
	}
	
#newsitems{
	margin-top:15px;
	}
	
.newsitem{
	clear:both;
	margin-bottom:15px;
	}
	
.newsitem img{
	float:left;
	margin:0 10px 10px 0;
	border:1px solid #E1A5A5;
	}
	
.newsitem .newsdate{
	margin:0 0 2px 0;
	font-size:90%;
	}
	
.newsitem h3 a:link,
.newsitem h3 a:active,
.newsitem h3 a:visited,
.newsitem h3 a:hover{
	color:#877367;
	}


/* enquiries */
#enquiry_form .field {
	margin-bottom: 0.25em;
}

#enquiry_form .field label {
	display: block;
}

#enquiry_form .field input,
#enquiry_form .field textarea {
	width: 225px;
	display: block;
	border: 1px solid #877367;
	margin:0.4em 0 0.8em 0;
	font-size:90%;
	font-family:arial;
	padding:0.4em 0.8em;
	color:#877367;
}

#enquiry_form .buttons {
	text-align: right;
}

#enquiry_form .buttons input {
	border: 1px solid #877367;
	background-color: #877367;
	color: white;
	cursor:pointer;
	font-size:90%;
	padding:0.4em 0.8em;
}

.errors {
	margin: 1em 0;
	padding: 0.5em;
	border: 1px solid #ce2220;
	background-color: #fee;
	color: #ce2220;
	text-align: center;
}

.errors p {
	margin: 0.1em 0em;
}
	
/* editor css */
.red-text {
	font-weight: bold;
	color: #ce2220;
}

.quote {
	margin: 0.25em 2em;
	border-left: 0.5em solid #ce2220;
	padding-left: 0.5em;
	font-style: italic;
	color: #ce2220;
}

.quote .attribute {
	text-align: right;
	font-weight: bold;
}

#leftcontent ul {
	margin: 0;
	padding: 0;
	padding-left: 1em;
	margin-bottom: 0.5em;
}

#leftcontent ul li {
	line-height:1.8em;
	list-style: none;
	background-image: url(../images/bullet.gif);
	background-position: 0.25em 0.65em;
	background-repeat: no-repeat;
	margin: 0;
	padding-left: 1.5em;
}

#partner_logos img{
	margin-right:5px;
}

.rightimg{
	position:absolute;
	left:810px;
}

.link_table{
	font-family:arial;
	font-size:12px;
	color:#000;
	border-bottom:1px solid #ccc;
}


.article{
	line-height:1.6em;
	margin-bottom:1em;
	border-bottom:1px solid #D7C9C0;
	padding-bottom:1em;
	}
	
.testimonial-page{
	line-height:1.6em;
	margin-bottom:1em;
	border-bottom:1px solid #D7C9C0;
	pad/ding-bottom:1em;
	}
	
.testimonial-page img{
	float:left;
	margin:0 1em 1em 0;
	}
