body {
    color: black;
    background: white;
    margin-right: 10%;
    font-family: Arial, Helvetica, sans-serif;
}

div.banner2 {
    background: #C0C0C0;
    padding: 0em;
    margin: 0em;
    border: none;
    width: 100%;
    height: 132px;
}

div.companyName {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 175%;
    font-weight: bold;
    margin-bottom: 0.1em;
    margin-top: 0.1em;
}

div.hrthick {
    height: 2px;
    background-color: #FF0000;
    width: inherit;
}

div.hrthin {
    height: 1px;
    background-color: #003399;
    width: 100%;
}

div.hrthick hr {
    display: none;
}

div.hrthin hr {
    display: none;
}

#statement {
    font-weight: 500;
}

.centeredImage {
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
}

td.address {
    font-size: x-small;
    text-align: right;
    padding-bottom: 0em;
    margin: 0em;
}

.copyright {
    font-size: x-small;
    text-align: center;
    margin-top: 0.25em;
    font-weight: 700;
}

td.menu {
    font-weight: 500;
    width: 205px;
    padding-right: 1.5em;
    padding-top: 1em;
    margin-top: 0em;
    vertical-align: top;
}

div.barberServices {
    margin-top: 30px;
    border: ridge;
    border-width: 1px;
    border-color: #003399;
    padding: 0.5em;
    color: #003399;
    width: 175px;
    font-weight: 700;
    font-size: 14px;
}

table.box2 {
    border: ridge;
    border-width: 2px;
    border-color: black;
    padding: 0.5em;
    color: #003399;
    font-weight: 600;
    font-size: 12px;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 300px;
    text-align: center;
    font-size: 12px;
    margin-left: auto;
    margin-right: auto;
}

td.box2contents {
    text-align: left;
    font-weight: 500;
    text-align: left;
    color: black;
}

div.barberPrices {
    font-weight: lighter;
    font-size: 12px;
    line-height: 1.25;
    color: black;
    margin-top: 5px;
}

span.walkin {
    color: red;
    font-weight: 700;
}

th.motto {
    font-size: 100%;
    font-style: italic;
    font-weight: 700;
    text-align: right;
    width: 100%;
    font-family: Georgia, "Times New Roman", Times, serif;
    padding: 0em;
    margin: 0em;
}

th.banner1Internal {
    padding: 0em;
    margin: 0em;
}

h1 {
    font-size: 16px;
    font-weight: 600;
    color: #003399;
    margin-top: 6px
}

td.menu a {
    display: block;
    color: #003399;
    text-decoration: none;
    width: 175px;
}

p.staff {
	font-size: 13px;
	font-weight: 500;	
}

table.menuContents {
    padding-left: 0.5em;
    border: inset;
    border-color: #FF0000;
    border-width: 1px;
    border-style: solid;
}

td.layout {
    padding-left: 15px;
    vertical-align: text-top;
    font-size: 12px;
}

div.box {
    border: none;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 3px;
    padding-right: 3px;
    text-align: left;
    font-size: 12px;
}

div.boxheader {
    font-weight: 600;
    color: #FF0000;
    text-align: left;
    font-size: 13px;
    margin-bottom: 6px;
}
table.returns td {
	padding-right: 15px;
	vertical-align:text-top;
	margin:0px;
}
table.returns th {
	padding-right: 25px;
	vertical-align:text-top;
	margin:0px;
}

table.schedule {
	vertical-align:text-top;
	margin:0px;
}
table.schedule td {
	padding: 6px;
	border-right:1px solid black;
	border-bottom:	black solid 1px;
	border-top:black solid 1px;
}
th.schedule {
	text-align:center;
	background-color:#FF3366;
	border-right:1px solid black;
}

#menu li { /* Main menu <li> */
    list-style-type: none; /* No bullets */
    margin: 0px; /* No margin - needed for Opera */
    font-size: small;
}

#menu ul {
    margin: 0px; /* No <ul> air */
    padding: 0px; /* No <ul> air */
}

#menu ul li ul { /* Styling for those who doesn't have javascript enabled  - sub menu items*/
    padding-left: 10px;
}

#menu li a { /* Main menu links */
    text-decoration: none; /* No underline */
    color: #000; /* Black text color */
    height: 20px; /* 20 pixel height */
    line-height: 20px; /* 20 pixel height */
    vertical-align: middle; /* Align text in the middle */
    border: 1px solid #000; /* Black border */
    background-color: #FAFAFA; /* Light blue background color */
    margin: 1px; /* A little bit of air */
    padding: 1px; /* Air between border and text inside */
    display: block;
}

#menu li a:hover, #menu .activeMainMenuItem {
    color: #FFF;
    background-color: #003399;
}

.dhtmlgoodies_subMenu {
    visibility: hidden;
    position: absolute;
    overflow: hidden;
    border: 1px solid #000;
    background-color: #FAFAFA;
    font-family: Arial, sans-serif;
    text-align: left;
    font-size: smaller;
}

.dhtmlgoodies_subMenu ul {
    margin: 0px;
    padding: 0px;
}

.dhtmlgoodies_subMenu ul li {
    list-style-type: none;
    margin: 0px;
    padding: 1px; /* 1px of air between submenu border and sub menu item - (the "white" space you see on mouse over )*/
}

.dhtmlgoodies_subMenu ul li a { /* Sub menu items */
    white-space: nowrap; /* No line break */
    text-decoration: none; /* No underline */
    color: #000; /* Black text color */
    height: 16px; /* 16 pixels height */
    line-height: 16px; /* 16 pixels height */
    padding: 1px; /* 1px of "air" inside */
    display: block; /* Display as block - you shouldn't change this */
}

.dhtmlgoodies_subMenu ul li a:hover { /* Sub menu items - mouse over effects */
    color: #FFF; /* White text */
    background-color: #003399; /* Blue background */
}