body {
	margin-top: 0px;
    margin-bottom: 0px;
    
    padding-top: 0px;
    padding-bottom: 0px;
    
    font-family: Tahoma, Arial;
    font-size: 11px;
}

input, textarea {
    font-size: 11px;
}

textarea {
    font-family: Tahoma, Arial;
}

td {
    font-size: 11px;
}

.content {
    font-size: 12px;
    line-height: 150%;
    color: #471601;
}

.title {
    font-size: 16px;
    color: #471601;
    font-weight: bold;
}

.hiddenPic {
    display:none;
}

.price {
    font-weight: bold;
    font-size:14px;
}


img.cactus {
    margin-right:2px; 
    position:relative; 
    top: 2px;
}

a {
    color: #471601;
    text-decoration: underline;
}

a:hover {
    color: #471601;
    text-decoration: none;
}

div.left_main_menu {
    width: 130px;
    float: left;
    font-weight: bold;
}
    
    
div.right_main_menu {
    margin-left: 140px;
    width: 400px;
    text-align: justify;
}

div.left_drinks {
    width: 460px;
    float: left;
    font-weight: bold;
}
    
    
div.right_drinks {
    margin-left: 470px;
    width: 60px;
    text-align: right;
    
    font-weight: bold;
    font-size:14px;
}

div.martinis {
    text-align: center;
    font-size:14px;
}