/*---------------------------------------------
UPPER SNAKE RIVER TRAPPERS ASSOCIATION OF IDAHO
-----------------------------------------------*/

/* GENERAL
-----------------------------------------------------------------------------*/

a:link, a:hover {
	color: #007600;}
	
a:visited {
	color: #767676;
}

img {
	border: 0;}
	
img.border {
	border: 2px solid #003300;
	}

body {
	margin: 0;
	padding: 0;
	background-color: #95e897;
	font: 14px Helvetica, Arial, Verdana, sans-serif;
	color: #000;}
	
.indent {
	text-indent: 30px;}

.center {
	text-align: center;}
	
.left {
	text-align: left;}
	
.normal {
	font-weight: normal;}

.bold {
	font-weight: bold;}
	
.underline {
	text-decoration: underline;}
	
.subhead {
	font-weight: bold;
	font-style: italic;}
	
hr {
	border: none;
	color: #003300;
	background-color: #003300;
	height: 2px;
	width: 100%;}
	
hr.thin {
	height: 1px;}
	
/* TABLES
-----------------------------------------------------------------------------*/

tr.top td {
	font-weight: bold;
	text-decoration: underline;}

td {
	width: 115px;
	padding-right: 0px;}

table.app {
	height: 100px;}
	
table.app td {
	padding: 0;}
	
td.left {
	text-align: left;}
	
td.right {
	text-align: right;}

/* HEADINGS
-----------------------------------------------------------------------------*/

h1, h3 {
	font-weight: bold;
	color: #003300;}

h1 {
	font-size: 30px;
	text-align: center;}
	
h2 {
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	color: #007600;}
	
h3 {
	font-size: 17px;
	text-align: left;}

/* NAVIGATION
-----------------------------------------------------------------------------*/

#nav {
	position: absolute;
	top: 0;
	left: 0;
	width: 190px;
	font-size: 16px;
	font-weight: bold;}
	
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 1px solid gray;}
	
#nav li {
	text-align: center;
	border: 1px solid #95e897;}
	
#nav li a:link, #nav li a:visited {
	display: block;
	padding: 10px 20px 10px 20px;
	background-color: #003300;
	color: #95e897;
	text-decoration: none;}

#nav li a:hover {
	background-color: #007600;
	color: #95e897;}
	
#nav li a.active {
	background-color: #007600;
	color: #95e897;}
	
#usrt {
	width: 188px;
	font-size: 30px;
	font-weight: bold;
	color: #95e897;
	text-align: center;
	margin-bottom: 10px;
	padding: 5px 0 5px 0;
	background-color: #007600;
	border: 1px solid gray;}
	
#nav ul.info {
	font-size: 14px;
	color: #003300;
	font-weight: normal;
	padding: 10px 0 10px 0;}
	
#nav li.info a:link, #nav li.info a:visited {
	background-color: #95e897;
	color: #007600;
	text-decoration: underline;
	padding: 0;}

#nav li.info a:hover, {
	background-color: #95e897;
	color: #003300;
	padding: 0;}
	

/* MAIN CONTENT
-----------------------------------------------------------------------------*/

#container {
	position: relative;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1em;}

#logo {
	margin: 0;
	float: right;
	width: 693px;
	height: 542px;
	background: url(../images/logo.gif) no-repeat;}
	
#logo_sm {
	margin: 0 50px 0 20px;
	float: left;
	width: 100%;
	height: 156px;
	background: url(../images/logo_sm.gif) no-repeat;}

#subhead {
	width: 693px;
	float: right;}	
	
#content {
	margin: 0;
	float: right;
	width: 693px;
	line-height: 20px;}
	
#content ul {
	width: 170px;
	list-style: none;
	float: left;
	padding-left: 48px;}
	
#content ul.push {
	margin-right: 30px;}
	
#content ul.history_col1 {
	list-style-type: square;
	padding-left: 120px;
	float: left;}

#content ul.history_col2 {
	list-style-type: square;
	float: left;
	padding-left: 50px;}

	
#content ul.col1 {
	list-style-type: square;
	padding-left: 120px;
	float: left;}
	
#content ul.col2 {
	width: 230px;
	list-style-type: square;
	float: left;
	padding-left: 50px;
	padding-right: 60px;}
	
#content ul.col3 {
	width: 100%;
	list-style: none;
	float: left;
	padding-left: 0;}
	
#content ul.links1 {
	width: 250px;
	list-style: none;
	float: left;
	padding-left: 75px;}
	
#content ul.links1 li {
	width: 100%;}
	
#content.links ul {
	height: 100%;}

#content.links ul.links1 {
	padding-left:35px;
	width:310px;}
	
#content ul.cat_image {
	width: 300px;
	height: 210px;
	float: left;
	padding: 0;}
	
#content ul.cat_txt {
	width: 360px;
	height: 210px;
	float: left;
	padding-left: 25px;}
	
#content ul.cat_txt li {
	width: 340px;}
	
#content ul.cat_txt li.last {
	line-height: 16px;
	margin-bottom: 7px;}
	
#content.video ul {
	height: 100% !important;}
	
#content.video li {
	width: 750px; }
	
#news_img {
	width: 693px;
	margin: 0 auto;}
	
#content ul.img1 {
	height: 360px;
	padding-left: 150px;}
	
#content ul.img2 {
	height: 360px;
	padding-left: 25px;
	padding-right: 175px;}
	
#content ul.img3 {
	height: 360px;
	padding-left: 130px;}

#content ul.img4 {
	height: 360px;
	padding-left: 60px;}
	
#content li {
	line-height: 18px;
	width: 200px;}
	
#content li.bold {
	font-weight: bold;}
	
#app {
	width: 653px;
	border: 1px solid #030303;
	padding: 20px;}
	
#app ul {
	font-weight: bold;
	font-size: 18px;
	padding: 0;
	margin-bottom: 8px;
	margin-left: 75px;}
	
#app li {
	width: 500px;
	padding: 0;
	margin-bottom: 8px;}
	
#app_info {
	width: 600px;
	margin: 40px 0 0 40px;
	float: left;}
	
#app ul.dues1 {
	width: 500px;
	margin-top: 0;
	margin-left: 10px;}
	
#app ul.dues1 li {
}
	
#app ul.dues2 {
	width: 100px;
	margin-top: 0;
	margin-left: 20px;
	float: left;}
	
#app ul.dues2 li {
	width: 90px;
	text-align: right;}

#app_info li {
	border-bottom: 1px solid #003300;}
	
#dues {
	height: 375px;
	margin-top: 25px;
	float: left;}
	 	
/* FOOTER
-----------------------------------------------------------------------------*/

#footer {
	position: bottom right;
	width: 693px;
	font-size: 12px;
	color: #007600;
	text-align: center;
	line-height: 15px;
	float: right;
	margin-bottom: 30px;
	clear: both;
	padding-bottom: 25px;}
	
#footer a:link, #footer a:visited {
	color: #007600;
	text-decoration: none;}

#footer a:hover {
	color: #003300;
	text-decoration: underline;}

/* FORMS
-----------------------------------------------------------------------------*/

/* Removes fieldset borders. even on Opea 7 */
fieldset {
  border: 1px solid transparent;}

/* =Misc 1
-----------------------------------------------------------------------------*/
div.clear {clear: both;}


/* =Misc 2
-----------------------------------------------------------------------------*/

