* {
	vertical-align: top;
}

body {
	padding: 0;
	margin: 0px;
	font: 12px Trebuchet MS, Arial;
	color: #000000;
	background-color: #234974;
}

#wrapper {
	width: 100%;
	position: absolute;
}

td.header {
	height:100px;
	background: url(../images/header_bg.jpg) repeat-x top left;
}
#logo {
	float: left;
	width: 296px;
}

td.banner {
	background: url(../images/header_right.jpg) no-repeat top right;
	float: right;
	vertical-align: bottom;
	padding: 61px 40px 20px 0;
	text-align: right;
}

td.banner ul {
	display: inline;
}

td.banner li {
	display: inline;
}

td.banner li a:link, td.banner li a:visited, td.banner li a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 16px;
	padding: 0 10px;
}
td.banner li a:hover {
	background-color: #446489;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 16px;
	padding: 0 10px;
}

td.main {
	background-color: #FFFFFF;
}

td.left_nav {
	width: 160px;
	height: 550px;
	background: #2F6F91 url(../images/left_nav_bg.jpg) top left repeat-x;
	padding: 10px;
}
a.main_menu:link, a.main_menu:visited, a.main_menu:active {
	display: block;
	color: #FFFFFF; 
	font-size: 14px;
	padding: 6px 5px;
	border-bottom: 1px solid #B4D5E7;
}
a.main_menu:hover {
	background-color: #7BB6D5;
	color: #FFFFFF; 
	text-decoration: none;
}
td.main_content {
	padding: 20px;
	font-size:12px;
}
td.main_content a:link, td.main_content a:visited, td.main_content a:active {
	color: #4396C2;
}

span.news_title {
	color: #4396C2;
	font-weight: bold;
}
.searchbutton {
	border: none;
	background: none;
	color: #FFFFFF;
}
td.footer {
	width: 100%;
	background: url(../images/footer_bg.jpg) top left repeat-x;
	color: #D3DBE3;
	padding: 10px;
}
a.mantis:link, a.mantis:visited, a.mantis:active {
	background: url(../images/mantisdots.jpg) left no-repeat;
	padding-left: 22px;
	color: #D3DBE3;
	text-decoration: none;
}
a.mantis:hover {
	background-color: #446489;
}
a.footerlink:link, a.footerlink:visited, a.footerlink:active {
	padding: 0 10px;
	color: #D3DBE3;
	text-decoration: none;
}
a.footerlink:hover {
	background-color: #446489;
}
td.welcome {
	background: url(../images/welcome_bg.jpg) top left repeat-x;
	padding: 10px;
	color: #FFFFFF;
}
td.ministries {
	background-color: #F2F2F2;
	width: 195px;
	color: #4396C2;
	padding: 10px;
}
td.ministries a {
 color: #4396C2;
 font-size: 14px;
 text-decoration: none;
 padding: 6px 0;
 display: block;
}
td.ministries a:hover {
	background-color: #CCCCCC;
}

.bodyText { /* Default font for content text */
	color: #000000;
	font: 11px Trebuchet MS, Arial;
	line-height: 15px;
	letter-spacing: 1px;
	word-spacing: 2px;
}

a:link, a:visited, a:active { /* Default text links */
	text-decoration: none;
	color: #000000;
	}	

a:hover	{
	text-decoration: underline;
	color: #B31B34;
	}
	
a.cleanLink:link, a.cleanLink:visited, a.cleanLink:active, a.cleanLink:hover {	/* Default text links */
	text-decoration: none;
	color: #333333;
	border-width: 0px;
	border-style: none;
	}	

.boxHeading {
	color: #B31B34;
	font: bold 14px Trebuchet MS, Arial;
	background-color: #DDDFE1;
	text-align: center;
}

.redText {
	color: #b31b34;
	line-height: 15px;
}

/*-- Begin left product menu -- 

#nav a:link, #nav a:visited, #nav a:active { /* Main menu styling 
	color: #BCBDC0;
	text-decoration: none;
	background: #57575A;
	border: 1px dotted #A8A9AD;
	padding: 0px 10px;
	margin: 0px;
	font: 12px/30px Helvetica, Trebuchet MS, Arial, serif;
	width: 135px;
	display:block
}

#nav a:hover {
	color: #FFFFFF;
}

#subnav a:link, #subnav a:visited, #subnav a:active { /* Sub menu styling 
	color: #BCBDC0;
	text-decoration: none;
	background: #333333;
	border: 1px dotted #A8A9AD;
	padding: 0px 15px;
	margin: 0px;
	font: 11px/20px Helvetica, Trebuchet MS, Arial, serif;
	width: auto;
	display:block;
}

#subnav a:hover {
	color: #FFFFFF;
}

ul { /* Menu Container 
	padding: 0;
	margin: 0;
 	list-style: none;
	width: 155px;
}

ul li { /* Main level positioning 
	list-style: none;
    position: relative;
}

li ul { /* Sub level positioning 
	list-style: none;
    display: none;
	position: absolute;
	left: 156px;
	top: 0;
}

li:hover ul, li.over ul { /* Sub Menu Items 
	display: block;
}

/* Fix IE. Hide from IE Mac \
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

/*-- End left product menu --*/

.redText {
	color: #b31b34;
	line-height: 15px;
}

