
body {
	margin: 0 2px 10px 2px;
	text-align:center;
	font-family: Arial;
	background:#fff url(assets/top_bg.gif) repeat-x;
}

body, td {
	font-size: 12px;
	line-height: 20px;
	color: #3A3A3A;
}

td {
	vertical-align: top;
}

a img {
	border:0;
}

a {
	color: #123048;
}

h1 {
	margin: 0;
	padding: 10px 0;
	font-size: 20px;
	color:#000;
}

h1 .arrows {
	color:#A0191C;
	font-size:28px;
	margin-right:5px;
}

h2 {
	font-size: 15px;
	margin:0;
	padding: 7px 0;
	color: #123048;
}

p {
	margin: 0 0 10px 0;
}

p b {
	color: #123048;
}
/*
ul {
	list-style: none outside url(assets/li.gif);
	padding:0;
	margin: 10px 0;
}

ul li {
	margin: 0 0 0 18px;
	padding: 0 0 5px 0;
}
*/
dl {
	margin: 10px 0;
	padding: 0;
}

dl dt {
	padding: 0;
	margin: 0 0 5px 0;
	font-weight:bold;
	color: #000;
}

dl dt b {
	color: #000;
}

dl dd {
	padding: 0;
	margin: 0 0 15px 0;
}

hr {
	margin: 20px 0;
}

table.skinny { border-collapse:collapse; border-spacing:0px; }
table.skinny tr, table.skinny td { padding:0px; }

#body-wrapper {
	width:764px;
	margin:0 auto;
	background:transparent url(assets/top.jpg) no-repeat scroll top center;
	text-align:left;
}

#header {
	height:111px;
}

#top1 {
	height:80px;
}

#top1 #home-link {
	display:block;
	position:relative;
	left:30px;
	top:10px;
	width:550px;
	height:80px
}

#top1 #right {
	float:right;
	font-size: 12px;
	color:#363E44;
	line-height:18px;
	position:relative;
	top:30px;
	left:-20px;
	text-align:right;
}

#top1 #right2 {
	float:right;
	font-size: 11px;
	color:#586167;
	line-height:15px;
	position:relative;
	top:10px;
	left:-15px;
	text-align:right;
}

#header #right b {
	letter-spacing:3px;
	margin-right:-4px;
	color:#A3B7C6;
}


/*- Menu 14--------------------------- */
	
	
#menu14 {
	width: 200px;
	margin: 10px;
	margin-left:0px;
	margin-top:7px;
	font-weight:bold;
	}
	
#menu14 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	    
#menu14 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu14 li a:link, #menu14 li a:visited {
	color: #333;
	display: block;
	background:  url(assets/menu14.gif);
	padding: 8px 0 0 20px;
	}
	
#menu14 li a:hover {
	color: #FFF;
	background:  url(assets/menu14.gif) 0 -32px;
	padding: 8px 0 0 20px;
	}	
	
#menu14 li.active a:link, #menu14 li.active a:visited {
	color: #FFF;
	background:  url(assets/menu14.gif) 0 -65px;
	padding: 8px 0 0 20px;
	}	

/* ------  SUB MENU --------------- */

#subMenu ul
{
list-style-type: none;
text-align: left;
margin-top:-5px;
margin-bottom: 19px;
}

#subMenu ul li 
{
    padding:0px;
    margin:0px;
    line-height:0px;
}

#subMenu ul li a
{
background: transparent url(assets/list-off.gif) left center no-repeat;
padding-left: 15px;
text-align: left;
font: normal 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
text-decoration: none;
color: #111;

}

#subMenu ul li a:hover
{
background: transparent url(assets/list-on.gif) left center no-repeat;
color: black;
}

#subMenu ul li a:active
{
background: transparent url(assets/list-active.gif) left center no-repeat;
color: #fff;
}



ul#main-links {
	height:25px;
	padding:0 0 0 12px;
	margin:0;
	list-style-type:none;
	list-style-image:none;
}

ul#main-links li {
	float:left;
	height:25px;
	line-height:25px;
	margin:0;
	padding:0 10px;
}

#main-links a {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:gold;
}

#header a#infolab-link {
	display:block;
	width:90px;
	height:25px;
	float:right
}

#content {
	padding: 5px 20px 10px 20px;
}

