body {background-color:#000000;
width:850px;
margin:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#1e1908;
}

#wrapper {width:850px;
margin: 0px;
padding:0px;
background-color:#a49768;
}

#header {
	width:850px;
	margin:0px;
	padding: 0px;
	float: left;
	
}

a:link, a:visited, a:active {color: #fee79f;
text-decoration: none;}

a:hover{color:#1e1908;}

a.nav_home:link, a.nav_home:visited {
    display:block;
    width:87px; height: 47px;
    background-image:url(img/home-georgia-mountain-cabin.jpg);
    background-repeat: no-repeat;
    background-position:0px 0px;
	overflow:hidden;
	
	  }

a.nav_home:hover, a.nav_home:active {
    background-position: 0px -47px;
    }

a.nav_details:link, a.nav_details:visited {
    display:block;
    width:86px; height: 47px;
    background-image:url(img/cabin-details.jpg);
    background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow:hidden;
	float:left;
   
    }

a.nav_details:hover, a.nav_details:active {
    background-position: 0px -47px;
    }
	
	a.nav_interior:link, a.nav_interior:visited {
    display:block;
    width:147px; height: 47px;
    background-image:url(img/cabin-interior.jpg);
    background-repeat: no-repeat;
   background-position: 0px 0px;
   overflow:hidden;
    }

a.nav_interior:hover, a.nav_interior:active {
    background-position: 0px -47px;
    }
	
	
	a.nav_rates:link, a.nav_rates:visited {
    display:block;
    width:196px; height: 47px;
    background-image:url(img/cabin-rates-availability.jpg);
    background-repeat: no-repeat;
   background-position: 0px 0px;
   overflow:hidden;
    }

a.nav_rates:hover, a.nav_rates:active {
    background-position: 0px -47px;
    }
		
		
	a.nav_reserve:link, a.nav_reserve:visited {
    display:block;
    width:144px; height: 47px;
    background-image:url(img/reserve-cabin.jpg);
    background-repeat: no-repeat;
   background-position: 0px 0px;
   overflow:hidden;
    }

a.nav_reserve:hover, a.nav_reserve:active {
    background-position: 0px -47px;
    }
		
		
	a.nav_area:link, a.nav_area:visited {
    display:block;
    width:190px; height: 47px;
    background-image:url(img/ellijay-area-information.jpg);
    background-repeat: no-repeat;
   background-position: 0px 0px;
   overflow:hidden;
    }

a.nav_area:hover, a.nav_area:active {
    background-position: 0px -47px;
    }

	#nav_home {width:87px;
	height:47px;
	overflow:hidden;
	padding:0px;
	margin:0px;
	display:block;
	float:left;}
	
	#nav_details {width:86px;
	height:47px;
	overflow:hidden;
	padding:0px;
	margin:0px;
	display:block;
	float:left;}
	
	#nav_interior {width:147px;
	height:47px;
	overflow:hidden;
	padding:0px;
	margin:0px;
	display:block;
	float:left;}
	
	#nav_rates {width:196px;
	height:47px;
	overflow:hidden;
	padding:0px;
	margin:0px;
	display:block;
	float:left;}
	
	#nav_reserve {width:144px;
	height:47px;
	overflow:hidden;
	padding:0px;
	margin:0px;
	display:block;
	float:left;}
	
	#nav_area {width:190px;
	height:47px;
	overflow:hidden;
	padding:0px;
	margin:0px;
	display:block;
	float:left;}

#nav {width:850px;
height: 47px;
overflow:hidden;
float: left;}

#main {
	background-color:#a49768;
	width:850px;
	padding: 0px;
	margin: 0px;
	float: left;
}

#content {
	padding: 0px 30px 30px 30px;
}

img.pics {border: solid 5px #fee79f;}

#footer {width:850px;
background-color:#a49768;}

a.footer:link, a.footer:visited, a.footer:active {color:#1e1908;
font-size:14px;
font-weight:bold;
text-decoration:none;
}

a.footer:hover {color:#fee79f;}