/*
	STANDARD LAYOUT
*/
body {
	background: URL(../img/mainBackground.jpg) top left repeat-x;
}

h2 {
	font-weight: normal;
	font-size: 112%;
	color: #6ca146;
}


a {
	text-decoration: none;
	color: #6ca146;
}




#pageWrap {
	font-family: 'Lucida Grande','Lucida Sans Unicode', Verdana, Sans-Serif;
	width: 960px
}


.topFrame {
	position: relative;
}

.topFrame .mainPerson {
	position: relative;
}

.topFrame .mainPerson .pMenu {
	position: absolute;
	top: 209px;
	filter: alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}

.topFrame .mainPerson .pMenu ul li a:hover {	
	color: White;
}

.topFrame .mainPerson .pMenu ul,
.topFrame .mainPerson .pMenu ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}


.topFrame .mainPerson .pMenu ul {
	padding: 10px 0px 10px 0px;
}

.topFrame .mainPerson .pMenu ul li a {
	background-color: #6ca146;
	text-transform: uppercase;
	font-weight: bold;
	color: #000000;
	font-size: 28px;
	padding: 5px;
}

.topFrame .mainPerson .pMenu li.summary {
	margin-left: 103px;
}


.topFrame .mainPerson .pMenu li.projects {
	margin-top: 21px;
}

.topFrame .mainPerson .pMenu li.home {
	margin-left: 121px;
	margin-top: 21px;
}

.topFrame .mainPerson .pMenu li.home2{
	margin-left: 51px;
	margin-top: 21px;
}

.topFrame .personTopCopy {
	position: absolute;
	width: 504px;
	top: 173px;
	left: 382px;
}

.topFrame .andreOffset
{
	left: 400px;
}

.topFrame .personTopCopy h1 {
	letter-spacing: -0.028em;
	font-size: 126%;
}

.topFrame .personTopCopy p {
	letter-spacing: -0.028em;
	font-size: 125%;
}


.leftContent {
	width: 469px;
	float: left;
}

.leftContent dt {
	padding-top: 14px;
	font-size: 114%;
	color: #6ca146;
}

.leftContent dt.first {
	padding-top: 0px;
}

.leftContent dd {
	margin-left: 0px;
	font-size: 76%;
}

.leftContent P {
	font-size: 76%;
}

.leftContent ul.noDots,
.leftContent ul li {
	list-style: none;
	font-size: 87%;
	margin: 0px;
	padding: 0px;
}


.rightContent {
	padding-left: 24px;
	width: 456px;
	float: left;
}

.rightContent blockquote p {
	letter-spacing: -0.088em;
	line-height: 1.1em;
	font-size: 34px;
	color: #6ca146;
	width: 327px;
}

.rightContent blockquote p span {
	color: #385d1e;
}

.rightContent ul,
.rightContent ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div#bottomnav {
	margin-left:305px;
	text-align:center;	
}

div#bottomnav div {
	float:left;
	margin-right:5px;
	padding-top:8px;
}

div#bottomnav div div {
	background:url(../img/nav_box_white.gif) top left no-repeat;
	display:block;
	height:35px;
	width:109px;
}

div#bottomnav div div a {
	color:#7b7b7b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-weight:bold;
	margin-top:8px;
	padding:8px 0 0 2px;
	text-transform:uppercase;
}


div#bottomnav div a:hover {
	color:#385d1e;
}


.footer {
	text-align: center;
	padding: 0px 0px 0px 0px;
}

.footer ul,
.footer ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 84%;
	display: inline;
}


.footer ul li a {
	color: #000000;
}

.footer p {
	margin-top:5px;
}

.footer p a {
	font-size:0.8em;
}

.footer ul li a:hover,
.footer p a:hover {
	text-decoration:underline !important;
}

p.bottomlink {
	margin:0 !important;
}

a.greenlink {
	color:#6CA146 !important;
}

a.greenlink:hover {
	text-decoration:underline !important;
}


/*
	IFRAME PROJECTS

*/
#iframe
{
	height:190px;
	width:448px;
	margin-bottom:25px;
	overflow: auto;
	
}

.mainPerson #iframe
{
	position:relative;
	top:-70px;
	left:0px;
}

.mainPerson #iframe 
{
	width:548px;
}

ul.contact {
	margin-top:40px;
}



div.addressDetails {
	padding-left:150px;
	padding-top:100px;
}

div.addressDetails h1 {
	font-size:2em;
}

div.addressDetails address {
	font-style:normal;
}

div.addressDetails address a {
	color:#000;
}

div.addressDetails address a:hover {
	text-decoration:underline;
}

div#navEggs {
	text-align:center;	
	margin-bottom: 10px;
}

div#navEggs img{
    border: 0px;
}

a{
	outline: 0;
}