* {font-size: 100%; padding: 0; margin: 0; }

body {
	color: #fc6;
	font: 0.625em/1.4em "Lucida Grande", Tahoma, Verdana, "Trebuchet MS", sans-serif;
	text-align: center;
	background-color: black; } 

/* contains */

#backg {
	background-color: black; }

#wrapcent {
	background-color: black;
	width: 800px;
	margin: 0 auto;
	text-align: center; }


#head {
	 }
	 
#nav {
	font: 1.6em/1.6em Georgia, "Times New Roman", Times, serif;
	padding: 0 0 5px;
	margin-left: 0; }

#nav li {
	margin: 0;
	padding: 0 10px;
	list-style: none;
	display: inline; }
	
#nav li a:link, #nav li a:visited {
	color: #fc6;
	text-decoration: none; }
	
#nav li a:hover, #nav li a:active {
	color: #666;
	text-decoration: none; }
	
/*#nav li a#current {
	color: #666;
	text-decoration: none; }*/
	
body#abou a#on-abou, body#port a#on-port, body#testi a#on-testi, body#link a#on-link, body#cont a#on-cont, body#home a#on-home {
	color: #666;
	text-decoration: none; }

#main {
	 }

#hombut {
	text-align: right;
	padding-right: 70px; }
	
	
img.left {
	margin-top: 3px;
	margin-right: 20px;
	margin-bottom: 25px; }
	
img.right {
	margin-top: 3px;
	margin-left: 20px;
	margin-bottom: 25px; }
	
#portfolio {
	width: 800px; }
	
#plft {
	float: left; }

#prght {
	float: left; }
	

	
#contact {
	text-align: center; }

#exterior {
	width: 800px; }

/* Type */

p {
	font-size: 1.2em;
	line-height: 1.3em;
	margin-bottom: 10px; }

h1 {
	font: 2.2em/1.6em Georgia, "Times New Roman", Times, serif;
	padding-top: 5px;
	padding-bottom: 20px; }
	
h1.address {
	font: 2.2em/1.6em Georgia, "Times New Roman", Times, serif;
	padding-top: 5px;
	padding-bottom: 0px; }
	
h2 {
	font: 2.2em/1.6em Georgia, "Times New Roman", Times, serif;
	padding-top: 5px;
	padding-bottom: 0px; }
	
#about {
	text-align: left; }
	
#links {
	text-align: left; }
	
#links ul {
	font-size: 1.2em;
	line-height: 2.2em;
	margin-left: 25px; }

#links li {
	list-style-type: disc;
	list-style-position: inside; }
	
#links a:link, #links a:visited {
	color: #fc6;
	text-decoration: underline; }
	
#links a:hover, #links a:active { 
	color: #666;
	text-decoration: underline; }
	
	

/* Footer */

#footer {
	margin-top: 25px; }

#footer p {
	font: 1.4em/1.2em Georgia, "Times New Roman", Times, serif;
	margin-top: 10px; }


/* Hacks */

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */




	
	
	
	
	
	

