
/* this style is used only in placeholder areas as INFO text */
	font.arial_9_black
	    {
		font-weight: normal;
		font-style: normal;
		font-size: 9px;
		color: #000000;
		font-family: arial, sans-serif;
	    }
/* remove arial_9_black when dev work is done */
	    
	.memberinfo
		{
		font-weight: normal;
		font-style: normal;
		font-size: 11px;
		color: #FFFFFF;
		font-family: arial, sans-serif;
		line-height: 160%;
		}
	
	    a.memberinfo
		    {
		    font-weight: bolder;
		    font-style: normal;
		    font-size: 11px;
		    color: #FFFFFF;
		    font-family: arial, sans-serif;		    
		    line-height: 160%;
            text-decoration: none;
            border-bottom: #EEEEEE;
            border-width: 0px 0px 1px 0px;
            border-style: none none dotted none;
		    }

	        a.memberinfo:hover
		        {
		        font-weight: bolder;
		        font-style: normal;
		        font-size: 11px;
		        color: #FFFFFF;
		        font-family: arial, sans-serif;		    
		        line-height: 160%;
                text-decoration: none;
                border-bottom: #CB6500;
                border-width: 0px 0px 1px 0px;
                border-style: none none dotted none;
		        }
		    	
	a.staticnav
		{
		font-weight: 200;
		font-style: normal;
		font-size: 12px;
		color: #FFFFFF;
		font-family: arial, sans-serif;
		text-decoration: none;
		}
	
	.complimentsof
		{
		font-weight: normal;
		font-style: normal;
		font-size: 10px;
		color: #FFFFFF;
		font-family: arial, sans-serif;
		}
	
	    a.complimentsof, .complimentsof a, .complimentsof a:hover
		    {
		    font-weight: normal;
		    font-style: normal;
		    font-size: 10px;
		    color: #FFFFFF;
		    font-family: arial, sans-serif;
		    text-decoration: underline;
		    }

	font.footer
		{
		font-weight: normal;
		font-style: normal;
		font-size: 10px;
		color: #FFFFFF;
		font-family: arial, sans-serif;
		}
	
		a.footer
			{
			font-weight: normal;
			font-style: normal;
			font-size: 10px;
			color: #FFFFFF;
			font-family: arial, sans-serif;
			text-decoration: none;
			}
			
	.previewlink
		{
		font-size: 10px;
		color: #FFFFFF;
		font-family: arial, sans-serif;
		text-decoration: none;
		}
			
		a.previewlink
			{
			text-decoration: none;
			}
			
	        a.previewlink:hover
		        {
                text-decoration: none;
                border-bottom: #CB6500;
				border-top: #CB6500;
				border-left: #CB6500;
				border-right: #CB6500;
                border-width: 1px 1px 1px 1px;
                border-style: dotted dotted dotted dotted;
		        }			

	font.nav_category
		{
		font-weight: bolder;
		font-style: normal;
		font-size: 10px;
		color: #FFFFFF;
		font-family: arial, sans-serif;
		}
	
	a.nav_category
		{
		font-weight: bolder;
		font-style: normal;
		font-size: 10px;
		color: #FFFFFF;
		font-family: arial, sans-serif;
		text-decoration: none;
		}
		
	font.welcome1
	    {
		font-weight: bolder;
		font-style: normal;
		font-size: 18px;
		color: #CB6500;
		/*Travis color: #E7731F;*/
		font-family: arial, sans-serif;
		text-decoration: none;
		line-height: 200%;
	    }
	    
	font.welcome2
	    {
		font-weight: bolder;
		font-style: normal;
		font-size: 13px;
		color: #FFFFFF;
		font-family: arial, sans-serif;
		text-decoration: none;
		line-height: 170%;
	    }

	.emboss
		{
		font-weight: bold;
		font-style: normal;
		font-size: 11px;
		letter-spacing:1px;
		color: #000000;
		font-family:Courier New, System;
		}

	.small
		{
		font-weight: normal;
		font-style: normal;
		font-size: 10px;
		color: #FFFFFF;
		font-family: arial, sans-serif;
		}
			
	    a.small
		    {
		    font-weight: normal;
		    font-style: normal;
		    font-size: 10px;
		    color: #FFFFFF;
		    font-family: arial, sans-serif;
            text-decoration: none;
            border-bottom: #EEEEEE;
            border-width: 0px 0px 1px 0px;
            border-style: none none dotted none;
		    }

	        a.small:hover
		        {
		    font-weight: normal;
		    font-style: normal;
		    font-size: 10px;
		    color: #FFFFFF;
		    font-family: arial, sans-serif;
            text-decoration: none;
            border-bottom: #CB6500;
            border-width: 0px 0px 1px 0px;
            border-style: none none dotted none;
		    }
	    
	.medium
		{
		font-weight: normal;
		font-style: normal;
		font-size: 11px;
		color: #FFFFFF;
		font-family: arial, sans-serif;
		line-height: 145%;
		}
			
	    a.medium
		    {
		    font-weight: normal;
		    font-style: normal;
		    font-size: 11px;
		    color: #FFFFFF;
		    font-family: arial, sans-serif;
            text-decoration: none;
            border-bottom: #EEEEEE;
            border-width: 0px 0px 1px 0px;
            border-style: none none dotted none;
		    line-height: 145%;
		    }

	        a.medium:hover
		        {
		        font-weight: normal;
		        font-style: normal;
		        font-size: 11px;
		        color: #FFFFFF;
		        font-family: arial, sans-serif;
                text-decoration: none;
                border-bottom: #CB6500;
                border-width: 0px 0px 1px 0px;
                border-style: none none dotted none;
		        line-height: 145%;
		        }

	.loginlinks
		{
		font-weight: bolder;
		font-style: normal;
		font-size: 11px;
		color: #FFFFFF;
		font-family: arial, sans-serif;
		line-height: 150%;
        text-decoration: none;
		}
			
	    .loginlinks a
		    {
		    font-weight: normal;
		    font-style: normal;
		    font-size: 11px;
		    color: #FFFFFF;
		    font-family: arial, sans-serif;		    
		    line-height: 150%;
            text-decoration: none;
            border-bottom: #EEEEEE;
            border-width: 0px 0px 1px 0px;
            border-style: none none dotted none;
		    }
		    
	        .loginlinks a:hover
		        {
		        font-weight: normal;
		        font-style: normal;
		        font-size: 11px;
		        color: #FFFFFF;
		        font-family: arial, sans-serif;		    
		        line-height: 150%;
                text-decoration: none;
                border-bottom: #CB6500;
                border-width: 0px 0px 1px 0px;
                border-style: none none dotted none;
		        }

	    a.restaurantaddress
		    {
		    font-weight: normal;
		    font-style: normal;
		    font-size: 10px;
		    color: #FFFFFF;
		    font-family: arial, sans-serif;
            text-decoration: none;
		    }

	        a.restaurantaddress:hover
		        {
		        font-weight: normal;
		        font-style: normal;
		        font-size: 10px;
		        color: #DDDDDD;
		        font-family: arial, sans-serif;
                text-decoration: none;
		        }

	    a.restaurantaddress_medium
		    {
		    font-weight: normal;
		    font-style: normal;
		    font-size: 11px;
		    color: #FFFFFF;
		    font-family: arial, sans-serif;
            text-decoration: none;
		    }

	        a.restaurantaddress_medium:hover
		        {
		        font-weight: normal;
		        font-style: normal;
		        font-size: 11px;
		        color: #DDDDDD;
		        font-family: arial, sans-serif;
                text-decoration: none;
		        }

	.tabletalk_header
		{
		font-weight: bolder;
		font-style: normal;
		font-size: 11px;
		color: #E7731F;
		font-family: arial, sans-serif;
		}
		
	.standard
		{
		font-weight: normal;
		font-style: normal;
		font-size: 10px;
		color: #FFFFFF;
		font-family: arial, sans-serif;
		opacity:.85;
		filter: alpha(opacity=85);
		-moz-opacity: 0.85;
		}
		
	.required
		{
		font-weight: bold;
		font-style: normal;
		font-size: 10px;
		color: #FFFFFF;
		font-family: arial, sans-serif;
		}
		
	.alt_required
		{
		font-weight: bold;
		font-style: normal;
		font-size: 10px;
		color: #FFFFFF;
		font-family: arial, sans-serif;
		}

    .inputerror
        {
        font-weight: bold;
        font-style: normal;
        font-size: 10px;
        color: #FFFFFF;
        font-family: arial, sans-serif;		    
        text-decoration: none;
        border-bottom: #CB6500;
		border-top: #CB6500;
		border-left: #CB6500;
		border-right: #CB6500;
        border-width: 1px 1px 1px 1px;
        border-style: dotted dotted dotted dotted;
		background-color: #CB6500;
		background-image: url("../images/masthead_gradient_trans40.png");
		background-repeat: repeat-y;
		background-position: right;
		padding:1px;
        }			

    .alterror
        {
        font-weight: bold;
        font-style: normal;
        font-size: 10px;
        color: #FFFFFF;
        font-family: arial, sans-serif;		    
        text-decoration: none;
        border-bottom: #669933;
		border-top: #669933;
		border-left: #669933;
		border-right: #669933;
        border-width: 1px 1px 1px 1px;
        border-style: dotted dotted dotted dotted;
		background-color: #669933;
		background-image: url("../images/masthead_gradient_trans40.png");
		background-repeat: repeat-y;
		background-position: right;
        }			

        
	.homemsg
		{
		font-weight: normal;
		font-style: normal;
		font-size: 11px;
		color: #FFFFFF;
		font-family: arial, sans-serif;
		line-height: 145%;
		}
			
	    a.homemsg
		    {
		    font-weight: normal;
		    font-style: normal;
		    font-size: 11px;
		    color: #FFFFFF;
		    font-family: arial, sans-serif;
            text-decoration: none;
            border-bottom: #EEEEEE;
            border-width: 0px 0px 1px 0px;
            border-style: none none dotted none;
		    line-height: 145%;
		    }

	        a.homemsg:hover
		        {
		        font-weight: normal;
		        font-style: normal;
		        font-size: 11px;
		        color: #FFFFFF;
		        font-family: arial, sans-serif;
                text-decoration: none;
                border-bottom: #CB6500;
                border-width: 0px 0px 1px 0px;
                border-style: none none dotted none;
		        line-height: 145%;
		        }
