/* External Style Sheet for theRiverMontana.com 
   Designed by John Gabriel Arends
   Copyright 2009 The River */

body
   {
   margin-top: 0px;
   margin-bottom: 0px;
   text-align: center;
   background-image: url("images/theRiverBackground.jpg"); /* Logo for the River and background image */
   background-repeat:no-repeat;
   background-position:top center; 
   background-color: #000000;
   }
   
p
   {
   font-family: arial, sans-serif;
   font-size: 12px;
   }
   
h1, h2, h3, h4, h5
   {
   font-family: arial, sans-serif;
   color: #666666; /* grey text */
   margin-top: 0px;
   }

img.noBorder
   {
   border: none;
   }
   
img.left
   {
   border: none;
   float: left;
   padding-right: 10px;
   }
   
img.right
   {
   border: none;
   float: right;
   }
   
#mainFrame
   {
   margin-right: auto;
   margin-left: auto;
   margin-top: 350px;
   width: 850px; 
   background-color: #FFFFFF; /* White */
   border: 1px solid #000000;
   text-align: left;
   }
 
#navigationBar
   {
   width: 850px; 
   display: block;
   background-image: url("images/navigationBar2.jpg"); /* background image */
   background-repeat: no-repeat;
   border-bottom: 1px solid #000000;
   text-align: center;
   font-family: arial, sans-serif;
   font-weight: 700;   
   }
   
#navigationBar ul 
   {
   /* background-color: #FFFFFF; */
   text-align: center;
   margin: 0px;
   padding-top: 5px;
   padding-left: 0;
   padding-bottom: 5px;
   }
   
#navigationBar li {
   list-style-type: none;
   padding-left: 1em;
   padding-right: 1em;
   border-left: 1px solid #CCCCCC;
   display: inline;
   }
   
#navigationBar li.firstNav 
   {
   border: none;
   }
   
#navigationBar a
   {
   color: #000424; /* Dark blue */
   text-decoration: none;   
   }

#navigationBar a:link
   {
   color: #000424; /* Dark blue */
   text-decoration: none;
   }

#navigationBar a:visited
   {
   color: #000424; /* Dark blue */
   text-decoration: none;
   }

#navigationBar a:hover
   {
   color: #FFFFFF; /* White */
   text-decoration: none;
   }
   
#navigationBar a:active
   {
   color: #000424; /* Dark blue */
   text-decoration: none;
   }     
   
#contentLeft 
   {
   width: 212px;
   margin-left: 0px;
   margin-right: 0px;
   float: left;
   background-image: url("images/leftDirectoryTab.jpg"); /* Left Directory Tab */
   background-repeat: no-repeat;
   }
   
#contentLeft p
   {
   margin-left: 5px;
   margin-right: 5px;
   }
   
#contentLeft h1
   {
   margin-top: 2px;
   margin-left: 5px;
   font-size: 14px;
   color: #FFFFFF; /* White */
   }   
   
#contentLeft ul 
   {
   margin-top: 2px;
   margin-left: 5px;
   margin-right: 5px;
   padding-left: 0;
   list-style-type: none;
   }   
   
#contentLeft li {
   padding-left: 0em;
   padding-right: 0em;
   border-bottom: 1px solid #CCCCCC;
   font-family: arial, sans-serif;
   font-weight: 700;
   }
   
#contentLeft li.subItem {
   padding-left: 0em;
   padding-right: 0em;
   margin-left: 14px;
   border-bottom: none;
   font-family: arial, sans-serif;
   font-weight: 500;
   font-size: 10px;
   }
   
#contentLeft a.selected
   {
   color: #000000; /* black */
   text-decoration: none;
   margin-left: 14px;
   }
   
#contentLeft a.text:link
   {
   color: #666666; /* medium grey */
   text-decoration: none;
   }

#contentLeft a.text:visited
   {
   color: #666666; /* medium grey */
   text-decoration: none;
   }

#contentLeft a.text:hover
   {
   color: #000000; /* black */
   text-decoration: none;
   }
   
#contentLeft a.text:active
   {
   color: #666666; /* medium grey */
   text-decoration: none;
   }   
   
#contentCenter 
   {
   width: 426px;
   margin-left: 0px;
   padding-bottom: 10px;
   float: left;
   background-image: url("images/centerDirectoryTab.jpg"); /* Center Directory Tab */
   background-repeat: no-repeat;   
   }
   
#contentCenter p
   {
   margin-top: 0px;
   margin-right: 25px;
   }
   
#contentCenter h1
   {
   margin-top: 2px;
   font-size: 14px;
   color: #FFFFFF; /* White */
   }

#contentCenter h2
   {
   margin-top: 0px;
   font-size: 14px;
   color: #000000; /* Black */
   }
   
   
#contentCenter ul
   {
   font-family: arial, sans-serif;
   font-size: 12px;
   }
   
#mainContentCenter 
   {
   width: 638px;
   margin-left: 0px;
   padding-bottom: 10px;
   float: left;
   background-image: url("images/mediaDirectoryTab.jpg"); /* Center Directory Tab */
   background-repeat: no-repeat;   
   }
   
#mainContentCenter p
   {
   margin-top: 0px;
   margin-right: 25px;
   }
   
#mainContentCenter h1
   {
   margin-top: 2px;
   font-size: 14px;
   color: #FFFFFF; /* White */
   }

#mainContentCenter h2
   {
   margin-top: 0px;
   font-size: 14px;
   color: #000000; /* Black */
   }
   
   
#mainContentCenter ul
   {
   font-family: arial, sans-serif;
   font-size: 12px;
   }
  
#contentCenterWide
   {
   width: 638px;
   margin-left: 0px;
   padding-bottom: 10px;
   float: left;
   background-image: url("images/mediaDirectoryTab.jpg"); /* Center Directory Tab */
   background-repeat: no-repeat;   
   }
   
#contentCenterWide p
   {
   margin-top: 0px;
   margin-right: 25px;
   }
   
#contentCenterWide h1
   {
   margin-top: 2px;
   font-size: 14px;
   color: #FFFFFF; /* White */
   }

#contentCenterWide h2
   {
   margin-top: 0px;
   font-size: 14px;
   color: #000000; /* Black */
   }
   
   
#contentCenterWide ul
   {
   font-family: arial, sans-serif;
   font-size: 12px;
   }

#contentRight
   {
   width: 212px;
   margin-left: 0px;
   margin-right: 0px;
   padding-top: 30px;
   padding-bottom: 10px;
   float: left;
   background-image: url("images/rightDirectoryTab.jpg"); /* Right Directory Tab */
   background-repeat: repeat-x;
   }
   
#contentFooter
   {
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   padding-right: 15px;
   width: 790px; 
   background-image: url("images/mainBottom.gif"); /* Begins footer and ends 
                                                     mainFrame background image */
   background-repeat: no-repeat;
   color: #FFFFFF; /* White */
   text-align: center;
   font-size: 10px;
   font-family: arial, sans-serif;
   }
   
#contentFooter p
   {
   margin-top: 0px;
   font-size: 10px;
   font-family: arial, sans-serif;
   }
   
#contentFooter a:link
   {
   color: #FFFFFF; /* Custom English Rose color */
   text-decoration: underline;
   }

#contentFooter a:visited
   {
   color: #FFFFFF; /* Custom English Rose color */
   text-decoration: underline;
   }

#contentFooter a:hover
   {
   color: #FFFFFF; /*white*/
   text-decoration: none;
   }
   
#contentFooter a:active
   {
   color: #FFFFFF; /*white*/
   text-decoration: underline;
   }   
