

#preload { 
	display: none; 
}

body, p{
	font-family: Arial;
	font-size: 15px;
	line-height: 21px;
	color: #7d579e;
	margin: 0;
	padding: 0;	
	background: url(../img/bgr.gif) center repeat-y;
	background-color: #f3f1ee;
}

#wrapper {
	background: white;
	height: auto;
	width: 960px;
	padding-left: 45px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	border-bottom: solid 3px #b0aca7;
	float: left;
	margin-left: 118px;
	margin-bottom: 4px;
	width: 700px;
	height: 86px;
	clear: both;
}

.apdesign {
	margin-top: 60px;
	margin-right: 40px;
	float: left;
	text-indent:-9999px;
	width:190px;
	height:22px;
	background:url(../img/apdesign.gif) bottom left no-repeat;
}

.apdesign:hover {
	background-position: top left;
}

#nav {
	height: 86px;
	float: right;
	padding: 0;
}

#nav a{
	border-left: 1px solid #d9d4ce;
	margin-top: 56px;
	float: left;
	text-indent:-9999px;
	height: 30px;
}

.work {
	margin-right: 15px;
	width:67px;
	background:url(../img/01work.png) top left no-repeat;
}

.work_on {
	margin-right: 15px;
	float: left;
	width:67px;
	background:url(../img/01work.png) top left no-repeat;
	background-position: bottom left;
}

.experience {
	margin-right: 15px;
	width:116px;
	background:url(../img/02experience.png) top left no-repeat;
}

.experience_on {
	margin-right: 15px;
	float: left;
	width:116px;
	background:url(../img/02experience.png) top left no-repeat;
	background-position: bottom left;
}

.contact {
	width:88px;
	background:url(../img/03contact.png) top left no-repeat;
	margin-right: 0;
}

.contact:hover, .experience:hover, .work:hover, .backtotop:hover {
	background-position: bottom left;
}

.totop {
	float: left;
	width: 100px;
	padding-left: 15px;
}

.backtotop {
	width:66px;
	height:28px;
	float: left;
	text-indent:-9999px;
	background:url(../img/backtotop.gif) top left no-repeat;
}

.project_first {
	background:url(../img/forwardslash.gif) top left no-repeat;
	float: left;
	padding-top: 45px;
	margin-bottom: 60px;
	overflow: show;
	}
	
.project {
	background:url(../img/forwardslash.gif) top left no-repeat;
	float: left;
	padding-top: 45px;
	margin-bottom: 60px;
	overflow: show;
	}

.project_date {
	float: left;
	width: 100px;
	font-size: 10px;
	font-weight: lighter;
	padding-top: 11px;
	padding-left: 15px;
	margin: 0;
}

.project_date p {
	color: #7d579e;
	font-size: 15px;
	font-weight: light;
}


.project_title {
	float: left;
	width: 555px;
}

.project_image {
	float: left;
	width: 785px;
	margin-bottom: 15px;
}

.project_image h1 {
	color: #7f7b76;
	font-size: 38px;
	line-height: 30px;
	font-weight: 200;
	margin: 0;
}

.project_image h2 {
	color: #d6d1cb;
	margin-top: 5px;
	font-size: 25px;
	line-height: 25px;
	font-weight: 200;
}

.project_details {
	width: 810px;
	float: left;
}

.project_summary {
	margin-top: 9px;
	float: left;
	width: 470px;
}

.project_for {
	margin-top: 9px;
	text-align: left;
	float: right;
	width: 144px;
}

.project_for p {
	color: #ada8a1;
}


#buwf .headline {
	height: 525px;
}
#bcb .headline {
	height: 525px;
}
#lim .headline {
	height: 788px;
}

#miami .headline {
	height: 525px;
}


#mhpi .headline {
	height: 525px;
}

#daemen .headline {
	height: 315px;
}

#shields .headline {
	height: 525px;
}

#override .headline {
	height: 525px;
}

#tulsa .headline {
	height: 525px;
}

#harvard .headline {
	height: 730px;
}

#open_house .headline {
	height: 525px;
}

#footer {
	border-top: solid 3px #b0aca7;
	float: left;
	margin-top: 50px;
	margin-left: 118px;
	width: 700px;
	height: 95px;
	clear: both;
}

#footer p {
	margin-top: 10px;
	font-size: 12px;
	font-weight: 100;
}

.resume {
	background:url(../img/forwardslash.gif) top left no-repeat;
	width: 700px;
	float: left;
	padding-left: 118px;
	margin-bottom: 30px;
}


.resume p {
	width: 500px;
	color: #7d579e;
	margin-bottom: 30px;
}

.resume h5{
	font-size: 38px;
	color:#7f7b76;
	font-weight: 100;
	margin-top: 50px;
	margin-bottom: 35px;
}

.resume h1{
	font-size: 38px;
	color:#7f7b76;
	font-weight: 100;
	margin-top: 35px;
	margin-bottom: 35px;
}

.resume h2 {
	color: #7d579e;
	font-size: 25px;
	line-height: 27px;
	font-weight: 100;
	display: inline;
}

.resume h3 {
	line-height: 27px;
	font-size: 25px;
	font-weight: 100;
	color: #7f7b76;
	display: inline;
}

.resume h4 {
	font-size: 17px;
	font-weight: 100;
	color: #d6d1cb;
	margin-top: 0;
	margin-bottom: 10px;
	line-height: 22px;
}

a {
	color: #ada8a1;
	text-decoration: none;
}

a:hover {
	color: #3b3b8c;
}