body {
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	margin:0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#mastwrapper {
	padding-top:20px;
	padding-bottom:20px;
}
#masthead {
	color: #999999;
	margin: 0;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper {
	width: 760px;
	border: 1px solid #333333;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
}
#navcontainer {
	background-color: #c9e3b6;
	padding-left: 50px;
	/* height: 30px; */
        min-height:28px;
	height:auto !important;
  	height:28px
}
#top_nav {
	background-color: #f7bf4c;
	/*margin-bottom:5px;*/
	font-size:11px;
	width: 100%;
}
#leftTopNav {
	width: 90%;
	float: left;
}
#langSelect {
	width: 10%;
	float: left;
}
#top_nav ul {
	padding-left: 0;
	margin-left: 0px;
	background-color: #f7bf4c;
	color: #944020;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
#top_nav ul li {
	display: inline;
}
#top_nav ul li a {
	color: #944020;
	text-decoration: none;
	float: right;
	padding-top: 0.2em;
	padding-right: 1em;
	padding-bottom: 0.2em;
	padding-left: 1em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#top_nav ul li a:hover {
	color: #CA0000;
}
/*_ext is the joomla suffix for the suckerfish menu*/
ul#mainlevel_ext, ul#mainlevel_ext ul {
	float: left;
	/*width: 36em;*/
	list-style: none;
	line-height: 1;
	font-weight: bold;
	background-color: #c9e3b6;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0em;
	width: 100%;
	padding-top: 0;
	padding-right: 0;
	/*padding-bottom: 5px;*/
	padding-left: 0px;
	font-size: 9px;
        z-index: 1;
}
ul#mainlevel_ext a {
	display: block;
	width: 9em;
	color: #1c5489;
	text-decoration: none;
	padding-top: 0.25em;
	padding-right: 2em;
	padding-bottom: 0.25em;
	padding-left: 1em;
	height: 2.5em;
}
*html ul#mainlevel_ext a {
        width:9em;
        padding-right: 1em;
}

