/* Start of CMSMS style sheet 'Papa Zs - misc' */
body {
	color:#555;
}

body {
	font-size:10pt;
	line-height:1.4em;

	font-family:tahoma, verdana, arial, courier;
}

a:link, a:visited {
	color:#600;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
.content ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:square;
}
.content li {
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px;
	line-height:14px;
	color:#A54823;
}

h1 {
	margin-top:0.75em;
	font-size:18pt;
	line-height:1.2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-style:italic;
	color:#fff;
        background:url("images/page_title_bg.jpg") left no-repeat;
        padding-left:20px;
}

/*h1 {
	margin-top:0.75em;
	font-size:18pt;
	line-height:1.2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-style:italic;
	color:#900;
        border-bottom:solid 1px #786;
}*/

h2 {
	margin-top:0.75em;
	font-size:14pt;
	line-height:1.2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-style:italic;
	color:#563;
}

h3 {
	margin-top:0.75em;
	font-size:12pt;
	line-height:1.2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:normal;
	color:#674;
}

.redBold {
       color:#744;
       font-weight:bold;
}

.greenBold {
       color:#563;
       font-weight:bold;
       font-size:12pt;
}

.smallText{
       font-size:8pt;
}

hr {
       color:#363;
       background-color363;
}

.tableBackground {
      background:#dc9;
      border:dashed 1px #a97;
}

#hitCounter {
   text-align:right;
   color:#fff;
   font-size:18pt;
   line-height:1.2em;   
   background:url(http://www.papazsrestaurant.com/images/hit_counter.jpg) top center no-repeat;
   width:226px;   
   margin:0 auto;
   height:;
   padding:80px 60px 50px 0;
   margin-top:20px;
}
/* End of 'Papa Zs - misc' */

