body{
font-family: Century Gothic;
}

h1{
font-family: Century Gothic;
font-size:16px;
font-weight:bold;
color:#ff3a00;
}

.ob_menu1_normal{
				 font-family:Century Gothic;
                 font-size: 11px;
                 color: #4b5863;
                 text-decoration: none;
                 text-transform: uppercase;
                 padding: 5px 3px 5px 3px;

                 border-bottom-width: 1px;
                 border-bottom-color: #eddfc4;
                 border-bottom-style: solid;
                 
}
.ob_menu1_over{
                 font-family: Century Gothic;
                 font-size: 11px;
                 color: #4b5863;
                 text-decoration: none;
                 text-transform: uppercase;
                 padding: 5px 3px 5px 3px;

                 border-bottom-width: 1px;
                 border-bottom-color: #eddfc4;
                 border-bottom-style: solid;
                 cursor: pointer;

}

.ob_menu2_normal{
                 font-family: Century Gothic;
                 font-size: 11px;
                 color: #ff3a00;
                 text-decoration: none;
                 text-transform: uppercase;
                 padding: 5px 3px 5px 20px;
				 background-color:#EDDFC4;
				 margin-bottom:2px;
				 
				 
				 
				
                 border-bottom-width: 1px;
                 border-bottom-color: #eddfc4;
                 border-bottom-style: solid;

                 background-image: url(images/l2.gif);
                 background-repeat: no-repeat;
                 background-position: 7px 8px;
}



.ob_menu3_normal{
                 font-family: Century Gothic;
                 font-size: 11px;
                 color: #313944;
                 text-decoration: none;
                 text-transform: uppercase;
                 padding: 5px 3px 5px 20px;

                 border-bottom-width: 1px;
                 border-bottom-color: #eddfc4;
                 border-bottom-style: solid;

                 background-image: url(images/l1.gif);
                 background-repeat: no-repeat;
                 background-position: 7px 8px;
}

.ob_menu3_normal a:hover{
color:#ff3a00;

}






.ob_menu2_over{
                 font-family: Century Gothic;
                 font-size: 11px;
                 color: #465460;
                 text-decoration: none;
                 text-transform: uppercase;
                 padding: 5px 3px 5px 20px;

                 border-bottom-width: 1px;
                 border-bottom-color: #eddfc4;
                 border-bottom-style: solid;
                 cursor: pointer;
                 background-image: url(images/l1.gif);
                 background-repeat: no-repeat;
                 background-position: 7px 8px;
}

.menu {

text-decoration:none; 
color:white;
font-weight:100;
font-size:11px;
                 text-transform: uppercase;
}

