/*kevinMA architecture + design CSS-current*/
body {
margin: 80px 0 0 0;
background-color:#FFFFFF;
}
#container {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	background-color: #FFFFFF;
}
/*HEADER Logo-Top of page*/
#header {
	text-align: right;
	height: 50px;
	background-color: #FFFFFF;
}
#header .ma {
	font-weight: bold;
}
#header a:link, #header a:visited {
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 18px;
	letter-spacing: 2px;
	color: #003366;
	text-decoration: none;
}
#header a:hover {
	color: #CCCCCC;
}
#header .archdesign {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	letter-spacing: .6px;
	font-weight: normal;
	color: #003366;
}
/*MAIN-overall*/
#main {
	position: absolute;
	width: 800px;
}
/*NAVIGATION BAR-Right Side page*/
#navBar {
	float: right;
	width: 270px;
	height: 550px;
	margin: 0 0 0 530px;
	padding: 0px;
	position: absolute;
	background-color: #FFFFFF;
}
#navBar .navHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	text-align: right;
	letter-spacing: 2px;
} 
#navBar .navText {
	font-family:Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-align: right;
	list-style: none;
	margin: 7px 0 0 0;
	padding: 0;
}
#navBar a:link, #navBar a:visited {
	font-size: 13px;
	color: #003366;
	text-decoration: none;
	letter-spacing: 2px;
}
#navBar a:hover {
	font-size: 13px;
	color: #CCCCCC;
	letter-spacing: 2px;
}
#navBar li {
	margin: 1px 0 0 0;
}
/*copyright*/
#copy {
	font-family:Arial,Helvetica,sans-serif;
	font-size: 12px;
	float: right;
	clear: both;
	padding: 18px 0 0 0;
	color: #666666;
}
#copy .text {
	font-size: 9px;
}
#copy .km {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
/*CONTENT Wrapper*/
#content {
	position: absolute;
	width: 530px;
}
/*ABOUT*/
#about {
	width: 530px;
	position: absolute;
}
#aboutHead {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 15px 0 10px 0;
	color: #666666;
	letter-spacing: .5px;
}
#aboutList {
	position: relative;
	margin: 0px;
	padding: 0px;
}
.aboutText {
	margin: 0px;
	padding: 0px;
	letter-spacing: 2px;
	text-align: left;
	list-style: none;
}
#aboutList a:link, #aboutList a:visited {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
#aboutList a:hover {
	font-size: 20px;
	color: #CCCCCC;
	font-weight: bold;
}
#aboutList li {
	margin: .75em 0;
}
.aboutDescript{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
/*profile*/
#profile {
	width: 450px;
}
#profile .head {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 1.2em 0 1em 0;
	color: #333333;
	letter-spacing: 1px;
}
#profile .text {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	letter-spacing: .5px;
	text-align: justify;
	line-height: 1.5;
}
#profile .textNormal {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
}
#profile .textBold {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}
/*process*/
#processText {
	width: 450px;
}
#processText .head {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 1.2em 0 1em 0;
	color: #333333;
	letter-spacing: .5px;
}
#processText .phase {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	letter-spacing: .5px;
	margin: 0 0 0 10px;
}
#processText li {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11.5px;
	color: #666666;
	margin-left: -1.5em;
	padding-left: 0;
	list-style: square;
	text-align: justify;
}
/*testimonials*/
#testi {
	width: 450px;
}
#testi .head {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 1.5em 0 2em 0;
	color: #333333;
	letter-spacing: 1px;
}
#testi .text {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	letter-spacing: .5px;
	text-align: justify;
	margin: 0 0 60px 10px;
}
#testi .textBold {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}
/*PROJECTS*/
#project {
}
#project .head {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 15px 0 10px 0;
	color: #666666;
	letter-spacing: .5px;
	padding: 0 0 0 40px;
}
#projListBar1 {
	position: absolute;
	width: 265px;
	height: 550px;
	background-color: #FFFFFF;
}
.projNav1 {
	text-align: left;
	list-style: none;
}
.projNav1 a:link, .projNav1 a:visited {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 2px;
	color: #999999;
	text-decoration: none;
	padding: 0 0 0 0px;
}
.projNav1 a:hover {
	color: #003366;
	font-size: 13px;
	font-weight: bold;
}
.projNav1 img {
	padding: 0 10px 0 20px;
	border: none;
}
#projListBar2 {
	position: absolute;
	width: 265px;
	height: 550px;
	margin: 0 0 0 265px;
	padding: 0;
	background-color: #FFFFFF;
}
.projNav2 {
	padding: 32px 0 0 0;
	text-align: left;
	list-style: none;
}
.projNav2 a:link, .projNav2 a:visited {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 2px;
	color: #999999;
	text-decoration: none;
	margin: 2px 0 0 0;
}
.projNav2  a:hover {
	color: #003366;
	font-weight: bold
}
.projNav2 a img {
  border: 0 none;
}
/*Projects-Image*/
#image {
	position: relative;
	margin-top: 10px;
  	width: 460px;
	height: 310px;
}
#imageText {
}
#imageInfo {
	position: relative;
	margin: 10px 0 0 0;
	font-family: Arial,Helvetica,sans-serif;
	text-align: right; 
	color: #000000;
	border: none;
}
.imageNav {
	text-align: left;
}
.imageNav a:link, .imageNav a:visited {
	font-weight: normal;
	font-size: 13px;
	color: #003366;
	text-decoration: none;	
}
.imageNav a:hover {
	color: #FF9900;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 0;
}
td {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
}
.imageTitle {
	width: 460px;
	position: relative;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #003366;
	margin: 0;
	padding: 10px 0 0 0;
}
.imageTitleText {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
	padding: 0 0 0 10px;
}
/*IN PROGRESS*/
#progress {
}
#progress .head {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 15px 0 10px 0;
	color: #666666;
	letter-spacing: .5px;
	padding: 0 0 0 40px;
}
#progressListBar1 {
	position: absolute;
	width: 265px;
	height: 550px;
	background-color: #FFFFFF;
}
.progressNav1 {
	text-align: left;
	list-style: none;
}
.progressNav1 a:link, .progressNav1 a:visited {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 2px;
	color: #999999;
	text-decoration: none;
	padding: 0 0 0 0px;
}
.progressNav1 a:hover {
	color: #003366;
	font-weight: bold;
	font-size: 13px;
}
.progressNav1 img {
	padding: 0 10px 0 20px;
	border: none;
}
#progressListBar2 {
	position: absolute;
	width: 265px;
	height: 550px;
	margin: 0 0 0 265px;
	padding: 0;
	background-color: #FFFFFF;
}
.progressNav2 {
	padding: 48px 0 0 0;
	text-align: left;
	list-style: none;
}
.progressNav2 a:link, .progressNav2 a:visited {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 2px;
	color: #999999;
	text-decoration: none;
	margin: 2px 0 0 0;
	border: none;
}
.progressNav2 a:hover {
	color: #003366;
	font-weight: bold;
	border: none;
}
/*PLACES*/
#sustain {
	width: 470px;
}
#sustain .head {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 15px 0 10px 5px;
	color: #666666;
	letter-spacing: .5px;
}
#sustain .tagline {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	letter-spacing: .5px;
}
.title {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	letter-spacing: .5px;
	list-style: none;
	margin: 10px 0 0 -25px;
}
.title a:link, a:visited {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.title a:hover {
	color: #CCCCCC;
}
.location{
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
/*CONTACT*/
#contact {
	width: 530px;
}
#contactHead {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 15px 0 10px 5px;
	color: #666666;
	letter-spacing: .5px;
}
.contactItems {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	list-style: none;
	margin: 0;
	padding: 0 0 0 20px;
	width: 80px;
	position: absolute;
	text-align: left;  
}
.contactItems li {
	margin: .75em 0 0 0;
}
.contactInfo {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	position: absolute;
	width: 430px;
	list-style: none;
	color: #000000;
	margin-top: 0;
	margin-left: 100px;
	text-align: left;
}
.contactInfo li {
	margin: .75em 0 0 0;
}
.contactInfo a {
	color: #003366;
	font-weight: bold;
}
#contactImage {
	margin-top: 140px;
	padding: 0 0 0 5px;
  	width: 460px;
	height: 310px;
}