
html,body{
  margin:0;
  padding:0;
  border:0;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 16px;
letter-spacing: 0.9px;
}

body{
  background-color:#173542;
/*  background-image: url(graphics/background.jpg);*/
  min-width:998px;
  text-align:center;
}

body h1, body h2 {
font-size: 9px;
letter-spacing: normal;
color: silver;	
background-color: white;
margin:0 auto;
font-weight: normal;
text-align: center;
padding: 0;
width:998px;
}

p {
margin: 0;
padding: 5px 0 5px 0;
text-align: justify;
font-size:11px;
line-height: 16px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.nb{
	color: #CC0000;
	font-weight: bold;
}

#center p {
margin: 0;
padding: 5px 0 5px 0;
text-align: justify;
line-height: 15px;
color: #03174c;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
letter-spacing: 0.9px;
}

td {
margin-left: 0;
color: #03174c;
vertical-align: top;
text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

img, img a:link, img a:visited {
border: 0;
background-color: #fff;
}
ul, li {
	padding:0;
	margin: 0 0 0 7px;
	list-style-type: square;
color: #03174c;
font-size: 11px;
} 

a:link, a:visited {
text-decoration: none;
font-weight: normal;
color: #121727;
font-size: 11px;
}

a:hover, a:active {
text-decoration: none;
font-weight: normal;
color: #3765ba;
font-size: 11px;
}

.text{
margin: 0 0 0 181px;
padding: 5px 0 0 5px;
width:353px;
font-size: 11px;
}

h2 {
font-size: 11px;
color: #121727;
font-weight: bold;
padding: 1px 0 0 0;
padding-bottom: 1px;
margin: 6px 0 6px 0;
border-bottom: 0;
letter-spacing: 1.5px;
width:445px;
}

#center h1{
background-image: url(graphics/h1_.jpg);
	background-position:  top left;
	background-repeat: no-repeat;
	height: 36px;
	line-height: 36px;
	margin: 6px 0 15px 0;
	padding:0 0 0 4px;
	width:445px;
	color: #fff;
	font-size: 11px;
	letter-spacing: 1.5px;
	border-bottom: 0;
	text-align: center;
		font-weight: bold;
}

#center .h1{
	width:658px;
}

#center table{
	float:none;
}

#center h2{
	background-image: url(graphics/h2.jpg);
	background-position:  top left;
	background-repeat: no-repeat;
	height: 35px;
	/*line-height: 30px;*/
	margin: 6px 0 3px 0;
	padding:8px 0 0 4px;
	width:445px;
	color: #121727;
	font-size: 11px;
	border-bottom: 0;
	font-weight: bold;
	text-align: left;
}

#center .h2{
	width:658px;
}

#center h3 {
font-size: 11px;
letter-spacing: 1.5px;
color: #121727;
font-weight: bold;
margin: 0;
padding: 5px 0;
border-bottom: 0;
}

h3 {
font-size: 11px;
letter-spacing: 1.5px;
color: #121727;
font-weight: bold;
margin: 0;
padding: 5px 0;
border-bottom: 0;
}

h4 {
font-size: 11px;
letter-spacing: 1.7px;
color: #121727;
font-weight: bold;
margin: 0;
padding-top: 4px;
padding-bottom: 4px;
}

a:link, a:visited {
text-decoration: none;
font-weight: normal;
color: #121727;
}

a:hover, a:active {
text-decoration: none;
font-weight: normal;
color: #3765ba;
}

a:hover, a:active {
text-decoration: none;
font-weight: normal;
color: #3765ba;
}

#center a:link, #center a:visited {
text-decoration: none;
font-weight: bold;
border-bottom: 0;
color: #173542;
/*background-color: #edf1f2;*/
font-size: 11px;
padding:2px;
}

#center a:hover, #center a:active {
text-decoration: none;
font-weight: bold;
border-bottom: 1px dotted #3361b6;
color: #3361b6;
background-color: #edf1f2;
font-size: 11px;
padding:2px;
}

/* for borders in navlink sections */
/* navlinx main */
.textbox {
	width: 179px;
	padding:4px;
	margin: 1px 0 12px 0;
	line-height: 16px;
}

