
/* MENUS STYLES............................ */


#buttons
{
text-align: center;

width: 309px;
height:300px;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
clear:both;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#8c6d4e;
}



#menu_buttons ul 
{
padding: 0px;
list-style-type: none;
margin-left: auto;
margin-right: auto;
}

#menu_buttons li
{

list-style-type: none;
margin-left: auto;
margin-right: auto;

}