/* 
  ------------------------------------------------
  Copyright (c) 2010 artKenya.net Ltd.
  www.artkenya.net
  3Col
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #ccc;
/*	background-color: #330000;
	background-image: url("../images/bg.jpg");
	background-repeat:repeat-x;
*/
	color: #330000;
	margin: 0px 0px;
	padding: 0;
}
/************************************ GLOBAL STYLES **********************************/
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.8em;
	font-weight: normal;
	color: #330000/*#994C30 #004090*/;
	line-height: 110%;
	margin: 0px 0 12px 0;
	padding: 0;
}
.subheader {
	font-family: "comic sans MS", Helvetica;
	font-size: 1.6em;
	color: #330000;
	line-height: 140%;
	margin: 0px 0 20px 0;
	padding: 0;
}
.headersecond {
	margin-top: 20px;
}
h2 {
	font-family: "comic sans MS", Helvetica;
	font-size: 1.4em;
	color: #330000;
	line-height: 140%;
	margin: 0px 0 20px 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
a {
	color: #994C30;
	text-decoration: none;
}
a:link {
	color: #994C30;
	text-decoration: none;
}
a:visited {
	color: #994C30;
	text-decoration: none;
}
a:hover {
	color: #330000;
	text-decoration: underline;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: 0em;
	color: #330000!important;
}
.highlight {
	padding: 8px 10px;
	background-image:url("../images/bg_nav1.jpg");
	background-repeat:repeat-x;
	background-position:center;
	color: #fff;
	font-weight: bold;
}
.nomargintop {
	margin-top: 0;
	}
.content p {
	margin: 12px 0;
}
p.largecenteredheader {
	display: block;
	text-align: center;
	font-family: "comic sans MS", Helvetica;
	font-size: 1.2em;
	color: #330000;
	margin: 30px 0 20px 0;
	padding-top: 12px;
	border-top: 1px dotted #004090;
}
p.tagline {
	display: block;
	font-family: "comic sans MS", Helvetica;
	font-size: 1.4em;
	color: #330000;
	font-style:italic;
	margin: 12px 0 20px 0;
	padding: 0px;
}
ul {
	margin: 0;
	padding: 0px 0px 12px 15px;
}
p.bordertop {
	margin-top: 30px;
	padding-top: 5px;
	border-top: 1px dotted #330000;
}
/************************************* LAYOUT STYLES ************************************/
#outerWrapper {
	width: 1000px;
	background-color: #fff;
	margin: 0 auto;
	padding-top: 15px;
	border: 1px solid #330000;
 	/*background-image: url("../images/bg1.jpg");
	background-repeat:repeat-y;*/
}
#wrapper {
	width: 960px;
	margin: 0 auto;
	border: 0px solid brown;
}
#masthead {
	position: relative;
	height: 96px;
	color: #ddd;
	padding: 0px 0 0px 0;
	margin: 0px 0 0 0;
	background-image: url("../images/logo1.jpg");
	background-repeat:no-repeat;
}
#masthead #logo {
	display: none;
	position: absolute;
	top: 0px;
	left: 20px;
	width: 150px;
	height: 50px;
	background-image: url("../images/logo_50.gif");
	background-repeat:no-repeat;
	background-position:top left;
	border: 0px solid brown;
}
#masthead #title {
	position: absolute;
	top: 35px;
	left: 60px;
	width: auto;
	height: auto;
	font-family: "comic sans MS", Helvetica;
	font-size: 2.5em;
	color: #994C30;
	margin: 0;
	padding: 0;
	border: 0px solid brown;
}
#masthead #subnav {
	position: absolute;
	top: 10px;
	right: 20px;
	width: auto;
	height: auto;
	margin: 0;
	padding: 8px;
	background-color: #fff;
	color: brown;
	text-align: right;
	font-size: 12px;
	border: 0px solid brown;
}
#masthead #subnav a{
	color: brown;
}
#banner {
	width: 920px;
	height: auto;
	border-top: 0px solid #330000;
}
#topnav {
	height: auto;
	margin: 5px 0px;
	background-color: #fff;
	background-image: url(../images/bg_nav1.jpg);
	background-repeat:repeat-x;
}
#topnav ul {
	margin: 0;
	padding: 10px 15px;
}
#topnav li {
	display: inline;
	margin: 0;
	padding: 0 0px;
	color: #fff;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}
