﻿/* -------------------------------- */
/* toolkitCore */
.text-dark, .text-medium, td, p, div, ul, li
{
}
.headline, .text-header, h1
{
}
.subheadline, .text-subheader, h3, .subheadline span, .subheadline p, h2
{
	font-family: "Times New Roman" , Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #375388;
	font-variant: small-caps;
}
.disclaimer, .text-dark-sm, .text-disclaimer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
}
.white, text-light
{
}
.text-required
{
	color: #990000;
}
/* /toolkitCore  */
/* -------------------------------- */

/* shellIDs */

body
{
	background-image: url(bg.gif);
	background-repeat: repeat;
	margin-top: 0px;
	margin-left: 0px;
}

a
{
	outline: none;
}

p, div
{
	margin-top: 0px;
	margin-bottom: 0px;
}


#container
{
	margin-right: auto;
	margin-left: auto;
	width: 944px;
	position: relative;
}

#topbar
{
	width: 944px;
	position: relative;
	height: 175px;
}
.logoNew
{
	font-family: Arial;
	font-size: 35px;
	color: Green;
}
#logo
{
	position: absolute;
	height: 88px;
	width: 799px;
	left: 21px;
	top: 78px;
}

#topnav
{
	position: absolute;
	height: 29px;
	width: 608px;
	left: 324px;
	top: 145px;
	z-index: 6;
}
#live_chat
{
	position: absolute;
	width: 126px;
	height: 48px;
	left: 710px;
	top: 75px;
}

#middle
{
	background-image: url(mid_bg.gif);
	background-repeat: repeat-y;
	width: 944px;
	position: relative;
	height: 334px;
	margin-top: -5px;
}

#middleHome
{
	background-image: url(mid_bg.gif);
	background-repeat: repeat-y;
	width: 944px;
	position: relative;
	height: 334px;
	margin-top: -230px;
}

#topbarHome
{
	width: 944px;
	position: relative;
	height: 405px;
}
#middle1
{
	background-image: url(content_bg.gif);
	background-repeat: repeat-y;
	width: 944px;
	position: relative;
	height: 390px;
	margin-top: -5px;
}
#middle2
{
	background-image: url(content_bg.gif);
	background-repeat: repeat-y;
	background-color:#B8A03E;
	width: 944px;
	position: relative;
	height: 620px;
	margin-top: -5px;
}
#middle3
{
	background-image: url(content_bg.gif);
	background-repeat: repeat-y;
	background-color:#B8A03E;
	width: 944px;
	position: relative;
	height: 720px;
	margin-top: -5px;
}
.middle4
{
	background-image: url(content_bg.gif);
	background-repeat: repeat-y;
	
	width: 1544px;
	position: relative;
	height: 360px;
	margin-top: -5px;
}
/*
#middle1
{
	background-image: url(content_bg.gif);
	background-repeat: repeat-y;
	width: 944px;
	position: relative;
	height: 390px;
	margin-top: -5px;
}
*/
#flash
{
	position: absolute;
	z-index: 2;
	height: 334px;
	width: 597px;
	left: 238px;
	top: 0px;
}
#flash1
{
	position: absolute;
	z-index: 2;
	
	width: 660px;
	left: 260px;
	top: 10px;
	border:solid 2px #F3EED4;
}

#overlay
{
	position: absolute;
	height: 334px;
	width: 697px;
	left: 0px;
	top: 0px;
	z-index: 3;
}

#booking
{
	position: absolute;
	z-index: 3;
	height: 46px;
	width: 658px;
	left: 265px;
	top: 288px;
}
#bookingBg
{
	position: absolute;
	
	z-index: 3;
	height: 46px;
	width: 658px;
	left: 265px;
	top: 288px;
}
#booking_inside
{
	position: absolute;
	left: 0px;
	top: 0px;
}

#synbook
{
	position: relative;
	left: 64px;
	top: 12px;
}
#synbutton
{
	position: relative;
	right: 10px;
	top: -6px;
}
.form-text1
{
	font-size: 10px;
	width: 47px;
}
.form-text2
{
	font-size: 10px;
	width: 40px;
}
.form-text3
{
	font-size: 10px;
	width: 52px;
}
#sidenav
{
	position: absolute;
	z-index: 5;
	height: 334px;
	width: 299px;
	left: 21px;
}
#sidenav1
{
	position: absolute;
	z-index: 5;
	height: 334px;
	width: 299px;
	left: 35px;
}

#sidenav_inside
{
	position: absolute;
	left: 0px;
	top: 0px;
	padding-top: 26px;
	z-index: 4;
}

#navpad
{
	padding-bottom: 2px;
}

#bottom_content
{
	background-image: url(content_bg.gif);
	background-repeat: repeat-y;
	position: relative;
	width: 944px;
	min-height: 440px;
	height: auto !important;
	height: 440px;
}

#sidebar_bottom
{
	background-image: url(nav_bottombar1_bg.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 333px;
	min-height: 333px !important;
	width: 299px;
	left: 21px;
}



#content_area
{
	width: 568px; /* 				width: 603px; 				*/
	margin-left: 260px;
	position: relative;
	padding-bottom: 28px;
}
/* sub nav padding used to be 35px */
/* padding left quick fix on header IMG 2px white space */
#subnav
{
	position: relative;
	width: 571px;
	padding-bottom: 0px;
	padding-left: 2px;
}

.linkClass
{
	color: White;
	font-family: Monotype Corsiva;
	font-size: 20px;
	padding-left: 20px;
}
.linkClassH
{
	color: White;
	font-family: Monotype Corsiva;
	font-size: 20px;
	padding-left: 38px;
}
.linkClassNew
{
	color: Green;
	font-family: Monotype Corsiva;
	font-size: 20px;
	padding-left: 38px;
}
#content
{
	width: 640px; /* width:603px; */
	margin-right: auto;
	margin-left: auto;
	padding-top: 28px;
	position: relative;
	padding-bottom: 30px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}

#content p
{
	margin-bottom: 10px;
	width: 670px;
}

#content a
{
	color: #d3983d;
	text-decoration: underline;
}

#content a:hover
{
	color: #44629d;
	text-decoration: underline;
}

#bottombar
{
	background-image: url(bottombar_bg.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 40px;
	width: 944px;
}

#bottomnav
{
	left: 226px;
	position: relative;
	height: 40px;
	width: 530px;
	top: 0px;
	background-image: url(bottomnav_bg.gif);
	background-repeat: no-repeat;
}


#footer
{
	position: relative;
	height: 103px;
	width: 944px;
	text-align: center;
	padding-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7d93ba;
}
.common
{
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	
}
.MsoNormal
{
	margin-left:30px;
}
.pageTitle
{
	margin-left:25%;
	font-family: Arial, Helvetica, sans-serif;

	font-size:30px;
	/*color:#B8A03E;*/
	color:Green;
}
.pageTitleContact
{
	margin-left:35%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:30px;
	/*color:#B8A03E;*/
	color:Green;
}
.pageTitleReach
{
		margin-left:20%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:30px;
	/*color:#B8A03E;*/
	color:Green;
}
.rightCentre
{
	float:right; width:49%;
}
.leftCentre
{
	float:left; width:50%;
}