@charset "utf-8";
.header {
	background-image: url(header.jpg); 
	background-position:left;
	background-repeat: no-repeat;
}

body {
background-image: url(royalebgtile.jpg);
	background-repeat:repeat;
	border-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	}
	
a:link {
	FONT-FAMILY:Arial;
	color:#9966CC;
	font-size:9pt;
	text-decoration:none;
	font-weight:bold
}
	
a:visited {FONT-FAMILY:Arial; color:#9966CC; font-size:9pt; text-decoration:none; font-weight:bold}
a:hover {FONT-FAMILY:Arial; color:#609C43; font-size:9pt; text-decoration:underline; font-weight:bold}

.borderleft {
background-image: url(borderleft.png);
	background-repeat:repeat-y;
	margin: 0;
	}

.borderright {
background-image: url(borderright.png);
	background-repeat:repeat-y;
	margin: 0;
	}
	
	.borderfoot {
background-image: url(footer.png);
	background-repeat:repeat-x;
	background-position:top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
	.borderhead {
background-image: url(header.png);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

.enquiryfieldlabel {
	color: white;
	font-size: 10px;
}

.enquiryformheader {
	color: #ccccff;
	font-size: 10px;
}

.footer {
	background-image: url(images/footer.jpg);
	background-repeat: repeat-y;
}

.linksBG {
	background-color: #000000;
}

.linksul {
	list-style: none;
	font-weight:100;
	margin: 0;
	padding: 0;
	}

TH {FONT-FAMILY:Arial; color:#B9C499; font-size:10pt; font-weight:bold}
/*P,TD {FONT-FAMILY:Arial; color:#000000; font-size:9pt; } <-- This line overrides the body tag which says white font. Is this desired?*/

H1 {FONT-FAMILY:Arial; color:#333333; font-size:13pt; font-weight:bold}
H2 {FONT-FAMILY:Arial; color:#555555; font-size:11pt; font-weight:bold}
H3 {FONT-FAMILY:Arial; color:#ccccff; font-size:10pt; font-weight:bold}
H4 {FONT-FAMILY:Arial; color:#77df77; font-size:9pt; font-weight:bold; font-style:italic}
H5 {FONT-FAMILY:Arial; color:#1E641E; font-size:10pt; font-weight:bold; font-style:italic}
H6 {FONT-FAMILY:Arial; color:#1E641E; font-size:8pt; font-weight:bold; font-style:italic}

/*UL,OL {FONT-FAMILY:Arial; color:#000000; font-size:9pt; }*/




.imageborder {
	border: 1px solid #000000;
}


/*OL {FONT-FAMILY:Arial; color:#000000; font-size:9pt; }*/

/*- Menu 2--------------------------- */
	
#menu2 {	
	width: 150px;
	margin: 0px;
	border-style: solid solid none solid;
	border-color: #D0BFA3;
	border-size: 0px;
	border-width: 0px;
	}	
#menu2 li a {
	height: 26px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 21px;
	text-decoration: none;
	font-weight:100;
	}	
#menu2 li a:link, #menu2 li a:visited {
	color: #333333;
	display: block;
	background:  url(images/menu2.gif);
	background-repeat: no-repeat;
	
	padding: 8px 0 0 30px;
	}	
#menu2 li a:hover {
	color: #666666;
	background:  url(images/menu2.gif) 0 -29px;
	background-repeat: no-repeat;
	padding: 8px 0 0 31px;
	}
	
	#footer {
	width: 150px;
	margin: 0px auto;
	padding: 0px 0px;
	position: relative;
	top: 0px;
	left: 390px;
	z-index:2;
	}

#footer a:link {
   color:#999999;
   text-decoration:none;
   font-weight:bold;
   font-family:Arial, Helvetica, sans-serif;
   font-size:9px;   
   }
   
#footer a:visited {
   color:#999999;
   text-decoration:none;
   font-weight:bold;
   font-family:Arial, Helvetica, sans-serif;
   font-size:9px;   
   }
   
#footer a:hover {
   color:#fcf21e;
   text-decoration:none;
   font-weight:bold;
   font-family:Arial, Helvetica, sans-serif;
   font-size:9px;   
   }

#footer a:active {
   color:#999999;
   text-decoration:none;
   font-weight:bold;
   font-family:Arial, Helvetica, sans-serif;
   font-size:9px;   
   }	
   
 /* Venga advert on homepage */
 #royale-nav {margin-left:5px;}
 #venga-content {
	 width:720px;
	 height:504px;
	 background:transparent url(venga-content.jpg) no-repeat top left;
	 margin-left:-15px;
	 text-indent:-999em;
	 }
#visit-site {
	display:block;
	width:141px;
	height:52px;
	text-indent:-999em;
	overflow:hidden;
	background:transparent url(visit-site-btn.png) no-repeat top left;
	float:right;
	margin:-281px 13px 0 0;
	}
#visit-site:hover {background-position:0 -52px;}
#visit-site-pink {
	display:block;
	width:141px;
	height:52px;
	text-indent:-999em;
	overflow:hidden;
	background:transparent url(visit-site-btn.png) no-repeat top left;
	float:right;
	margin:-112px 13px 0 97px;
	}
#visit-site-pink:hover {background-position:0 -52px;}
 #home-text {
	 margin-top:-10px;
	 padding:10px;
	 text-align:left;
	 font-size:0.8em; 
	 color:#999;}
   
/*- End-------*/