ul#mainlevel_ext li {
	float: left;
	padding: 0;
	width: 10.5em;
	background-image: url(../images/left_brd.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
*html ul#mainlevel_ext li {
      width: 8.5em;
}
ul#mainlevel_ext li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	font-weight: bold;
	margin: 0;
	/*background-color: #FFFFFF;*/
	font-size: 9px;
}
ul#mainlevel_ext li ul li {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #1d5589;
	border-bottom-color: #1d5589;
	border-left-color: #1d5589;
	background-color:#FFFFFF;
}
ul#mainlevel_ext li li {
	padding-right: 1em;
	width: 13em;
	border:none;
}
ul#mainlevel_ext li ul a {
	width: 13em;
	w\idth: 9em;
	height: auto;
}
ul#mainlevel_ext li ul ul {
	margin: -1.75em 0 0 14em;
}
ul#mainlevel_ext li:hover ul ul, ul#mainlevel_ext li:hover ul ul ul, ul#mainlevel_ext li.sfhover ul ul, ul#mainlevel_ext li.sfhover ul ul ul {
	left: -999em;
}
ul#mainlevel_ext li:hover ul, ul#mainlevel_ext li li:hover ul, ul#mainlevel_ext li li li:hover ul, ul#mainlevel_ext li.sfhover ul, ul#mainlevel_ext li li.sfhover ul, ul#mainlevel_ext li li li.sfhover ul {
	left: auto;
}
ul#mainlevel_ext li:hover, ul#mainlevel_ext li.sfhover {
	background-color: #a1cfab;
}
ul#mainlevel_ext li ul li:hover, ul#mainlevel_ext li ul li.sfhover {
	background-color: #faefd4;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#center {
	width: 512px;
	float: left;
	background-image: url(../images/home_cnt_bckg.jpg);
	background-repeat: repeat-y;
	padding-top: 10px;
	background-position: top;
}
#left {
	width: 128px;
	float: left;
	display: none;
}
#right {
	width: 245px;
	float: right;
	background-image: url(../images/right_backg.jpg);
	background-repeat: repeat-y;
	margin-top: 10px;
}
#center .content {
	font-size: 12px;
	line-height: 14px;
	/* padding-bottom: 24px; */
	background-image: url(../images/home_cnt_top.jpg);
	background-repeat: no-repeat;
	padding-left: 9px;
	background-position: 9px top;
	padding-top: 29px;
}
#left .content {
	font-size:11px;
	line-height: 12px;
	padding-top: 15px;
	padding-bottom: 24px;
}
#left .content p {
	color:#1c5489;
}
#left .content ul {
	margin:0;
	padding:0;
	list-style-type:none;
	color:#1c5489;
}
#left .content ul li {
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-left: 5px;
	text-align: left;
}
#left .content ul li a {
	text-decoration: none;
	font-weight: bold;
	color: #1C5489;
}
#left .content ul li a:hover {
	color: #2B82D0;
}
#right .content {
	font-size: 12px;
	line-height: 14px;
	padding-top: 24px;
	padding-right: 10px;
	padding-bottom: 24px;
	padding-left: 10px;
}
#right .content p {
	color: #1c5489;
}
#masthead .content {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 167px;
}
#masthead .content_fr {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/HeadFR.jpg);
	background-repeat: no-repeat;
	height: 167px;
}
#masthead .content img {
	margin-top: 45px;
	margin-left: 5px;
}
#masthead .content_fr img {
	margin-top: 45px;
	margin-left: 5px;
}
#footer .content {
	padding: 12px 16px;
	text-align: center;
}
#footer {
	color: #999999;
	padding: 0px;
	margin: 0;
	font-size: 10px;
	clear: both;
}
h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 1.8em;
	margin: 0;
	color: #990000;
}
h2 {
	font-size: 1.45em;
	margin: 0;
	color: #990000;
}
h3 {
	font-size: 1.4em;
	color: #990000;
	margin: 0;
}
h4 {
	font-size: 1.1em;
	margin: 0;
}
a {
	color: #990000;
        text-decoration: none;
}
a:visited {
	color: #800000;
}
a:hover {
	color: #CA0000;
	text-decoration: none;
}
a:active {
	color: #E60000;
	text-decoration: none;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
.img_noborder {
	border:none;
}
.top_right_button {
	background-image: url(../images/donate_bckg.jpg);
	background-repeat: no-repeat;
	height: 29px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.top_right_button p {
	font-weight: bolder;
	font-size: 18px;
	text-transform: uppercase;
	color: #1c5489;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.top_right_button a {
	color: #1c5489;
	text-decoration: none;
}
.top_right_button a:visited {
	color: #1c5489;
}
.top_right_button a:hover {
	color: #2B82D0;
}
.right_news_box {
	background-repeat: repeat-y;
	background-image: url(../images/news_box_bckg.jpg);
}
.rightbtm_bann {
}
.rightbtm_bann img {
	background-color: #FFFFFF;
	padding-top: 10px;
}
.news_homepage {
	width: 490px;
	/* background-color: #f5dfb1; */
	padding-top: 5px;
}
.news_homepage p {
	padding-right: 10px;
	padding-left: 10px;
}
.bold_blue {
	font-weight: bold;
	color: #1c5489;
}
.bold_blue a {
	font-weight: bold;
	color: #1c5489;
	text-decoration: none;
}
.bold_blue a:hover {
	font-weight: bold;
	color: #2B82D0;
	text-decoration: none;
}
.bold_red {
	font-weight: bold;
	color: #7d0816;
}
.bold_red a {
	font-weight: bold;
	color: #7d0816;
	text-decoration: none;
}
.bold_red a:hover {
	font-weight: bold;
	color: #CA0000;
	text-decoration: none;
}
.white_hr {
	color: #FFFFFF;
	background-color: #FFFFFF;
	height: 1px;
	border:0;
}
.img_block {
	display:block; /*IE strange 3px gap fix*/
}
table.blog_homepage td {
	padding:0;
	margin:0;
}
table.contentpaneopen_homepage td {
	padding:0;
	margin:0;
}
#right .readon {
        font-weight:bold;
        text-decoration: none; 
        background-image: url(../../../images/small_red_arrow1.gif);
        background-repeat: no-repeat;
        background-position: right;
        padding-right:15px;
}
#center .readon {
        font-weight:bold;
        text-decoration: none; 
        background-image: url(../../../images/small_red_arrow1.gif);
        background-repeat: no-repeat;
        background-position: right;
        padding-right:15px;
        padding-left:10px;
}
/* next is updated :current state */
ul#mainlevel_ext li.mainlevel_current_ext {
         background-color: #a1cfab;
}
ul#mainlevel_ext li.mainlevel_active_ext {
         background-color: #a1cfab;
}
ul#mainlevel_ext li ul li.sublevel_current_ext{
         background-color: #faefd4;
}
/* finish :current state */
.article_seperator {
         display:none;
}
#center table.blog {
   background-color:#f5dfb1;
   padding-bottom:10px;
}
#center table.contentpaneopen {
   border-collapse: collapse;
}
.featuredTitles {
	color:#990000;
        font-size:14px;
        font-weight:bold;
        line-height:1em;
        margin:0pt;
        padding:0pt;
        font-family: Arial, Helvetica, sans-serif;
}
