@charset "utf-8";
/* CSS Document */
html, body {
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3d425a;
}
a:focus {
	-moz-outline-style:none;
}
#page .page-body {
	background: #5f666f url(images/bg.gif) 50% 0;
	width:1870px;
	margin:0 auto;
	position:relative;
	-webkit-background-size:1870px 317px;
}
#page div.overflow {
	width:800px;
	padding:0 0 0 71px;
	overflow:hidden;
}
#page div.overflow, #page .page-body, #main, #page {
	width:auto;
	padding:0;
	margin:0;
	text-align:left;
	float:none;
	page-break-inside:auto;
	overflow:visible;
	position:relative;
	height:auto;
}
.main {
	width: 755px;
	padding: 10px;
}
h1 {
	font-size: 17px;
	color: #121d4e;
	text-transform:uppercase;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;	
}
h2 {
	font-size: 16px;
	color: #c6070f;
	text-transform:uppercase;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
}
h3 {
	font-size: 12px;
	color: #4c4949;
	text-transform:uppercase;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
}

.large {
	font-size: 20px;
}
.subtitle {
	color: #686869;
	font-weight: bold;
}
/* CURVED BOX */
.t {background: url(../images/dot.gif) 0 0 repeat-x; width: 100%}
.b {background: url(../images/dot.gif) 0 100% repeat-x}
.l {background: url(../images/dot.gif) 0 0 repeat-y}
.r {background: url(../images/dot.gif) 100% 0 repeat-y}
.bl {background: url(../images/bl.gif) 0 100% no-repeat}
.br {background: url(../images/br.gif) 100% 100% no-repeat}
.tl {background: url(../images/tl.gif) 0 0 no-repeat}
.tr {background: url(../images/tr.gif) 100% 0 no-repeat; padding:10px}
/* end CURVED BOX */
td.footer {
	background: url(../images/footer.gif) no-repeat;
	height: 34px;
	color: #a6aeb9;
	text-align: center;
	font-weight: bold;
}
a.footer:link, a.footer:visited {
	text-decoration: none;
	color:#ffffff;
	font-weight: bold;
}
a.footer:hover, a.footer:active {
	text-decoration: none;
	color: #ffaa08;
	font-weight: bold;	
}
td.bottom-links {
	padding:10px; 
	text-align:center;
	text-transform: uppercase;	
}
.red {
	color: #d30000;
}
a.bottom-links:link, a.bottom-links:visited {
	text-decoration: none;
	color:#000;
	font-weight: bold;
}
a.bottom-links:hover, a.bottom-links:active {
	text-decoration: none;
	color: #d30000;
	font-weight: bold;	
}
.home-img-float {
	vertical-align: top;
	margin-top: 30px;
	text-align:right;
	width: 770px;	
	position:absolute;	
}
.dbn-ctn-jhb-img-float {
	vertical-align: top;
	margin-top: 45px;
	text-align:right;
	width: 735px;	
	position:absolute;	
}
.graffiti-float {
	vertical-align: top;
	margin-top: 25px;
	text-align:right;
	width: 735px;	
	position:absolute;	
	z-index: 999;
}
.button-float {
	vertical-align: top;
	margin-right: 25px;
	margin-top: 0px;
	text-align:right;
	width: 720px;		
	position:absolute;
}
.menu-float {
	vertical-align: top;
	margin-right: 25px;
	margin-top: -10px;
	text-align:right;
	z-index: 998;
	position:absolute;
}
.banner-float {
	vertical-align: top;
	margin-right: 25px;
	margin-top: 160px;
	text-align:right;
	z-index: 997;
	position:absolute;
}
.seewhatpplsay-float {
	margin-top: 180px;
	margin-right: 20px;
	text-align:right;
	width: 742px;
	position:absolute;	
	z-index: 998;	
}
.booknow-float {
	margin-top: 250px;
	text-align:right;
	width: 702px;
	position:absolute;	
	z-index: 998;	
}
td.copyright {
	font-size: 9px;
	text-align: center;
}
a.copyright:link, a.copyright:visited {
	text-decoration: none;
	color:#000;
}
a.copyright:hover, a.copyright:active {
	text-decoration: none;
	color: #d30000;
}
.menubg {
	background: url(../images/menu.png) no-repeat;
	z-index: 2;
	width: 758px;
	height: 19px;
}
div.menu {
	padding-right: 20px;
	color:#FFF;
	text-transform: uppercase;
	font-weight: bold;
}
a.menu:link, a.menu:visited {
	text-decoration: none;
	color:#ffffff;
}
a.menu:hover, a.menu:active {
	text-decoration: none;
	color: #252b40;
}
.btn { 
	  background:#c6070f;
	  color: #FFF;
	  font-weight: bold;
	  border: 1px solid #c6070f;
	  	 cursor: pointer;
} 
.grey {
		color: #cccccc;
}
.darkgrey {
		color: #4c4949;
}
.gradientblue {
	background: #3c70bb url(images/blue_gradient.jpg) repeat-x bottom;
}
