.chromestyle{
position:absolute;
top: 200px;
left: 0px;
width: 900px;
font: normal 10px Trebuchet MS, Arial, Helvetica, sans-serif;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: ".";
display: block;
height: 0; 
clear: both;
visibility: hidden;
}

.chromestyle ul{
width: 100%;
background: #C4271B; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #FFFFFF;
padding: 4px 10px;
margin: 0;
text-decoration: none;
}

.chromestyle ul li a:hover{
background: #999999; /*THEME CHANGE HERE*/
}

/*###Beerguy NAV ########################################################################################*/

.chromestyle1{
position:absolute;
top: 200px;
left: 0px;
width: 900px;
font: normal 10px Trebuchet MS, Arial, Helvetica, sans-serif;
}

.chromestyle1:after{ /*Add margin between menu and rest of content in Firefox*/
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.chromestyle1 ul{
width: 100%;
background: #3366CC; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle1 ul li{
display: inline;
}

.chromestyle1 ul li a{
color: #FFFFFF;
padding: 4px 10px;
margin: 0;
text-decoration: none;
}

.chromestyle1 ul li a:hover{
background: #999999; /*THEME CHANGE HERE*/
}

/*###Footer Nav Home########################################################################################*/

.chromestyle2{
position:absolute;
top: 1385px;
left: 0px;
width: 900px;
font: normal 10px Trebuchet MS, Arial, Helvetica, sans-serif;
}

.chromestyle2:after{ /*Add margin between menu and rest of content in Firefox*/
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.chromestyle2 ul{
width: 100%;
background: #C4271B; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle2 ul li{
display: inline;
}

.chromestyle2 ul li a{
color: #FFFFFF;
padding: 4px 10px;
margin: 0;
text-decoration: none;
}

.chromestyle2 ul li a:hover{
background: #999999; /*THEME CHANGE HERE*/
}

/*###Footer Nav Internal#######################################################################################*/

.chromestyle3{
position:relative;
top: 20px;
left: 0px;
width: 900px;
font: normal 10px Trebuchet MS, Arial, Helvetica, sans-serif;
}

.chromestyle3:after{ /*Add margin between menu and rest of content in Firefox*/
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.chromestyle3 ul{
width: 100%;
background: #C4271B; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle3 ul li{
display: inline;
}

.chromestyle3 ul li a{
color: #FFFFFF;
padding: 4px 10px;
margin: 0;
text-decoration: none;
}

.chromestyle3 ul li a:hover{
background: #999999; /*THEME CHANGE HERE*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #8F8F8F; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font: normal 11px Trebuchet MS, Arial, Helvetica, sans-serif;
line-height:18px;
z-index:100;
background-color: #d8e2e6;
width: 200px;
visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #666666; /*THEME CHANGE HERE*/
padding: 4px 0;
text-decoration: none;
font: normal 10px Trebuchet MS, Arial, Helvetica, sans-serif;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #95a3a7;
}

/*###Footer Nav Beerguy#######################################################################################*/

.chromestyle1b{
position:relative;
top: 20px;
left: 0px;
width: 900px;
font: normal 10px Trebuchet MS, Arial, Helvetica, sans-serif;
}

.chromestyle1b:after{ /*Add margin between menu and rest of content in Firefox*/
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.chromestyle1b ul{
width: 100%;
background: #3366CC; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle1b ul li{
display: inline;
}

.chromestyle1b ul li a{
color: #FFFFFF;
padding: 4px 10px;
margin: 0;
text-decoration: none;
}

.chromestyle1b ul li a:hover{
background: #999999; /*THEME CHANGE HERE*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #8F8F8F; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font: normal 11px Trebuchet MS, Arial, Helvetica, sans-serif;
line-height:18px;
z-index:100;
background-color: #d8e2e6;
width: 200px;
visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #666666; /*THEME CHANGE HERE*/
padding: 4px 0;
text-decoration: none;
font: normal 10px Trebuchet MS, Arial, Helvetica, sans-serif;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #95a3a7;
}

