	body	{
			margin: 0px;
			padding: 0px;
			background-image: url(images/tilebackground.jpg);
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			}

	#bodybacking {
			background-image: url(images/body_03.jpg);
			background-repeat: repeat-y;
			}

	p 		{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			}
	#menuarea {
			background-image: url(images/menu_01.jpg);
			background-repeat: no-repeat;
			}

	h1 		{
			background-image: url(images/heading1.jpg);
			text-align: left;
			color: #FFFFFF;
			font-size: 18px;
			background-repeat: no-repeat;
			padding-top: 1px;
			padding-bottom: 1px;
			padding-left: 3px;
			}
			
		h2 	{	
			background-image: url(images/heading2.jpg);
			text-align: center;
			color: #FFFFFF;
			font-size: 17px;
			}
			
	.photos {
			border: 6px solid #000000;
			margin: 10px;
			}
	#menuarea a {
			background-repeat: no-repeat;
			color: #000000;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
			text-decoration: underline;
			}
	#menuarea a:hover {
			background-repeat: no-repeat;
			color: #533817;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
			text-decoration: none;
			}
	#bottommenu {
			background-image: url(images/footerA.jpg);
			font-size: 12px;
			}
	a 		{font-size: 12px;
			color: #284E73;
			font-weight: bold;
			}
	a:hover {
			color: #B6A48C;
			}
	li 		{
			font-weight: bold;
			padding-bottom: 16px;
			color: #000000;
			font-size: 12px;
			font-family: Arial, Helvetica, sans-serif;
			}

	
	.style2 {font-size: 12px;
			font-weight: bold}
	.style3 {font-size: 14px;
			font-weight: bold;
			color:#333333;}
	.style4 {font-size: 12px;
			font-weight: bold;
			color: #284e73;}	
	.style5 {font-size: 16px;
			font-weight: bold;}
	.style6 {font-size: 16px;
			font-weight: bold;
			color: #006600;}
	.style7 {font-size: 12px}
	.style9 {font-size: 14px;
			color: #000000;
			font-weight: bold;}


