.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('/Buttons/menus/vm/menu8.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    //font: normal 12px arial, sans-serif;
	FONT-SIZE: 0.69pc; FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
//	color:#FFFFFF;
	color:#000;
	//height: 24px;
    height: 32px;
//	width: 173px;
	width: 194px;
    //margin-right: 6px;
	margin-right: 0px;
    //padding-right: 18px; /* sliding doors padding */
	padding-right: 18px;
    text-decoration: none;
}

a.button span {
    background: transparent url('/Buttons/menus/vm/menu8.gif') no-repeat;
    display: block;
    //line-height: 14px;
	line-height: 22px;
   // padding: 5px 0px 5px 18px;
	margin: 0px;
	padding: 5px 0px 5px 18px;
} 

a.button:hover, a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
	text-decoration:none;
	margin: 0px;
	font-weight:bold;
}

a.button:hover span, a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
	text-decoration:none;
	margin: 0px;
	font-weight:bold;
} 

a.sbutton {
    background: transparent url('/Buttons/menus/vm/menu8.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float:left;
	FONT-SIZE: 0.69pc; FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#000;
    height: 32px;
	width: 155px;
	margin-right: 0px;
	padding-right: 18px;
    text-decoration: none;
}

a.sbutton span {
    background: transparent url('/Buttons/menus/vm/menu8.gif') no-repeat;
    display: block;
	line-height: 22px;
	margin: 0px;
	padding: 5px 0px 5px 18px;
} 

a.sbutton:hover, a.sbutton:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
	text-decoration:none;
	margin: 0px;
	font-weight:bold;
}

a.sbutton:hover span, a.sbutton:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
	text-decoration:none;
	margin: 0px;
	font-weight:bold;
} 

/* bbutton for overflow subject */
a.bbutton {
    background: transparent url('/Buttons/menus/vm/menu9.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
	FONT-SIZE: 0.69pc; FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#000;
   	height: 32px;
	width: 194px;
	//line-height: 22px;
	margin-right: 0px;
	padding-right: 18px;
    text-decoration: none;
}

a.bbutton span {
    background: transparent url('/Buttons/menus/vm/menu9.gif') no-repeat scroll top right;
	//float: left;
    display: block;
	//height: 26px; /* if using menu8.gif */
	//height: 32px;
	line-height: 22px; /* if using menu9.gif */
	margin-right: 0px;
	padding: 5px 0px 5px 18px;
} 

a.bbutton:hover, a.button:active {
	background: transparent url('/Buttons/menus/vm/menu9_ver5.gif') no-repeat scroll top right;
    //background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
	text-decoration:none;
	//height: 32px;
	//width: 194px;
	margin: 0px;
	padding-right: 18px;
	font-weight:bold;
}

a.bbutton:hover span, a.button:active span {
	background: transparent url('/Buttons/menus/vm/menu9_ver5.gif') no-repeat scroll top left;
    //background-position: bottom left;
	//line-height: 22px; /* if using menu9.gif */
	//padding: 0px 0px 0px 18px;
    padding: 6px 0 4px 18px; /* push text down 1px */
	text-decoration:none;
	margin: 0px;
	font-weight:bold;
} 

#bigbuttons {
padding: 5px 0 0px 0;
FONT-SIZE: 0.69pc; FONT-FAMILY: Arial, Helvetica, sans-serif;
font-weight: bold;
color:#000;
margin: 0;
width: 194px;
}

#bigbuttons li{
list-style: none;
FONT-SIZE: 0.69pc; FONT-FAMILY: Arial, Helvetica, sans-serif;
font-weight: bold;
color:#000;
padding: 0px 0 0px 0;
margin: 0;
width: 194px;
}

.gallery {
background-image: url('/Buttons/menus/vm/menu9_1.png');
FONT-SIZE: 0.69pc; FONT-FAMILY: Arial, Helvetica, sans-serif;
font-weight: bold;
color:#000;
background-repeat: no-repeat;
height: 32px;
//padding-right: 18px;
width: 194px;
}

.gallery a{
background-image: url('/Buttons/menus/vm/menu9.gif');
background-repeat: no-repeat;
FONT-SIZE: 0.69pc; FONT-FAMILY: Arial, Helvetica, sans-serif;
font-weight: bold;
color:#000;
height: 32px;
//line-height:32px;
padding: 5px 18px 5px 18px;
display: block;
}

.gallery a:hover{
background: none;
}

.contact {
background-image: url('/Buttons/menus/vm/menu9_1.png');
background-repeat: no-repeat;
height: auto;
width: 194px;
}

.contact a{
background-image: url('/Buttons/menus/vm/menu9.png');
background-repeat: no-repeat;
height: auto;
width: 194px;
display: block;
}

.contact a:hover{
background: none;
}



.clean-gray{
	FONT-SIZE: 12px; font-family: Arial, Helvetica, sans-serif;
border: 2px solid #0066FF;
background-color:#FFCC33;
padding:5px;margin-top:5px;
margin-bottom:5px;
margin-left:20px;
margin-right:20px;

}


.genericNav {
	FONT-SIZE: 0.69pc; FONT-FAMILY: Arial, Helvetica, sans-serif;
}