#archive-link {
	float:right;
}

#archive-link a {
	font-weight:bold;
	text-decoration:none;
	color:#A72C2F;
}

table#column-layout {
	border-collapse:collapse;
	border-spacing:0px;
	margin: -5px -15px -10px -15px;
}

table#column-layout tr, table#column-layout td {
	padding:0px;
	vertical-align:top;
}

table#column-layout td#left-column {
	padding: 15px 27px 0px 0;
}

table#column-layout td#right-column {
	padding: 10px 0 0 0 ;
}

.pod {
	width:235px;
	margin: 0 0 20px 0;
	padding: 0 0 8px 0;
	background: #F0E2E2 url(assets/pod_bottom.gif) no-repeat scroll bottom left;
	font-size: 11px;
	line-height: 16px;
}

.pod h2 {
	height:26px;
	margin: 0;
	padding: 0 10px 2px 20px;
	font:normal normal bold 11px Verdana;
	line-height:22px;
	color:#fff;
	background: #F0E2E2 url(assets/pod_top.gif) no-repeat;
}

#right-column .pod {
	width:488px;
	background: #DEEDF4 url(assets/pod_bottom_long.gif) no-repeat scroll bottom left;

}

#right-column .pod h2 {
	background: #DEEDF4 url(assets/pod_top_long.gif) no-repeat;
}

.pod h2 a {
	float:right;
	text-decoration: none;
}

.pod .more {
	text-align:right;
	margin:-10px 10px 0 0;
}
.pod .more a {
	text-decoration: none;
}

.pod .more a:hover {
	text-decoration: underline;
}

.pod div, .pod p, .pod h3 {
	margin: 5px 10px;
}

.pod ul, .pod dl {
	margin: 0 10px;
}

.pod ul {
	list-style-type: none;
	list-style-image: none;
}

.pod ul li {
	margin: 7px 0;
	padding: 0;
}

.pod dl dt {
	margin: 7px 0 0 0;
	padding: 0;
}

.pod dl dd {
	margin: 0 0 7px 0;
	padding: 0;
}

.pod form {
	margin:0;
	padding:0;
}

.pod form input {
	margin-top:5px;
}

.pod h3 {
	font-size: 15px;
	line-height: 20px;
}

#video {
	margin-bottom:15px;
}

#footer {
	height:60px;
	background:#616669 url(assets/bottom.gif) no-repeat;
	padding:0;
}

#footer a {
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#56809D;
}

#footer img {
	vertical-align:middle;
}

#footer #feeds {
	float:left;
	padding-left:17px;
	margin-top:18px;
}

#footer #feeds a {
	margin-right:10px;
}

#footer #feeds img {
	margin: 0 4px;
}

#footer #badges {
	float:right;
	padding-right:15px;
	margin-top:13px;
}

#footer #badges img {
	margin: 0 5px;
}

.rssTitle a:link
{
    font-family:Georgia, Garamond, Times New Roman, Serif; 
    font-weight:bold; 
    color:#A72929;
    margin:0px;
    margin-bottom:0px;
    }
.rssTitle a:hover 
{
    color:gold;
}
.rssTitle 
    {
        margin-top: 30px;
        margin-bottom: 0px;
        padding:0px;
        }







#imageMenu {
	position: relative;
	width: 500px;
	height: 200px;

}



#imageMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 200px;
	width: 1000px;
	
	}

#imageMenu ul li {
	float: left;
}

#imageMenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: 2px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:62px;
	height: 200px;
}


#imageMenu ul li.general a {
	background: url(images/generalinfo.jpg) repeat scroll 0%;
}

#imageMenu ul li.food a {
	background: url(images/food.jpg) repeat scroll 0%;
}

#imageMenu ul li.religion a {
	background: url(images/religion.jpg) repeat scroll 0%;
}

#imageMenu ul li.gov a {
	background: url(images/gov.jpg) repeat scroll 0%;
}

#imageMenu ul li.maps a {
	background: url(images/maps.jpg) repeat scroll 0%;

}

#imageMenu ul li.missionaries a {
	background: url(images/missionaries.jpg) repeat scroll 0%;

}

#imageMenu ul li.news a {
	background: url(images/news.jpg) repeat scroll 0%;
}

.clear {
	clear: both;
}


