/*
Design by Blackdimension Design
http://www.blackdimension.co.za
*/

*
{
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-left: 0px;
}

a:link {
	color: #990000;
}

a:hover {
	text-decoration: none;
	color: #990000;
}

a:visited {
	color: #990000;
}

body {
	
	background: #FCFD5A url(images/Web_Pages/back_all.jpg) repeat-x;
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}


#content
{
	width: 1120px;
	text-align: left;
	margin: 0 auto;
	border-color: #000000;
}


#header {
	height: 204px;
	text-align: left;
	background: #ffffff url(images/Web_Pages/top1.gif) repeat-x;		
}

#menu
{
width: 952px;
height: 0px;
padding-left: 130px;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 147px;
	height: 0px;
    display: inherit;
	text-align: center;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	padding-top: 0px;
}

#menu a:hover {
	width: 100px;
    height: 10px;
	padding-top: 0px;
	color: #990000;
	text-decoration: none;
}


#logo {
background: url(images/Web_Pages/header.jpg) no-repeat;
width: 1152px;
height: 220px;
text-align:  right;
}


#logo a {
	text-decoration: none;
	text-transform: uppercase;
	font-style: normal;
	font-size: 18px;
	color: #ffffff;
}
#logo H2 a
{
font-size: 12px;
}


#main
{
	padding-top: 25px;
	width: 910px;
	margin: 0 auto;
	padding-left: 20px;
	background-color: #FFFFFF;
}

#left
{
	width: 200px;
}

#left H3
{
width: 200px;
height: 35px;
font-size: 14px;
font-weight: bold;
padding-left: 10px;
padding-top: 15px;
text-transform: uppercase;
color: #990000;
background: url(images/Web_Pages/title.jpg) no-repeat;
}

#left H4
{
color: #000000;
font-size: 12px;
}

#left H5
{
width: 200px;
height: 35px;
font-size: 14px;
font-weight: bold;
padding-left: 0px;
padding-top: 15px;
text-transform: uppercase;
color: #990000;
background: url(images/Web_Pages/title.jpg) no-repeat;
}

#left ul {
	list-style: none;
	padding-bottom: 0px;
	
}

#left li {
	background: #ffffff;
	border-left: 1px solid #974F10;
	border-right: 1px solid #974F10;
	border-bottom: 1px solid #974F10;
}

#left li ul {
	border: 1px;
	margin-left: 5px;
	margin-bottom: 5px;

}

#left li li {
	padding: 4px 20px;
    background: url(images/Web_Pages/small.gif) no-repeat left;
	border: 0px;
}

#left a {
	color: #893F0C;
}
#left a:visited {
	color: #000000;
}


#right
{
	float: left;
	width: 0px;
	padding-right: 0px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #893F0C;
}

#right a
{
color: #893F0C;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #000000;
}
.date {
	text-align: right;
	color: #893F0C;
	font-size: 11px;
}

.date a {
	color: #893F0C;
}



#footer {
	clear: both;
	padding-top: 20px;
	background: #ffffff url(images/Web_Pages/footer.gif) repeat-x;
    height: 40px;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #000000;

}

#footer a {
	color: #595959;
}
.m1  {
	background: url(images/Web_Pages/title_back.gif) no-repeat;
	padding-top: 15px;
}

