html{
	background: transparent url(images/bigbg.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.body{
	clear: both;	
	margin: 0 auto;
	width: 100%;
	text-align: center;
}
element{
}
*{
	margin: 0px;
	padding: 0px;
}
element{
}
body {
	overflow-x: hidden;
	font-family: Verdana, Geneva, sans-serif;
}
*{
	margin: 0px;
	padding: 0px;
}
img.bg{
	z-index: -20;
	min-height: 100%;
	min-width: 1024px;
	width: 100%;
	height: auto;
	position: fixed;
	top: 0px;
	left: 0px;
}
element{
}
/*=======================to top section============================*/
div#page{
	max-width: 100%;
	padding: 0px;
}
.back-to-top{
	/*width: 100%;*/
	position: fixed;
	bottom: 2px;
	right: 0px;
	text-decoration: none;
	color: #ffffff;	
	background: #ddb94c;
	font-size: 12px;
	text-align: center;
	padding: 8px 10px;	
	display: none;
	margin-bottom: 30px;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}
.back-to-top:link{	
	color: #ffffff;
}
.back-to-top:hover{	
	color: #ffffff;
	background: #ddb94c;
}
/*====================top level elements====================*/
.mainHeader {
	width: 100%;	
}
.mainHeader img{
	margin: 0% 0%;
}
.topbanner{
	width: 100%;
	height: 33px;	
	color: #ADADAD;
	font-size: 17px; 
	text-shadow: 1px 1px rgba(255,255,255, 0.1);		
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 5px;
	line-height: 30px;
	border-top: solid 0px #000000;
	background: transparent;
}
.topbanner img{
	margin: 0px 7px 0px 5px;
	font-size: 0px;
	text-align: left;	
}
.bottombanner{
	width: 100%;
	height: 0px;	
	color: #000000;
	font-size: 13px;	
	padding: 0px 5px 0px 5px;
	border-bottom: solid 1px #000000;
	background: rgba(85, 12, 0, 0.3);	
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#88550C00, endColorstr=#88550C00);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#88550C00, endColorstr=#88550C00)";
	line-height: 30px;	
}
.bottombanner img{
	padding: 0px;
	margin: 3px 15px 0px 0px;
	font-size: 0px;
	text-align: left;	
}

.logocontainer {
	z-index: -8000;			
	overflow: hidden;
	width: 100%;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 30px 0px;	
}
.logosections {
	width: 984px;
	background: transparent;
	height: 280px;
}
.logoleftsection
	{
	width: 70%; 
	float: left;
	text-align: left;	
	height: 280px;	
	margin: 0px 0px 0px 0px;
	padding: 0% 0% 0% 0%;
}
.logoleftsectioncontent
	{
	padding: 0px 0px 0px 0px;	
}
.logoleftsectioncontent img
	{
	width: 230px;
	margin: 30px 0px 0px 0px;
}
.logorightsection
	{
	width: 30%; 
	float: right;
	text-align: right;	
	height: 280px;
	margin: 0px 0px 0px 0px;
	padding: 0% 0% 0% 0%;
}
.logorightsectioncontent
	{
	float: right;
	font-size: 57px;
	font-weight: bold;
	color: #ffffff;
	text-shadow: 2px 2px rgba(0,0,0, 0.5);
	padding: 20px 0px 0px 0px; 
	text-align: right;
	line-height: 30px;
}
.slidercontainerdesktop {
	z-index: -8000;			
	overflow: hidden;
	width: 100%;
	margin: 0px 0px 0px 0px;		
	padding: 0px 0px 0px 0px;
	border-top: solid 0px #e0e0e0;		
}
.bottomshade { 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
	text-align: left;
	width: 100%;	
	height: 20px;
	border-top: solid 1px #b0b0b0;
    	background: -webkit-linear-gradient(#c0c0c0, #ffffff);
}
/*====================NAVIGATION======================================
This copyright notice must be kept untouched in the stylesheet at all times.The original version of this stylesheet and the associated (x)html is available at http://www.script-tutorials.com/facebook-like-menu-responsive/Copyright (c) Script Tutorials. All rights reserved.This stylesheet and the associated (x)html may be modified in any way to fit your requirements.=======================================================*/
/*=======HIDE SHOW MENU BUTTON=====*/
.MenuButtonContainer
	{
	float: left;
	width: 0%;
	text-align: right;	
	height: 0px;
	background: transparent;
}
#MenuButton { 
	font-size: 0px;
	width: 0px;
	height: 0px;
}
#MenuButton img { 
	width: 0px;	
}

