/*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: #CCCC66;
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;
}

.footer {}

.header_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	letter-spacing: 3px;
	font-weight: bold;
}


.logo {
	font:22px times new roman;
	color: #333300;
	letter-spacing:.4em;
	font-weight:bold;
}

.navText {
	color: #333300;
	font-family: arial;
	font-size: 12px;
	font-weight: bolder;
}

/* ------------------------------------------------------------- */

#bridge {
	position:absolute;
	left: 325px;
	top: 525px;
}
#carp {
	position:absolute;
	width:135px;
	height:325px;
	left: 30px;
	top: 589px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#cute {
	position:absolute;
	left: 30px;
	top: 550px;
}

#content {
	position: relative;
	width: 1000px;
}

#div_brown {
	position:absolute;
	width:420px;
	height:50px;
	z-index:1;
	left: 200px;
	top: 900px;
	background-color: #CC9966;
}

#div_pink {
	position:absolute;
	width:250px;
	height:50px;
	left: 620px;
	top: 900px;
	background-color: #FFC6A5;
}


#header {
	background-color: #99FFCC;
	top: 75px;
	position: absolute;
	left: 225px;
	height: 60px;
	line-height: 10px;
	width: 375px;
	padding: 10px;
	letter-spacing: 10px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-bottom-style: outset;
	border-left-style: outset;
	border-bottom-color: #FF9933;
	border-left-color: #FF9933;
}

#header p {
	font-size: 1.8em;
	text-align: center;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 8px;
	font-weight: bold;
}



#logo {
	position: absolute;
	left: 50px;
	top: 125px;
	width: 108px;
	height: 144px;
}
#kingston {
	position: absolute;
	left: 25px;
	top: 15px;
}

#main-text {
	background-color: #99FFFF;
	border-bottom: 1px #000000 solid;
	padding: 10px;
	width: 400px;
	border-left: 1px #000000 solid;
	top: 175px;
	left: 200px;
	position: absolute;
	text-align: center;
}



#navbar {
	position: absolute;
	top: 350px;
	left: 36px;
	width: 125px;
	height: 175px;
}

#neighborhood {
	position:absolute;
	width:250px;
	height:90px;
	z-index:3;
	left: 650px;
	top: 375px;
	padding: 10;
}


#rank {
	position: absolute;
	left: 200px;
	top: 1100px;
}

#sales {
	position:absolute;
	width:250px;
	height:756px;
	z-index:3;
	left: 636px;
	top: 602px;
}



#scene {
	height: 192px;
	width: 256px;
	position: absolute;
	top: 375px;
	left: 650px;
	border: medium groove #660000;
}

#slide {
	position: absolute;
	height: 192px;
	width: 256px;
	left: 675px;
	top: 150px;
	padding: 5px;
	border: medium groove #CC3333;
	background-color: #CC9966;
}
#special {
	height: 100px;
	width: 200px;
	position: absolute;
	left: 687px;
	top: 150px;
}



#webforu2 {
	position: absolute;
	top: 85px;
	left: 650px;
}

