@charset "utf-8";
/* CSS Document */



/* CSS global reset for all browsers */ 

* {
	padding: 0;
	margin: 0;
}
/*****/

body {
	margin: 0 auto;
	padding: 0;
	background: #90a387;
	color : #666666;
	font-size: 76%;
	font-family: "Times New Roman", Times, serif;
}
.clear {
	clear: both
}
.right {
	float: right
}
#content {
	margin: 0px auto;
	padding: 0;
	width: 930px;
	background: transparent url(../images/bg.jpg) repeat-y top
}
#head {
	margin: 0 auto;
	width: 930px;
	height: 127px;
	background: transparent url(../images/header.jpg) no-repeat top;
	border: 0;
}

#header {
	float: right;
	height: auto;
	width: auto;
	margin-left: 15px;

}

#header img {
	border:none;
        margin: 4px;
  
}

#head #topr {
	float: right;
	margin-right: 25px;
	background: transparent;
	height: 26px;
	width: 231px;
	padding-top: 50px;
}
#head #se {
	float: right;
	margin-right: 8px;
	border:0
}
#head .inputbox {
	background: url(../search.jpg) no-repeat top right;
	height: 18px;
	width: 100px;
	border: 1;
	padding: 6px 0 0 4px;
	margin: 5px 0px 0 0
}
#head #AAA {
	color: #627559;
	padding-top: 11px;
	padding-bottom: 0;
	padding-left: 10px;
}
#head #AAA a {
	color: #5A4E41
}
#head #AAA img {
	border: 0
}
#head #title {
	height: 49px;
	padding: 45px 0 0 35px;
	background: transparent
}
#head h1 {
	color: #B46018;
	font-size: 170%;
}
#head h2 {
	color: #5A4E41;
	font-size: 14px;
	font-weight: bold
}
#menu {
	height:36px;
	width: 890px;
	margin: 0 auto;
        border-bottom: 1px dashed #e5e5e5;
        border-top: 1px dashed #e5e5e5;
	background: url(../bg.jpg) repeat-y top
}
#menu .pad {
	padding: 3px 0 0 30px
}
#menu a {
	cursor: pointer;
	color: #454545;
	font-weight: bold;
    
}
#modpart {
	height: 208px;
	width: 872px;
	margin: 0 auto;
	width: 872px;
	height: auto;
}
#modpart #right {
	float: right;
	width: 433px;
	height: auto;
}
#modpart #right .pad {
	padding: 0px 19px;
}
#modpart #right td {
	color: #fff;
	font-size: 110%;
	padding-top: 15px;
}
#modpart #right th {
	color: #fff;
	text-align: left;
	font-size: 120%;
}
#modpart #right a {
	text-decoration: underline
}
#modpart #left {
	width: 433px;
	height: auto;
	float: left;
	overflow: hidden;
}
#modpart #left .padd {
	padding: 10px 0px 10px 10px;
	color: #FFF;
         }
#modpart #left td {
	color: #FFF;
}
#modpart #left th {
	color: #FFF;
	text-align: left;
	font-size: 120%;
}
#modpart #left a {
	color: #79A2B0;
	text-decoration: underline
}
#modpart #left .mainimg {
	float: right;
	height: auto;
}
/*** Main area *****/

#main {
	margin: 0 auto;
	width: 930px;
	background: #ffffff url(../images/mbg.jpg) repeat-y top
}
#main .pad {
	padding: 20px 10px 0px 10px
}
#newsflash {
	float: left;
	margin: 0;
	margin: 15px 15px 15px 15px;
	padding: 10px;
	color: #FFF;
}
#newsflash th {
	text-align: left;
	font-size: 150%;
	color: #FFF
}
#newsflash td {
	color: #FFF
}
#newsflash img {
margin: 15px 0px 15px 0px;

}
/******************************************************************/

.right_side_wide {
	width: 640px;
	background: transparent;
	padding: 0 15px 0 25px;
}
.right_side2 {
	float: right;
	width: 428px !important;
	width: 420px;
	background: transparent;
	margin: 0 5px 15px 0
}
#mosright {
	float: right;
	width: 202px;
	padding: 0 20px 15px 0;
	background: transparent
}
#mosright td {
	padding-left: 5px
}
#mosright td img{
         margin: 0px 0px 0px -22px;

