BODY {
	background-color: #ffffff;
	background-image: url(../../images/sidebar_v2/sidebar.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

A:link { color: #CC9900; text-decoration: none; }
A:active { color: #666666; text-decoration: none; }
A:visited { color: #D2A728; text-decoration: none; }
A:hover { color: #666666; text-decoration: none; }
A.sidebar:link { color: #FFFFFF; text-decoration: none }
A.sidebar:active { color: #FFFFFF; text-decoration: none }
A.sidebar:visited { color: #FFFFFF; text-decoration: none }
A.sidebar:hover { color: #CFA52C; text-decoration: none }

	

.clLevel0 {
	font-family: Arial,Verdana,Helvetica,Sans Serif;
	font-size: 12px;
	color:#FFFFFF; 	
	background-color:#181829; 
	border:none; 
	padding-left: 3px solid #000040; 
	border-bottom: 1px inset #ffffff; 
	border-top: 1px solid #000040;}

.clLevel0over {
	font-family: Arial,Verdana,Helvetica,Sans Serif;
	font-size: 12px;
	color:#000000; 
	cursor:pointer; 
	cursor:hand; 
	border:none; 
	border-color:#D3D3D3; 
	layer-background-color:#8c7b52;
	padding-left: 3px solid #8c7b52; 
	background-color:#8c7b52; 
	border-bottom: 1px inset #ffffff; 
	border-top: 1px solid #8c7b52;}

.clLevel0border {
	position:absolute; 
	visibility:hidden; 
	background-color:none;}

.topic {
	border:none;}

.heading {
  font-family: Arial, Helvetica,Sans Serif;
  font-size: 13px;
  color: #CC9900;
  font-weight: bold;  
  }     
  
.intro {
  font-family: Arial, Helvetica, Sans Serif;
  font-style: italic;
  font-size: 11px;
  color: #666666;
  }

UL, LI { list-style: square url(../images/main/bullet2.gif) outer;}

.search {
  color: #CC0000;
  font-style: bold;
  }	

  
H7 {
  font-family: Arial, Helvetica,Sans Serif;
  font-size: 14px;
  color: #CC9900;
  font-weight: bold;
  text-indent: 0px;
  }  

H6, H5 {
  font-family: Arial, Helvetica,Sans Serif;
  font-size: 11px;
  color: #000040;
  font-weight: bold;
  text-indent: 0px;
  }
  
H3, H4 {
  font-family: Arial, Helvetica,Sans Serif;
  font-size: 15px;
  color: #000040;
  }   
  
H2, H1 {
  font-family: Arial, Helvetica,Sans Serif;
  font-size: 18px;
  color: #000040;
  font-weight: bold;
  }  
  
  
FONT, P, TD, UL {
  font-family: Arial, Helvetica, Sans Serif;
  font-size: 11px;
  color: #000000;
  }

P, { margin-bottom: 7px; }


.anchor {
  font-family: Arial, Helvetica,Sans Serif;
  font-size: 14px;
  color: #CC9900;
  font-weight: bold;
  text-indent: 0px;
  }

.white {
  color: #FFFFFF;
  }

.sand {
  color: #ecd59d;
  }

  
.small {
  font-family: Arial, Helvetica, Sans Serif;
  font-size: 9px;
  }
  
IMG.border {
  border-style: solid; border-width: thin; border-color: 000066;
  }

.red {
  font-family: Arial, Helvetica, Sans Serif;
  font-size: 11px;
  color: #FF0000;
  }

.blue {
  color: #000066;
  }
  
.sidebarcolour {
  background-color: #191f2a;
  } 
  
 .sidebarcolour2 {
  background-color: #191f2a;
  background-image: url(../../images/sidebar_v2/swoosh2.gif);
  background-position: top left;
  background-repeat: no-repeat;
 
  }  
  
  
  
.sidebarnav {
  background-color: #8e7d53;
  padding: 2px;	
  border: solid 1px #000000;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
	} 
	
.sidebarnav2 {
  background-color: #191f2a;
  padding: 2px;	
  border: solid 0px #000000;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
	} 	 
	
.sidebartopnav {
  padding-bottom: 10px;	
  padding-left: 50px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
	}  	
	
.hpcontent {
	padding: 30px;
	background-image: url(../../images/homepage_v2/background.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #ECD59D;
	
	}	
	
#doyen {
	width: 132px;
	position:absolute;
	left:35px;
	z-index: 2;
	bottom: 25px; 
	 }	
	 
#swoosh {
	width: 680px;
	position:absolute;
	left:0px;
	z-index: 1;
	top: 0px; 
	 }	
	 
#nav {
	z-index: 100;
	position:absolute;
	left:190px;	
	top: 76px;	
	}
	
#sidebarnav {
	z-index: 100;
	position:absolute;
	left:19px;	
	top: 0px;	
	}
	
#destinations {
	z-index: 100;
	position:absolute;
	left:219px;	
	top: 160px;	
	}			 	 
	

label.error {
  font-size: 95%;
  padding: 3px;
}

input.error, select.error  {
  border: 2px solid #c85d37;
}