body {
font: Arial, Verdana, Helvetica, sans-serif;
font-size: 13px;
}

table.bordered {
border: 1px dashed #6EB5FB;
}

td {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 13px;
line-height: 20px;
color: #003366;
}

ul {
list-style: bullet;
margin-top: 1px;
margin-bottom: 1px;
}

H1.top {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 10px;
color: #D25A0B;
padding: 2px 4px 0 4px;

background-color: #ffffff;
display: block;
font-weight: 500;
}


H1 {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 14px;
line-height: 18px;
color: #0087FF;
padding-left: 7px;
}

H2 {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 13px;
margin-bottom: 0px;
margin-top: 0px;
padding-left: 7px;
}


p {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 13px;
line-height: 20px;
padding-left: 7px;
}

li {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 13px;
line-height: 20px;
margin-left: -15px;
margin-right: 4px;
}

a.main_menu:link {
}

a.main_menu:hover {
filter:alpha(opacity=50); -moz-opacity:0.5; opacity: 0.6;
}



a#menu_home {
    display: block;
    width: 200px;
    height: 22px;	
	margin: 0 auto;
    background: url("images/tiny_teeth_05.jpg") 0 0 no-repeat;
}
a#menu_home img { display: block; border: 0; }
a#menu_home:hover { background: url("images/tiny_teeth_05x.jpg") 0 0 no-repeat; }
a#menu_home:active { color: #FFE600; }


a#menu_about {
    display: block;
    width: 199px;
    height: 22px;	
	margin: 0 auto;
    background: url("images/tiny_teeth_06.jpg") 0 0 no-repeat;
}
a#menu_about img { display: block; border: 0; }
a#menu_about:hover { background: url("images/tiny_teeth_06x.jpg") 0 0 no-repeat; }
a#menu_about:active { color: #FFE600; }


a#menu_services {
    display: block;
    width: 201px;
    height: 22px;	
	margin: 0 auto;
    background: url("images/tiny_teeth_07.jpg") 0 0 no-repeat;
}
a#menu_services img { display: block; border: 0; }
a#menu_services:hover { background: url("images/tiny_teeth_07x.jpg") 0 0 no-repeat; }
a#menu_services:active { color: #FFE600; }


a#menu_contact {
    display: block;
    width: 199px;
    height: 22px;	
	margin: 0 auto;
    background: url("images/tiny_teeth_08.jpg") 0 0 no-repeat;
}
a#menu_contact img { display: block; border: 0; }
a#menu_contact:hover { background: url("images/tiny_teeth_08x.jpg") 0 0 no-repeat; }
a#menu_contact:active { color: #FFE600; }








#modernbricksmenu2{
padding: 0;
width: 100%;
border-top: 5px solid #D25A0B; /*Brown color theme*/ 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu2 ul{
margin:0;
margin-left: 0px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

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

#modernbricksmenu2 a{
float: left;
display: block;
font: bold 11px Arial;
color: white;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
background-color: #037CE8; /*Brown color theme*/ 
border-top: 1px solid white;
}

#modernbricksmenu2 a:hover{
background-color: #D25A0B; /*Brown color theme*/ 
color: white;
}

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