/* CSS Document */

/*/////////////////////
layout styles
////////////////////*/

body {
	background-image: url(images/layout/header-bg.jpg);
	background-color:#000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-position:top;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#505050;}

#header {
	height:149px; 
	background-image:url(images/layout/header.jpg); 
	background-repeat:no-repeat; 
	background-position:top center; 
	margin:0 auto;}
	
#wrapper {
	width:995px; 
	margin:0 auto;}
	
#body-wrapper {
	background:#FFFFFF;}
	
#nav-container {
	height:48px; 
	width:985px;
	margin:0 auto;}
	
#content-wrapper {
	background-image:url(images/layout/home-content-bg.jpg); 
	background-repeat:repeat-y;}
	
#content-wrapper-inside {
	background-image:url(images/layout/content-bg.jpg);
	background-repeat:repeat-y;}
	
#home-left {
	font-size:14px;
	width:580px; 
	float:left;
	margin:15px 0 15px 30px;
	line-height:20px;}
	
#home-right {
	font-family: "Tahoma",Verdana,Arial,Helvetica,sans-serif;
	width:298px; 
	float:left;
	font-size:12px;
	margin:15px 0 15px 23px;
	background-image:url(images/layout/feature-bg.jpg);
	background-repeat:repeat-x;
	background-position:0 2.7em; }

#main-content {
	font-size:14px;
	width:900px; 
	float:left; 
	margin:15px 0 15px 30px;
	line-height:20px;}
	
#footer {
	background:url(images/layout/footer-bg.jpg) repeat-x top left #000; 
	height:29px;}
	
#footer-info {
	width:900px;
	margin:0 auto;
	color:#FFFFFF;
	text-align:center;
	font-size:12px;
	font-family: "Tahoma",Verdana,Arial,Helvetica,sans-serif;
	padding-right:40px;
	line-height:21px;}
	
#footer-info a {
	font-size:12px;
	color:#FFF;}
	
#footer-info a:hover {
	font-size:12px;
	color:#FF9;}
	
/*//////////////////////////
content styles
//////////////////////////*/

a { 
	color:#4c0098; 
	text-decoration:none; }
	
a:hover {
	color:#e23b24;	}

h1 { 
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size: 22px;
	background-image:url(images/layout/h1-bg.jpg);
	background-repeat:repeat-x;
	line-height:32px;
	color: #e23b24;
	padding-left:5px;
	margin:5px 0 5px 0;
	font-variant:small-caps;
	letter-spacing: .15em;}
	
h2 { 
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size: 18px;
	background-image:url(images/layout/h2-bg.jpg);
	background-position:right;
	background-repeat:no-repeat;
	color: #4c0098;
	padding-left:5px;
	margin:5px 0 5px 0;
	font-variant:small-caps;
	letter-spacing: .15em;}

h3 { 
	margin:0; 
	color:#4c0098;}

h4 {
	margin:0;
	padding:0 8px; 
	background-image:url(images/layout/top-nav-bg.jpg); 
	background-repeat:repeat-x; 
	color: #e23b24; 
	border-bottom:double #a9a9a9;}

ul {
	margin:.75em;
	padding:0 0 5px 0;
	list-style:none;
	color:#FFFFFF;
	border:1px solid #a9a9a9;	}

li{
	display:block;
	width:auto;
	background-image:url(images/layout/li.jpg);
	background-repeat:no-repeat;
	background-position:.45em .7em;
	line-height:24px;
	color:#505050;
	padding:0 15px;
	border-bottom: 1px dotted #a9a9a9;
	line-height:normal;	}

li.links{
	display:block;
	width:auto;
	background-image:url(images/layout/link-arrow.jpg);
	background-repeat:no-repeat;
	background-position:.45em .7em;
	line-height:24px;
	color:#505050;
	padding:0 25px;
	border-bottom: 1px dotted #a9a9a9;	}

ul ul { 
	border: none; 
	margin:0; 
	padding:0; }

ul ul li{ 
	border: none; }

#home-left p{	
	margin:0;}	

#home-left a, #home-left a:hover, #main-content a, #main-content a:hover { font-size:14px; }

#home-right p {
	text-align:left;
	margin:.5em;
	font-size:12px;}
	
#home-right h2 {
	background:none;
	letter-spacing:normal;
	font-size:18px !important;
	font-variant:normal;}
	
#home-right ul { border:none;}
#home-right li { background-position:0 .4em; padding-left:10px; padding-bottom:5px;}

#home-right h1 { 
	font-size:18px; 
	text-align:left; 
	margin:0;}	

#home-right a, a:hover {
	font-size:12px;}

