*
{
	margin: 0;
	padding: 0;
}

@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	background: #444;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	
}
h1 {
	font-size: 20px;
	color: #b91e36;
	font-weight: bold;		
	margin: 20px 0px 20px 0px;
}
h2 {
	font-size: 18px;
	color: #666;	
	font-weight: bold;	
	margin: 15px 0px 15px 0px;	
}
h3 {
	font-size: 16px;
	color: #b91e36;	
	font-weight: bold;	
	margin: 15px 0px 15px 0px;
}
p {
	margin: 15px 0px 15px 0px;
}
a {
	color: #666;
	text-decoration: underline;
	cursor: pointer;
}
a:hover {
	color: #FEC329;
	text-decoration: underline;	
	cursor: pointer;
}
a img {
	border: 0px;
}
#ministry_index {
	font-size: 11px;
	margin: 0 auto;
	padding: 10px 0 20px;
	width: 998px;
}

#ministry_index dl {
	float: left;
	overflow: hidden;
	padding: 0px 10px 20px 10px;
	width: 146px;
	text-align: left;
}

#ministry_index dt {
	padding: 10px 0 5px;
}

#ministry_index dd {
	padding: 1px 0;
}

#ministry_index dt a {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	text-transform: uppercase;
}

#ministry_index dd a {
	color: #968b79;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
}

#ministry_index a:hover {
	text-decoration: underline;
}
.oneColFixCtrHdr #container {
	width: 100%;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #container #mainContain {
	width: 998px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header { 
	height: 89px;	
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-align: left;
}
.oneColFixCtrHdr #header #navigation {
	width: 690px;
	height: 26px;
	line-height: 26px;
	margin: 40px 0px 0px 0px;
	padding: 0px;
	float: right;
	position: relative;
}
.oneColFixCtrHdr #mainContent {
	clear: both;
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 998px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.oneColFixCtrHdr #mainContent #flashHeader {
	clear: both;
	width: 998px;
	height: 253px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.oneColFixCtrHdr #mainContent #flashBanner {
	clear: both;
	width: 998px; 
	height: 79px; 
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.oneColFixCtrHdr #mainContent #bottom {
	clear: both;
	width: 998px; 
	height: auto; 
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 20px 0px;
	background-color: #fff;
}
.oneColFixCtrHdr #mainContent #bottom p {
	margin: 15px 0px 15px 0px;
}
.oneColFixCtrHdr #mainContent #bottom #colOne {
	clear: both;
	width: 314px; 
	margin: 0px 30px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #fff;
}
.oneColFixCtrHdr #mainContent #bottom #colTwo {
	clear: both;
	width: 314px; 
	margin: 0px 30px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #fff;
}
.oneColFixCtrHdr #mainContent #bottom {
	clear: both;
	width: 314px; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #fff;
}
.oneColFixCtrHdr #mainContent #bottom #sidebar1 {
	float: right;
	padding: 0px;
	margin: 20px 0px 20px 0px;
	width: 292px;
	clear: left;
}
.oneColFixCtrHdr #mainContent #bottom #sidebar-top {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	height: 59px;
	width: 292px;
	text-align: center;
	clear: left;
}
.oneColFixCtrHdr #mainContent #bottom #sidebar-middle {
	padding: 2px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	width: 272px;
	height: 100%;
	background-image: url(../images/success-stories-middle.jpg);
	background-repeat: repeat-y;
	clear: both;
}
.oneColFixCtrHdr #mainContent #bottom #sidebar-btm {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	height: 30px;
	width: 292px;
	clear: both;
}
.oneColFixCtrHdr #mainContent #bottom #sidebar-middle p {
	margin: 0px;
	padding: 0px;
}

.oneColFixCtrHdr #mainContent #colLeft {
	clear: left;
	float: left;
	width: 303px;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.oneColFixCtrHdr #mainContent #colLeft #leftNav {
	clear: left;
	float: left;
	width: 303px;
	height: 380px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.oneColFixCtrHdr #mainContent #colLeft #leftNav ul {
	padding:0; 
	margin:0;
	list-style-type: none;
}
.oneColFixCtrHdr #mainContent #colLeft #leftNav ul a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	padding: 0px;
	text-align: left;
	height: 28px;
}
.oneColFixCtrHdr #mainContent #colLeft #leftNav a:hover {
	color: #666;
}
.oneColFixCtrHdr #mainContent #colLeft #leftForm {
	clear: left;
	float: left;
	width: 303px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.oneColFixCtrHdr #mainContent #colRight {
	clear: right;
	float: right;
	width: 677px;
	margin: 20px 0px 40px 0px;
	padding: 0px;
}
.oneColFixCtrHdr #mainContent #colRight #RightTop {
	width: 677px;
	height: 33px;
	margin: 0px;
	padding: 0px;
}
.oneColFixCtrHdr #mainContent #colRight #RightMid {
	clear: both;
	width: 612px;
	margin: 0px;
	padding: 1px 28px 1px 37px;
	background-color: #fff;	
}
.oneColFixCtrHdr #mainContent #colRight #RightBtm {
	clear: both;
	width: 677px;
	height: 33px;	
	margin: 0px;
	padding: 0px;
}
.oneColFixCtrHdr #footer { 
	clear: both;
	height:	44px;    
	width: 998px;
	margin: 10px 0px 0px 0px;
	padding: 15px 0px 15px 0px;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	color: #666;
	clear: both;
	border-top: 1px solid #ebebeb;
	background-color: #fff;
} 
.oneColFixCtrHdr #footer a { 
	color: #666;
	text-decoration: none;
} 
.oneColFixCtrHdr #footer a:hover { 
	color: #b91e36;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.orange-line {
	border-bottom: 1px solid #ccc;
	margin: 10px 0px 10px 0px;
	width: 100%;
	height: 1px;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/simple_vertical.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