float: left;

}
#left_side {
	float: left;
	width: 202px;
	padding: 0 0 15px 20px
}
#left_side .lefts {
	float: left;
	width: 202px;
	padding-left: 0px
}
#left_side .lefts a {
	color: #5A4E41
}
#fullw {
	margin: 0 auto;
	width: 840px;
	padding: 0 0px 15px 30px;
	background: transparent
}
/* TOP MENU PART ------ **********************************/

#mainlevel-nav {
	list-style: none;
	padding: 0;
	margin: 0;
         float: right;

}
#mainlevel-nav li {
	float: left;
	margin: 0;
	font-size: 10px;
	line-height: 30px;
	white-space: nowrap;
	background: transparent;
	list-style: none;
	padding: 0;
}
#mainlevel-nav a {
	font-weight: bold;
	display: inline;
	padding-left: 16px;
	padding-right: 16px;
	text-decoration: none;
	color: #666666;
	line-height: 27px;
	cursor: pointer;
	font-size: 14px;
}
#mainlevel-nav a:hover {
	text-decoration: underline
}
a:link, a:visited {
	color: #90A288;
	text-decoration: none;
}
a:hover {
	color: #B46018;
	text-decoration: underline
}
/* the footer *****************/

#foot {
	width: 930px;
	background: url(../images/footer.jpg) no-repeat top;
	margin: 0 auto;
	padding: 0;
	height: 31px;
	font-size: 100%;
	color: #FFF
}
.rs {
	margin: 20 0 10px;
	padding: 0;
	color: #D5DCD1;
	text-align: center
}
.rs a {
	color: #FFF;
	font-size: 100%;
}
/*****************************************/



td, tr, p, div {
	color: #5A4E41;
}
h1 {
	font-size: 20px;
	font-weight: lighter;
	color: #90A387;
	margin-bottom: 6px;
	line-height: 22px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 6px;
	color: #78725F;
}
h3 {
	color: #B46018;
	font-size: 14px;
	font-weight: normal;
	padding: 0;
	font-style: italic;
}
h4 {
	color: #6D8165;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #e5e5e5;
	margin-bottom: 12px;
}
h5 {
	color: #395367;
	font-size: 11px;
	font-weight: bold;
}
h6 {
	color: #395367;
	font-size: 10px;
	font-weight: bold;
}
p {
	line-height: 15px;
	margin-bottom: 15px;
}
ul {
	margin: 5px 0px 20px 30px
}
.mostread li {
	padding: 0px 5px 0 5px;
	list-style-type: square
}
.latestnews li {
	padding: 0px 5px 0 0px;
	list-style-type: square
}
.latestnews ul {
	padding: 0
}
li {
	padding: 5px 5px 0 5px;
	list-style-type: square
}
.mosimage {
	border: 1px solid #EEE;
	padding: 0px;
	margin: 1px 8px 8px 0px;
}
.mosimage_caption {
	background-color: #EEE;
	color: #666;
}
/** *  General Styles  ***************/



hr {
	background: transparent;
	height:1px;
	border: 1px solid #CCFF00;
}
hr.separator {
	background: transparent;
	height: 1px;
	width: 75px;
	border: 1px solid #CCFF00;
}
.pagenav {
	/* as the name implies, this is for formatting texts for

   those "<< Start < Previous 1 Next > End >>" links */

font-weight: normal;
	color: #555;
}
a.pagenav, a.pagenav:visited {
	font-weight: normal;
	color: #79A2B0
}
a.pagenav:hover {
	font-weight: normal;
	color: #0C79BA;
	text-decoration: underline;
}
.small {
	/* general style for texts when small size fonts are used. In 

   the contents, this style is used for "Written by..." texts */

font-size: 10px;
	color: #888;
	text-decoration: none;
	font-weight: normal;
}
.smalldark {
	font-size: 10px;
	color: #666;
	text-decoration: none;
	font-weight: normal;
}
/** * Mambo / Joomla Form Styles  ******/ 

 .button {
	color: #333;
	margin-top: 4px;
	font-weight: normal;
	text-align: center;
	font-size: 11px;
	background: #dcdcdc;
	border: 1px solid #aaa;
	height: 20px;
	cursor: pointer;
}
.inputbox {
	font-size: 12px;
	color: #000000;
	background: #F8F8F8;
	border: 1px solid #DDD;
	padding-left: 2px;
}
.inputbox:hover {
	background: #FFF;
}
/*** Mambo / Joomla Tabbed Frontend Admin Interface **************/

