@charset "UTF-8";
/* CSS Document */
body {
	font-family: helvetica, arial, sans-serif;
	color: #4a4a4a;
	font-size: 10px;
	line-height:18px;
	
}

a {
	text-decoration: none;
	color: #4a4a4a;
}


#header {
	text-align:  center;
	margin-top: 115px;
	padding-bottom: 11px;
		}

#header img {
	float:left;
	}
	
	
#nav {
	list-style:none;
	height:16px;
	width:480px;
	position:relative;
	line-height:18px;
	padding-bottom:6px;
	margin-bottom:3px;
	border-bottom: 1px solid #4a4a4a;
	float: right;
}
#nav li {
	width:130px;
	float:left;
	text-align:center;
	font-size: 12px;
	font-weight: bold;
	padding-bottom:3px;
	margin-bottom:3px;
}


#nav a {
	height:22px;
	display:block;
	text-decoration:none;
}
#nav a:active, #nav a:focus, #nav a:hover {
	border-bottom: 3px solid #517000;
	}

.current a, .current a:active, .current a:hover {
	color: #666666;
	}	
	
	

/* --------- Sub Nav --------- */
#nav li.current ul {
	left:0px;
}
#nav ul {
	position:absolute;
	left:-999em;
	width:512px;
	list-style:none;
	border:none;
	top: 25px;
	padding-top: 0em;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#nav ul li {
width:auto;
margin:0 15px 0 0;
}
#nav ul a {
font-size:80%;
height:auto;
padding:0 8px;
}
#nav li:active ul, #nav li:hover ul { 
left:0;
background:#fff;
}

	
		

</style>
.style1{
font-size:10px;
	font-weight: normal;
}			
		
	
#content {
	clear: both;
	overflow: hidden;
	padding-bottom: 20px;
	position:relative;
	margin-top: 10px;
	border-bottom: 1px solid #4a4a4a;
	background-image: url(lively_images/DSC02970.jpg);
	}
	
#content img {
	border: 1px solid #517700;
	
}
#projectCarousel {
	width:				940px;
	height:				480px;
	float:				left;
	margin:				0;
}

.slide {
	visibility:			hidden;		/** Hides slides initially so there is no flicker as they load **/
	position:			absolute;
	width:				940px;
	height:				480px;
	overflow:			hidden;
}


#portfolio_thumb_list {
	z-index:			100;
	position:			absolute;
	left: -20px;
	top: 450px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#portfolio_thumb_list .button {
	height:				8px;
	width:				30px;
	overflow:			hidden;
	margin:				0 0 0 3px;
	float:				right;
	display:			inline;
	cursor:				pointer;
	background-color:   #d7dadd;
	border: 1px solid #f2f3f8;
	right: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 3px;
}

#portfolio_thumb_list .selected,
#portfolio_thumb_list .button:hover {
	background:			#517700;	
}




#content #sub1 {
	margin-top: 25px;
	margin-left: 0;
}

#content #sub1 h3{
	color:#a8bb7f;
	font-size: 12px;
	font-weight: normal;

}

#content #sub1 ul {
	display: block;
	overflow: hidden;	
	}

#content #sub1 li {
	float: left;
	list-style: none;	
	margin-left: 0;
	padding-right:10px;
	margin-top: 10px;
}


#content #sub1 img {
	border: none;

}

#content .vert_line {
	background-image: url(/lively_images/divider.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 35px;
	height: 150px;
	
}

#content #sub2 {
	margin-top: 25px;
}

#content #sub2 h3{
	color:#517700;
	font-size: 18px;

}
#content #sub2 {
text-align: justify;
}

#content #sub3 {
	float:right;
	margin-top: 25px;
	margin-right: -5px;
}

#content #sub3 h3{
	color:#a8bb7f;
	font-size: 12px;
	font-weight: normal;
}
#content #sub3 li {

			font-style: italic;
			padding-bottom: 7px;
			margin-bottom: 7px;
			margin-left: 0;
			list-style: none;
			line-height: 15px;
		color:#898989;
		display: block;	
	
	}
	

#footer {
	border-top: 1px solid #D7dadd;
	margin-bottom: 15px;
	}
	
#footer a {
	color: #d7dadd;
	}
	
#footer a:hover {
	color: #517000;
	}	
#address {
	margin-top: 21px;
	font-size: 9px;
	color: #666666;
	float: left;
	}
	
	
#rights {
	margin-top: 21px;
	font-size: 9px;
	color: #666666;
	float: right;
	}

.style11 {
	color: #333333;
	font-weight: bold;
}