.alignleft {
	float:left;	}

.alignright {
	float:right;}

.alignleft-padding {
	float:left; 
	padding:4px 8px 4px 8px;}

.alignright-padding {
	float:right; 
	padding:4px;}

.clear {clear:both;}

.blogList li { background-image:none; padding:0;}

.rss img { border: none; padding:5px 0;}

#adminbar ul, #adminbar li, #toolbar ul, .actions li, .actions ul { border:none;}
#pagebar ul a:hover, #pagebar li a:hover { font-size:10pt; padding:0;}

/* <textEditor> */

.arrowlink {
	background:url(images/layout/link-arrow.jpg) no-repeat;
	background-position:right;
	padding-right:18px;
	border-bottom:1px dotted #dedede;}
	
.arrowlink2 {
	background:url(images/layout/link-arrow.jpg) no-repeat;
	background-position:left;
	padding-left:18px;
	border-bottom:1px dotted #dedede;	}
	
.smallarrowlink {
	background:url(images/layout/li.jpg) no-repeat;
	background-position:0 .35em;
	padding-left:8px;
	border-bottom:1px dotted #dedede;	}
	

	
/* </textEditor> */

	
a:hover.arrowlink {
	border-bottom:1px dotted #4c0098;
	color:#e23b24;	}
	

	
a:hover.arrowlink2 {
	border-bottom:1px dotted #4c0098;
	color:#e23b24;	}



a:hover.smallarrowlink {
	border-bottom:1px dotted #4c0098;
	color:#e23b24;}
	
.pipe {
	padding:0 35px 0 35px}

.leftalign {
	float:left; 
	margin:0 .5em 0 0;}
	
/*	/////////////////////////
	navigation
	////////////////////////*/
	
#nav ul {
  padding: 0 0 0 15px;
  margin: 0;
  list-style: none;
  font-family: "Tahoma",Verdana,Arial,Helvetica,sans-serif;
  font-size:14px;
  border:none;}
	  
#nav li {
  float: left;
  position: relative;
  margin:0;
  padding:0;
  border-bottom:none;
  background:none;
  line-height:20px;
  }
  
#nav li a {
    display:block;
	color:##330066;
	padding:1px 20px 0 25px;
	text-decoration:none;
	font-weight:normal;
    border-bottom:none;
  	background-image:url(images/layout/top-nav-arrow.jpg); background-repeat:no-repeat; background-position:.5em 0;	font-size:14px;}
	
#nav li a:hover, #nav li:hover a { color: #FFFF99; background-image:url(images/layout/hover-arrow.jpg); background-repeat:no-repeat; background-position:.5em 0; }

	
#nav li:hover{
background:url(images/layout/hover-bg.jpg); color:#FFFF99;}
	
/*#nav li.current {
    background:url(../images/layout/ro-right.jpg) no-repeat top right;
	color:#FFFF99;}
	
#nav li.current a {
    background:url(../images/layout/ro-left.jpg) no-repeat top left;
	color:#FFFF99;}*/
	
#nav li ul {
  display: none;
  width:900px;	
  position: absolute;
  padding:1px; 
  margin:0;  }
  
#nav li.ministries ul {
  display: none;
  width:900px;	
  position:fixed;
  padding:1px; 
  margin:0 0 0 -11em;
  }
  
#nav li.resources ul {
  display: none;
  width:900px;	
  position:fixed;
  padding:1px; 
  margin:0 0 0 -31em;
  }
  
#nav li.noarrow a {
	background-image:none; padding-left:20px;}
  
#nav li > ul {
	top: auto;
	left: auto;
	}
	
	
#nav li:hover ul { display: block; }


#nav li ul li { 
	padding:0 !important;
	margin:0 0 15px 0; 
	line-height:18px;
  	background:none;
	border-right:1px solid #FFF;}

#nav li ul li a { 
	background:none !important; 
	font-size:12px;	color:#FFFFFF;
	padding:0 10px !important; }
	
#nav li ul li:hover { 
	background: url(images/layout/hover-bg.jpg) center; }
	
#nav li ul li a:hover { 
	color: #FFFF99;}

