/* CSS Document */

/*---------------------------------------
              FORMAT
 ---------------------------------------*/
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #58677A;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;	
}

#main-container {
	position: relative;
	width: 735px;
	padding: 0;
	margin: 0 auto;
	top:0;
}
.text-for-non-css { 
	visibility: hidden;
	display: none;
}
#header {
	position: absolute;
	text-align: left;
	width: 235px;
	height: 79;
	background-image: url(images/rho-logo.png);
	background-repeat: no-repeat;
	margin: 0;
	top: 30px;
	left: 10px;
	z-index: 3;
}
#tag-line {
	position: absolute;
	padding: 0;
	margin: 0;
	right: 13px;
	width: 300px;
	height: 150px;
	top: 30px;
	text-indent: -9999px;
	background-image: url(images/tagline-photo.jpg);
	background-repeat: repeat;
	z-index: 3;
}
.search {
	position: absolute;
	top: 130px;
	left: 8px;
	width: 400px;
	text-align: left;
}
.search strong {
	visibility: hidden;
	display: none;
}
.search form {
	display: inline;
	border: 0;
	margin: 0;
	padding: 0;	
}
.search-button {
	border: 1px solid #D2BD4B;
	background-image: url(images/search-rh.gif);
	background-color: #F9E7BA;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: right top;
	padding: 2px 18px 2px 5px;
	text-align: left;
	font-size: 1.3em;
	color: #375F5E;
}

#nav1 {
	padding: 0;
	margin: 0;
	text-align: center;
	line-height: 2.0em;
}
#nav1 p {
	margin: 0;
	padding: 0;
}
#nav1 ul {
	display: inline;
	list-style-type: none;
}
#nav1 li {
	list-style-type: none;
}
#nav1 .first {
	display: inline;
	padding: 5px 0.65em;
	margin: 0;
	background-image: url(images/nav1-tab_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#nav1 .middle {
	display: inline;
	padding: 5px 0.65em;
	margin: 0;
	background-image: url(images/nav1-tab_bckgnd.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#nav1 .last {
	display: inline;
	padding: 5px 0.65em;
	margin: 0;
	background-image: url(images/nav1-tab_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#nav1 li a {
	color: #58677A;
	font-size: 1.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
	margin: 0;
	padding: 0;
}
#nav1 li a:hover {
	color: #333333;
	text-decoration: underline;
}
#nav2 {
	position: absolute;
	z-index: 3;
	text-align: left;
	right: 0;
	padding-top: 185px;
	margin: 0;
	width: 180px;
}
#nav2 ul {
	margin: 0;
	padding: 0;
}
#nav2 #site-tools {
	text-align: left;
	background-image: url(images/nav2-bckgnd.gif);
	background-repeat: no-repeat;
	min-height: 158px;
	background-position: bottom;
}
#nav2 #site-tools li {
	padding: 8px 3px 8px 8px;
	list-style-type: none;
	background-image: url(images/nav2-badge.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;	
	font-variant: small-caps;
}
#nav2 #site-tools li a {
	display: block;
	margin: 0;
	padding: 0 0 0 20px;
	text-decoration: none;
	font-size: 1.2em;
	color: #2A6C58;
}
#nav2 #site-tools li a:hover {
	text-decoration: underline;
	color: #234669;
}
#nav2 #site-tools li img {
	border: 0;
} 
#nav2 #vertical-banner {
	text-align: center;
	margin: 10px 10px 0 0;
	padding: 8px;
	border: 1px solid #58677A;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif
}
#nav2 #indust-prof {
	text-align: left;
	margin: 10px 10px 0 0;
	padding: 8px;
	border: 1px solid #58677A;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif
}
#nav2 #indust-prof p {
	margin: 0;
	padding: 0;
}
#nav2 #indust-prof ul {
	margin: 1em 5px 5px 35px;
}
#nav2 #indust-prof li {
	color: #B9A52F;
	padding-left: 1px; 
}
#nav2 #indust-prof a {
	color: #B9A52F;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
}
#nav2 #indust-prof a:hover {
	text-decoration: underline;
	color: #58677A;
}

#join {
	position: absolute;
	z-index: 3;
	
}
#join a {
	color: #58677A;
}
#content { 
	margin: 166px auto 0 auto;
	padding: 10px 200px 10px 10px;
	text-align: left;
	background-color: #F5E3C1;
	background-image: url(images/content-bckgnd02.gif);
	background-repeat: repeat-x;
	border: 3px solid #D2BD4B;
	z-index: 2;
}

#footer {
	width: 715px;
	margin: 0 auto;
	text-align: left;
	padding: 10px;
}
#footer hr {
	display: none;
	visibility: hidden;
}
#footer a {
	color: #E8E8CE;
	font-family: Georgia, "Times New Roman", Times, serif;
/*	font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-style: normal;
	font-weight: normal;
	font-size: 1.0em;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer p {
	margin: 0 0 1em 0;
	color: #D2BD4B;
	font-style: italic;
	font-weight: bold;
}
#banner-ads001 {
}
#banner-ads002 {
}
#extraDiv1 { }
#extraDiv2 { }
#extraDiv3 { }
#extraDiv4 { }
#extraDiv5 { }
#extraDiv6 { }


/*---------------------------------------
              TYPOGRAPHY
  ---------------------------------------*/