#left .textbox{
	margin: 0 0 12px 0;
	background-color: #fff;
		border-left: 1px solid #fff;
}

#left .texthead {
	border: 1px solid #fff;
	width: 178px;
	padding:4px;
	margin: 1px 0 12px 0;
	background-color: #f8bd01;
	font-weight:normal;
	text-align: left;
}

.textboxmain {
	border: 1px solid #7a9ed8;
	text-align: justify;
	padding:4px;
	margin-top: 1px;
}

.textboxmain2 {
	border: 1px solid #e2c51f;
	text-align: justify;
	padding:4px;
	margin-top: 1px;
}

.texthead {
	border: 1px solid #bbc5c6;
	width: 180px;
	padding:4px;
	margin: 6px 0 0 0;
	background-color: #fff;
	font-weight:normal;
	text-align: right;
}

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: black;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #173542;
padding: 5px;
left: 4px;
border: 1px dashed black;
visibility: hidden;
color: black;
text-decoration: none;
display: block;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 5px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -195px;
left: 210px; /*position where enlarged image should offset horizontally */
display: block;
}

/* navlinx sub pages */
.navtextbox {
width: 170px;
border: 1px solid #bfc1ca;
padding:4px;
margin-top: 1px;
}

.navtexthead {
width: 170px;
border: 1px solid #bfc1ca;
padding:4px;
margin-top: 1px;
background-color: #dedfe4;
font-weight:normal;
}

/* navlinx sub pages color coded 1 for accommo 2 for trails 3 for camps 4 for agents*/
.navtextbox1 {
width: 190px;
	padding:4px;
	margin-top: 1px;
}

.navtexthead1 {
width: 170px;
	border: 1px solid #ad7866;
	padding:4px;
	margin-top: 1px;
	background-color: #f0e9cd;
	font-weight:normal;
}

.navtexthead1 h2 {
font-size:11px;
border-bottom: 3px dotted #ad7866;
}

/* border colors differ */

.navtextbox2 {
	width: 190px;
	padding:3px;
	margin-top: 1px;
}

.navtextbox3 {
	width: 190px;
	padding:3px;
	margin-top: 1px;
}

.navtextbox4 {
	width: 190px;
	padding:3px;
	margin-top: 1px;
	background-color: transparent;
}

.navtextbox5 {
	width: 190px;
	padding:3px;
	margin-top: 1px;
}

.framethumb{
	margin-bottom: 12px;
}

/* for sub-section navigation */

#navsub {
	font-size: 11px;
	font-weight: normal;
	width: 127px;
	/* border: 2px solid black; */
	padding: 15px 0 0 0;
	margin: 0;
	background: #FFFFFF;
}

#navsub ul, #navsub li {
	list-style: none;
	display: block;
	/* NOT inline */
	margin:0px;
	padding: 2px 0 0 2px;
}

#navsub a:link, #navsub a:visited { 
/* to set hover color for the hyperlinks */
text-decoration:none; 
/* to remove underline of the hyperlinks */
margin: 0; 
/* for the items */
padding:7px 3px;
/* for the items, 7px top and bottom for height*/
width: 127px;
/* nb for setting the width ..*/
font-weight: bold;
font-size: 11px;
color: #006600; 
background: #FFFFFF;
border-top: 1px solid #D1ED5A;
border-right: 1px solid #D1ED5A;
border-bottom: 2px solid #9ACD66;
border-left: 1px solid #9ACD66;
}

.navbottom {
width: 750px; 
padding: 8px 5px; 
margin: 3px 9px 0 9px; 
border: 1px solid #e0e8f3;
font-size: 9px;
text-align: center;
}
.clear{
  clear:both;
  height:1px;
  overflow:hidden;
  line-height:1%;
  margin-bottom:-1px;
}

.floatl{
	float:left;
	clear:both;
	margin: 0 10px 10px 0;
}

.towns {
text-align: center; 
width: 660px; 
padding: 10px 0; 
margin: 25px 0;
background-color: #e0e8f3;	  
border: 1px solid #97b1d7;	
font-weight: normal;
}

