    body {
	background-color: #000;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
    padding: 0px;
    }
	
	ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #181818;
	font-size:11px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	}
	
	p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #181818;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	}
	
	
	HR {
	size: 1px;
	color: #201f1c;
	}
	
	blockquote {  
	padding: 10px;
	margin-left: 10px;
	margin-left: 10px;
    border-top: 1px dashed #181818;
    border-bottom: 1px dashed #181818;
	}    
	
	blockquote p {  
	display:inline;
	color: #181818;
	font-style: italic;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	}
	
	.rule-vert {
	background-image: url(images/rule-vert.png);
	background-position: center top;
	background-repeat: repeat-y;
	width: 15px;
	min-height: 100%;
	}
	
	.rule-vert-wide {
	background-image: url(images/rule-vert.png);
	background-position: center top;
	background-repeat: repeat-y;
	width: 50px;
	min-height: 100%;
	}
	
	.rule {
	background-image: url(images/rule-thick.jpg);
	background-repeat: repeat-x;
	background-position: center;
	height: 10px;
	}
	
	
/* LINK STYLES */
	
	a:link {color: #851509; text-decoration: none;}
    a:visited {color: #851509; text-decoration: none;}
    a:active {color: #851509; text-decoration: none;}
    a:hover {color: #ff9000; text-decoration: none;}
	
	.footer  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #e2c893;
	font-size: 11px;
	}
	
	.footer a:link {color: #fff;}
	.footer a:hover {color: #ffb400;}
	
	
	
/* NAVIGATION STYLES */


	#navcontainer {
	margin-left: -25px;
	}
	
	#navlist {
  	border: 0px;
	margin: 0px;
   }
   
    #navlist ul {
	list-style-type: none;
  	border: 0px;
	margin: 0px;
   }
   
    #navlist li {
    display: inline;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 35px 40%;
    padding-left: 75px;
  	border: 0px;
	margin: 0px;
   }
   
    .topnav  {
	font-family: ltc-squareface-sc,sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	color: #88694a;
	font-size: 14px;
	border: 0px;
	margin: 0px;
	}
	
	.topnav a:link {  
	font-family: ltc-squareface-sc,sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	color: #88694a;
	font-size: 14px;
	border: 0px;
	margin: 0px;
	}
	
	.topnav a:visited {  
	font-family: ltc-squareface-sc,sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	color: #88694a;
	font-size: 14px;
	border: 0px;
	margin: 0px;
	}
	
	.topnav a:hover {  
	font-family: ltc-squareface-sc,sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;
	border: 0px;
	margin: 0px;
	}
   
	
/* HEADING STYLES */

	
    h1 {
	font-family: league-gothic,League Gothic,sans-serif;
	font-weight: normal;
	font-size: 36px;
	color: #181818;
	line-height: 34px;
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
	padding-bottom: 5px;
	}
	
    h2 {
	font-family: league-gothic,League Gothic,sans-serif;
	font-weight: normal;
	font-size: 36px;
	color: #181818;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	}
	
    h3 {
	font-family: league-gothic,League Gothic,sans-serif;
	font-weight: normal;
	font-size: 24px;
	color: #181818;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	}
	
	h4 {
	font-family: league-gothic,League Gothic,sans-serif;
	font-weight: normal;
	font-size: 24px;
	color: #c70000;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	}
	
	h5 {
	font-family: league-gothic,League Gothic,sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 20px;
	color: #242424;
	margin: 0px;
	padding: 0px;
	}

    h6 {
	font-family: league-gothic,League Gothic,sans-serif;
	font-weight: normal;
	font-size: 24px;
	color: #000;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	}
	
	
/* TEXT STYLES */
	

	
	.fine {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	}
	
	.fine-bold {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	}

    .hours  {
	font-family: league-gothic,League Gothic,sans-serif;
	font-weight: normal;
	color: #88694a;
	font-size: 22px;
	text-transform: uppercase;
	border: 0px;
	margin: 0px;
	}
	
    .phone {
	font-family: ltc-squareface-sc,sans-serif;
	font-weight: normal;
	color: #ffb400;
	font-size: 24px;
	border: 0px;
	margin: 0px;
	padding-right: 80px;
	}
	
    .specials {
	font-family: league-gothic,League Gothic,sans-serif;
	font-weight: normal;
	font-size: 36px;
	line-height: 34px;
	color: #181818;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	}


/* IMAGE STYLES */




/* POSITION STYLES */



/* FORM STYLES */

	
	.form1 {
	width: 280px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
	color: #666;
	background-color: #333;
	border: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
    }
	
	.form2 {
	width: 125px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
	color: #666;
	background-color: #333;
	border: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
    }
	
	.form3 {
	width: 60px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #201f1c;
	border: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
    }

	.form4 {
	width: 150px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #201f1c;
	border: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
    }
	
	
/* CSS BUTTON STYLES */



    .button a {
    color: #fff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	font-variant: small-caps;
	text-decoration: none;
	text-align: center;
	padding: 12px 0 0 0;
	display: block;
	width: 184px;
	height: 42px;
	background-image: url(images/btn_css.jpg);
	background-repeat: no-repeat;
	}
	
	.button a:hover, .button a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #fff;
	font-variant: small-caps;
	text-decoration: none;
	text-align: center;
	padding: 12px 0 0 0;
	display: block;
	width: 184px;
	height: 42px;
	background-image: url(images/btn_css_on.jpg);
	background-repeat: no-repeat;
	}
	
	.error {
	color: #F00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}