body {
	font-family: Georgia, "Times New Roman", Times, serif;
/*	font-family:  Verdana, arial, Helvetica, sans-serif;*/
	/* From the Thenoodleincident.com - font sizing in ems, baby. if you want to change anything, just change this.*/
	font-size: 76%; 
}
table {
	font-family: Georgia, "Times New Roman", Times, serif;
/*	font-family:  Verdana, arial, Helvetica, sans-serif;*/
	/* From the Thenoodleincident.com - font sizing in ems, baby. if you want to change anything, just change this.*/
	font-size: 100%; 
}
form {
	font-family: Georgia, "Times New Roman", Times, serif;
/*	font-family:  Verdana, arial, Helvetica, sans-serif;*/
	/* From the Thenoodleincident.com - font sizing in ems, baby. if you want to change anything, just change this.*/
	font-size: 100%; 
}
td {
	font-size: 1.05em;
}
p, div {
	font-size: 1.05em;
}
.left {
	float: left;
}
.right {
	float: right;
}
.center {
	text-align: center;
}
img {
	border-width: 0;
}
.indent {
	 padding-left: 2em;
}
.border001 {
	margin: 5px 15px 15px 5px;
	padding: 0px 5px 5px;
	border: 1px solid #999999;
}

.border001 {
	margin: 5px 15px 15px 5px;
	padding: 0px 5px 5px;
	border: 1px solid #999999;
}
.subnav {
	font-family: Georgia, "Times New Roman", Times, serif;
/*	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;*/
	color: #707070;
	font-size: 0.85em;
	border: 1px dotted #707070;
	border-left: 0px;
	border-right: 0px;
	padding: 3px;
}

a {
	font-size: 1.0em;
	color:#0076AE;
}

a:visited {
	color:#3A5867;
}

a:hover {
	color:#804040;
}

h1 {
	color: #336699;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	margin-bottom: 0px;
}
h2 {
	color: #B39E2D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	line-height: normal;
}
h3 {
	color: #336699;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: bold;
}
h4 {
	color: #336699;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
}
h5 {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em;
}
h6 {
	color: #12867C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
}

/* Form Styles */

INPUT.box  {
    font-family: Georgia, "Times New Roman", Times, serif;
/*	font-family : Arial;*/
    font-size : 9pt;
    font-weight : bold;
    background-color : ffffff;
    border-color : 5A4D27;
    border-style : inset;
    border-width : 1px;
    text-align: left;
    color : 51482E;
}

.bttn{
	border-style: outset;
	border-color: 3A5867;
	border-width: 0px;
	background-color: 3A5867;
	text-align: center; 
	height: 18px;
    font-weight : bold;
	font-family: Georgia, "Times New Roman", Times, serif;
/*    font-family : verdana;*/
    font-size : 9pt;
	color : ffffff;
}

select {  
	font-family: Georgia, "Times New Roman", Times, serif;
/*	font-family: verdana; */
	font-size: 12px; 
	color: #3A5867; 
	text-decoration: none; 
	background-color: #DAEBF3;
	border-style:solid;
	border-color: 000000; 
	border-width: 1px; 
	text-align: center;
}


.textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
/*	font-family: Arial, Helvetica, sans-serif; */
	font-size: 11px; 
	font-weight:normal;
	font-style:normal;
	color: #52482D; 
	width: 380px;
	background-color:#FCF9ED;
	border-style:solid;
	border-width:1px;
	border-color:#5A4D27;

}

.catlist {
	color: #594D27;
	font-size: 16px;
	line-height: 15px;
	font-weight : bold;
	font-family: Georgia, "Times New Roman", Times, serif;
/*		font-family:  Arial, Verdana, Helvetica, sans-serif;*/
}

.catlist a {
	color: #594D27;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
/*		font-family: Arial, Verdana, Helvetica, sans-serif;*/
}

.catlist a:visited {
	color:#594D27;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
/*		font-family:  Arial, Verdana, Helvetica, sans-serif;*/
}

.catlist a:hover {
	color:#A04502;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
/*		font-family: Arial, Verdana, Helvetica, sans-serif;*/
}


/* LIST TEXT AND HREF  */

.list {
	color: #594D27;
	font-size: 15px;
	line-height: 15px;
	font-weight : bold;
	font-family: Georgia, "Times New Roman", Times, serif;
/*		font-family:  Arial, Verdana, Helvetica, sans-serif;*/
}

.list a {
	color: #594D27;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
/*		font-family: Arial, Verdana, Helvetica, sans-serif;*/
}

.list a:visited {
	color:#594D27;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
/*		font-family:  Arial, Verdana, Helvetica, sans-serif;*/
}

.list a:hover {
	color:#A04502;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
/*		font-family: Arial, Verdana, Helvetica, sans-serif;*/
}

/* LOCATE TEXT AND HREF  */

a.locate {
	color: #594D27;
	font-weight : bold;
}

a.locate  {
	color: #594D27;
	text-decoration: none;
}

a.locate:visited {
	color:#594D27;
	text-decoration: none;
}

a.locate:hover {
	color:#A04502;
	text-decoration: underline;
}
.locate_text {
	color: #B39E2D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: normal;
}
.news_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
}
