/* RIVER USER GROUPS */

/* BODY & CONTAINER STYLES*/

body {
padding: 0;
margin: 0;
background: #F8F5F2;
color: #303030;
text-align:center;
}

#container {
margin: 0 auto 15px auto;
width: 800px; /* width for the IE5s */
w\idth:760px; /* width for everyone else */
padding: 5px 20px 20px 20px;
background: #FFFFFF;
text-align:left;
}

#logo {
padding:10px 0 10px 0;
}

#logo h1 {
margin:0;
padding:0;
}

#logo h1 a:hover {
text-decoration: none;
}

h1 span {
background: url(../images/riverusergroup_header.gif) no-repeat;
position: absolute;
width: 346px;
height: 34px;
}

/* NAVIGATION */

.navigationtab {
float:left;
padding: 4px 15px 5px 15px;
margin: 0;
text-decoration: none;
letter-spacing: 1px;
background: #F8F5F2;
color:#EC7523;
border-bottom: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
}

.navigationtab:hover {
text-decoration: none;
background: #F8EBDF;
}

.activenavigationtab {
float:left;
padding: 4px 15px 5px 15px;
color: #ffffff;
margin: 0;
text-decoration: none;
font-weight:bold;
background: #EC7523;
border-bottom: 1px solid #EC7523;
}

.activenavigationtab:hover {
text-decoration: none;
}

/* TOPBOX STYLES */

#topbox {
height: 220px;
clear:both;
color: #ffffff;
padding: 0;
background: #ffffff url(../images/mainbanner.jpg) top left no-repeat;
margin: 0;
}

#topbox p {
width: 305px;
font-size: 1em;
text-align:justify;
line-height: 1.3em;
margin:0;
padding: 10px 0 0 10px;
}

#topbox a {
color: #ffffff;
}

#topbox dl {
margin:0;
padding:5px 0 0 10px;
}

#topbox dt {
margin:0;
padding:5px 0 0 10px;
font-weight:bold;
color: #ffffff;
}

#topbox dd {
margin:0;
padding:2px 0 0 10px;
color: #ffffff;
font-size:0.9em;
}

/* LEFTCOLUMN STYLES */

#leftcolumn {
width: 580px;
float: left;
padding: 0 15px 10px 0;
}

/* RIGHTCOLUMN STYLES */

#rightcolumn {
width:140px;
padding:0 0 0 20px;
float:right;
border-left: 1px solid #F8EBDF;
}

#rightcolumn p {
font-size: 0.95em;
line-height: 1.3em;
}

.photo {
padding: 5px;
display: block;
margin: 0 0 15px 0;
background-color: #F8EBDF;
}

#rightcolumn h3 {
margin: 15px 0 10px 0;
}

/* General Text Styles */

p {
margin: 0 0 10px 0;
line-height: 1.5em;
text-align: justify;
}

h1 {
width: 320px;
height: 40px;
position: relative;
color: #EC7523;
margin:10px 0;
padding:0;
font-size: 1.2em;
}

h2 {
margin: 0 0 20px 0;
font-size: 1.6em;
font-weight: normal;
color:#EC7523;
}

h3 {
margin: 15px 0 10px 0;
font-size: 1.4em;
font-weight: normal;
color:#EC7523;
}

h4 {
margin: 10px 0 10px 0;
font-size: 1.2em;
font-weight: normal;
color:#EC7523;
}

/* RUGBLOCK STYLES */

.rugblock {
margin:0 0 20px 0;
width:100%;
float:left;
}

.rugblock h4 {
margin: 5px 0 5px 0;
font-size: 1.7em;
font-weight: bold;
color:#EC7523;
}

.rugblock h5 {
margin: 5px 0 0 0;
font-size: 1.2em;
font-weight: normal;
color:#EC7523;
}

.rugblock_topbox {
border-top: 4px solid #EC7523;
width:100%;
float:left;
background: #F8EBDF;
}

.rugblock_topbox_left, .rugblock_botbox_left {
float:left;
width:49%;
}

.rugblock_topbox_right, .rugblock_botbox_right {
float:right;
width:49%;
}

.rugblock_botbox {
float:left;
border-top: 1px solid #EC7523;
margin:0;
width:100%;
}

#leftcolumn dl {
margin:0;
padding:0;
}

#leftcolumn dl dt {
margin:0;
padding:0;
font-weight:bold;
}

#leftcolumn dl dt a {
color:#6F360F;
}

#leftcolumn dl dd {
margin:0;
padding:0;
color:#6F360F;
font-size:0.9em;
}

.rugblock p {
margin:10px 0;
text-align: left;
}

/* GENERAL PARAGRAPH STYLES */

.textblockhighlight {
background: #F8EBDF;
padding: 15px;
}

.right {
text-align: right;
}

.textsinglelinehighlight{
background: #F8EBDF;
}

/* ACCESSIBILITY / PRINT STYLES */

.hide {
display: none;
}

#accessibility {
position: absolute;
top: -10000px;
}

#textscale {
float:right;
width: 49%;
margin:0;
padding:0;
}

#textscale p {
text-align:right;
margin:0;
padding:0;
}

#textscale a {
padding:3px 5px 3px 5px;
}

/* FOOTER STYLES */

#footer {
clear: both;
height:3em;
background: #F5BF97;
font-size: 0.9em;
border-top: 1px solid #EC7523;
border-bottom: 1px solid #EC7523;
}

#footer p, #footer a {
color: #FFFFFF;
margin:0;
padding: 8px 5px 8px 5px;
text-align: right;
}

/* Link Styles */

a {
text-decoration: none;
color: #EC7523;
}

a:hover {
text-decoration: underline;
}

a img {
border: 0;
}

.rightcolumnlink{
text-align:left;
display:block;
width:142px;
w\idth:120px;
background:#F8EBDF;
padding:3px 4px 3px 8px;
margin:5px 10px 5px 0; 
text-decoration:none;
}

.rightcolumnlink:hover{
text-decoration:underline;
}