.towns a:link, .towns a:visited, .towns a:hover, .towns a:active {
font-weight: normal;
}

.listing {
	 border: 1px solid #c2d1e7; 
	 background-color: #e0e8f3;
	 margin-top: 10px;
	 margin-bottom: 10px;
	 padding: 2px;
	 width: 655px;
}

.linxblock{
	margin: 0 auto;
		text-align:center;
		margin:5px 0;
}

.linxblock table{
	margin: 0 auto;	
	text-align:center;
}


.tablebdr1 {
	border: 2px dotted #bfc1ca;
}

.tablebdr2 {
	border: 2px solid #e0e8f3;
}

.tablebdr3 {
	border: 2px solid #df8a15;
}

.tablebdr4 {
	border: 3px double #6a6d80;
}

.branding {
	text-align: center;
	margin-top: 10px;
	margin-left: 5px;
}

.border{
	border: 1px solid #3361B6;
	padding:2px;
}

.font1 {
	font-size: 9px;
}

h1 .wide{
	background-image: url(graphics/h1_class1.jpg);
	background-repeat: no-repeat;
	width: 655px:
	border:1px solid red;
}

.twoCol #center h1{
	background-image: url(graphics/h1_class1.jpg);
	background-repeat: no-repeat;
	width: 655px:
	border:1px solid red;
		height: 36px;
	line-height: 36px;
}

.s1 {
position:absolute; 
top:40px; 
left:7px;
background-color: #181d31;
border: 1px 0 0 1px;
}

.s2 {
position:absolute; top:40px; left:133px; 
}

.s3{
position:absolute; top:135px; left:133px;
}

.s4 {
position:absolute; top:135px; left:7px;
}

.s5{
position:absolute; top:40px; left:265px;
}

.s6{
position:absolute; top:40px; left:522px;
}

.s7{
position:absolute; top:40px; left:792px;
}

* html .clear{height:auto;margin-bottom:0}
#fullheightcontainer{
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  position:relative;
  width:998px;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
#wrapper{
  min-height:100%;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
  background-color:#FFF;
  background-image: url(graphics/wrapper2010.jpg);
}

.twoCol #wrapper {
	background-image: url(graphics/wrapper-two-col-2010.jpg);
}

#wrapp\65	r{
  height:auto;
}
/* \*/
* html #wrapper{
  height:100%;
}
/* Last style with height declaration hidden from Mac IE 5.x */
#outer{
  z-index:1;
  position:relative;
  margin-left:255px;
  width:488px;
  background-color:transparent;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}

.twoCol #outer{
  z-index:1;
  position:relative;
  margin-left:255px;
  width:742px;
  background-color:transparent;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}

.twoCol table{
float:none;
margin: 0 auto 10px auto;
}

.twoCol .table{
margin: 0 auto 10px auto;
float: none;
}

table{
float:none;
margin: 0 auto 10px auto;
}


#float-wrap{
  width:488px;
  margin-right:-1px;
  float:left;
  display:inline;
}

#left{
  width:256px;
  float:left;
  display:inline;
  position:relative;
  margin-left:-255px;
}

#left h2{
	width:194px;
	font-weight: bold;
	color: #000;
	font-size: 12px;
padding: 3px 0 3px 2px;
margin: 6px 0 6px 0;
border-bottom: 0;
letter-spacing: 1.5px;
text-align: left;
}


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

#container-left{
	width:200px;
	margin: 0 0 0 57px;
	padding: 11px 0 10px 0;
	font-size: 10px;
}

#right{
  float:left;
  display:inline;
  width:257px;
  margin-right:-255px;
  margin-left:-1px;
  position:relative;
}

/* \*/
* html #right{
  width:256px;
  margin-left:0px;
  margin-right:-500px;
  mar\gin-right:-256px;
}
/* Above style hidden from Mac IE */

#container-right{
/* \*/
  width:255px;
/* Above hidden from IE-Mac */
  margin:0 0 0 4px;
  padding: 11px 0 10px 0;
  font-size: 10px;
}

