/*** NAV & LINK STYLES ***/
 
a:visited
{
    color: #00679D;
    text-decoration: none;
	}

a:link
{
    color: #00679D;
    text-decoration: none;
	}

a:hover
{
    color: #00679D;
    text-decoration: underline;
	}
	
a.content-link:visited
{
    color: #0055AA;
    text-decoration: underline;
	}

a.content-link:link
{
    color: #0055AA;
    text-decoration: underline;
	}

a.content-link2:hover
{
    color: #0055AA;
    text-decoration: none;
    font-weight: bold;
	}	
	
a.content-link2:visited
{
    color: #0055AA;
    text-decoration: none;
    font-weight: bold;
	}

a.content-link2:link
{
    color: #0055AA;
    text-decoration: none;
    font-weight: bold;
	}

a.content-link:hover
{
    color: #0055AA;
    text-decoration: underline;
	}		
	
.mailto
{
		font-size: 10px;
		font-weight: bold;
		color: #00679D;
		font-family: verdana, arial, helvetica, sans-serif;
		vertical-align: middle;
		text-decoration: none;  
	}
	
.mailto:link
{
		font-size: 10px;
		font-weight: bold;
		color: #00679D;
		font-family: verdana, arial, helvetica, sans-serif;
		vertical-align: middle;
		text-decoration: none;  
	}

.mailto:visited
{
		font-size: 10px;
		font-weight: bold;
		color: #00679D;
		font-family: verdana, arial, helvetica, sans-serif;
		vertical-align: middle;
		text-decoration: none;  
	}		
	
.mailto:hover
{
		font-size: 10px;
		font-weight: bold;
		color: #00679D;
		font-family: verdana, arial, helvetica, sans-serif;
		vertical-align: middle;
		text-decoration: none;  
	}	
	

/*** form styles ***/

form
{
		margin: 0; 
		padding: 0
	}

input
{
    font-size: 10px;
    color: #333333;
    font-family: verdana, arial, helvetica, sans-serif;
	}

select
{
    font-size: 10px;
    color: #333333;
		font-family: verdana, arial, helvetica, sans-serif;
	}

textarea
{
    font-size: 10px;
    color: #333333;
    font-family: verdana, arial, helvetica, sans-serif;
	}



/*** STANDARD STYLES ***/

body
{
    margin: 7px 0px 0px 0px;
    font-family: verdana, arial, helvetica, sans-serif;
    background-color: #E0D9C7;
	}

p
{
		color: #000;
		font-size: 10px;
		vertical-align: top;
		font-family: verdana, arial, helvetica, sans-serif;
		font-style: italic;
	}

td
{
		color: #333;
    font-size: 10px;
    vertical-align: top;
    text-align: left;
    font-family: verdana, arial, helvetica, sans-serif;
	}
	
.bold-right
{
		color: #58422B;
		font-weight: bold;
		text-align: right;
		}
		
.bold
{
		color: #58422B;
		font-weight: bold;
		}			
	
.title
{
		color: #00679D;
    font-size: 12px;
    font-weight: bold;
    }	
	
.house
{
		margin-right: auto;
		margin-left: auto;
		width: 760px;
		height: auto;
		background: #E0D9C7;
		}
		
.main
{
	background-image: url("/rivers/images/home/main_bg.jpg");
	background-repeat: repeat;
	background-color: #E1D9C8;
	}				
	


/*** COLOR & STYLE SPAN STYLES ***/

.textbold
{
    font-weight: bold;
	}
	
.textcolor
{
    color: #395DB7;
	}

.textcolorbold
{
    font-weight: bold;
    color: #395DB7;
	}
	
.red
{
		color: #ff0000;
    font-size: 10px;
    vertical-align: bottom;
    font-family: verdana, arial, helvetica, sans-serif;
	}
	
.italic
{
    font-style: italic;
    font-weight: normal;
	}	

	



/*** ALIGNMENT & SPAN STYLES ***/			

.center
{
		text-align: center;
	}
	
.right
{
		text-align: right;
	}

.error
{
  color: #990000;
  font-weight: bold;
	}

.middle
{
  vertical-align: middle;
	}

	


/*** RULE STYLES ***/

.rule
{
    font-size: 1px;
    line-height: 1%;
    background-color: #999999;
	}

.rule2
{
    font-size: 1px;
    line-height: 1%;
    background-color: #E0E7F2;
	}



/*** LIST CLASSES ***/
  
ul.none
{
		color: #000;
		list-style-type: none;
		margin-top: 5px;
		margin-bottom: 10px;
		margin-left: 10px;
    font-size: 10px;
    vertical-align: top;
    font-family: verdana, arial, helvetica, sans-serif;
	}
	
ul
{
		color: #333;
		list-style-type: disc;
		margin-top: 15px;
		margin-bottom: 10px;
		margin-left: 20px;
    font-size: 10px;
    vertical-align: top;
  }	
	


/*** NETSCAPE BUG ***/

.onepx
{
    font-size: 1px;
	}
	
	
	
/*** DIV ID CLASSES ***/

	
	
#bg
{
	background-image: url("/rivers/images/home/main_bg3.jpg");
	background-repeat: repeat-y;
	background-color: #FAF7ED;
	width: 758px;
	border: 1px solid #069;
	margin-right: auto;
	margin-left: auto;	
	}
	
div
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#content
{
	width: 350px; 
	height: 300px; 
	background-color: #F1EDE6; 
	background-image: url("/rivers/images/home/main_bg3.jpg");
	}		

div.sidebar-left
{
	width: 200px; 
	margin: 0px 10px 13px 0px;
	padding: 3px 3px 3px 3px;
	background-color: #faf8f6; 
	}

div.sidebar-right
{
	width: 200px; 
	margin: 10px 10px 10px 10px;
	padding: 3px 3px 3px 3px;
	background-color: #faf8f6; 
	}

div.photo-left
{
	width: 200px;
	margin: 5px 5px 5px 5px;
	float: left;
	text-align: center;
	font-style: italic;
	}

div.photo-right
{
	width: 200px;
	margin: 5px 5px 5px 5px;
	float: right;
	text-align: center;
	font-style: italic;
	}

.clear
{
	clear: both;
	font-size: 1px; 
	line-height: 1px;
	}
