body {
	margin: 0; padding: 0;
	font: 14px/18px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	background: #fff url(http://arosheaf.com/images/horizon.gif) repeat-x top;
}

ul {margin:0 0 0 20px; padding:0;}  /* for navigation */
li {margin: 3px;list-style-type: square;}

ul.list {margin:-10px 0 0 20px; padding:0;}  /* for portfolio */

#container {
	width: 698px;
	margin: 0 auto;
	padding: 0 50px;
	background: #fff url(http://arosheaf.com/images/horizon.gif) repeat-x top;
}

#container a { color: #960; text-decoration: none;}	
#container a:hover {text-decoration: underline;}

/* HEADER */
#navbar {text-align:right; padding-top:15px;}
#navlist ul { }
#navlist li {display:inline;list-style:none;}

#navlist a {font-size:14px;font-weight: bold; text-decoration:none; padding:10px 10px 5px 10px;}
#navlist a:link, #navlist a:visited {color:#c90;}
#navlist a:hover {color:#333;text-decoration:none;}
#navlist #currentpage a {color:#fff; background-color: #c90;}	

#intro {margin-top:13px;}

#tree {float:right;width: 202px;height:138px; margin: 0;padding: 0;} 
	
#business {
	margin:0;
	padding: 0;
	font-size:175%; 
	font-weight: bold;
	}
	
#tagline {
	margin: 8px 0 0;
	font-size:125%; 
	font-style:italic;
	color: #369;
	font-weight: bold;	
}
	
#summary {
 	margin: 5px 0 10px;
	font-size:125%; 
	}

/* MAIN BODY */

#servicelist {
	margin-top: 0;
	margin-bottom: 10px;
}

#main {
	margin-top: 0;
	padding-bottom: 10px;
	/* background-color: #FFE680; */
} 

#col-1 {
	background: #fff;
	float: left;
	width: 50%;
	}
#col-2 {
	background: #fff;
	float: left;
	width: 50%;
	}

#main h1 {
	font-size: 18px;
	padding-top: 30px;
	border-bottom: solid 1px #999;
	padding-bottom: 3px;
} 

#main h2 {
	font-size: 14px;
	text-transform: uppercase;

}

#main h3 {
	font-size: 14px;
}

/* PORTFOLIO */

#jump {display:none;}
/*#jump {text-align:right; font-size:12px;text-transform: uppercase;}*/
	
.workpieces {margin: 0 20px 20px;} 
.portbox {width: 100%; height:auto;font-size:90%; margin-bottom:0;}
.piece { }
.piece_image {width: 200px; border: solid 1px #000;background-color: #eee; }
.copy {padding: 0; margin: 10px 0 0;}
.caption {font-size: 90%;margin:0;padding:0;}
	
/* HOME PAGE TESTIMONALS */

#quotebox {
	width: 100%;
	height: auto;
	background-color: #fff;
} 

.quote {
	float: left;
	width: 155px;
	font-size: 80%;
	line-height: 120%;
	margin-right: 19px;
} 

.author {
	font-size: 90%;
	font-style: italic;
	margin-top: 2px;
}

.divider {
	text-align: center;
	margin-bottom: 5px;
	color: #369;
	font-weight: bold;
}

/* FOOTER */

#footer {
	width: 698px;
	height: 75px;
	margin: 0 auto;
	padding: 2px 50px;
	background-color: #fff;
} 

#copyright {
	float: left;
	width: 300px;
	font-size: 80%;
	border-top: solid 1px #999;
	padding-top: 10px;
} 

#anita {
	float: right;
	width: 100px;
	margin: 0 0 20px 20px;
	padding-bottom: 20px;
}

#nten {
	float: right;
	width: 100px;
	margin-right: 40px;
}
	
blockquote {font-style: italic; padding-right: 40px;}