/* CSS Document */
body{
	background: #DE9A33;
	/*background-image: url(graphics/back.png);*/
	color: #000000;
	font: 100.1% Tahoma, Verdana, Arial, Helvetica, sans-serif;
	min-width: 781px;
	text-align: center;
}

hr {
	background: #DE9C39;
	color: #DE9C39; /* for ie */
	height: 1px;
	margin: 0px; /* fixes xhtml N6 bug where the hr sits to the left*/
}

p {
	font-size: 80%;
	letter-spacing: 0.08em;
	line-height: 1.3em;
	margin-bottom: 1.5em;
	margin-top: 0.1em;
	text-align: justify;
}
p img {
	border: 1px solid #fff;
	text-align: center;
}

td {
	font-size: 90%;
}

hr {
	margin-bottom: 2.0em;
	margin-top: 2.0em;
}

img {
	border: 0;
}

li {
	font-size: 90%;
	margin-bottom:0;
	margin-top:0;
}

ul {
	
}

html,body{
	border: 0; 
	/* \*/
	height: 100%;
	margin: 0;
	padding: 0;
}


strong, b {
	font-weight: bold;
}

body h1, body h2 {
	color: #d8b13b;
	font-size: 70%;
	font-weight: normal;
	height: 15px;
	letter-spacing: 0.2em;
	margin: 0 0 0 112px;
	padding: 1px 0 0 3px;
	text-align: left;
}

.clear{
	clear: both;
	font-size: 0px;
	height: 1px;
	line-height: 1%;
	margin-bottom: -1px;
	overflow: hidden;
}

/* SIDE NAVIGATION - VERTICAL */
.navleft {
	 
	width: 210px;
	text-align: left;
	margin-top: 20px;
}
.navleft li {	
	display: block;
	list-style: none; 
	margin:0; 
	padding:0;	
}
.navleft li a:hover, .navleft li a:active {
	text-decoration: none;
}
.navleft li a:link, .navleft li a:visited {
	display: block; 
	margin: 0;
	padding: 4px 0 4px 3px; 
	text-decoration: none; 
	width: 147px;	
}
.navbottom {
	text-align: center;
	padding: 0;
	margin:5px 0 0 0;
}
.navbottom li {
	display: inline;
	list-style: none; 
	margin:0; 
	padding:0;
	color: #de9a33;
	font-size: 90%;	
}
.navbottom li a:hover, .navbottom li a:active {
	text-decoration: none;
	color: #de9a33;
}
.navbottom li a:link, .navbottom li a:visited {
	display: inline; 
	margin: 0;
	text-decoration: none;
	color: #de9a33;
}
.contacts {
	width: 147px;
	text-align: center;
	border: 1px solid black;
}

* html .clear{
	height: auto;
	margin-bottom: 0;
}


	a:link {
	color: #000000;
	font-weight: bold;
	outline: none;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

.outer_horiz_border, .sb_outer_horiz_border{
	background: #d8b13b;
	font-size: 0px;
	height: 1px;
	overflow: hidden;
}

.italics-test, .italics-test-side {
	font-style: italic;
	text-align: justify;
}

/* \*/
* html .italics-test, * html .italics-test-side {
	he\ight: 1px;
	o\verflow: visible;
	overflow: hidden;
	w\idth: auto;
	width: 100%;
	word-wrap: normal;
}

a:visited, a:active {
	color: #de9a33;
}

#fullheightcontainer{
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: left;
	border-right: 2px solid #D8B13B;
	/*background-image: url(graphics/beigeback.jpg);*/
	background-color: #FFF;
	border-left:1px solid #FFF;
	width: 781px;
	 /* \*/
}

#wrapper{
	height: 100%;
	background-color: #fff;
	border-left: 2px solid #DE9A33;
	min-height: 100%;
	/* \*/
}

#wrapp\65	r{
	height: auto;
}

#outer{
	/*border-left:1px solid #FFEBC1;*/
	height: 100%;
	margin-left: 212px;
	position: relative;
	width: 566px;
	z-index: 1;
	background-color:#FFF;		
}

