/********************************

Orchid customstyles.css, Version 1.0
MBS 10/27/07

JB01
********************************/

body 
{
	background-color: #6699cc; 
	color:#330066;
	font-size: 10pt;
	font-family: Georgia;
}


body.threecolumn #main {
        width: 720px;
        padding-left: 20px;
        padding-right: 20px;

}

.proverb{
        font-size: 20pt;
        color: #6699cc;
        line-height: 130%;
}

hr {
        height = 10;
        color: #ffffff;
        background-color: #ffffff;
        border = 0;
}
a:link { 
	color: #6699cc;
	font-weight: bold;
	}
a:visited { 
	color: #6699cc;
        font-weight: bold;
	}
a:hover { 
	background-color: #6699cc;
	text-decoration: none;
	}
a:active { 
	color: #333333;
	}


#sitecontainer {
	background-color:#ffcc66;
        border: none !important;
}

#logo{
        background-color: #6699cc;
}

#main {
        float: right;
        width: 720px;
	padding-left: 20px;
        padding-right: 20px;
	background-color:#ffcc66;
        border: white solid 20px;

}

strong {
	color: #000000;
	}

#footer {
	margin-left:  auto;
        margin-right: auto;
        clear: both;
        padding-top: 5px;
        padding-bottom: 5px;
        text-align: center;
        width: 800px;
}

#footer .address b {
	font-family: 'arial';
	}

#footer .address a {
	color: #cccccc;
	}


/* *******************************

TOP NAVIGATION

ISSUE: Nav height.

******************************* */

#nav1 {
	background-color:#6699cc;
        width: 800px;
        height: 25px;
}

#nav1 a {
	color: #ffffff;
	font-family: 'arial';
	font-weight: 800;
        font-size: 105%;   
	margin-top:5px;
        width: 132px;
        height: 13px;
        display: block;
        text-align: center;
}

#nav1 a:hover {
        color: #666666;
}


#nav1 div a {
	color: #ffffff;
	font-weight: 800;
	border: none !important;
        background-color: #6699cc;
        text-align: left;
        width: 100px;
        height: auto;
}

#nav1 div a:hover {
        background-color: #ffffff;
        color: #6699cc;        
}

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 {  /* affects nothing? */
        display: block;
        width: 100px;
        background-repeat: no-repeat;
        background-position: left center;
        padding-left: 10px;
}

#nav1 li {
        float: left;
        margin: 0;
        padding: 0;
        font-size: 90%;
}

.foldOut{
        filter:alpha(opacity=80) !important;
	-moz-opacity:0.8 !important;
	-khtml-opacity: 0.8 !important;
	opacity: 0.8 !important;
        top:30px !important;
        border: none !important;
}


/* *******************************

LEFT NAVIGATION

******************************* */
#nav2 {
        background-color:#D58B40;
        float: left;
        width: 0px;
        padding-top: 2px;
}

#nav2 a {
	font-family: 'arial';
	font-weight: 600;
	color: #000000;
	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:	140%;
        font-size: 140%;
        background-color: #6699cc;
        color: #ffffff;
        border: 5px solid #ffffff;
        /* experimental */
        border-right : 0;
        border-left: 0;
        position: relative;
        left: -20px;
        width: 756px;
        top:-45px;

}

h2 {
	font-weight: bold;
        font-size: 100%;
        background-color: #ffffff;
        padding: 0px 0px 0px 0px;
        color: #6699CC;
        position: relative;
        left: -20px;
        width: 760px;
	border: 0;
}

h3 {
        font-size: 120%;
        color: #6699CC;
        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;
}

/********************************

EXTRA

Third column, if any. 

********************************/

/* width and height set to zero pixels to hide it */

#extra {
	text-align: center;
	width: 0px;
        height: 0px;   
	padding-right: 0px;
	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;
}