/* *******************************

Orchid customstyles.css, Version 1.0

JB01
******************************* */

body {
	background-color: #5d90b0;
	font-family: 'gill sans', verdana, 'trebuchet ms', trebuchet, arial, sans-serif;
	}

div#sitecontainer {
	background-color: #fff;
	border: 0px solid #fff;
	margin: 5px;
    float:left;
}

#main {
    float: left;
    width: 740px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
}


.threecolumn #main {
	width: 500px;
    float: left;
}

strong {
	color:  #003366;
	}

#footer {
	margin 0 auto;
		color: #ffffff;
    clear: both;
    padding-left: 2px;
    padding-top: 10px;
    text-align: center;
}

#footer .address b {
	font-family: verdana, sans-serif;
	}

#footer .address a {
	color: #416B85 !important;
	}

/* *******************************

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, .bolder a {
	color: #f90;
	text-decoration: none;
}

#main a {
color:#69A3BD;
text-decoration:none!important;
}

#main a:hover {
	color: #FFA400!important;
text-decoration:none!important;
}


/* *******************************

TOP NAVIGATION

ISSUE: Nav height.

******************************* */

#nav1 {
	background-color: #ffa400;
	border-top: 1px solid #000;
}

#nav1 a {
	color: #ffffff;
	font-family: 'gill sans','trebuchet ms', trebuchet, arial, sans-serif;
	font-weight: normal;
	border: 0px solid #660000;
	text-transform: uppercase;
}

#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: inline;
    width: auto;
    padding-left: 5px;
}

#nav1 {
    width: 800px;
    height: 24px;
}

#nav1 li {
    float: left;
    margin: 0;
    padding: 0;
}

#nav1 a {
    width: 129px;
    height: 13px;
    display: block;
    text-align: center;
	padding-top: 3px;
    font-size:15px;
}

#nav1 div {
	width: 800px;
	height: 24px;
	background-color: #5d90b0;
	padding: 0;
	margin: 0;	
	border: 0px solid #fff;
	border-top: 1px solid #fff; 
	border-bottom: 1px solid #fff;     
    left:0 !important;
    position:absolute;
	}

#nav1 div a {
    text-align: left;
    width: auto;
    float: left;
    color: #fff;
    font-weight: bold;
    font-size:12px;
}

#nav1 div a:hover {
	color: #000;
	}


/* *******************************

LEFT NAVIGATION

******************************* */


#nav2 {
	background: #fff url(http://www.meatami.com/sites/meatsafety.org/ht/a/GetImageAction/i/997) repeat-x;
	height: 32px !important;
	border-top: 1px solid #000;
	width: 800px;
	padding: 0px;
        white-space:nowrap;
}

#nav2 a {
	font-family: 'gill sans','trebuchet ms', trebuchet, arial, sans-serif;
	font-weight: normal;
	color: #fff;
	text-transform: uppercase;
	font-size:15px;

}

#nav2 div a {
	font-weight: 300;
}

ul.attention {


}

#nav2 ul.attention a {
	color: #003;
}

a#special1 {

}

#nav2 li {
	float: left;
	display: block;
	list-style-type: none;
	text-align: center; 
    margin: 0;
	padding: 0px;
    padding-right:40px;
}

#nav2 a {
	border-bottom: 0px dotted #660000;
	display: block;
	list-style-type: none;
	text-align: left; 
    padding-top: 3px;
    margin: 0;
}

#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 {
	line-height:	90%;
    font-size: 200%;
    background-color: #fff;
    padding: 0px;
    color: #5d90b0;
    border: 0px solid #fff;
}

h2 {	
	line-height:	100%;
    font-size: 150%;
    background-color: #fff;
    padding: 0px;
    color: #666;
    border: 0px solid #fff;
	
}

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;
}
h5 {
    font-size: 120%;
    color: #003366;
line-height: 105%;
}

/* *******************************

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;
}


/* *******************************

EXTRA

Third column, if any. 

******************************* */

#extra {
	text-align: center;
	width: 225px;
	padding-right: 2px;
	padding-bottom: 0px;
	background-color: #fff;
	border-left: 0px solid #fff;
}

* html #extra {
margin-left:-20px !important;
border-right:solid 1px #fff;
width:220px !important;
overflow:hidden;
padding-left:-20px;
}
#extra a {
	color: #003;
}

/* *******************************

HOMEPAGE

Special styles for the homepage

******************************* */

#main div.releases a {
	color: #9A0000;
}
.llinks {
margin:0;
padding:10px;
border:solid 1px #ccc;
border-top:none !important;
}