/* *******************************

Orchid customstyles.css, Version 1.0
EXAMPLE FILE
CSS by ppk; April 2004
http://www.quirksmode.org

democratic.css contains the main styles

navstyles.css contains a few extra styles that should only work when the browser
supports enough JavaScript for the foldout menus

******************************* */



body {
	background: #336699;
	font: 0.75em helvetica,arial,sans-serif;
	}

div#sitecontainer {
	background: #ffffff;
	border-bottom: 0px solid transparent;
	border-top: 0px solid #ffffff;
	border-right: 0px solid #ccc;
	border-left: 0px solid #ccc;
                line-height: 150%;
}

#main {
    background: #336699
    float: right;
    width: 560px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
}
/* IE Mac hack \*/

#main {
    width: 550px;
}

/* End IE Mac hack */

#main a {
    text-decoration: none;
}

body.threecolumn #main {
    float: left;
    width: 380px;
    padding-right: 0;
}

#main h1 {
	line-height: 160%;
                font-size: 100%;
    background-color: #cccccc;
    padding: 2px;
    color: #33AABF;
    border: 0px solid #000000;
}

#footer {
	margin 0 auto;
	    margin: 0 auto;
	background: #336699;
	background-repeat: no-repeat;
	width: 800px;
	color: #000000;
    clear: both;
    padding-left: 0px;
    padding-top: 7px;
    text-align: center;
	border-right: 0px solid #ccc;
	border-left: 0px solid #ccc;
	border-bottom: 0px solid #ccc;
}

/* *******************************

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: #000000;
	background-color: #33AABF;
	text-decoration: underline;
}


/* *******************************

TOP NAVIGATION

ISSUE: Nav height.

******************************* */

#nav1 {
	background: #6699CC;
	height: 40px;
}

#nav1 a {
	color: #1E2472;
	font: 1.25em helvetica,arial,sans-serif;
	font-weight: 600;
	padding-top: 15px;
	border: 0px solid #cccccc;
}

#nav1 a hover {
	border-style: inset;
}

#nav1 div a {
	color: #003399;
	font-weight: 300;
	border: none !important;
}

a#contribute {
	border-top: 0px solid #000099;
	border-left: 0px solid #000099;
}

.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: 129px;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 10px;
}

#nav1 {
    width: 800px;
    height: 54px;
}

#nav1 li {
    float: left;
    margin: 0;
    padding-top: 5;
    font-size: 90%;
}

#nav1 a {
    width: 129px;
    height: 18px;
    display: block;
    text-align: center;
}

#nav1 div a {
    text-align: left;
    width: 129px;
    height: auto;
}


/* *******************************

LEFT NAVIGATION

******************************* */


#nav2 {
     background: #FFFFFF;

}

#nav2 a {
	font-weight: 600;
	color: #1E2472;
}

#nav2 div a {
	font-weight: 300;
}

ul.attention {


}

/* **** ul.attention changes Elected Officials-Voting Information
             must be something special about them. ****** */
#nav2 ul.attention a {
	color: #1E2472;
}

a#special1 {

}

#nav2 {
	background-image: url(http://orchidsuites.net/orchid/skins/JB04-1/images/leftnavbg.jpg);
	background-repeat: no-repeat;
    float: left;
    width: 160px;
    padding-top: 30px;
	padding-left: 4px;
}

#nav2 li {
	display: block;
	width: 160px;
	list-style-type: none;
	text-align: left; 
	border-bottom: 0px solid #cccccc;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
    margin: 0;
    padding-left: 8px;
    padding-bottom: 6px;
    line-height: 130%;
}

#nav2 a {
	display: block;
	list-style-type: none;
	text-align: left; 
    margin-left: 6px;
    padding-left: 16px;
    background-position: 0 5px;
    margin: 0;
}

#nav2 ul.attention {
    margin: 0px;
}

#nav2 ul.attention li {
	display: block;
	width: 160px;
	list-style-type: none;
	text-align: left; 
	border-bottom: 0px solid #cccccc;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
    margin: 0;
    padding-left: 8px;
    padding-bottom: 6px;
    line-height: 130%;
}

#nav2 ul.attention li a {
    background-image: none;
    display: inline-block;
    padding-left: 16px;
}

#nav2 ul.textsize {
    margin-top: 0px;
}

/* *******************************

HEADERS

******************************* */
h1 {
	line-height:	130%;
    font-size: 100%;
	background-image: url(http://orchidsuites.net/orchid/skins/JB04-1/images/h1bg.jpg);
	padding: 0px;
    color: #FF0000;
    border: 0px solid #000000;
}

h2 {
    font-size: 100%;
    background-image: url(http://orchidsuites.net/orchid/skins/JB04-1/images/h1bg.jpg);
    padding: 0px 0px 0px 0px;
    color: #33AABF;
    border: 0px solid #000000;
}

h3 {
    font-size: 100%;
    color: #003399;
    background-image: url(http://orchidsuites.net/orchid/skins/JB04-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;
                line-height: 140%;
}

.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 {
	line-height:	110%;
	text-align: center;
	background-color: #1E2472;
	color: #fffffffff;
	padding: 0px;
}

/* *******************************

EXTRA

Third column, if any. 

******************************* */

#extra {
	background-image: url(http://orchidsuites.net/orchid/skins/JB04-1/images/extrabg.jpg);
    background-repeat: no-repeat;
	text-align: center;
	width: 195px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-left: 0px solid #cccccc;
}

#extra a {

}

/* *******************************

HOMEPAGE

Special styles for the homepage

******************************* */

#main div.releases a {
	color: #1E2472;
}