/*=================*/
.navcontainer{
	z-index: 0;
	width: 100%;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	margin: 0px 0px 10px 0px;	
	box-shadow: 0 8px 18px rgba(0, 0, 0, 0.9);
	background: #4F0000; 
	border-bottom: solid 1px #000000;
	border-top: solid 1px #000000;
	background: -moz-linear-gradient(top,  #6B2B2B 0%, #6B2B2B 49%, #2A0000 51%, #4F0000 100%); 
	background: -webkit-linear-gradient(top,  #6B2B2B 0%,#6B2B2B 49%,#2A0000 51%,#4F0000 100%); 
	background: linear-gradient(to bottom,  #6B2B2B 0%,#6B2B2B 49%,#2A0000 51%,#4F0000 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2A0000', endColorstr='#4F0000',GradientType=0 );
}

#nav, #nav ul{
	list-style: none outside none;
	margin: 0;
	padding: 0;
	z-index: 110;	
}

#nav{
	height: 30px;
	width: 987px; 
	padding: 20px 0px 8px 0px;
	margin: 0px 0px 0px 0px;
	position: relative;
	background: rgba(79,117,20, 0.1);
	background: transparent;
}	
#nav li img{
	width: 11px;
	margin: 11px 0px 0px 0px;
	height: auto;
}
#nav li img.menu{
	width: 0px;
	margin: 11px 5px 0px 0px;
	height: auto;
	float: right;
}
#nav li img.phone{
	width: 0px;
	height: 0px;
}
#nav > li{
	float: left;	
	height: 20px;
	padding-right: 0px;
	position: relative;
	text-align: left;
}
#nav > li > a {
	border: 1px solid transparent;
	background: transparent;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;	
	color: #FFEFBE;
	display: block;
	font-size: 14px;	
	height: 40px;
	line-height: 35px;
	margin: -10px 0px 0px 5px;
	padding: 0px 22px 0px 22px;
	text-decoration: none;
	text-shadow: 1px 1px rgba(0,0,0, 0.9);		
}
/*========FOR SHOW HIDE LINK=========*/
#donotlink > a {
	border: 1px solid transparent;
	background: transparent;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	color: #FFEFBE;
	display: block;
	font-size: 14px;	
	height: 40px;
	line-height: 35px;
	margin: -10px 0px 0px 5px;
	padding: 0px 22px 0px 22px;
	text-decoration: none;
	text-shadow: 1px 1px rgba(0,0,0, 0.9);	
}
#keeplink > a {
	border: 1px solid transparent;	
	background: transparent;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;	
	color: #FFEFBE;
	display: block;
	font-size: 14px;	
	height: 40px;
	line-height: 35px;
	margin: -10px 0px 0px 5px;
	padding: 0px 22px 0px 22px;
	text-decoration: none;
	text-shadow: 1px 1px rgba(0,0,0, 0.9);	
}
#donotlink > a:hover {
	color: #FFEFBE;
	background: transparent;
}
#keeplink > a:hover {
	color: #FFEFBE;
	background: transparent;
}
#nav > li:hover > a, #nav > a:hover{
	background: transparent;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;		
	color: #FFEFBE;
	margin: -10px 0px 0px 5px;
	padding: 0px 22px 0px 22px;
	position: relative;
	z-index: 110;
	text-shadow: 1px 1px rgba(0,0,0, 0.9);	
}
#nav > li.nosub a.active {
 	background: transparent;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;		
	color: #FFEFBE;
	margin: -10px 0px 0px 5px;
	padding: 0px 22px 0px 22px;
	position: relative;
	z-index: 110;
	text-shadow: 1px 1px rgba(0,0,0, 0.9);	
}
#nav > li.subs:hover > a{
	background: transparent;		
	color: #FFEFBE;
	margin: -10px 0px 0px 5px;
	padding: 0px 22px 0px 22px;
	position: relative;
	z-index: 110;	
	text-shadow: 1px 1px rgba(0,0,0, 0.9);	
}

/*====================top items separator makes the line inbetween links====================*/
#nav > li:after{	
	background-color: #000000;
	content: "";
	height: 58px; /*=======set the hight of the line=========*/
	right: 1px;
	position: absolute;
	top: -20px;
	width: 1px;	
}
#nav > li:last-child:after{
	background-color: transparent;
}
/*====================SUBMENUS====================*/
#nav ul{
	background-color: #F5D773;
	border-left: 1px solid #cfb156;
	border-right: 1px solid #cfb156;
	border-bottom: 1px solid #cfb156;
	border-radius: 0px 0px 0px 0px;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.8);
	display: none;
	left: -1px;
	margin-top: 12px;
	min-width: 228px;	
	padding: 0px 0px 1px 0px;
	position: absolute;
	top: 100%;
	z-index: 110;
}
#nav li:hover ul{
	display: block;
}
#nav ul li a{	
	background-color: #F5D773;
	border-bottom: 1px solid transparent;
	border-top: 1px solid #cfb156;
	border-radius: 0px 0px 0px 0px;
	color: #420B0B;
	display: block;
	font-size: 14px;
	line-height: 20px;
	padding: 8px 15px 8px 10px;
	text-decoration: none;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#nav ul li a:hover{
	background-color: #EBCB69;
	border-bottom: 1px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-top: 1px solid #cfb156;
	color: #420B0B;
}
#nav ul li a.active {
	background-color: #EBCB69;
	border-bottom: 1px solid transparent;
	border-top: 1px solid #cfb156;
	border-radius: 0px 0px 0px 0px;
	color: #420B0B;
	display: block;
	font-size: 14px;
	line-height: 20px;
	margin: 0% 0%;
	padding: 8px 15px 8px 10px;
	text-decoration: none;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/*====================layout Container elements====================*/
