/*This is the core style sheet of the site*/


a {
	color: #333300;
	text-decoration:none;
	font-weight:bold;
	margin-left: 10px;
	}
	
a:hover {
	color: #990000;
	text-decoration:none;
	}

body {
	background-color: #CCCCCC;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin: 0em;
}

h1 {
	font-size: 1.4em;
	text-align: center;
	letter-spacing: 5px;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.25em;
}

h2 {
	font-size: 1.1em;
	text-align: center;
	letter-spacing: 5px;
	line-height: 1.25em;
}

h3 {
	font-size: 1.4em;
	text-align: center;
	font-style: italic;
	letter-spacing: 5px;
	font-family: "Times New Roman", Times, serif;
}

p {
	font-size: 12px;
	text-align: justify;
	line-height: 1.5em;
}
.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;
}
#carp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	position:absolute;
	width:150px;
	height:325px;
	left: 25px;
	top: 475px;
	
}

#container {
	position: relative;
	width: 760px;
	margin: 0 auto;
}

#content {
	position: absolute;
	width: 350px;
	left: 50px;
	top: 224px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	
}

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

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

#flash {
	top: 60px;
	position: absolute;
	left: 600px;
	height: 100px;
	background-color: #CCCCCC;
}

#google {
	position: absolute;
	left: 226px;
	top: 491px;
	height: 100px;
}

#header {
	border-bottom: 1px #000000 solid;
	top: 50px;
	position: absolute;
	left: 200px;
	height: 125px;
	line-height: 1px;
}

#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 {
	height: 192px;
	background-image: url(images/logo.jpg);
	width: 256px;
	position: absolute;
	top: 200px;
	left: 525px;
	border: medium groove #660000;
}
#hummer {
	position: absolute;
	left: 25px;
	top: 35px;
}


#main-text {
	background-color: 999966;
	border-bottom: 1px #000000 solid;
	padding: 10px;
	width: 400px;
	border-left: 1px #000000 solid;
	top: 150px;
	left: 200px;
	position: absolute;
	text-align: center;
}
#nashville {
	position: absolute;
	left: 25px;
	top: 25px;
}


#navbar {
	position: absolute;
	top: 150px;
	left: 25px;
	width: 125px;
	height: 175px;
}

#navigation  {
	color: #666633;
	text-decoration:none;
	position: absolute;
	left: 63px;
	top: 990px;
	height: 25px;
	font-family: arial;
	font-size: 12px;
	font-weight: bolder;
	letter-spacing: 0.1em;
	width: 575px;
	border-bottom-width: medium;
	border-bottom-style: groove;
	border-bottom-color: #666633;
	border-right-width: medium;
	border-right-style: groove;
	border-right-color: #666633;
}

#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;
}

#shopping {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	padding: 15px;
	height: 350px;
	width: 250px;
	position: absolute;
	left: 475px;
	top: 200px;
}

#webforu2_logo {
	position: absolute;
	left: 28px;
	top: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: #336666;
}
