<?xml version="1.0"?>

body {
	font-family: "Century Gothic", "Apple Gothic", sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #8a8a88;
}

p {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 20px;
}

.small {
	font-size: 14px;
}

.smallest {
	font-size: 12px;
}

a {
	text-decoration: none;
	color: #8a8a88;
}

a:hover {
	color: #010101;
}

#wrap {
	width: 1024px;
	margin: 0 auto;
	padding: 5px 0;
}


#colLeft {
	float: left;	
	overflow: hidden;
	width: 261px;
	height: 768px;
}

a#logo {
	background: url("/images/logo.png");
	height: 201px;
	width: 261px;
	display: block;
	text-indent :-9999px;
	margin-top: 15px;
}

#menu {
	width: 113px;
	background-image: url("/images/menu-bg.jpg");
	background-repeat: repeat-x;
	padding: 20px 20px 35px 20px;
	margin: 5px 0 0 40px;
}

#menu ul {
	margin-bottom: 20px;
}

#colRight {
	float: left;
	width: 763px;
	overflow: hidden;
	height: 768px;
}

.static img {
	max-width: 763px;
}

#gallery a {
	padding: 0px 10px 10px 0px;
	display: block;
	height:100px;
	float:left;
}


#footer #linkBtns a img {
	float: left;
	text-align: center;
	padding: 10px 23px;
}

#footer #linkBtns {
	margin-bottom: 30px;
	overflow: hidden;
	margin-left: 35px;
}

#footer p {
	padding: 60px 0 0 12px;
}

.clear {
	clear:both;
}

.text {
	margin-top: 20px;
}

.fLeft {
	float: left;
}

fRight {
	float: right;
}

.last {
	margin-bottom: 50px;
}

#galleria{height:320px}

.profile #lProfile a, .testimonials #lTestimonials a, .contact #lContact a, .living-rooms #lLivingRooms a, .kitchens #lKitchens a, .bedrooms #lBedrooms a, .dining-rooms #lDiningRooms a, .bathrooms #lBathrooms a, .exteriors #lExteriors a, .details #lDetails a, .before-after #lBeforeAfter a, .passivehouse #lPassivhaus a {
 color: #000;
}