#container-center{
	padding: 11px 20px 10px 16px;
}

.twoCol #container-center{
	padding: 11px 80px 10px 10px;
}

#container-right a:link, #container-right a:visited {
text-decoration: none;
font-weight: normal;
background-color: #fff;
}

#container-right a:hover,#container-right a:active {
text-decoration: none;
font-weight: normal;
color: #000;
border-bottom: 1px solid #000;
}

/* \*/
* html #container-right{
  fl\oat:right;
  di\splay:inline;
  margin-left:1px;
  mar\gin-left:0px;
}
/* Above style hidden from Mac IE */
/* \*/

* html #left{margin-right:-3px;}
/* Above style hidden from Mac IE */

#center{
  width:488px;
  float:right;
  display:inline;
/* \*/
  margin-left:-1px;
/* Hidden from IE-mac */
}

.twoCol #center{
  width:742px;
  float:right;
  display:inline;
/* \*/
  margin-left:-1px;
/* Hidden from IE-mac */
}

#clearheadercenter{
  height:356px;
  overflow:hidden;
}
#clearheaderleft{
  height:356px;
  overflow:hidden;
}
#clearheaderright{
  height:356px;
  overflow:hidden;
}
#clearfootercenter{
  height:306px;
  overflow:hidden;
}
#clearfooterleft{
  height:306px;
  overflow:hidden;
}
#clearfooterright{
  height:306px;
  overflow:hidden;
}
#footer{
  z-index:1;
  position:absolute;
  clear: both;
  width:998px;
  height:306px;
  overflow:hidden;
  margin-top:-306px;
}

/* copyright */

#subfooter1{
  background-color:#183641;
  color: #fff;
  text-align:center;
  height:66px;
  line-height: 66px;
  background-image: url(graphics/subfooter1-2010.jpg);
    margin: 0 auto;
}

#subfooter1 a:link, #subfooter1 a:visited {
	color: #fff;
}

#subfooter1 a:hover, #subfooter1 a:active {
	color: #fff;
}
/* company info */

#subfooter2{
	height:100px;
	/* white */
	background-image: url(graphics/subfooter2-2010.jpg);
	background-repeat: repeat-y;
	margin: 0 auto;
	text-align: center;
}

/* google */

#subfooter3{
  background-color:transparent;
  text-align:center;
  height:96px;
  padding-top: 4px;
  /* blue background */
  background-image: url(graphics/subfooter3-2010.jpg);
  margin: 0 auto;
}

/* adverts */

#subfooter4{
  background-color:transparent;
  height:40px;
  line-height: 40px;
  background-image: url(graphics/subfooter4-2010.jpg);
  background-repeat: repeat-y;
  margin: 0 auto;
   text-align:center;
}


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

#subheader1{
  background-color:#fff;
  text-align:left;
  height:10px;
  line-height:10px;
  padding-left:28px;
}

#subheader2{
  background-color:#173542;
  text-align:center;
  height:276px;
  margin:0 auto;
  background-image: url(graphics/subheader2-2010.jpg);
  background-repeat: no-repeat;
}

#subheader3{
  background-color:#fff;
  text-align:center;
  height:68px;
  line-height: 58px;
  background-image: url(graphics/subheader3-2010.jpg);
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  color: #000;
}

#gfx_bg_middle{
  top:0;
  position:absolute;
  height:100%;
  overflow:hidden;
  width:488px; /*** = Center Col Width ***/
  margin-left:255px; /*** = Left Col Width ***/
}

#google {
text-align: center; 
height:100px; 
padding: 0; 
margin: 0 auto; 
border: 0;
width:750px;
font-size: 11px;
}

.twoCol #gfx_bg_middle{
  top:0;
  position:absolute;
  height:100%;
  overflow:hidden;
  width:742px;
  margin-left:255px;
}

* html #gfx_bg_middle{
  display:none;
}

#home .home, #about .about, #contact .contact, #tours .tours, #garden .garden, #route62 .route62, #wine .wine, #west .west, #overberg .overberg, #cape_town .cape_town, #bookings .bookings 
{
color: #ff9933;
font-weight: bold;
}
