/* 
----------------------------------------------------------------------------------------

Copyright 2010 - Adele Bosman - www.chidoridesigns.co.za - All rights reserved.

----------------------------------------------------------------------------------------
*/




html {
	background:url(../images/backgrounds/body-bg.jpg);
	margin:0 0 0 -1px;
	padding:0;	
	overflow-Y: scroll;
}


body {
	padding:0;
	margin :0;
	display:table; 
	width:100%;	
}


  
  
body {
	color:#262e09;
	font-family: 'Trebuchet MS', sans-serif ;
	font-size: 13px;
	font-style: normal ;
	font-weight: normal ;
	text-transform: normal;
}


p {
	letter-spacing: normal ;
	line-height: 1.7em ;
}

h1 {
	font-family: verdana; 
	font-size: 20px; 
	color: #262E09; 
 
	text-align: center; 
	border-bottom: 1px #262E09 solid; 
	letter-spacing: 3px;
	font-weight:100;
}


h2 {
	font-family: verdana; 
	font-size: 18px; 
	color: #FFFFFF; 
	text-transform: uppercase; 
	font-weight: bold; 
	text-align: center; 
	background-color: #4B8008; 
	height: 14px; 
	padding-top: 1px; 
	border: 3px #569309 solid;
}





a:link, a:visited {
	color:#D8F3B6 ;
	text-decoration:none;
}


a:hover {
	color:#D8F3B6;
	text-decoration: overline underline
}




  
  

#wrapper {
	background: transparent url(../images/backgrounds/page-vbg.jpg) repeat-y scroll 50% 0px ;
	margin:0 auto ;
	width:100%;
}

  
  
body {
	background-color:262e09;
	background-image:url(../images/backgrounds/body-bg.jpg ) ;
	background-position:center top ;
	background-repeat:repeat-x;
}


 




#bg {
	margin:0 auto;
	padding:0;
	background:transparent ;
	background-image: url(../images/backgrounds/hat.jpg ) ;
 	background-repeat:no-repeat;	
	background-position: center top ;
}



  
  
#header {
	margin: 0 auto;
	min-height:0px;
	height: 0px;
	width: 880px;
}


#page {
	background: transparent url(../images/backgrounds/page-bg.jpg ) no-repeat center top;
}


  
  

#container {
	margin:0 auto;
	width:880px; 
}


#banner {
	margin: 0 auto;
	height:265px;
	width:100%;
}


#nav {
	height:560px;
	width:154px;
	text-align:center;
}





#content {
	width:860px;
	text-align:left;
	min-height:600px;
}


#content p {
	text-align:justify;
}






#footerWrapper {
	margin:0 auto;
	height:170px;
	padding:0;
	background:transparent url(../images/backgrounds/footerWrapper-bg.jpg ) no-repeat scroll center top ;
}


#footer {
	margin:0 auto;
	padding:110px 0px 10px 0px;
	width:880px;
	height:90px;
}


  
  
#footer {
	color:#D8F3B6;
	text-align:center;
}

#footer a:link, #footer a:visited {
	color:#D8F3B6;
}


#footer a:hover{
	color:#D8F3B6;
	text-decoration: overline underline
}


  
  




#right {
	width:160px;
	padding:10px 10px 10px 10px;
	float:left;
}


#center {
	width:600px;
	padding:110px 20px 10px 50px;
	float:left;
}

 
#content p {
	margin-top:10px;
	text-align:justify;
}


  
  
  
  
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.tut{
	border: 1px #262E09 solid;
	width: 490px;
	background-color:#74812F;
	padding: 10px;
	
}
.tut2
{
	padding: 0px 38px 0px 38px;
}

