@charset "utf-8";
/* CSS Document */

#nav-links-link a:link, #nav-links-link a:visited{
	line-height:30px;
	text-decoration:none;
	color:#764C24;
}
#content-right a:hover img{
	border:1px solid black;
	padding:3px;
}
#content-right a:link img{
	border:0px;
	padding:3px;
}
/******************/
body,html{
	margin:0px;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#container{
	width:800px;
	margin-left:auto;
	margin-right:auto;
}
#header{
	width:800px;
	height:100px;
	float:left;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
}
#header-links{
	text-transform:uppercase;
	color:#631C00;
	font-size:10px;
	padding-left:685px;
	height:36px;
	width:100px;

	float:left;
}
#header-links a:link, #header-links a:visited{
	color:#631C00;
	text-decoration:none;
}
#featuredblock{
	width:400px;
/*	margin-left:55px;
*/	float:left;
	background-image:url(images/featured-bg-2.jpg);
	background-repeat:repeat-y;
	background-position:top right;
}
#featured-content{
	width:300px;
	margin-left:50px;
}
#nav{
	width:800px;
	height:250px;
	float:left;
/*	background-image:url(images/nav-bg-2.png);
	background-repeat:no-repeat;*/
	
/*	background-image:url(images/earthheader1.jpg);
	background-position:0px 20px;
	background-repeat:no-repeat;*/
	position:relative;
	z-index:0;
}
#nav-links{
	margin-left:85px;
	width:175px;
	height:250px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-transform:uppercase;
	text-align:center;
	color:#764C24;
	position:absolute;
/*	top:100px;
*/	z-index:1000;
}
#nav-2{
	width:800px;
	height:250px;
	position:absolute;
	top:110px;
	z-index:2000;
}
#content{
	width:800px;
	float:left;
	margin-bottom:10px;
}
#content-left{
	width:315px;
	padding-left:85px;
	float:left;
}
#content-right{
	width:400px;
	float:left;
}
#content a:link, #content a:visited{
	color:#0055A5;
}
#bar1{
	border-top:5px solid white;
	border-bottom:1px solid white;
	background-color:#a2afd9;
	height:10px;
	width:800px;
	float:left;
}
#footer{
	background-color:#0055A5;
	height:100px;
	height:85px;
	width:800px;
	float:left;
	color:white;
	font-size:10px;
	padding-top:15px;
}
#footer-left{
	width:140px;
	padding-left:85px;
	float:left;
}
#footer-mid{
	float:left;
	width:160px;
}
#footer-right{
	width:390px;
	float:left;
	text-align:right;
}
#footer a:link, #footer a:visited{
	color:white;
	text-decoration:none;
}
#dotteddivider{
	border-bottom:1px dotted #999999;
}
#layer1{
	position:absolute;
	top:110px;
	z-index:0;
	width:800px;
	height:250px;
}
#layer2{
	position:absolute;
	top:100px;
	z-index:10;
	width:800px;
	height:250px;
}
#layer3{
	position:absolute;
	top:120px;
	z-index:20;
	width:175px;
	height:250px;
	margin-left:80px;

	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-transform:uppercase;
	text-align:center;
	color:#764C24;

}
#navblock{
	float:left;
	width:800px;
	height:250px;
}
#box-1{
	width:800px;
	height:200px;
	margin-left: 0px;
	position:relative;
	top:0px;
}
#box-2{
	width:800px;
	height:200px;
	position:relative;
	margin-left: 0px;
	top:0px;
}
#box-3{
	width:800px;
	height:200px;
	position:relative;
	top:0px;
	margin-left: 0px;
}
ul#portfolio{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
li{
	margin:0px;
	padding:0px;
}
#portfolio{
	overflow:hidden;
	width:800px;
	height:200px;
}