.ontab {
	/* For styling of the "Tab" buttons when editing contents through the frontend

   (when you log in as admin in the frontend). This .ontab is the styling for the

   tab when it is active or after its "clicked" */

background-color: #323A15;
	border-left: outset 1px #DCF2FA;
	border-right: outset 1px #808080;
	border-top: outset 1px #DCF2FA;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	/* Same as above, used for styling of the "Tab" buttons when editing contents through the frontend.

   This .ontab is the styling for the tab when it is NOT active or when it is NOT "clicked" */

background-color : #E5F2FB;
	border-left: outset 1px #E0E0E0;
	border-right: outset 1px #E0E0E0;
	border-top: outset 1px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: normal;
}
.tabpadding {
	/* this style is used set the size of the tab in 

   in the above */

padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.pagetext {
	/* this style is used to style the content of the editing form

   contents (where HTMLArea sits and all its forms + contents) in

   the frontend Administration interface */

visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
/** * Mambo Menu Styling  **************/

a.mainlevel:link, a.mainlevel:visited {
	/* this styling is for the MAIN items in the menu */

display: block;
	text-decoration:none;
	text-align: left;
	padding: 3px 15px 3px 0px;
	margin-left: 15px;
	height: 16px;
	border-bottom: 1px dashed #e5e5e5;
	width: 170px;
	color: #90A288;
}
#left_side a.mainlevel:hover, #mosright a.mainlevel:hover {
	color: #C27E33;
	font-weight: bold;
}
#left_side #active_menu, #mosright #active_menu {
	color: #5A4E41;
	font-weight: bold;
}
a.sublevel:link, a.sublevel:visited {
	color: #79A2B0;
	font-weight: normal;
	padding-left: 10px;
}
#left_side img, #mosright img {
margin-left: 10px
       float:left;
}
a.sublevel:hover {
	color: #79A2B0;
	text-decoration: none;
}
/*** Mambo / Joomla  General styling for Sections/Categories/Contents *************************/

.createdate {
	/* for styling the date the content/articles are created under 

   contents title */

font-size: 9px;
	color: #aaa;
	text-decoration: none;
	font-weight: normal;
	padding: 0 0 10px 0;
}
.modifydate {
	/* styles the "Last updated on" text

   at the end of articles/contents */

font-size: 10px;
	color: #aaa;
	text-decoration: none;
	font-weight: normal;
}
a.readon:link, a.readon:visited {
	/* the "Read on..." link for blogs and on frontpage. */

color: #79A2B0;
	text-decoration: none;
	font-size: 11px;
	padding-left: 0px;
}
a.readon:hover {
	color: #79A2B0;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
}
/*** Mambo / Joomla Styling for Contents ****************/

.contentpane {
	background-color : #FFF;
	margin-bottom: 15px
}
table.contentpaneopen, table.contentpane {
	margin: 0 20px 0 0
}
.contentpaneopen {
}
.contentpaneopen img {
	}
.buttonheading img {
	padding: 2px;
}
.contentheading {
	font-size : 150%;
	font-weight : lighter;
	color: #5A4E41;
	padding-left: 0px;
	padding-top: 0px;
	text-indent: 0px;
	text-align: left;
	background: transparent;
	height: 22px;
}
.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #395367;
	text-align:left;
}
.contentdescription {
	font-size: 11px;
	color: #333;
	text-align: left;
}
.contentdescription img {
	padding-right: 5px;
}
table.contenttoc {
	/* This is used to format the table of the Tables of Contents or "Jump to" 

   box when it is enabled in a multiple paged content or article */

color: #333;
	background-color: #FFF;
	border: 1px solid #666;
	margin: 10px;
	padding: 5px;
}
table.contenttoc td {
	/* the same as above, but this is used to format the td or

   table cells */

    font-size: 8pt;
	font-weight: normal;
	text-align:left;
	padding: 3px;
}
.content_rating {
	font-weight: normal;
	font-size: 8pt
}
.content_vote {
	font-weight: normal;
	font-size: 8pt
}
/*** Mambo / Joomla Sections Styles *********/

