﻿    body{
        background-position: top;
        background-image:url(top_bg.gif);
        background-repeat:repeat-x;
        font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
        background-color:#FAF6EC;
        color:#666666; 
        text-align:left;  
	}
    html{
        scrollbar-face-color:#DDDDDD;
        scrollbar-highlight-color: #CCCCCC;
        scrollbar-shadow-color: #CCCCCC;
        scrollbar-3dlight-color: #F5F5F5;
        scrollbar-darkshadow-color: #F5F5F5;
        scrollbar-track-color: #F0F0F0;
        scrollbar-arrow-color: #FFFFFF;
	}
    A:link,A:visited,A:active,A:hover {font-size: 12px;COLOR:#664B27; TEXT-DECORATION:underline;}
    div.title{text-align:left;color:#ACCE20;font-weight:bold;font-size:14px;}
    
    #andyscroll{height:500px;width:100%; text-align:center; padding-top:10px;white-space:normal;float:left;overflow:hidden;}
    #scrollmessage{width:100%;}
	#sdf img{ padding-bottom:5px;}
	
	.locationdiv{width:100%;}
	.locationdiv h5{font-size:18px;padding-bottom:10px;text-align:left;font-weight:normal;}
	.siteinfo{height:240px; background-position: left bottom; background-image: url(image1.gif); background-repeat: no-repeat; text-align:center;}
	.siteinfo h1{color:#000000;font-size:24px; font-weight:bold;margin:0; padding-bottom:10px; padding-top:10px;}
	.siteinfo h2{color:#000000; font-size:19px;font-weight:bold;margin:0; padding-bottom:6px;}
	.siteinfo h3{color:#000000; font-size:16px;font-weight:normal;margin:0; padding-bottom:6px;}
	/*overwrite*/
	.menu{height:auto;padding-left:25px;}
	.menu li{height:30px;background-image:url(menubg.gif);background-repeat:repeat-x;background-position: left bottom; line-height:30px; vertical-align:middle;width:130px;text-align:left;padding-left:10px; }
	.menu li A:link,
	.menu li A:visited,
	.menu li A:active,
	.menu li A:hover{display:block;cursor:pointer; width:100%;font-size:15px;}
	.footdiv{color:white;}	
	.footdiv a:link,.footdiv a:visited,.footdiv a:active,.footdiv a:hover{color:red;}
	.menulist div.topic{width:73%;}
	.menulist .price{width:20%;padding-left:2%;}