/* *******************************

Orchid customstyles.css, Version 1.0
MBS 10/27/07

JB01
******************************* */

body 
{background-color: #8BA7A8; <font color="#FFFFFF" face="Arial" style="font-size: 11pt">font-family: 'times new roman';}

div#sitecontainer {
	/*background: #E1B961 url(http://orchidsuites.net/orchid/skins/JB01-1/images/sitecontainerbg.jpg);*/
background-color:#E1B961;
	border-bottom: 0px solid #ccc;
	border-top: 0px solid #fff;
	border-right: 0px solid #ccc;
	border-left: 0px solid #ccc;
}

#main {
    float: right;
    width: 620px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 0px;
background-color:#E1B961;
}

#main h1 {
	line-height:	110%;
	line-height: 110%;
	background-color: #588331;
    font-weight: normal;
    font-size: 200%;
	text-align: left;
    padding: 2px;
    color: #fffffff;
    border: 0px solid #000000;
}

strong {
	color: #fffffff;
	}

#footer {
	margin-left:  auto;
        margin-right:auto;
    color: #fffffff;
    clear: both;
    padding-left: 2px;
    padding-top: 10px;
    text-align: center;
    background-color:#A74B24;
    width: 800px;
}

#footer .address b {
	font-family: 'arial';
	}

#footer .address a {
	color: #fff;
	}

/* *******************************

HOVER

The color needs an !important to overrule the normal link colors, which are set on
a selector containing an ID. Normally ID overrides CLASS, but in this specific instance
we don't want that.

******************************* */

.nav div a:hover {
	/* color: #1E2472 !important;*/
	color: white; !important; 
       background-color: #8BA7A8 ;
}

#main a {
	text-decoration: none;
}

#main a:hover {
	color: #A74B24;
	background-color: #cccccc;
	text-decoration: underline;
}


/* *******************************

TOP NAVIGATION

ISSUE: Nav height.

******************************* */

#nav1 {
	background-color: #A74B24;
}

#nav1 a {
	color: #ffffff;
	font-family: 'arial';
	font-weight: 800;
        font-size: 125%;   
	border: 2px solid #A74B24;
margin-top:5px;
}

#nav1 a:hover {
	color: #8ba7a8;
}

#nav1 div a {
	color: #A74b24;
	font-weight: 300;
	border: none !important;
}

a#contribute {
	background-color: #A74B24;
	border: 2px solid #000033;
}

.nav ul {
    margin: 0;
    padding: 0;
}

.nav li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.nav a {
    text-decoration: none;
}

.nav li div a {
    display: block;
    width: 122px;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 10px;
}

#nav1 {
    width: 800px;
    height: 35px;
}

#nav1 li {
    float: left;
    margin: 0;
    padding: 0;
    font-size: 90%;
}

#nav1 a {
    width: 260px;
    height: 13px;
    display: block;
    text-align: center;
}

#nav1 div a {
    text-align: left;
    width: 100px;
    height: auto;
}


/* *******************************

LEFT NAVIGATION

******************************* */
#nav2 {
        background-color:#D58B40;
    float: left;
    width: 150px;
    padding-top: 2px;
}

#nav2 a {
	font-family: 'arial';
	font-weight: 600;
	color: #000000;
	/*border-bottom: 1px dotted #660000;*/
	display: block;
	list-style-type: none;
	text-align: left; 
    margin-left: 6px;
    padding-left: 16px;
    background-position: 0 5px;
    margin: 0;

}
#nav2 div {
  background-color:#A74B24;
}
#nav2 div a {
	font-weight: 600;
}


ul.attention {


}

#nav2 ul.attention a {
	color: #003;
}

a#special1 {

}


#nav2 li {
	display: block;
	list-style-type: none;
	text-align: left; 
	margin: 0px 0px 0px 0px; 
	padding: 3px 5px 3px 5px;
    margin: 0;
    padding-left: 8px;
    padding-bottom: 4px;
    padding-top:4px;
    line-height: 130%;
    border-bottom: 1px solid #000;
}

#nav2 a {
}

#nav2 ul.attention {
    margin: 6px;
}

#nav2 ul.attention li {
    margin: 0;
    padding-bottom: 4px;
}

#nav2 ul.attention li a {
    background-color:#A74B24;
color:#fff;
    display: inline-block;
    padding-left: 10px;
}

#nav2 ul.textsize {
    margin-top: 30px;
}

/* *******************************

HEADERS

******************************* */
h1 {
	line-height:	110%;
    font-size: 100%;
    background-color: #cccccc;
    padding: 1px;
    color: #ffffff;
    border: 1px solid #000000;
}

h2 {
	font-weight: normal;
    font-size: 100%;
    background-color: #8BA7A8;
    padding: 0px 0px 0px 0px;
    color: #003;
	line-height: 10px;
	border-top: none;
	border-right: none;
	border-left: none;
    border-bottom: 1px dotted #003;
}

h3 {
    font-size: 120%;
    color: #A74B24;
    background-image: url(http://orchidsuites.net/orchid/skins/JB01-1/images/navbullet.gif);
    background-repeat: no-repeat;
    background-position: 2px 5px;
    padding-left: 15px;
}

h4 {
    font-size: 100%;
    margin: 0;
}

/* *******************************

HEADERS HOME

For Alert Messages and Features

******************************* */

.homealertmsg {
	text-align: center;
	color: #A74B24;
}

.homealertmsg a {
	text-decoration: none;
}


.threecolumn h2 {
	font-size: 130%;
	padding: 5px;
	padding-left: 10px;
}

.homealertmsg h2,.homefeature h2 {
	background-color: #A74B24;
}

body.threecolumn h1 {
	line-height:	110%;
	text-align: center;
	background-color: #8BA7A8;
	color: #ffffff;
	padding: 0px;
}

/* *******************************

EXTRA

Third column, if any. 

******************************* */

#extra {
	text-align: center;
	width: 130px;
	padding-right: 2px;
	padding-bottom: 0px;
	/*background: url(http://orchidsuites.net/orchid/skins/JB01-1/images/extrabg.jpg);*/
background-color:#E1B961;
	border-left: 1px solid #A74B24;
}

#extra a {
	color: #003;
}

/* *******************************

HOMEPAGE

Special styles for the homepage

******************************* */

#main div.releases a {
	color: #A74B24;
}
/* *******************************
added by MBS
******************************* */
#microfinanceLeftPhoto {
border-style: none solid none none; 
border-right: 15px solid rgb(97, 134, 141); 
width: 370px;
}