.smallText {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 10px;
	color: #999999;
}
.main_menu_bg {
	background-image:url(../images/nav.jpg);
	background-repeat:repeat-x;
	height:40px;
	}

	



/*
.category_list, .category_list:link, .category_list:visited, .category_list:active {  /* Main Horizontal menu bar in header 
	color: #BCBDC0;
	text-decoration: none;
	background: #57575A;
	border: 1px dotted #A8A9AD;
	padding: 0px 15px;
	margin: 0px;
	font: 12px/30px Helvetica, Trebuchet MS, Arial, serif;
	width: 135px;
	display:block
}

.category_list:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #57575A;
	border: 1px dotted #A8A9AD;
	padding: 0px 15px;
	margin: 0px;
	font: 12px/30px Helvetica, Trebuchet MS, Arial, serif;
	width: 135px;
	display:block
}
*/

.inputBox {  /* Form fields */
	color: #FFF;
	height: 22px;
	background-color: #75A7C2;
	border: none;
	font: 12px Trebuchet MS, Arial;
	padding-left: 6px;
	width: 140px;
	margin-bottom: 5px;
}

.inputTextBox {  /* Form fields */
	color: #FFF;
	background-color: #75A7C2;
	border: none;
	font: 12px/22px Trebuchet MS, Arial;
	padding-left:10px;
}

.dropBox {  /* Form fields */
	color: #FFF;
	height: 22px;
	background-color: #75A7C2;
	border: none;
	font: 12px/22px Trebuchet MS, Arial;
	padding-left:3px;
	width: 147px;
	padding: 1px;
	margin-bottom: 5px;
}

.button { /* Form Buttons */
	font-family: Trebuchet MS, Arial;
	font-size: 12px/20px;
	color: #ffffff;
	border: 1px solid #25881A;
	height: 22px;
	background-image:url(../images/btn_bg.jpg);
	background-repeat:repeat-x;
	background-color: #BE1A18;
	letter-spacing: 1px;
}

h1	{
	color: #333333;
	font: 24px/24px Trebuchet MS, Arial;
	}	
h1 .colour {
	color: #25881A;
	}
		
h2	{
	color: #BE8B1E;
	font: bold 14px/14px Trebuchet MS, Arial;
	}	
	
h3	{
	color: #BE8B1E;
	font: bold 12px/12px Trebuchet MS, Arial;
	}	
h5 {
	color: #234974;
	font-size: 20px;
	line-height: 28px;
	margin: 0;
}	

h6 {
	color: #FFF;
	font-size: 22px;
	line-height: 30px;
	margin: 0;
}
	
.footer {
	font: 11px/20px Trebuchet MS, Arial;
	color: #666666;
}

a.footer_menu:link, a.footer_menu:visited, a.footer_menu:active {  /* Horizontal Footer menu bar */
	font: 11px/20px Trebuchet MS, Arial;
	color: #666666;
	text-decoration: none;
	padding: 2px 10px;
	margin: 0px;
}

a.footer_menu:hover {
	color: #000000;
}

.admin_tblbdr {
	border: #BE8B1E 1px solid;
	background-color: #F8F4E9;
}

.table_head {
	background-color: #E7D9B6;
	color: #000000;
	font-weight: bold;
}

.altItem {
	background-color: #e4e4e4;
}

.editItem {
	background-color: #E7D9B6;
}
.pe_lc {
	background-image: url(../images/pe_lc.png);
	background-repeat: repeat-y;
	background-position: right;
	width:10px;
	behavior: url(iepngfix.htc);
}
.pe_rc {
	background-image: url(../images/pe_rc.png);
	background-repeat: repeat-y;
	background-position: left;
	width:10px;
}
.pe_bc {
	background-image: url(../images/pe_bc.png);
	background-repeat: repeat-x;
	background-position:top;
	height:10px;
}
.pe_br {
	background-image: url(../images/pe_br.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:10px;
	height:10px;
}
.pe_bl {
	background-image: url(../images/pe_bl.png);
	background-position:top right;
	background-repeat:no-repeat;
	width:10px;
	height:10px;
}
.pe_tc {
	background-image: url(../images/pe_tc.png);
	background-repeat: repeat-x;
	background-position:bottom;
	height:10px;
}
.pe_tr {
	background-image: url(../images/pe_tr.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	width:10px;
	height:10px;
}
.pe_tl {
	background-image: url(../images/pe_tl.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	width:10px;
	height:10px;
}
.content_heading {
	background-image:url(../images/nav_over.jpg);
	background-repeat:repeat-x;
	height:40px;
	font-size:14px;
	color:#FFFFFF;
	padding:0px 0px 0px 10px;
}

td.border {
	border-bottom: 1px solid #25881A;
	border-left: 1px solid #25881A;
	border-right: 1px solid #25881A;
}
td.padding {
	padding:20px;
}
td.nav_menu_bg {
	background-image:url(../images/nav_menu_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#95D15C;
}
.nav_menu {
	background-image:url(../images/nav_menu_bg_top.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
a.nav_menu_top {
	display:block;
	color:#FFFFFF;
	font: 14px/28px "Trebuchet MS", "Century Gothic", Arial;
	padding-left:10px;
	text-decoration:none;
}
a.nav_menu_top:hover {
	background-image:url(../images/nav_menu_top_bg.jpg);
	background-repeat:repeat-x;
}

	