#left{
	display: inline;
	float: left;
	margin-left: -213px;
	position: relative;
	width: 214px;
}

#container-left{
	width: 212px;
	text-align: left;
}

#container-center{
	padding: 20px;
	width: 520px;
}

#center{
	display: inline;
	 /* \*/
	float: right;
	margin-left: -1px;
	width: 566px;
}

#center h1 {
	color: #DE9A33;
	font-size: 130%;
	font-weight:normal;
	letter-spacing: 0.01em;
	font-family: Arial, Helvetica, sans-serif;
	margin:5px 2px 15px 0;
	text-align:right;
}
#center h2 {
	color: #DE9A33;
	font-size: 90%;
	font-weight: bold;
	letter-spacing: 0.01em;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
#center h3, #center h4 {
	color: #000000;
	font-size: 80%;
	font-weight: bold;
	letter-spacing: 0.01em;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}


#footer{
	clear: both;
	height: 140px;
	margin-top: -140px;
	overflow: hidden;
	position: absolute;
	width: 781px;
	z-index: 1;
	font-size: 70%;
	background-color: #fff;
}

#subfooter1{
	height: 30px;
	margin: 0;
	text-align: center;
	background-color: #d8b13b; 
}

#subfooter2{
	height: 66px;
	margin: 0;
	padding: 5px 0 5px 0;
	text-align: center;
	border-top: 2px solid #DE9C39;
	border-bottom: 2px solid #DE9C39;
}
#subfooter3{
	height: 20px;
	margin:0;
	text-align: center;	
	border-left: 2px solid #DE9C39;
}
#clearheadercenter {
	height: 190px;
	overflow: hidden;
}

#clearheaderleft {
	height: 190px;
	overflow: hidden;
}

#clearfootercenter {
	height: 140px;
	overflow: hidden;
}

#clearfooterleft {
	height: 140px;
	overflow: hidden;
}

#center img {
	text-align: center;
}

#header{
	height: 190px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	width: 781px;
	z-index: 1;
}

#subheader1{
	height:5px;
	background-color:#d8b13b;
	padding: 0;
	margin: 0;
}
#subheader2{
	height: 150px;
	background-image: url(graphics/head.gif);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;	
}
#subheader3{
	height:5px;
	background-color:#d8b13b;
	padding: 0;
	margin: 0;
}
.backtotop {
	color:#cc3300;
	text-align:right;
	font-size:70%;
	letter-spacing: normal;
}
/* form */
form {
	margin:0 50px 40px 40px;
}
form p
{ 
   clear:both;
   font-size:80%;
}

form p label
{ 
   float:left; 
   font-weight:bold; 
   font-size:100%;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   margin: 9px 0 9px 0;
}

form p input, form p textarea, form p select
{ 
    float:right;
	margin:5px 0 5px 0;
}
/* form ends */

#gfx_bg_middle{
	background: #FFF;
	border-left: 1px solid #d8b13b;
	border-left: 1px solid #d8b13b;
	height: 100%;
	margin-left: 212px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	width: 566px;
}
.disclaimer {
	font-size:60%;
}

/* tooltips as in nacf*/
#dhtmltooltip{
	background: #DE9A33;
	border: 1px double #000000;
	font-size: 70%;
	left: -300px;
	line-height: 1.5em;
	padding: 6px;
	position: absolute;
	text-align: justify;
	top: 250px;
	visibility: hidden;
	width: 400px;
	z-index: 100; 
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#d2ae2d,direction=135);

}

/* \*/
* html #wrapper{
	height: 100%;
}

* html #outer{
	w\idth: 567px;
	width: 566px;
}

*>html #left{
	width: 213px;
}

/* \*/
* html #left{
	margin-right: -3px;
}

* html #gfx_bg_middle, dt {
	display: none;
}



#home .home, #about .about, #contact .contact, #tours .tours, #events .events, #enquiries .enquiries, #venues .venues, #planning .planning, #suppliers .suppliers, #tours .tours  {
	color: #cc3300;
}

/* add to body of each relevant page: <body id="home">  etc */


