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

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#3d362e;
	padding:0;
	margin:0;
	}
img {
	border:none;
	}
a {
	text-decoration:none;
	
	}
a:visited {
	
	}
a:hover {
	color:#8ba871;
	}
a:focus {
	outline:none;
	}
#outer_header {
	background-image:url(images/headerslice_bkgd.gif);
	background-repeat:repeat-x;
	}
#header {
	background-image:url(images/header_bkgd.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width:1035px;
	height:253px;
	margin:0 auto;
	}
#header img {
	margin:15px 0 0 115px;
	}
#nav {
	font-size:31px;
	font-weight:bold;
	letter-spacing:.1em;
	text-transform:uppercase;
	line-height:1em;
	float:right;
	margin:0 -20px 0 0;
	text-align:right;
	font-family:Trebuchet, Arial, Helvetica, sans-serif;
	}
#nav ul {
	list-style:none;
	text-decoration:none;
	}
#nav a {
	color:#FFFFFF;
	}
#nav a:visited {
	color:#FFFFFF;
	}
#nav a:hover {
	background-color:#85b6a1;
	}
#body_wrapper {
	background-color:#FFFFFF;
	width:1035px;
	margin:0 auto;
	position:relative;
	}
.intro {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	letter-spacing:.05em;
	font-weight:100;
	}
#intro_paragraph {
	width:350px;
	letter-spacing:.03em;
	line-height:1.3em;
	font-weight:100;
	}
#intro_paragraph a {
	text-decoration:underline;
	color:#3d362e;
	}
#intro_paragraph a:visited {
	text-decoration:underline;
	color:#3d362e;
	}
#intro_paragraph a:hover {
	color:#8ba871;
	}
#intro_link a:link {
	display:inline;
	color:#3e9ea7;
	font-weight:bold;
	text-decoration:none;
	}
#intro_link a:visited {
	display:inline;
	color:#3e9ea7;
	font-weight:bold;
	text-decoration:none;
	}
#intro_link a:hover {
	display:inline;
	color:#8ba871;
	font-weight:bold;
	text-decoration:none;
	}
.spacing {
	padding:0 110px 0 0;
	}
#intro_design {
	background-image:url(images/intro_label.gif);
	background-repeat:no-repeat;
	width:357px;
	height:173px;
	padding:0 0 15px 0;
	}
/* slider */
#outerslider {
	margin:20px 0 0 0;
	width:536px;
	height:241px;
	padding:10px;
	border:#CCCCCC solid thin;
	float:right;
	}
#slider{
	float:right;
	}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{ 
	width:536px;
	height:241px;
	overflow:hidden; 
	}	

/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;
		float:right;
		position:absolute;
		top:240px;
		right:320px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#def1e8;
		color:#413b2a;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#413b2a;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}								

/* // End Slider */

#slide_info {
	float:right;
	width:556px;
	padding-top:5px;
	font-size:24px;
	font-weight:100;
	}
.portfolio_link {
	font-size:16px;
	}

.portfolio_link a:link {
	font-size:16px;
	font-style:oblique;
	color:#3d362e;
	font-style:oblique;
	}
.portfolio_link a:visited {
	color:#3d362e;
	font-style:oblique;
	}
.portfolio_link a:hover {
	color:#8ba871;
	font-style:oblique;
	}
.arrow {
	color:#8ba871;
	}
#environment_callout {
	background-image:url(images/environment_bkgd.gif);
	background-repeat:no-repeat;
	width:567px;
	height:190px;
	margin:20px 0 20px 0;
	float:right;
	padding-top:55px;
	}
.callout_text {
	padding:40px 20px 0 40px;
	}
.callout_text p {
	font-size:12px;
	}
#environment_callout p a:link {
	color:#3e9ea7;
	font-weight:bold;
	text-decoration:none;
	}
#environment_callout p a:visited {
	color:#3e9ea7;
	font-weight:bold;
	text-decoration:none;
	}
#environment_callout p a:hover {
	color:#8ba871;
	font-weight:bold;
	text-decoration:none;
	}
#environment_callout .eco1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:27px;
	letter-spacing:.05em;
	font-weight:100;
	}
#environment_callout .eco2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:27px;
	letter-spacing:.05em;
	font-weight:100;
	color:#8ba871;
	}
#bottom_swirl {
	background-image:url(images/swirl_bkgd.gif);
	background-repeat:no-repeat;
	width:324px;
	height:244px;
	margin:90px 0 0 46px;
	}
#outer_footer {
	background-image:url(images/footer_bkgdslice.gif);
	background-repeat:repeat-x;
	clear:both;
	display:block;
	}
#footer {
	background-image:url(images/footer_bkgd.gif);
	background-position:top center;
	background-repeat:no-repeat;
	width:1035px;
	height:96px;
	margin:0 auto;
	text-align:center;
	font-size:14px;
	}
.footer_info {
	font-size:14px;
	font-style:oblique;
	text-align:center;
	margin:0px 0 0 0;
	}
#footer p {
	padding-top:20px;
	}
#footer a:link {
	color:#3d362e;
	}
#footer a:visited {
	color:#3d362e;
	}
#footer a:hover {
	color:#8ba871;
	}