#topnav li a{
	margin: 0;
	padding: 10px 8px 8px 8px;
	color: #fff;
	text-decoration: none;
	border-right: 1px solid transparent;
	border-left: 1px solid transparent;
}
#topnav li a:hover{
	background-color: #9C4426;
	color: #fff;
	text-decoration: none;
	border-right: 1px solid #EDAB8F;
	border-left: 1px solid #EDAB8F;
}
#topnav .p7uberlink {
	margin: 0;
	background-color: #9C4426;
	color: #ffffff!important;
	font-weight: normal !important;
	letter-spacing: 0em;
	border-right: 1px solid #EDAB8F!important;
	border-left: 1px solid #EDAB8F!important;

	text-decoration: none;
}
#column_wrapper {
/*	background-image: url(../images/bg_page.jpg);
	background-repeat:repeat-y;*/
	padding: 10px 0px;
	border-top: 0px solid #330000;
	border-bottom: 0px solid #330000;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#center {
	width: 520px;
	float: left;
	border: 0px solid brown;
}
#left {
	width: 200px;
	float: left;
	padding-top: 5px;
}
#right {
	width: 230px;
	float: right;
	padding-top: 5px;
}
#center .content {
	padding: 0px 15px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#left .content {
	padding: 0px 0px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#left .address {
	font-size: 12px;
	color: #333;
	line-height: 110%;
	border: 0px dotted #330000;
	background-position: -5px -5px;
	padding: 5px;
}
#right .content {
	padding: 0px 0px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#masthead .content {
	padding: 12px;
}
#footer {
	color: #333;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	height: auto;
	background-image: url(../images/bg_footer.jpg);
	background-position:top;
	background-repeat:no-repeat;
	border-top: 2px solid #330000;
}
#footer .content {
	padding: 12px 16px;
	text-align: center;
}
#footer .content a, #footer .content a:link, #footer .content a:visited{
	color: #994C30;
	text-decoration: none;
}
#footer .content a:hover{
	color: #330000;
	text-decoration: underline;
}
#subfooter {
	height: auto;
	margin: 0px;
	padding: 10px;
	color: #666;
	font-size: 0.7em;
	text-align: center;
}
#subfooter a {
	color: #666;
}
#subfooter a:hover {
	color: #330000;
	text-decoration:none;
}
/*********************************** LEFT HAND MENU *********************************/
#navbarleft {
}
#navbarleft h2 {
	width: 184px;
	margin: 0;
	padding: 8px 8px;
	background-color: #994C30;
	background-image: url(../images/bg_navbarleft_header.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-transform:uppercase;
	border-bottom: 1px solid #994C30;
}
#navbarleft ul{
	list-style:none outside none;
	margin:0 0 10px;
	padding:0;
}
#navbarleft li {
	height:30px;
	margin:0;
	background-image: url("../images/bg_navbarleft.jpg");
	background-position:top;
	background-repeat:no-repeat;
	overflow:hidden;
	padding:0;
	width:200px;
}
#navbarleft li a {
	display:block;
	height:30px;
	margin:0;
	overflow:hidden;
	padding:7px 10px;
	width:200px;
	text-decoration: none;
	color: #330000;
}
#navbarleft li a:hover, #navbarleft li a.active {
	background: url("../images/bg_navbarleft_over.jpg");
	background-repeat:no-repeat;
	background-position: 0px 0px;
	color:#330000;
	text-decoration:none;
}
#navbarleft .p7uberlink {
	background: url("../images/bg_navbarleft_over.jpg");
	background-repeat:no-repeat;
	background-position: 0px 0px;
	letter-spacing: 0em;
	border-color:#000000!important;
	color: #330000!important;
	text-decoration: none;
	font-weight: bold;
}

/************************************* LINKS *********************************/
#left a:link {
	color: #994C30;
}
#left a:visited {
	color: #994C30;
}
#left a:hover {
	color: #330000;
}
#center a:link {
	color: #994C30;
}
#center a:visited {
	color: #994C30;
}
#center a:hover {
	color: #330000;
}
#right a:link {
	color: #330000;
	text-decoration: none;
}
#right a:visited {
	color: #330000;
	text-decoration: none;
}
#right a:hover {
	color: #330000;
	text-decoration: underline;
}
/********************************* IMAGES *******************************/
.imageright {
	float: right;
	margin: 0px 0px 9px 15px;
	border: 1px solid #000;
	padding: 1px;
}
.imageleft {
	float: left;
	margin: 0px 15px 9px 0px;
	border: 1px solid #000;
	padding: 1px;
}
/*********************************** BOXES *************************************/
.addressbox {
	min-height: 506px;
	background-color: transparent;
	background-image: url("../images/bg_box1.jpg");
	background-repeat:no-repeat;
	padding: 15px;
	border: 0px solid #000;
	color: #330000;
}
.addressbox h2 {
	color: #330000;
	margin: 0;
}
.additionalinformationbox {
	background-color: #efefef;
	width: auto;
	margin: 12px auto;
	padding: 1px;
	border: 1px dotted #330000;
	font-family: "comic sans MS", Helvetica;	
	color: #330000;
	text-align: center;
	font-size: 15px;
}
.additionalinformationbox a, .additionalinformationbox a:link, .additionalinformationbox a:visited, .additionalinformationbox a:active{
	color: #fff;
}
.twoBoxWrapper {
	width: auto;
	height: auto;
	margin: 12px 0px 12px 0px;
}
.box {
	float: left;
	width: 50.0%;
	margin-left: 0px;
	height: auto;
	border: 0px dotted #330000;
	color: #ffffff;
	font-size: 0.9em;
	line-height: 120%;
}
.box h2 {
	margin: 0;
	padding: 0;
	color: #994C30;
}
.box .top {
	background-image: url("../images/bg_box2.jpg");
	background-repeat:no-repeat;
	background-position:top;
	padding: 20px 20px 20px 20px;
	height: 220px;
	color: #ffffff;
}
.box .bottom {
	background-image: url("../images/bg_box2.jpg");
	background-repeat:no-repeat;
	background-position:bottom;
	height: 10px;
	padding: 20px;
	text-align: right;
	border-top: 0px dotted #fff;
}

#right .box {
	width: 230px;
	height: auto;
	border: 0px dotted #333;
	color: #492214;
	font-size: 1.0em;
	line-height: 130%;
}
#right .box h2 {
	margin: 0;
	padding: 0;
	color: #492214;
}
#right .box .top {
/*	background-color: #994C30;
	background-image: url("../images/bg_box1.jpg");
	background-repeat:no-repeat;
	background-position:top;*/
	padding: 10px 20px 5px 20px;
	height: auto;
}
#right .box .bottom {
/*	background-image: url("../images/bg_box1.jpg");
	background-repeat:no-repeat;
	background-position:bottom;*/
	height: 30px;
	padding: 5px 20px 0px 20px;
	text-align: right;
	border-top: 0px dotted #fff;
}
a img {
	border: none;
}
.enquirebutton {
	display: block;
	margin: 30px auto 0;
}
.centeredtext {
	text-align: center;
	margin: 0 auto;	
}