img {

        border: 0;

        }

#navbar {

        padding: 0px;

        height: auto;

        text-align: right;

        text-decoration: none;

        /**background-color: #998276;**/

        background-image: url(images/navbar.jpg);

        }

#content {

        background-color: #EEEAE4;

        padding-top: 5px;

        font-size: 16pt;

        }

#valentine {

	background: #FFFFFF;

	width: 80%;

	border: dotted thin #FFF2FF;

	padding: 0px 20px 10px 20px;

	font-size: 14px;

	}

#valentine h2 {

	font-size: 24px;

	}

#valentine h5 {

	font-size: 18px;

	}

#valentine h6 {

	font-size: 18px;

	padding-bottom: 0px;

	margin-bottom: 3px;

	}

/**************** my stuff ******************/

.group{

        font-family: Cataneo BT;

        font-size: 30px;

        color: #500F1A;
        }

.menuitem{

        background: #eee;
		FONT-FAMILY: Verdana, Helvetica;
    color: #500F1A;
    font-size: .9em;
	text-decoration: none;

    clear:both;

        float:left;

        font-weight: bold;

        /**width:100%;**/

    }

.menuitemprice{

    float: right;

        FONT-FAMILY: Verdana, Helvetica;

    background: #eee;

    color: #000;

        font-weight: bold;

    font-size: .9em;

    text-decoration: none;

    }

.menuitemdescp{

    background: none;

        FONT-FAMILY: Verdana, Helvetica;

    color: #000;

    font-size: .8em;

    text-decoration: none;

                }

.menutable{

                ;

                }



#top {height: 100px;}

#footer {background-color:#998276; padding: 10px; font-size:small;}



#special {

      border: dashed;

      margin: 0 10%;

      }

/********************* end **********************/