/*This is the core style sheet of the site*/


div {}

a {
	color: #333300;
	text-decoration:none;
	font-weight:bold;
	text-align: center;
	}
	
a:hover {
	color: #990000;
	text-decoration:none;
	text-align: center;
	}

body {
background-color: #CCCCCC;
color: #333333;
font-family: Arial, Helvetica, sans-serif;
font-size: 0.9em;
}

h1 {
	font-size: 20px;
	text-align: center;
	font-style: italic;
	letter-spacing: 5px;
	font-family: "Times New Roman", Times, serif;
}

h2 {
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}	
}

h3 {
	font-size: 1.1em;
	text-decoration: none;
	text-align: center;
	letter-spacing: 5px;
}

p {
font-size: 12px;
text-align: justify;
line-height: 1.2em;
}


.navText {
	color: #333300;
	font-family: arial;
	font-size: 12px;
	font-weight: bolder;
}
#frame {
	position: absolute;
	left: 660px;
	top: 325px;
	width: 130px;
	height: 180px;
}

#clouds {
	position: absolute;
	left: 30px;
	top: 782px;
	width: 130px;
	height: 180px;
}

#fruit {
	position: absolute;
	left: 285px;
	top: 542px;
	width: 130px;
	height: 180px;
}


#header {
	top: 14px;
	position: absolute;
	left: 31px;
	height: 20px;
	width: 500px;
	padding: 10px;
	font-weight: bolder;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	color: #669999;
	font-size: 20px;
}

#kingston {
	position: absolute;
	left: 25px;
	top: 125px;
}
#navbar {
	position: absolute;
	top: 350px;
	left: 36px;
	width: 125px;
	height: 175px;
}
#patrons {
	position: absolute;
	left: 24px;
	top: 300px;
	height: 275px;
	width: 165px;
	padding: 5px;
	border: medium groove #003366;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#plato {
	height: 212px;
	width: 180px;
	position: absolute;
	top: 827px;
	left: 340px;
	border: medium groove #660000;
}
#scene {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #CC9933;
	text-align: center;
	position: absolute;
	height: 75px;
	width: 500px;
	left: 100px;
	top: 25px;
}


#slide {
	height: 260px;
	width: 355px;
	position: absolute;
	top: 236px;
	left: 243px;
	border: medium groove #660000;
}


#slide2 {
	height: 256px;
	width: 300px;
	position: absolute;
	top: 525px;
	left: 300px;
	border: medium groove #660000;
}


#slide3 {
	height: 192px;
	width: 256px;
	position: absolute;
	top: 725px;
	left: 15px;
	border: medium groove #660000;
}


#webforu2 {
	position: absolute;
	top: 225px;
	left: 655px;
}
