/* Author - Marius de Beer */
.plink {
text-decoration: none;
font: verdana;
font-size: 12px;
color:#666666;}

#links, link {
table-layout:fixed;
text-align:center;
line-height: 130%;
text-decoration: none;}

.toplink {
font: verdana;
color:#333333;
text-decoration:none;}
img {
border-style: none;
}
/* CSS Basic Document */
body
{
margin:0px auto;
padding:0px;

	background-color: #ffffff;
}


.header_table
{
margin-top:6px;
}
.logo
{
margin-left:10px;
}
.body_box
{
padding:9px;
color: #5C5C5C;
background-color:#FFFFFF;
}
.header_banner
{
background:url(../ ) center top no-repeat;  /* Enter address to banner in the brackets, immediately after ../ */
height:140px;
}
.services_bg
{
background:url(../) left top no-repeat;        /* Ditto with this one */
height:117px;
padding:10px;
}
.services_teable
{
margin-top:8px;
margin-bottom:12px;
}
.left_line
{
border-left:1px solid #E6E6E6;
}
.right_line
{
border-right:1px solid #E6E6E6;
}
.bottom_line
{
border-bottom:1px solid #E6E6E6;
}
.footer_table
{
margin-bottom:25px;
}




/* CSS Background Image Document  - Add background images address into the brackets - after the ../ */
.top_line
{
background:url(../) left top repeat-x;   /*  Jakes, mens het nie nodig om alle image tags hier te gebruik nie, dit hang net af van hoe jou layouts lyk - Marius */
height:4px;
}
.top_menu_bg
{
background:url(../) left top repeat-x;
height:26px;
padding-right:12px;
}
.bottom_menu_bg
{
background:url(../) left top repeat-x;
height:22px;
padding-right:13px;
}
.box_top_bg
{
background:url(../) left top repeat-x;
height:32px;
}
.footer_bg
{
background:url(../) left top no-repeat;
height:25px;
}




/* CSS Text Document */
body {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.menu_link {
	font-family: trebuchet MS;
	font-size: 11px;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #fff;
	background-color:inherit;
	text-decoration: none;
}
.menu_link:hover
{
color:#C70202;
text-decoration:none;
background-color:inherit;
}
.bottom_link {
	font-family: verdana;
	font-size: 16px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #5c5c5c;
	background-color:inherit;
	text-decoration: none;
}
.bottom_link:hover
{
color:#000000;
text-decoration:underline;
background-color:inherit;
}
.white_text
{
color:#FFFFFF;
text-decoration:none;
background-color:inherit;
}
.body_link
{
color:#5C5C5C;
text-decoration:none;
font-size:16px
background-color:inherit;
}
.body_link:hover
{
text-decoration:none;
color:#212121;
background-color:inherit;
}
/* Thumbnail Index */
div#index {
	margin: 1ex 0 1ex 0;
	text-align: center;
}

div#index table {
	text-align: center;
	margin: 0 auto 0 auto;
}

div#index td.thumbcell {
	width: 100px;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}

div#index td.thumbcell img {
	border-style: none;
}

div#index div.pages {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.8em;
	text-align: right;
}

/* Photo Navigation */
div#navigation {
	text-align: center;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.8em;
	margin: 1ex 0 1ex 0;
}

div#navigation table {
	text-align: center;
	margin: 0 auto 0 auto;
}

div#navigation td.previous {
	text-align: left;
	width: 100px;
	font-size:11px
}

div#navigation td.index {
	text-align: center;
	font-size:11px
}

div#navigation td.next {
	text-align: right;
	width: 100px;
	font-size:11px
}

div#navigation td.thumbcell {
	width: 100px;
	
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}

div#navigation td.thumbcell img {
	border-style: none;
}

div#navigation td.selected {
	
}

div#navigation span.home {
	display: block;
	padding-bottom: 1em;
}

/* Photograph */
div#photograph {
	text-align: center;
	
}

div#photograph img {
	margin: 0 auto 0 auto;
	
}

/* Photograph Title */
h1.title {
	text-align: center;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	margin: 0px;
}

/* Photograph Caption */
p.caption, p.description {
	font-family: tahoma, arial, helvetica, sans-serif;
	text-align: center;
	font-size: 0.8em;
	display: block;
	width: 640px;
	margin: auto;
}

/* Footnote */
p.footnote {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.6em;
	text-align: right;
	padding: 0 2em 0 0;
