/*this stylesheet is for you navigation panel*/

#navigator {

}

.housebutton {
line-height: 90%;
}

.housebutton a {
font-size: 88%;
font-family:  Verdana, sans-serif;
}

.housebutton a:hover {
font-size: 88%;
font-family:  Verdana, sans-serif;
}


/* this part below is for the color on the background, surrounding the buttons. Change the color, and the 
border, if you like. For the border, you can use solid, dashed, or dotted, for different border styles*/

#navigator {

background-color: transparent;

border:  transparent;


width: auto;

margin-top: auto;

margin-left: 10px;

margin-right: auto;

padding: 2px;

text-align: left;


}

/* want more space between your buttons? just increase the margins
from 1px. Font weight can be bold if you prefer.*/

.housebutton {

font-weight: bold;
text-align: left;
margin-bottom: 10px;
margin-top: 10px;
}


/* this part is for the colors of your buttons "at rest" so to speak.*/




.housebutton a {

padding: 6px;

text-decoration: none;

display: block;

color: #ffffff; /*this is where you change the button font color*/

background-color: #3250A7;

border-top: 4px solid #ffffff;

border-left: #3250A7;

border-bottom: 4px solid #ffffff;

border-right: #3250A7;

}

/*this part is how the buttons look, once the pointer passes over them. */




.housebutton a:hover {

color: #ffffff; /*-----this is where you change the button font color, when the button is hovered over*/

background-color: #ff470a;

border-top:  4px solid #ffffff;

border-left: none;

border-bottom:  4px solid #ffffff;

border-right: none;

}

<!-- top horizontal nav bar -->

#nav ul { 
float: left; 
list-style: none; 
background: #ffffff; 
width: 100%;
padding: 0px;
margin:  0px; 
height: 30px; 
display: inline; 

}

#nav ul li { 
display: inline; 
margin: 0px; padding: 5px 0 0 0;
}

#nav ul li a { 
display: block; 
float: left; 
width: auto; 
margin: -8px 0px 5px 0px; 
padding: 10px 5px 5px 5px; 
border-top: 1px solid #3250A7; 
border-right: 2px solid #ffffff; 
border-left: 2px solid #3250A7; 
border-bottom: 1px solid #3250A7; 
color: #ffffff;
background: #3250A7;
font-size: 95%;
text-decoration: none; 
letter-spacing: 1px;
}


#nav ul li a:hover, 
#nav ul li a:active { 
color: #ffffff; 
background-color: #ff470a; 
font: bold;
}

<!-- end of top horizontal nav bar -->

<!-- Beginning Tabbed horizontal menu -->

#header { 
margin:0px,0px,0px,0px;
:0px,0px,0px,0px; 
float:left; /*can be changed to right if you prefer*/ 
      width:100%; 
      /*change to your url*/ 
      background:#DAE0D2 url('http://www.tropical-fish-success.com/images/tabbed_nav_bg1.gif') 
      repeat-x bottom;  
 
      font-size:93%; /* use either 86% 93% or 100%*/ 
      line-height:normal      
      } 
      
     #header ul { 
      margin:0; 
      padding:10px 10px 0; 
      list-style:none;       
      } 
 
   } 
#header li { 
  
      float:left; 
      /*change to your url*/ 
      background:url('http://www.tropical-fish-success.com/images/tabbed_nav_left_both1.gif')  
      no-repeat left top; 
      margin:0; 
      padding:0 0 0 9px; 
      border-bottom:1      
      } 

      
#header a { 
      white-space:nowrap; 
      float:left; /* if you change the first instance of the float to         
right,then this must be changed as well*/ 
      display:block; 
      width:.1em; 
      /*change to your url*/ 
      background:url(' http://www.tropical-fish-success.com/images/tabbed_nav_right_both1.gif')  
      no-repeat right top; 
      padding:5px 15px 4px 6px; 
      text-decoration:none; /* options are none or underline*/ 
      font-weight:bold; /*use either bold or normal*/ 
      color:#765;      
      } 

#header > ul a {width:auto;} 
    /* Commented Backslash Hack hides rule from IE5-Mac \*/ 
    #header a {float:none;} 
    /* End IE5-Mac hack */ 
    #header a:hover { 
      color:#333;/*sets the color of the links "at rest"*/ 
      } 
/* below, is the name of the ids for your pages. They are grouped in 
pairs. The first of the pair, is the id you will give to the <body> tag 
of the page. The second one, is the id you will give to the link 
itself*/ 
#page-1 #page-1-nav, /*this if for your first page*/ 
#page-2 #page-2-nav, /*this if for your second page*/ 
#page-3 #page-3-nav,  
#page-4 #page-4-nav  /*Important!there is NO comma after the last 
pair*/ 
 { 
  background-position:0% -150px; 
  border-width:0; 
  } 
 
/* you will need to use the same ids as above*/ 
#page-1 #page-1-nav a, /*this if for your first page*/ 
#page-2 #page-2-nav a, /*this if for your second page*/ 
#page-3 #page-3-nav a,  
#page-4 #page-4-nav a /*Important!there is NO comma after the last 
pair*/ 
 
 
{ 

background-position:100% -150px; 
  color:#333;/*sets the color of the "currrent tab link font*/ 
  padding-bottom:5px; 
  } 
    #header li:hover, #header li:hover a { 
      background-position:0% -150px; 
      color:#333; 
      } 
    #header li:hover a { 
      bac      
      } 
 
<!-- begin Brick horizontal menu -->      
 /*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#modernbricksmenu{
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu ul{
font: bold 12px Verdana, sans-serif, Arial;
margin:0;
margin-left: 17px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu li{
display: inline;
margin: 0 2px 0px 0;
padding: 0;
text-transform:uppercase;
}

#modernbricksmenu a{
float: left;
display: block;
color: white;
margin: 0 2px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
text-decoration: none;
letter-spacing: 1px;
background-color: 3250a7; /*Default menu color*/
border-bottom: 1px solid white;
}

#modernbricksmenu a:hover{
background-color: ff470a; /*Menu hover bgcolor*/
}

#modernbricksmenu #current a{ /*currently selected tab*/
background-color: #ff470a; /*white color theme*/ 
border-color: #D25A0B; /*Brown color theme*/ 
}


}

