/* *******************************

Orchid customstyles.css, Version 1.0

JB01
******************************* */

body {
	background-color: #ffc;
	font-family:  arial, verdana, sans-serif;
	}

div#sitecontainer {
	background-color: #fff;
	border-bottom: 1px solid #304718
	border-top: 0px solid #fff;
	border-right: 1px solid #304718;
	border-left: 1px solid #304718;
	width: 780px;
}

#main {
    float: right;
    width: 580px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 30px;
}


strong {
	color: #233b0b;
	}

#footer {
	width: 782px;
	background-color: #233b0b;
	font-size: 90%;
	margin: 0 auto;
	color: #ffffff;
    clear: both;
    padding: 5px 0px;
    text-align: center;
}

#footer strong {
	color: #fff;
	}

#footer .address {
	text-align: left;
	}

#footer .address b {
	font-family: verdana, sans-serif;
	color: #fff;
	}

#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;
	background-color: #cccccc;
}

#main a {
	text-decoration: none;
}

#main a hover {
	color: #9A0000;
	background-color: #cccccc;
	text-decoration: underline;
}


/* *******************************

TOP NAVIGATION

ISSUE: Nav height.

******************************* */

#nav1 {	
	background: #ffebad url(http://www.retiredamericansfund.org/ht/a/GetImageAction/i/1642) repeat-x;
	font: italic 13px 'arial narrow', arial, sans-serif;
	color: #d07b15;
	text-align: right;
	padding: 3px 0px;
}

#nav1 a {
	color: #ffffff;
	font-family: 'gill sans','trebuchet ms', trebuchet, arial, sans-serif;
	font-weight: 600;
	border: 2px solid #660000;
}

#nav1 a hover {
	border-style: inset;
}

#nav1 div a {
	color: #003399;
	font-weight: 300;
	border: none !important;
}

a#contribute {
	background-color: #000033;
	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: 780px;
    height: 20px;
}

#nav1 li {
    float: left;
    margin: 0;
    padding: 0;
    font-size: 90%;
}

#nav1 a {
    width: 129px;
    height: 13px;
    display: block;
    text-align: center;
}

#nav1 div a {
    text-align: left;
    width: 100px;
    height: auto;
}


/* *******************************

LEFT NAVIGATION

******************************* */


#nav2 {
	background-color: #ffebad;
	width: 134px;
	float: left;
	padding-top: 0px;
	border-top: 2px dashed #dfbe54;
	padding-bottom: 40px;
}

#nav2 a {
	font-family: 'arial narrow', helvetica, arial, sans-serif;
	font-weight: 600;
	color: #626d48;
	text-transform: uppercase;
	font-size: 110%;
}

#nav2 div a {
	font-weight: 300;
}

ul.attention {


}

#nav2 ul.attention a {
	color: #003;
}

a#special1 {

}

#nav2 li {
	display: block;
	list-style-type: none;
	text-align: left; 
	margin: 0px !important; 
	padding: 0px !important;
	line-height: 100% !important;
	border-bottom: 1px solid #ffebad;
}

#nav2 a {
	border-bottom: 2px dashed #dfbe54;
	display: block;
	list-style-type: none;
	text-align: left; 
    margin-left: 0px;
    margin: 0;
    padding: 4px;
}

#nav2 a:hover {

	}

#nav2 ul.attention {
    margin: 6px;
}

#nav2 ul.attention li {
    margin: 0;
    padding-bottom: 4px;
}

#nav2 ul.attention li a {
    background-image: none;
    display: inline-block;
    padding-left: 10px;
}

#nav2 ul.textsize {
    margin-top: 30px;
}

/* *******************************

HEADERS

******************************* */
h1 {
	background-color: transparent;
	border: 0px solid #fff;
	font: bold 14px verdana, arial, sans-serif;
	padding: 0px;
	color: #930;
}

h2 {
	font-weight: normal;
    font-size: 100%;
    background-color: #626d48;
    padding: 0px 0px 0px 0px;
    color: #003;
	line-height: 10px;
	border-top: none;
	border-right: none;
	border-left: none;
    border-bottom: 1px dashed #626d48;
}

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;
}

/* *******************************

HEADERS HOME

For Alert Messages and Features

******************************* */

.homealertmsg {
	text-align: center;
	color: #ff0000;
}

.homealertmsg a {
	text-decoration: none;
}


.threecolumn h2 {
	font-size: 130%;
	padding: 5px;
	padding-left: 10px;
}

.homealertmsg h2,.homefeature h2 {
	background-color: #9A0000;
}

body.threecolumn h1 {
	border: 0px solid #fff;
	font: bold 140% verdana, arial, sans-serif;
	padding: 0px;
}

/* *******************************

EXTRA

Third column, if any. 

******************************* */

#extra {
	display: none;
	height: 1px;
	width: 1px;
	text-align: center;
	width: 130px;
	padding-right: 2px;
	padding-bottom: 0px;
	background: url(http://orchidsuites.net/orchid/skins/JB01-1/images/extrabg.jpg);
	border-left: 1px solid #55000B;
}

#extra a {
	color: #003;
}

/* *******************************

HOMEPAGE

Special styles for the homepage

******************************* */

#main div.releases a {
	color: #9A0000;
}

.sidebarcontent {
margin-top:20px;

}