.sectiontableheader {
	background-color : #3D3D3D;
	padding: 2px;
	color : #FFF;
	font-weight : bold
}
.sectiontableentry1 {
	background-color: transparent;
}
.sectiontableentry2 {
	background-color : transparent;
}
.sectiontableentry1 img, .sectiontableentry2 img {
	padding-right: 10px;
	padding-left: 5px;
}
/*** Mambo / Joomla Styles for Categories  *************/

.category {
	color: #364A62;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.category:link, a.category:visited {
	color: #79A2B0;
	font-weight: bold
}
a.category:hover {
	color: #79A2B0;
	text-decoration: underline
}
/*** Mambo / Joomla Blog styling ****************/

a.blogsection:link, a.blogsection:visited {
	color: #79A2B0;
	text-decoration: none;
	font-size: 11px;
}
a.blogsection:hover {
	color: #79A2B0;
	text-decoration: underline;
	font-size: 11px
}
/***  Mambo / Joomla  Components Styles ************/

.componentheading {
	font-size: 150%;
	font-weight: bold;
	color: #454545;
	text-align:left;
	padding: 5px 0 10px 0;
}
/*** Mambo / Joomla  Modules formatting  ************/



#mosright table.moduletable th, #left_side table.moduletable th {
	text-align: left;
	font-size: 120%;
	font-weight: bold;
	color: #B46018;
	width: 202px;
	text-decoration: none;
	padding: 0px;
	text-indent: 10px;
	line-height: 30px;
	overflow: hidden;
	display: block;
}
#left_side .moduletable, #mosright .moduletable {
	margin-bottom: 10px;
}
#left_side table.moduletable td, #mosright table.moduletable td {
	font-size: 12px;
	padding-top: 5px;
}
#left_side table.moduletable tr, #mosright table.moduletable tr {
	font-size: 12px;
}
#left_side .moduletable form, #mosright .moduletable form {
	padding: 0px 0px 0px 5px;
	margin: 0;
}
#left_side .moduletable form, #mosright .moduletable form td {
	text-align: left
}
#left_side .moduletable form a, #mosright .moduletable form a {
	color: #79A2B0;
}
.syndicate {
	padding: 15px;
}
/*** Built-in Component's Syling *****************/

/*  Polls  */

.poll {
	font-size: 11px;
	color: #364A62;
	line-height: 14px;
	margin-bottom: 10px;
	padding: 0px;
	width: 180px;
	text-align: left;
	float: left
}
.pollstableborder {
	border: 0;
}
label {
	padding-left: 0px;
}
.poll label {
	padding-left: 0px;
}
/*  Weblinks */

a.weblinks:link, a.weblinks:visited {
	color: #79A2B0;
	text-decoration: none;
	font-weight: normal;
}
a.weblinks:hover {
	color: #79A2B0;
	text-decoration: underline;
}
/*  Newsfeeds */

.newsfeedheading {
	font-size: 11px;
	font-weight: bold;
	color: #364A62;
}
.newsfeeddate {
	font-size: 10px;
	color: #E9B57A;
	font-weight: normal;
}
.fase4rdf {
	/* this is the body text of the newsfeed */

font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
a.fase4rdf:link {
	/* links of the body text of the newsfeed */

font-size: 11px;
	font-weight: bold;
	color: #79A2B0;
	text-decoration: none;
}
a.fase4rdf:hover {
	/* links of the body text of the newsfeed when mouse points over it*/

font-size: 11px;
	font-weight: bold;
	color: #79A2B0;
	text-decoration: underline;
}
/* Search page */

table.searchintro {
	/* This is for formatting the box with "Search Keyword: test returned 4 matches" box

   that appears after you have entered a search value. It appears on the mainbody

   with the search results  */

background-color: #FFF;
	border: 1px solid #666;
}
/*  Contact's table settings  */

table.contact {
	/* for formatting the entire "Contact" table which includes

   the name, address icons and form. Note this table DOES NOT 

   enclose the dropdown list for selecting the Department/person

   to contact */

background-color: #E5F2FB;
}
table.contact td.icons {
	/* formats the <td> cells

   where the little icons sits next to the details (those addresses,

   phone number etc) */

background-color: #E5F2FB;
}
table.contact td.details {
	/* this is for formatting the <td> cells where all the detail sits.

   The details where addresses, phone number and additional info are */

background-color: #E5F2FB;
	font-size: 11px;
}
.syndicate {
	padding-top: 10px;
}