/* CSS Document */

<style type="text/css">

#dummy 	{

		}
				
#dBackColour	{
					position: relative;
					border-width: 0 3px;
					margin: auto;
					left:0px;
					top:-20px;
					height:auto;
					width: 895px;				
				}
				
#dHeader 		{
					position:absolute;
					left: 4px;
					top: 16px;
					text-align:center;
				}

#dNavigation 	{
					position:absolute;
					left:4px;
					text-align:center;
					width:192px;
					height:250px;
					top:274px; /*235 before */
				}

#dContent 		{
					position:absolute;
					left:197px;
					top:274px; /*235 before */
					height:588px;
					margin-left:10px;
					margin-right:10px;
					margin-bottom:10px;
					width:685px;
					w\idth: 685px; /* real width */
					float: right;
				}

#MenuContent 		{
						position:absolute;
						left:197px;
						top:274px; /*235 before */
						height:588px;
						margin-left:10px;
						margin-right:10px;
						margin-bottom:10px;
						width:405px;
						w\idth: 405px; /* real width */
						float: right;
					}

#AboutContent 		{
						position:absolute;
						left:197px;
						top:274px; /*235 before */
						height:388px;
						margin-left:10px;
						margin-right:10px;
						margin-bottom:10px;
						width:550px;
						w\idth: 550px; /* real width */
						float: right;
					}
					
#KidsContent 		{
						position:absolute;
						left:197px;
						top:274px; /*235 before */
						height:588px;
						margin-left:10px;
						margin-right:10px;
						margin-bottom:10px;
						width:550px;
						w\idth: 550px; /* real width */
						float: right;
					}

#KidsPicts			{	
						position:absolute;
						left:756px;
						top:275px;
						width:135px;
						

					}
					
#MenuPictures		{
						position:absolute;
						left:605px;
						top:274px; /*235 before */
						height:588px;
						margin-left:10px;
						margin-right:10px;
						margin-bottom:10px;
						width:281px;
						w\idth: 281px; /* real width */
						text-align:center;
					}
					
.sHType1 		{
					font:"Edwardian Script ITC";
					/*font:"Edwardian Script ITC", "Arial Black", "Times New Roman";*/
					font-size:40px;
					font-weight: bold;
					font-style:italic;
				}

.sHType2 		{
					font:"Times New Roman";
					font-size:40px;
					font-weight: bold;
					color:#990000;
				}

.sHType3 		{
					font:"Edwardian Script ITC";
					font-size:34px;
					font-style:italic;
				}
								
.sBType1 		{
					font:"Times New Roman", Times, serif;
					font-size:16px;
					text-align:left;
					color:#000099;
					font-weight:bold;
				}
				
.sBType2 		{
					font:"Times New Roman", Times, serif;
					font-size:16px;
					text-align:center;
				}
.sBType3 		{
					font:"Times New Roman", Times, serif;
					font-size:16px;
					text-align:left;
					text-indent:35px;
				}
.sBType4 		{
					font:"Times New Roman", Times, serif;
					font-size:16px;
					text-align:left;
					text-indent:0px;
					font-weight:bold;
				}	

.sBType5 		{
					font:"Times New Roman", Times, serif;
					font-size:16px;
					text-align:center;
					font-weight:bold;
				}
				
.MenuTitle 		{
					font:"Times New Roman", Times, serif;
					font-size:20px;
					font-style:italic;
					font-weight:bold;
					text-indent:0px;
				}

.MenuSubTitle 		{
					font:"Times New Roman", Times, serif;
					font-size:16p;
					text-decoration:underline;
					font-weight:bold;
					text-indent:0px;
				}
								
.MenuFood		{
				
					font:"Times New Roman", Times, serif;
					font-size:14px;
					text-indent:0px;
					font-weight:bold;
				}

.MenuContent	{			
					font:"Times New Roman", Times, serif;
					font-size:14px;
				}
				
.MenuDes		{
					font:"Times New Roman", Times, serif;
					font-size:12px;
					text-indent:0px;
					font-weight:300;
					font-style:italic;
				}
				
.MenuPrice		{
					font:"Times New Roman", Times, serif;
					font-size:14px;
					text-align:right;
				}
					
.About1			{
					font:"Times New Roman", Times, serif;
					font-size:30px;
					font-weight:bold;
				}

.About2			{
					font:"Times New Roman", Times, serif;
					font-size:18px;
					font-style:italic;
				}
				
.About3			{
					font:"Times New Roman", Times, serif;
					font-size:20px;
				}										

</style>
