@charset "UTF-8";
/* CSS Document */



.navbar {
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	vertical-align: bottom;
	letter-spacing: 2pt;
	text-align: center;
	background-color: #CCC;
	padding: 0px;
}

.navbar a {
	color: #333;
	display: block;
	padding: 3px;
}

.navbar a:visited {
color: #000;

}
.navbar a:hover {
	color: #FFF;
	background-color: #333;
}
.navbar a:active {
color: #333;

}

.navbar a#yourarehere {
	background-color: #D68A00;
	color:#FFF;
	
}

.tableborderleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	
}

.tableborderright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	
}

.tableborderleftright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;

	
}

.tableborderleftrightbottom {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}


.tableborderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	
}

.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.text2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}


.singleColumnText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
}
.singleColumnTextBorderLeft {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;

}


.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 16px;
	padding: 10px;
	border: 1px solid #CCC;
	text-align: center;
}

.mailinglist {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 13px;
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
		border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;


}

.headingBlack1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	line-height: 24px;
}

.headingGold1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	color:#CC8C00;
	line-height: 22px;
}

.infoBox {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
}
.infoBoxMainHead {
	font-weight: bold;
	color: #333;
	background-color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}

.infoBoxText {
	font-family: Verdana, Geneva, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-top: 5px;
	padding-right: 8px;
	font-size: 10px;
	line-height: 15px;
}
	
.infoBoxTextLast {
	font-family: Verdana, Geneva, sans-serif;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-top: 5px;
	padding-right: 8px;
	font-size: 10px;
	line-height: 15px;
}


.infoBoxHeading {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #CC8C00;
}

.infoBoxEnquire {
	font-weight: bold;
	color: #FFF;
	background-color: #D68A00;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}

.borderLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
.borderLeftRight {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;

}
