/* *******************************

Orchid customstyles.css, Version 1.0

JB01
******************************* */

body {
background-color:#FEDC94;
font-family:Verdana,Arial !important;
font-size:11px;
margin:0;
padding:0;
}

div#sitecontainer {
	width:748px;
        background:#C5CFD8;
        border: solid #666 1px;
}

#main {
    float: right;
    width: 550px !important;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 25px !important;
font-size:12px;
}

#main h1 {
	line-height:	110%;
	line-height: 110%;
	background-color: #fff;
    font-weight: normal;
    font-size: 200%;
	text-align: left;
    padding: 2px;
    color: #660000;
    border: 0px solid #000000;
}


/* *******************************

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.

******************************* */


#main a {
	text-decoration: underline;
}

#main a:hover {
	color: rgb(190, 104, 44);
        text-decoration: none;
		
}


/* *******************************

TOP NAVIGATION

******************************* */

#nav1 {
width:100%;
height:24px;
background:url(http://oceanfdn.orchidsuites.net/sites/stkittsfdn.org/ht/a/GetImageAction/i/772) repeat-x;
text-align:right !important;
}
#nav1 ul {

width:auto;
float:right;
height:24px;
}
#nav1 li {
float:left ;
}
#nav1 li a{
line-height:24px;
padding:0 9px;
height:24px;
width:auto;
font-size:13px !important;
font-family:Verdana,Arial !important;
font-weight:bold;
color:#254A6C;
background:url(http://oceanfdn.orchidsuites.net/sites/stkittsfdn.org/ht/a/GetImageAction/i/773) no-repeat 0px 4px;
border-bottom: solid #C5CFD8 1px;
}

#nav1 ul li a:hover {
color:#C3D3E9;
border-bottom: solid #D5702F 1px;
}

/* *******************************

LEFT NAVIGATION

******************************* */
#nav2 {
padding:0;
margin:16px 0 0 2px !important;
width: 160px;
background:none;
}

#nav2.nav ul li {
padding:0px !important;
margin:0 auto !important;
}

#nav2.nav ul li a {
display:block;
height:24px;
background:#254A6C url(http://oceanfdn.orchidsuites.net/sites/stkittsfdn.org/ht/a/GetDocumentAction/i/777) no-repeat 95% 50%;
color:#fff;
font-family:Verdana,Arial !important;
font-weight:bold;
font-size:12px;
padding:7px 0 0 7px !important;
}
#nav2.nav ul li a:hover {
display:block;
height:24px;
background:#FEDC94 url(http://oceanfdn.orchidsuites.net/sites/stkittsfdn.org/ht/a/GetDocumentAction/i/778) no-repeat 95% 50%;
color:#254A6C;

}

/* bling join */
.bling-joinform {
background:#C3D3E9 !important;
color:#ff6600;
border:solid #254A6C 1px ;
padding:0 5px;
width:110px;
margin:15px auto;
color:#000;
font-size:12px;
}
.bling-joinform h2 {
width:110px;
font-size:12px;
text-align:center;
background:none;
margin: 0 -5px 13px -5px;
padding:15px 5px 5px 5px;
border-bottom:solid #254A6C 1px;
font-weight:normal;
color:#000;
}
.bling-joinform input.mail {
width:108px;
margin:0 auto 15px auto;
}
.bling-joinform input.subscribe {
width:90px !important;
font-size:12px;
margin:0 10px 15px 10px !important;
}
/* *******************************

HEADERS

******************************* */
#main h1 {
background:url(http://oceanfdn.orchidsuites.net/sites/stkittsfdn.org/ht/a/GetImageAction/i/775)top left no-repeat;
padding-left:40px;
color:#254A6C;
font-family:Tahoma;
font-weight:bold;
}

h2 {
background:none;
border:none;	
}

h3 {
    font-size: 120%;
    color: #003399;
    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;
}


/* *******************************

EXTRA

Third column, if any. 

******************************* */

#extra {display:none;}

/* *******************************

HOMEPAGE

Special styles for the homepage

******************************* */

#main div.releases a {
	color: #9A0000;
}


.printerfriendly {
margin-top:25px;
display:block;
clear:both;
padding-left:5px;
background:url(http://oceanfdn.orchidsuites.net/sites/stkittsfdn.org/ht/a/GetImageAction/i/774) no-repeat;

}
.printerfriendly img {
display:none;
}
#main .printerfriendly a {
color:#4990B1 !important;
}

td.question
{
background-color: transparent;
color : black;


}


/* IE HACK */

/*\*/ * html #main h1 {
background:transparent url(http://oceanfdn.orchidsuites.net/sites/stkittsfdn.org/ht/a/GetImageAction/i/775) no-repeat !important;
} /**/

/*\*/ * html #nav1.nav ul li a#nav781.first { width:50px !important; }/**/
/*\*/ * html #nav1.nav ul li a#nav782 { width:60px !important; }/**/
/*\*/ * html #nav1.nav ul li a#nav783 { width:140px !important; }/**/
/*\*/ * html #nav1.nav ul li a#nav784.last { width:70px !important; }/**/