.contentcontainer{	
	width: 100%;
	background: #ffffff;
	border-top: solid 1px #ffffff;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}
.mainContent{
	width: 984px;
	z-index: -20;
	background: #ffffff;			
	overflow: hidden;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 60px 0px;
}
.topcontent{
	z-index: -20;
	background: #ffffff;
	width: 100%;	
	padding: 5px 0px 0px 0px;
	margin: 0% 1% 0% 0%;
}
.content{
	background: transparent;
	width: 63%;	
	float: left;
	padding: 10px 0px 10px 0px;
	margin: 1% 0% 2% 0%;
	border-top: solid 0px #e0e0e0;	
}
.contentspan{
	background-color: transparent;
	width: 100%;
	float: left;	
	padding: 15px 0px 0px 0px;
	margin: 0% 0% 1% 0%;
}
.mainFooter{	
	width: 100%;	
	background: #320B0B;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-top: solid 1px #ffffff;	
	margin: 0% 0% 0% 0%;
}
.footertext{
	width: 984px;
	text-align: right;
	color: #645857;
	background: #2A0A0A;	
	font-weight: normal;
	font-size: 12px;
	padding: 15px 10px 200px 0px;

}
/*================layout blocks===============*/
.top-sidebar{	
	width: 31%;
	float: right; 
	padding: 0% 0% 0% 0%;
	margin: 2% 0% 1% 0%;
	height: auto;
	min-height: 270px;
	border: solid 10px #333333;
	background-image: url("images/reitzhome.jpg"); background-repeat: repeat-y;
	background: #444444;
 	z-index: -8000;
}

.middle-sidebar{	
	width: 42%;
	float: left;
	background: #ffffff;	 
	padding: 0px 0px 10px 0px;	
	margin: 0% 7% 1% 0%;
	border: solid 1px #e0e0e0;
	height: auto;
	min-height: 270px;
}
.bottom-sidebar{	
	width: 45%;
	float: left;
	background: #ffffff;	 
	padding: 10px 0px 10px 0px;	
	margin: 1% 0% 1% 0%;	
	border-top: solid 0px #e0e0e0;
	height: auto;
	min-height: 270px;	
}
.enquiry-sidebar{	
	width: 25%;
	float: left;
	background: #ffffff;	 
	padding: 0% 0% 0% 0%;
	margin-top: 1%;
	margin-bottom: 2%;
	margin-left: 25px;	
	border-top: solid 0px #e0e0e0;
	height: auto;
	min-height: 325px;	
}
.extra-sidebar{	
	width: 31%;
	float: left;
	background: #ffffff;	 
	padding: 0% 0% 0% 0%;
	margin: 12px 0px 15px 25px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;	
	border: solid 0px #DEDEDE;
	height: auto;
	min-height: 440px;	
}
/*====================ANCHORS/LINKS====================*/
span.text {
	color: #C58A00;
	text-decoration: underline;	
}
a:link { text-decoration: underline; color: #C58A00; }
a:hover { text-decoration: underline; color: #C58A00; }
a:visited { text-decoration: underline; color: #C58A00; }
a.text{
	outline: 0;
	text-decoration: none;
}
a img {
	border: 0px;
	text-decoration: none;
}
a:link.text, a:visited.text{
	color: #C58A00;
	padding: 0 0px;
	font-size: 14px;
	text-decoration: none;
	margin: 0px 0px;
}
a:hover.text, a:active.text{
	background-color: transparent;
	color: #C58A00;
	text-decoration: underline;
}
a:link.texts, a:visited.texts{
	color: #C58A00;
	padding: 0 0px;
	font-size: 12px;
	text-decoration: none;
	margin: 0px 0px;
}
a:hover.texts, a:active.texts{
	background-color: transparent;
	color: #C58A00;
	text-decoration: underline;
}
a:link.textdark, a:visited.textdark{
	color: #645857;
	padding: 0 0px;
	font-size: 12px;
	text-decoration: none;
	margin: 0px 0px;
}
a:hover.textdark, a:active.textdark {
	background-color: transparent;
	color: #645857;
	text-decoration: underline;
}
a:link.textdark1, a:visited.textdark1{
	color: #C58A00;
	padding: 0 0px;
	font-size: 12px;
	text-decoration: none;
	margin: 0px 0px;
}
a:hover.textdark1, a:active.textdark1 {
	background-color: transparent;
	color: #C58A00;
	text-decoration: underline;
}
.formbutsmall{
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #420B0B;
	margin: 0px 5px 0px 5px;
	padding: 0px 5px;
	height: 25px;
	line-height: 15px;
	background: #F5D773;	
	text-shadow: 1px 1px 1px rgba(0,0,0, 0.3);
	border: 1px solid #b28e20;	
}
.formbut{
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #420B0B;
	margin: 0px 5px 0px 5px;
	padding: 0px 15px;
	height: 35px;
	line-height: 15px;
	background: #F5D773;	
	text-shadow: 1px 1px 2px rgba(0,0,0, 0.2);
	border: 1px solid #b28e20;	
}
a.fakebut{
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #420B0B;
	margin: 0px 1px;
	padding: 10px 7px 10px 7px;
	height: 35px;
	line-height: 30px;
	background: #F5D773;	
	text-shadow: 1px 1px 2px rgba(0,0,0, 0.2);
	border: 1px solid #b28e20;	
	text-decoration: none;
	
}
a:hover.fakebut{
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #420B0B;	
	margin: 0px 1px;
	padding: 10px 7px 10px 7px;
	height: 35px;
	line-height: 30px;
	background: #F5D773;	
	text-shadow: 1px 1px 2px rgba(0,0,0, 0.2);
	border: 1px solid #b28e20;	
	text-decoration: none;
}
/*====================PAGINATION====================*/
div.pagination{
	padding: 0px;
	margin: 0px;
}
div.pagination a {
	padding: 0px 6px;	
	border: solid 0px transparent;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	text-decoration: none;
	color: #F5D773;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	background: #333333;
	margin: 0px 1px 0px 1px;
	border: solid 1px #222222;
}
div.pagination a:hover, div.pagination a:active {
	border: solid 1px #1D170A;
	color: #F5D773;
	padding: 0px 6px;
}
div.pagination span.current {	
	padding: 0px 6px;
	margin: 2px;
	font-size: 18px;
	color: #ffffff;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	background: #333333;
	margin: 0px 1px 0px 1px;
	border: solid 1px #222222;
}
div.pagination span.disabled {
	padding: 0px 2px;
	margin: 2px;
	border: 0px solid #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #c0c0c0;
}
/*====================PAGINATION ON PAGE====================*/
div.pagepagination {	
	margin: 2px;	
	padding: 0px 6px;		
	background: #ffffff;	
	border: 1px solid transparent;
	-webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px;
}
div.pagepagination a{
	margin: 2px;
	padding: 0px 6px;
	border: 1px solid transparent;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;	
	font-size: 20px;	
	text-decoration: none;
	color: #C58A00;	
}
div.pagepagination a:hover, div.pagepagination a:active{
	padding: 0px 6px;
	margin: 2px;
	border: 1px solid #C58A00;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	color: #C58A00;
}
div.pagepagination span.current{	
	padding: 0px 6px;
	margin: 2px;
	border: 1px solid #C58A00;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;		
	font-size: 20px;
	color: #C58A00;
}
div.pagepagination span.disabled {
	padding: 0px 6px;
	margin: 2px;
	border: 0px solid #000000;	
	font-size: 12px;
	color: #c0c0c0;
}
/*====================GENERAL STYLES====================*/
td.pageheader{ 
	vertical-align: top;
	text-align: left;	
	padding: 11px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
	border-top: solid 3px #999999;
	border-bottom: solid 3px #999999;
}
td.pageheaderh2{	
	vertical-align: top;
	text-align: left;	
	margin: 0px 0px 5px 0px;
	padding: 11px 0px 5px 0px;
	border-top: solid 3px #999999;
	border-bottom: solid 3px #999999;
}
td.pageheaderh3{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	vertical-align: top;
	text-align: center;	
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 15px 0px;
	line-height: 22px;
	background: #000000;
	box-shadow: 0 5px 4px rgba(0,0,0, 0.7);
	z-index: 3000;
}
h1.pageheader{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1.9em;	
	color: #740000;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;	
}
h2.pageheader{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1.7em;
	color: #500000;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: none;
}
h3.pageheader{	
	font-size: 1.5em;
	color: #ffffff;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 15px;
	text-transform: none;
	z-index: 3000;	
}
.parrheaderdbg{	
	background: #1D170A;
	font-size: 23px;	
	color: #ffeec4;
	font-weight: normal;
	line-height: 25px;	
	text-align: left;
	padding: 4px 10px 7px 10px;						
}
.parrheader{	
	font-size: 18px;
	text-align: left;
	color: #000000;	
	vertical-align: top;
	padding: 10px 0px 3px 0px;
	font-weight: bold;
	
}
.parrheaderright{	
	font-size: 17px;
	font-weight: bold;
	text-align: right;
	color: #000000;
	vertical-align: top;
	padding: 3px 5px;
}
.formheader{
	font-size: 14px;
	color: #000000;
	background-color: #e9ddbd;
	font-weight: normal;	
	text-align: left;
	vertical-align: top;
	padding: 5px;
}
.parrtext{
	font-size: 14px;
	color: #383130;
	line-height: 20px;
	text-align: justify;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
}
.parrtexts{
	font-size: 12px;
	color: #383130;
	line-height: 20px;
	text-align: justify;
	vertical-align: top;
	padding: 0px 0px 5px 0px;
}
.generaltext{
	font-size: 15px;
	color: #383130;
	line-height: 20px;
	text-align: left;
	padding: 0px 0px 0px 0px;	
}
.generaltexts{
	font-size: 12px;
	color: #383130;
	text-align: left;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
}
.newsfronttext { 
	font-size: 17px; 
	line-height: 20px; 
}
.formtext{
	font-size: 14px;
	color: #383130;
	text-align: left;
	vertical-align: top;
}

input.text{
	font-size: 12px;
	color: #383130;
	background-color: #ffffff;
	text-align: left;
	border-style: solid; border-width: 1px; border-color: #e0e0e0;
	height: 23px;
	padding: 2px;
}
textarea.text{
	font-size: 13px;
	color: #383130;
	text-align: left;
	border-style: solid; border-width: 1px; border-color: #E6E6E6;
	background-color: #ffffff;
	height: auto;
	resize: none;
}
.select {
	height: 25px;
	font-size: 12px;
	color: #383130;
	padding: 3px 2px 5px 2px;
	width: 120px;
	border-style: solid; border-width: 1px; border-color: #E6E6E6;
	}
.error{
	font-size: 14px;
	color: #ff0000;
	line-height: 25px;
	vertical-align: top;
	text-align: center;
	padding: 10px 0px 10px 5px;
}
.errors{
	font-size: 12px;	
	color: #ff0000;
	line-height: 25px;
	vertical-align: top;
	text-align: center;
	padding: 0px 3px 0px 3px;
}
.errors1{
	font-size: 12px;
	background-color: #ff0000;
	color: #ffffff;	
	line-height: 25px;
	vertical-align: top;
	text-align: center;	
}
.correct{
	font-size: 14px;
	color: #118800;
	font-weight: bold;
	line-height: 25px;
	vertical-align: top;
	text-align: center;
	padding: 10px 0px 10px 5px;
}
ul{
	padding-left: 45px;
	line-height: 20px;
	text-align: left;
}
ol{
	padding-left: 45px;
	line-height: 20px;
	text-align: left;
}
ul.imgbullets {
	list-style-image: url('images/bullets.gif');
	line-height: 20px;
	padding-left: 45px;
	text-align: left;
}
ul.imgbullets li{
	font-size: 14px;
	color: #505050;
	line-height: 20px;
}
.generalimgboxleft{
	float: left; 
	width: 30%; 
	margin: 0px 25px 15px 0px;
	font-size: 12px;
	text-align: center;
	color: #777777;
}
.generalimgboxright{
	float: right; 
	width: 30%; 
	margin: 0px 0px 10px 20px;
	font-size: 12px;
	text-align: center;
	color: #777777;
}
.generalimg{	
	border: solid 1px #888888;
	/*box-shadow: 2px 2px 5px #A3978C;*/
	margin: 0px 0px 0px 0px;

}

div.paginationtd_2 {
	width: 50%;	
	float: left;
	position: relative;
	display: block;
	margin: 0px 0px 10px 0px;	
	}
div.paginationtd_3 {	
	width: 33%;	
	float: left;
	position: relative;
	display: block;
	height: 200px;
	margin: 0px 0px 15px 0px;	
	}
div.paginationtd_4 {
	width: 24%;	
	float: left;
	position: relative;
	display: block;
	margin: 0px 0px 15px 0px;	
	}
.imgtext{
	font-size: 11px;
	color: #c0c0c0;
	text-align: center;	
	padding: 1% 1% 1% 1%;
}

.serviceimg{
	/*border-style: solid; border-width: 1px; border-color: #f0f0f0;
	box-shadow: 2px 2px 5px #A3978C;*/
	margin: 0px 0px 0px 0px;
}
.itemslist {
	background: #ffffff;
	font-size: 14px;
	color: #515151;
	text-align: left;
	vertical-align: top;
	padding: 5px 10px 10px 10px;
	width: 28%;
	height: auto;
	min-height: 300px;
	float: left;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;	
	border: solid 2px #DEDEDE;	
	margin: 0% 1% 1% 1%;	
}
.gallerylist {
	background: #ffffff;
	font-size: 12px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding: 5px 10px 5px 10px;	
	width: 20%;	
	height: auto;
	min-height: 160px;
	float: left;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: solid 1px #f0f0f0;	
	margin: 0% 1% 1% 1%;	
}
.galleryimgbox{
	float: left;	
	margin: 2px 5px 5px 0px;
	font-size: 12px;
	text-align: center;
	color: #606060;
	min-height: 180px;
	max-height: 180px;
}
.galleryimg{
	border-style: solid; border-width: 1px; border-color: #f0f0f0;
	box-shadow: 2px 2px 5px #A3978C;
	margin: 0px 0px 0px 0px;
}
.eventimgboxfront{
	float: left;
	width: 25%;
	margin: 0px 10px 3px 5px;
	font-size: 11px;
	text-align: center;
	color: #383130;
}
.eventimgbox{
	float: left;
	width: 25%;
	margin: 2px 5px 3px 5px;
	font-size: 11px;
	text-align: center;
	color: #383130;
}
.eventimg{
	border-style: solid; border-width: 0px; border-color: #888888;
	/*box-shadow: 2px 2px 5px #A3978C;*/
	margin: 0px 0px 0px 0px;
}
.eventheader{
	color: #ffffff;
	border-top-style: solid; border-top-width: 1px; border-top-color: #c0c0c0;	
	background-color: #000000;
	font-size: 14px;
	text-transform: uppercase;
	text-align: left;
	line-height: 30px;
	vertical-align: top;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	padding: 1px 5px 2px 7px;
	/*box-shadow: 0px 3px 10px #c8c8c8;*/
}
.eventboxfront{
	background-color: #ffffff;	
	text-align: center;
	margin: 0px 0px 5px 0px;
	min-height: 120px;
	
}
.eventtextfront{
	color: #383130;
	font-size: 13px;
	text-align: left;
	line-height: 18px;
	vertical-align: top;
	padding: 2px 10px 10px 8px;
}
.eventbox{
	background-color: #ffffff;
	border-bottom: dotted 2px #c0c0c0;
	text-align: center;
	margin: 5px 0px 10px 0px;
	
}
.eventtext{
	color: #383130;
	font-size: 13px;
	text-align: left;
	line-height: 18px;
	vertical-align: top;
	padding: 10px 10px 10px 8px;
}
.imgtextdiv1{
	font-size: 13px;
	color: #777777;
	text-align: center;
	float: left;
	width: 98%;
	margin: 1% 1% 2% 1%;
	position: relative;
	min-height: 240px;	
}
.imgtextdiv2{
	font-size: 13px;
	color: #777777;
	text-align: center;
	float: left;
	width: 48%;
	margin: 1% 1% 1% 1%;
	position: relative;
	min-height: 240px;	
}
.imgtextdiv3{
	font-size: 13px;
	color: #777777;
	text-align: center;
	float: left;
	width: 31%;
	margin: 1% 1% 1% 1%;
	position: relative;
	min-height: 240px;	
}
.imgtextdiv4{
	font-size: 13px;
	color: #777777;
	text-align: center;
	float: left;
	width: 23%;
	margin: 1% 2% 1% 0%;
	position: relative;
	min-height: 240px;	
}
.imgtextdiv5{
	font-size: 13px;
	color: #777777;
	text-align: center;
	float: left;
	width: 20%;
	margin: 1% 1% 1% 1%;
	position: relative;
	min-height: 240px;
	max-height: 240px;
}
.imgtextdiv6{
	font-size: 11px;
	color: #778899;
	text-align: center;
	float: left;
	width: 20%;
	margin: 20px 0px 10px 0px;
	position: relative;
	min-height: 240px;
	max-height: 240px;
}
.googlemap { 
		width: 600px;
		height: 450px;
}

td.hr {
	border-top: 1px dotted #c0c0c0;
	color: #f0f0f0;
	background-color: #ffffff;
	height: 1px;
	width: 100%;
}


/*====================ALTERNATE TABLE ROWS====================*/
tr.d0 td{
	background-color: #f0f0f0;	
	border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #ffffff;
	border-top-style: solid; border-top-width: 1px; border-top-color: #c0c0c0;
}
tr.d1 td{
	background-color: #f2f2f2;	
	border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #ffffff;
	border-top-style: solid; border-top-width: 1px; border-top-color: #c0c0c0;
}

/*===========================================================================================================================================*/
/*============================================================MEDIA STYLES==================================================================*/
/*============================================================================================================================================*/

@media only screen and (min-width : 120px) and (max-width : 768px)
{
.body{
	background: rgba(37,31,16, 0.5);	
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#55251f10, endColorstr=#55251f10);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#55251f10, endColorstr=#55251f10)";	
	clear: both;
	margin: 0 auto;
	width: 98%;
	font-size: 85%;
	repeat-x; 
	background-image: none;
}

.mainHeader img{
	width: 100%;
	margin-bottom: 0%;
}
.mainHeader{
	width: 100%;
	background: transparent;
}
.topbanner{	
	width: 100%;
	height: 38px;	
	color: #f0f0f0;
	font-size: 13px; 
	text-shadow: 1px 1px rgba(255,255,255, 0.1);		
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 5px;
	line-height: 15px;	
}
.topbanner img{
	padding: 0px;
	margin: 0px;
	width: 21px;
	font-size: 0px;
}
.bottombanner{	
	width: 100%;
	height: 0px;	
	color: #f0f0f0;
	font-size: 11px;	
	padding: 3px 8px 0px 5px;
	border-top: solid 0px #000000;
	background: transparent;
	line-height: 15px;
}
.bottombanner img{
	padding: 0px;
	margin: 3px 8px 0px 0px;
	font-size: 0px;
	text-align: left;
	width: 10%;	
}
.logocontainer {
	width: 97%;
	font-size: 0px;
	padding: 0px;
	margin: 0px;	
	background: transparent;
	z-index: 2;	
}
.logoleftsection
	{
	width: 100%;
	height: auto;	
	font-size: 0px;
	padding: 0px;
	margin: 0px;
	text-align: center;	
}
.logoleftsectioncontent
	{
	width: 100%;
	padding: 0px 0px 0px 0px;
	text-align: center;
	border-bottom: 0px solid #c0c0c0;
	text-align: center;
}
.logoleftsectioncontent img
	{
	width: 60%;
	text-align: center;
	margin: 2% 20% 0% 20%;
}
.logorightsection
	{	
	width: 0%;
	text-align: right;
	height: auto;	
	font-size: 0px;
	padding: 0% 1% 0% 1%;
	margin: 0px;
	display: none;
}
.logorightsectioncontent
	{
	float: right;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	text-shadow: 2px 2px rgba(0,0,0, 0.5);
	padding: 0px 5px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: right;
	background-color: transparent;	
	display: none;	
}

.logorightsectioncontent img
	{
	width: 27px;
	margin: 2px 0px 0px 100px;
}
.logosections {
	width: 100%;
	background: #ffffff;
	height: auto;	
}
.slidercontainerdesktop {
	z-index: -8000;			
	overflow: hidden;
	width: 100%;
	margin: 5px 0px 0px 0px;		
	padding: 0px 0px 0px 0px;
	display: none;		
}
.bottomshade { 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
	text-align: left;
	width: 100%;
	height: 0px;	
	font-size: 0px;
	color: #ffffff;
	background: transparent;
}
/*===============SHOW HIDE MENU BUTTOM============== */
.MenuButtonContainer
	{
	float: left;
	width: 100%;
	text-align: right;	
	height: 40px;
	background: #4F0000;
	margin: 0px 0px 0px 0px;
}
#MenuButton { 
	position: absolute; 
	right: 0; 
	height: 40px; 
	width: 70px; 
	background: #4F0000; 
	color: #F5D773; 
	line-height: 38px; 
	text-align: center; 
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}
#MenuButton img { 
	width: 18px;
	margin: 12px 5px 0px 0px;
}
/*====================NAVIGATION====================*/

#nav{	
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
	height: auto;	
	margin: 40px 0px 0px 0px;  /*=======60 for top to show MenuButton==== */
}
#nav li{
	display: inline;
	float: left;
	height: auto;
	line-height: 40px;
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
}
#nav li img{
	width: 11px;
	margin: 11px 5px 0px 0px;
	height: auto;
}
#nav li img.menu{
	width: 11px;
	margin: 11px 5px 0px 0px;
	height: auto;
	float: right;
}
#nav li img.phone{
	width: 16px;
	height: auto;
}
#nav > li:after{
	display: none;
}
#nav > li > a {
	display: none; /*==============SET FOR SHOW HIDE OF MENU==========*/
	background-color: #2A0000;
	border-bottom: 1px solid #cfb156;
	border-top: 1px solid transparent;
	border-radius: 0px;
	height: 40px;
	color: #FFEFBE;
	padding: 0px 5px 0px 10px;
	line-height: 40px;
	margin: 0;
	text-shadow: none;
}
/*========FOR SHOW HIDE LINK=========*/
#donotlink > a {
	display: none; /*==============SET FOR SHOW HIDE OF MENU==========*/
	background-color: #2A0000;
	border-bottom: 1px solid #cfb156;;
	border-top: 1px solid transparent;
	border-radius: 0px;
	height: 40px;
	color: #FFEFBE;
	padding: 0px 5px 0px 10px;
	line-height: 40px;
	margin: 0;
	text-shadow: none;
}
#donotlink > a:hover {
	background-color: #EBCB69;
	color: #420B0B;
}
#keeplink > a {
	display: none; /*==============SET FOR SHOW HIDE OF MENU==========*/
	background-color: #2A0000;
	border-bottom: 1px solid #cfb156;
	border-top: 1px solid transparent;
	border-radius: 0px;
	height: 40px;
	color: #FFEFBE;
	padding: 0px 5px 0px 10px;
	line-height: 40px;
	margin: 0;
	text-shadow: none;
}
#keeplink > a:hover {
	background-color: #EBCB69;
	color: #420B0B;
}
#nav > li:hover > a, #nav > a:hover, #donotlink > a:hover{	
	
	border-bottom: 1px solid #cfb156;
	background-color: #EBCB69;		
	color: #420B0B;	
	border-radius: 0px;	
	margin: 0;
	padding: 0px 5px 0px 10px;
	border-width: 1px;
	text-shadow: none;
}	
#nav > li:hover > a, #nav > a:hover{	
	
	border-bottom: 1px solid #cfb156;
	background-color: #EBCB69;			
	color: #420B0B;	
	border-radius: 0px;	
	margin: 0;
	padding: 0px 5px 0px 10px;
	border-width: 1px;
	text-shadow: none;
}
#nav > li.nosub a.active {
	
	border-bottom: 1px solid #cfb156;
	background-color: #EBCB69;	
	color: #420B0B;
	border-radius: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 10px;
	position: relative;
	z-index: 1;
	text-shadow: none;
}
#nav > li.subs:hover > a{
	background-color: #EBCB69;		
	color: #420B0B;
	border-bottom: 1px solid #cfb156;
	border-radius: 0px;
	border-width: 1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 10px;
	text-shadow: none;
}
/*====================SUB MENUS====================*/
#nav ul{
	border: 0;
	left: 0;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	top: 0;
	border-bottom: solid 1px #000000;
}
#nav li:hover ul{
	display: none;
}
#nav ul li a{
	height: 20px;
	line-height: 20px;
}
#nav #s1:target + li > a,
#nav #s2:target + li > a,
#nav #s3:target + li > a,
#nav #s4:target + li > a,
#nav #s5:target + li > a,
#nav #s6:target + li > a,
#nav #s7:target + li > a,
#nav #s8:target + li > a,
#nav #s9:target + li > a,
#nav #s10:target + li > a{
	background-color: #4F0000;
	border: 0;
	color: #ffffff;
	text-shadow: 0 0 transparent;
}
#nav #s1:target + li ul,
#nav #s2:target + li ul,
#nav #s3:target + li ul,
#nav #s4:target + li ul,
#nav #s5:target + li ul,
#nav #s6:target + li ul,
#nav #s7:target + li ul,
#nav #s8:target + li ul,
#nav #s9:target + li ul,
#nav #s10:target + li ul{
	display: block;
}
/*====================SUB MENUS PAGE====================*/
#navpage ul{
	border: 0;
	left: 0;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	top: 0;
}
#navpage li:hover ul{
	display: none;
}
#navpage ul li a{
	height: 20px;
	line-height: 20px;
}
#navpage #s1:target + li > a,
#navpage #s2:target + li > a,
#navpage #s3:target + li > a,
#navpage #s4:target + li > a,
#navpage #s5:target + li > a,
#navpage #s6:target + li > a,
#navpage #s7:target + li > a,
#navpage #s8:target + li > a,
#navpage #s9:target + li > a,
#navpage #s10:target + li > a{
	background-color: #ab0909;
	border: 0;
	color: #ffffff;
	text-shadow: 0 0 transparent;
}
#navpage #s1:target + li ul,
#navpage #s2:target + li ul,
#navpage #s3:target + li ul,
#navpage #s4:target + li ul,
#navpage #s5:target + li ul,
#navpage #s6:target + li ul,
#navpage #s7:target + li ul,
#navpage #s8:target + li ul,
#navpage #s9:target + li ul,
#navpage #s10:target + li ul{
	display: block;
}

