/*This is the core style sheet of the site*/


div {}

body {
background-color: #999966;
color: #333333;
font-family: Arial, Helvetica, sans-serif;
font-size: .9em;}


h1 {
	font-size: 1.7em;
	text-align: left;
	font-style: italic;
	letter-spacing: 5px;
	font-family: "Times New Roman", Times, serif;
}

h2 {
	font-size: 1.1em;
	text-decoration: none;
	text-align: center;
	letter-spacing: 5px;
}


p {
	font-size: .8em;
	text-align: justify;
	line-height: 1.4em;
	}
	
a {
	color: #993300;
	text-decoration:none;
	font-weight:bold;
	margin-left: 10px;
	}
	
a:hover {
	color: #CC0000;
	text-decoration:none;
	}
	
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: bolder;
	color: #993300;
	text-decoration: none;
}

.logo {
	font:22px times new roman;
	color: #333300;
	letter-spacing:.4em;
	font-weight:bold;
}

.navText {
	font:12px arial;
	color: #333300;
	letter-spacing:0.1%;
}

#addon_image {
	position: absolute;
	top: 300px;
	left: 700px;
	height: 192px;
	letter-spacing: normal;
	padding: 10px;
	border: medium ridge #330000;
	width: 256px;
	background-color: #996633;
}

#content {
	position: absolute;
	width: 900px;
	top: 224px;
	left: 12px;
}

#deer_front {
	position: absolute;
	height: 192px;
	width: 256px;
	top: 750px;
	left: 700px;
	border: medium inset #996633;
	padding: 5px;
	background-color: #333300;
}

#deer_stair {
	position: absolute;
	top: 275px;
	left: 700px;
	height: 192px;
	letter-spacing: normal;
	padding: 10px;
	border: medium inset #330000;
	width: 256px;
	background-color: #996633;
}
#dog_bridge {
	position: absolute;
	height: 240px;
	width: 320px;
	left: 300px;
	top: 650px;
	padding: 10;
	background-color: #333300;
	border: medium outset #663333;
}


#ducks {
	position:absolute;
	width:128px;
	height:96px;
	left: 800px;
	top: 35px;
	border: medium inset #993300;
}

#estimate {
	position: absolute;
	left: 215px;
	width: 300px;
	height: 150px;
	padding: 15px;
	border: 3px inset #CC6633;
	top: 300px;
}


#franklin {
	position: absolute;
	height: 200px;
	width: 260px;
	left: 15px;
	top: 30px;
	padding: 5;
	border: medium ridge #ECE9D8;
	background-color: #666666;
}

#gibson {
	position: absolute;
	left: 220px;
	top: 850px;
	height: 100px;
	width: 280px;
	padding: 5px;
	border: medium inset #FF6633;
}


#header {
	margin-top: 10px;
	margin-left: 285px;
	margin-bottom: 10px;
	height: 200px;
	padding-left: 5px;
	width: 650px;
}

#header p {
	font-size: 1.4em;

	line-height: 0.8em;

	text-align: left;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 4px;
	font-weight: bold
	}


#kingston {
	position: absolute;
	height: 100px;
	width: 250px;
	left: 700px;
	top: 525px;
	padding: 10px;
}
#kit_cabinet {
	position: absolute;
	height: 192px;
	width: 256px;
	left: 600px;
	top: 1000px;
	border: medium ridge #CC6633;
	padding: 5px;
	background-color: #333300;
}


#kit_tile {
	border: medium groove #660000;
	position: absolute;
	left: 220px;
	top: 550px;
	height: 192px;
	width: 256px;
	bottom: auto;
	padding: 10px;
	background-color: #666633;
}

#kit_view {
	position: absolute;
	left: 215px;
	top: 725px;
	width: 256px;
	height: 192px;
	padding: 15px;
	border: 3px inset #993300;
	background-color: #666633;
}
#kit_view_desc {
	position: absolute;
	left: 220px;
	top: 975px;
	width: 300px;
	height: 100px;
}


#main-text {
	background-color: 999966;
	margin-left: 210px;
	padding: 10px;
	width: 400px;
	text-align: center;
	border: 3px inset #993333;
}

#navbar {
	position: absolute;
	top: 300px;
	left: 15px;
	width: 150px;
	padding: 10;
	height: 125px;
}

#newsgator {
	position:absolute;
	width:140px;
	height:325px;
	left: 30px;
	top: 450px;
	text-align: center;
}
#services {
	position: absolute;
	left: 275px;
	top: 300px;
	width: 375px;
	height: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding: 10px;
	line-height: 1.4em;
	font-weight: bold;
}


#webmon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bolder;
	text-decoration: none;
	position: absolute;
	left: 600px;
	top: 200px;
	height: 25px;
	width: 300px;
	color: #993300;
	line-height: 16px;
}
