body {
	background-image: url(images/bg2.gif);
	background-color:#7aa366;
	text-align:center;
	border:0px;
	padding:0px;
	margin:0px;
	
}
* {margin:0;padding:0}
#container {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:800px;
	z-index:auto;
}

#navigation {
	position:absolute;
	left:304px;
	top:0px;
	width:489px;
	height:80px;
	z-index:auto;
}

#logo {
	position:absolute;
	top:3px;
	width:224px;
	height:77px;
	z-index:auto;
}
#logo2 {
	position:absolute;
	top:80px;
	left:-6px;
	width:6px;
	height:74px;
	z-index:auto;
}
#header {
	position:absolute;
	top:80px;
	width:792px;
	height:402px;
	z-index:auto;
}
#call {
	position:absolute;
	top:486px;
	width:479px;
	height:46px;
	z-index:auto;
	left: 313px;
}
#main {
	position:absolute;
	top:541px;
	width:790px;
	height:127px;
	z-index:auto;
	text-align:left;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
}
a:link {
	color: #984F2C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #984F2C;
}
a:hover {
	text-decoration: underline;
	color: #984F2C;
}
a:active {
	text-decoration: none;
	color: #984F2C;
}

p {
margin:0px;
padding:0px;
}

.nav {
	width: 489px;
	height: 80px;
	background: url(images/nav.gif) no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
}
.nav li {
	display: inline;
}
.nav li a:link, .nav li a:visited {
	position: absolute;
	top: 0px;
	height: 80px;
	text-indent: -9000px;
	overflow: hidden;
	z-index: 10;
}
	.nav .home a:link, .nav .home a:visited {
		left: 0px;
		width: 110px;
	}
	.nav .home a:hover, .nav .home a:focus {
		background: url(images/nav.gif) no-repeat 0px -80px;
	}
	.nav .home a:active {
		background: url(images/nav.gif) no-repeat 0px -160px;
	}
	.current-home .home a:link, .current-home .home a:visited {
		background: url(images/nav.gif) no-repeat 0px -240px;
		cursor: default;
	} 
	.nav-home, .nav-home-click {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 110px;
		height: 80px;
		background: url(images/nav.gif) no-repeat 0px -80px;
	}
	.nav-home-click {
		background: url(images/nav.gif) no-repeat 0px -240px;
	}



	.nav .about a:link, .nav .about a:visited {
		left: 126px;
		width: 110px;
	}
	.nav .about a:hover, .nav .about a:focus {
		background: url(images/nav.gif) no-repeat -126px -80px;
	}
	.nav .about a:active {
		background: url(images/nav.gif) no-repeat -126px -160px;
	}
	.current-about .about a:link, .current-about .about a:visited {
		background: url(images/nav.gif) no-repeat -126px -240px;
		cursor: default;
	} 
	.nav-about, .nav-about-click {
		position: absolute;
		top: 0;
		left: 126px;
		width: 110px;
		height: 80px;
		background: url(images/nav.gif) no-repeat -126px -80px;
	}
	.nav-about-click {
		background: url(images/nav.gif) no-repeat -126px -240px;
	}



	.nav .gallery a:link, .nav .gallery a:visited {
		left: 251px;
		width: 110px;
	}
	.nav .gallery a:hover, .nav .gallery a:focus {
		background: url(images/nav.gif) no-repeat -251px -80px;
	}
	.nav .gallery a:active {
		background: url(images/nav.gif) no-repeat -251px -160px;
	}
	.current-gallery .gallery a:link, .current-gallery .gallery a:visited {
		background: url(images/nav.gif) no-repeat -251px -240px;
		cursor: default;
	}
	.nav-gallery, .nav-gallery-click {
		position: absolute;
		top: 0;
		left: 251px;
		width: 110px;
		height: 80px;
		background: url(images/nav.gif) no-repeat -251px -80px;
	}
	.nav-gallery-click {
		background: url(images/nav.gif) no-repeat -251px -240px;
	}


	
	.nav .contact a:link, .nav .contact a:visited {
		left: 378px;
		width: 110px;
	}
	.nav .contact a:hover, .nav .contact a:focus {
		background: url(images/nav.gif) no-repeat -378px -80px;
	}
	.nav .contact a:active {
		background: url(images/nav.gif) no-repeat -378px -160px;
	}
	.current-contact .contact a:link, .current-contact .contact a:visited {
		background: url(images/nav.gif) no-repeat -378px -240px;
		cursor: default;
	}
	.nav-contact, .nav-contact-click {
		position: absolute;
		top: 0;
		left: 378px;
		width: 110px;
		height: 80px;
		background: url(images/nav.gif) no-repeat -378px -80px;
	}
	.nav-contact-click {
		background: url(images/nav.gif) no-repeat -378px -240px;
	}
	
	li {
    list-style-image: url(images/bullet1.gif);
	}