/*==================CONTAINERS====================*/
.mainContent{
	overflow: hidden;
	line-height: 25px;	
	margin-bottom: 0%;
	width: 96%;
	margin: 0% 2% 0% 2%;
}
.topcontent{
	width: 100%;
	background: transparent;	
	padding: 0% 0% 0% 0%;
	margin-bottom: 1%;
}
.content{
	width: 99%;
	float: left;
	padding: 10px 0px 10px 0px;
	margin: 0% 0% 1% 0%;	
}
.contentspan{
	background-color: transparent;
	width: 98%;
	float: left;
	padding: 10px 0px 0px 0px;
	margin: 0% 1% 1% 1%;
}
.mainFooter{
	width: 93%;
	float: left;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	padding: 0% 2% 0% 2%;
	margin: 1% 2% 0% 1%;		
}
.footertext{
	width: 100%;
	text-align: left;	
	font-weight: normal;
	font-size: 11px;
	padding: 20px 5px 20px 5px;
	margin: 0px 0px;
}
/*====================BLOCKS===============*/
.top-sidebar{
	width: 96%;
	float: left;
	padding: 0% 0% 0% 0%;
	margin: 0% 1% 2% 1%;	
	border: solid 3px #333333;	
}
.middle-sidebar{
	width: 98%;
	float: left;
	background: #ffffff;	
	padding: 0% 0% 0% 0%;
	margin: 0% 1% 2% 1%;
	border-top: solid 5px #e0e0e0;
}
.bottom-sidebar{
	width: 98%;
	float: left;
	background: #ffffff;	
	padding: 0% 0% 0% 0%;
	margin: 0% 1% 2% 1%;		
	border-top: solid 5px #e0e0e0;
}
.enquiry-sidebar{
	width: 98%;
	float: left;
	background: #ffffff;	
	padding: 0% 0% 0% 0%;
	margin: 0% 1% 2% 1%;
	border-top: solid 5px #e0e0e0;
}
.extra-sidebar{
	width: 98%;
	float: left;
	background: #ffffff;	
	padding: 0% 0% 0% 0%;
	margin: 0% 1% 2% 1%;
	border-top: solid 5px #e0e0e0;
}
/*=====================OTHER STYLES=========================*/
td.pageheader{
	vertical-align: top;
	text-align: left;
	padding: 5px 0px 5px 0px;

}
h1.pageheader{	
	font-size: 1.9em;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 25px;		
}
td.pageheaderh2{
	vertical-align: top;
	text-align: left;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h2.pageheader{	
	font-size: 1.7em;	
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

td.pageheaderdbg{
	vertical-align: top;
	text-align: left;	
	background-color: #ffffff;
}
.parrheader{	
	font-size: 17px;
	text-align: left;	
	vertical-align: top;
	padding: 0px 0px 3px 0px;
	font-weight: bold;	
}
.parrheaderright{	
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding: 0px 5px;
}
.parrtext{
	font-size: 14px;
	color: #383130;
	line-height: 20px;
	text-align: justify;
	vertical-align: top;	
}
.generaltext{
	font-size: 14px;
	color: #383130;
	text-align: left;
	vertical-align: top;	
}
.generaltexts{
	font-size: 12px;
	color: #383130;
	text-align: left;
	vertical-align: top;

}
.newsfronttext { 
	font-size: 14px; 
	line-height: 18px; 
}
.eventimgboxfront{
	float: left;
	width: 100%;
	margin: 2px 0px 3px 3px;
	font-size: 11px;
	text-align: center;
	color: #5F666D;
}
.eventimgbox{
	float: left;
	width: 92%;
	margin: 2px 10px 3px 10px;
	font-size: 11px;
	text-align: center;
	color: #5F666D;
}
.gallerylist {
	background: #ffffff;
	font-size: 12px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding: 5px 10px 10px 10px;
	width: 98%;
	min-height: 120px;
	float: left;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: solid 1px #c0c0c0;	
	margin: 0% 2% 1% 1%;		
}
.galleryimgbox{
	float: left;
	width: 100%;	
	margin: 2px 5px 5px 0px;
	font-size: 12px;
	text-align: center;
	color: #777777;
}
.imgtextdiv1{
	font-size: 12px;
	color: #777777;
	text-align: center;
	float: left;
	width: 96%;
	margin: 0% 2% 0% 2%; 
	position: relative;
}
.imgtextdiv2{
	font-size: 12px;
	color: #777777;
	text-align: center;
	float: left;
	width: 96%;
	margin: 0% 2% 0% 2%; 
	position: relative;
}
.imgtextdiv3{
	font-size: 12px;
	color: #777777;
	text-align: center;
	float: left;
	width: 96%;
	margin: 0% 2% 0% 2%; 
	position: relative;
}
.imgtextdiv4{
	font-size: 12px;
	color: #777777;
	text-align: center;
	float: left;
	width: 94%;
	margin: 0% 6% 0% 0%; 
	position: relative;
}
.imgtextdiv5{
	font-size: 12px;
	color: #777777;
	text-align: center;
	float: left;
	width: 96%;
	margin: 0% 2% 0% 2%; 
	position: relative;
}
.imgtextdiv6{
	font-size: 12px;
	color: #777777;
	text-align: center;
	float: left;
	width: 96%;
	margin: 0% 2% 0% 2%; 
	position: relative;
}
.generalimgboxleft{
	float: left; 
	width: 100%; 
}
.generalimgboxright{
	float: right; 
	width: 100%; 
}
.generalimg{
	border-style: solid; border-width: 1px; border-color: #f0f0f0;
	box-shadow: 2px 2px 5px #c0c0c0;
	width: 100%;
}
.googlemap { 
		width: 100%;
		height: auto;
}
div.paginationtd_2 {
	width: 100%;
	float: left;
	position: relative;
	display: block;
	height: auto;
	margin: 0px 0px 0px 0px;
}
div.paginationtd_3 {
	width: 100%;
	float: left;
	position: relative;
	display: block;
	height: auto;
	margin: 0px 0px 0px 0px;
}
div.paginationtd_4 {
	width: 100%;
	float: left;
	position: relative;
	display: block;
	height: auto;
	margin: 0px 0px 0px 0px;
}
ul{
	padding-left: 15px;
	line-height: 20px;
	text-align: left;
}
ol{
	padding-left: 15px;
	line-height: 20px;
	text-align: left;
}
ul.imgbullets{
	list-style-image:url(images/bullet.gif);
	line-height: 20px;
	padding-left: 15px;
	text-align: left;
}
ul.imgbullets li{
	font-size: 13px;
	color: #000000;
	line-height: 20px;
}

}