body, td {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body
{
background:url("http://www.tree-of-light.co.za/assets/images/bg.jpg") no-repeat center top #000000;
margin:auto;
}

a:link, a:active, a:visited {
	color: #404767;
	text-decoration: none;
}

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

#heading {
	font-size: 19px;
	color: #20284a;
	text-transform: capitalize;
}

#subHeading {
	font-size: 15px;
	color: #20284a;
}

#topnav {
	font-weight: bold;
	color: #1b1d34;
}

.menu_nav
{
	background:url("http://www.tree-of-light.co.za/assets/images/menu_bg.jpg") repeat-x #9dabc9;	
}

#topnav:hover {
	color: #404767;
}

#topnav:active {
	color: #465387;
	text-decoration: none
}
#content {
	color: #293259;
}

#number {
	color: #EBB016;
}

.paging {
	font-size: 12px;
	color: #F6AD2D;	
	padding-right: 10px;
	padding-left: 10px;
}

a.paging:link, a.paging:active, a.paging:visited {
	font-size: 12px;
	color: #99343A;
	text-decoration: none;
}

a.paging:hover {
	font-size: 12px;
	color: #F6AD2D;
	text-decoration: none;	
}

.numbering {
	font-size: 12px;
	color: #F6AD2D;
	padding-left: 10px;
	padding-right: 5px;
}

.yellow {
	color: #F6AD2D;
}


a.names:link, a.names:active, a.names:visited {
	font-size: 12px;
	color: #3B62A7;
	padding-right: 5px;
	text-transform: capitalize;
	text-decoration: none;
}

a.names:hover{
	color: #1f348c;
}

.dedications {
	font-size: 12px;
	color: #1C335F;
}

td.dedicationleft {
	font-size: 14px;
	color: #1b3666;
	padding: 5px;
	border-top: 1px solid #1b3666;
	border-right: none;
	border-bottom: 1px solid #1b3666;
	border-left: 1px solid #1b3666;
}

td.dedicationright {
	font-size: 14px;
	color: #3B62A7;
	padding: 5px;
	border-top: 1px solid #1b3666;
	border-right: 1px solid #1b3666;
	border-bottom: 1px solid #1b3666;
	border-left: none;
}

.view, a.view:link, a.view:active, a.view:visited{
	font-size: 12px;
	color: #394474;
	text-decoration: none;
}

a.view:hover{
	color: #5f6ca1;
}

input, textarea {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #3B62A7;
	font-size: 11px;
}

td.completeborder {
	border: 1px solid #9C3236;
}

a.prefix:link, a.prefix:active, a.prefix:visited {
	color: #bcb087;
}

a.prefix:hover {
	color: #9b8f66;
	text-decoration: none;
}