/* Add a margin - for this demo only - and a relative position with a high z-index to make it appear over any element below */
#menu_container {margin:0px; position:relative; width:690px; height:26px; z-index:100;}

/* Get rid of the margin, padding and bullets in the unordered lists */
#pmenu, #pmenu ul {padding:0; margin:0; list-style-type: none;}

/* Set up the link size, color and borders */
#pmenu a, #pmenu a:visited {display:block; font-size:16px; color:#9c8678; height:26px; line-height:26px; text-decoration:none; border:0px solid #000; border-width:0px 0px 0px 0px; text-transform: uppercase; text-align: center; font-weight: normal;}

/* Set up the sub level borders */
#pmenu li ul li a, #pmenu li ul li a:visited {text-transform: none; font-weight: normal; border-color: #CCCCCC; border-width:0 1px 1px 1px; background-color: #FFFFFF; color:#666; font-size:10px; display:block; width: 130px; text-align: left; height:18px; line-height:18px; text-indent:5px; text-transform: uppercase; letter-spacing: 1px;}
#pmenu li ul li a:hover {border-color: #CCCCCC; border-width:0 1px 1px 1px; color:#b91e36; background-color: #eee; font-size:10px; display:block; width: 130px; text-align: left; height:18px; line-height:18px; text-indent:5px;}
#pmenu li a.enclose, #pmenu li a.enclose:visited {border-width:1px;}
#pmenu li a.enclose:hover {border-width:1px;}

/* Set up the list items */
#pmenu li, #pmenu li a:visited {float:left;}

/* For Non-IE browsers and IE7 */
#pmenu li:hover {position:relative;}
/* Make the hovered list color persist */
#pmenu li:hover > a {color:#b91e36;}
/* Set up the sublevel lists with a position absolute for flyouts and overrun padding. The transparent gif is for IE to work */
#pmenu li ul {display:none;}
/* For Non-IE and IE7 make the sublevels visible on list hover. This is all it needs */
#pmenu li:hover > ul {display:block; position:absolute; top:-11px; left:80px; padding:10px 30px 30px 30px; background:transparent url(transparent.gif);}
/* Position the first sub level beneath the top level liinks */
#pmenu > li:hover > ul {left:-30px; top:16px;}

/* get rid of the table */
#pmenu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;}

/* For IE5.5 and IE6 give the hovered links a position relative and a change of background and foreground color. This is needed to trigger IE to show the sub levels */
* html #pmenu li a:hover {position:relative; color:#EF8032;}

/* For accessibility of the top level menu when tabbing */
#pmenu li a:active, #pmenu li a:focus {color:#EF8032;}

/* Set up the pointers for the sub level indication */
#pmenu li.fly {background:#7484ad url(http://www.cssplay.co.uk/menus/fly.gif) no-repeat right center;}
#pmenu li.drop {}


/* This lot is for IE5.5 and IE6 ONLY and is necessary to make the sublevels appear */

/* change the drop down levels from display:none; to visibility:hidden; */
* html #pmenu li ul {visibility:hidden; display:block; position:absolute; top:-11px; left:80px; padding:10px 30px 30px 30px; background:transparent url(transparent.gif);}

/* keep the third level+ hidden when you hover on first level link */
#pmenu li a:hover ul ul{
visibility:hidden;
}
/* keep the fourth level+ hidden when you hover on second level link */
#pmenu li a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the fifth level hidden when you hover on third level link */
#pmenu li a:hover ul a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the sixth level hidden when you hover on fourth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul ul {
visibility:hidden;
}

/* make the second level visible when hover on first level link and position it */
#pmenu li a:hover ul {
visibility:visible; left:-30px; top:14px; lef\t:-31px; to\p:15px;
}

/* make the third level visible when you hover over second level link and position it and all further levels */
#pmenu li a:hover ul a:hover ul{ 
visibility:visible; top:-11px; left:80px;
}
/* make the fourth level visible when you hover over third level link */
#pmenu li a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* make the fifth level visible when you hover over fourth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* make the sixth level visible when you hover over fifth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* If you can see the pattern in the above IE5.5 and IE6 style then you can add as many sub levels as you like */
