﻿/* basic */
body { 
	font: 11px trebuchet MS, sans-serif; 
	color: #000; 
	margin: 5px 20px 20px 5px; 
	background-color: #B2F0E5;
	padding: 0px;
	}
	
p { 
	line-height: 150%;
	margin: 0px;
	display: inline;
	}
	
p.B { 
	text-align: left;
	line-height: 150%;
	font-weight: bold;
	color: #51C0B1;
	}
	
.p2	{ 
	font: 13px trebuchet MS, sans-serif; 
	text-align: left;
	line-height: 150%;
	text-indent: 0pt;
	margin: 0px;
	display: inline;
	}
	
.greenLarge	{ 
	font: 16px trebuchet MS, sans-serif; 
	font-weight: bold;
	color: #476E70;
	text-align: left;
	line-height: 150%;
	text-indent: 0pt;
	margin-top: 10px;
	display: inline;
	}
	
.brightLarge	{
				font: 16px trebuchet MS, sans-serif;
				font-weight: bold;
				color: #008080;
				text-align: left;
				line-height: 150%;
				text-indent: 0pt;
				margin-top: 10px;
				display: inline;
}
	
.whiteLarge	{ 
	font: 16px trebuchet MS, sans-serif; 
	font-weight: bold;
	color: #fff;
	line-height: 150%;
	text-indent: 0pt;
	display: inline;
	}
	
	
.greenLarge2	{ 
	font: 19px trebuchet MS, sans-serif; 
	font-weight: bold;
	color: #476E70;
	text-align: left;
	line-height: 150%;
	text-indent: 0pt;
	margin-top: 10px;
	display: inline;
	}
	
	
.greenBody { 
	font: 11px trebuchet MS, sans-serif; 
	font-weight: bold;
	color: #476E70;
	text-align: left;
	line-height: 150%;
	text-indent: 0pt;
	margin: 0px;
	display: inline;
	}
	
	
.greenBody2	{
				font: 13px trebuchet MS, sans-serif;
				font-weight: bold;
				color: #008080;
				text-align: left;
				line-height: 150%;
				text-indent: 0pt;
				margin: 0px;
				display: inline;
}
	
	
	
h3 { 
	font: 28px trebuchet MS, sans-serif;
	font-weight: bold;
	margin-top: 0px; 
	color: #476E70;
	}	

h2 {
				font: 19px trebuchet MS, sans-serif;
				font-weight: bold;
				margin-bottom: 10px;
				color: #008080;
}

h1 { 
	font: 16px trebuchet MS, sans-serif;
	font-weight: bold;
	margin-bottom: 10px; 
	color: #476E70;
	}

ul {
	font: 13px trebuchet MS, sans-serif;
	line-height: 150%;
	list-style: square;
	color: #476E70;
	}	
	

li span {
	color: #000;
}
	
a:link {
				font-weight: bold;
				text-decoration: none;
				color: #0000FF;
}
a:visited {
				font-weight: bold;
				text-decoration: none;
				color: #00FF00;
}
a:active {
				text-decoration: underline;
				color: #008080;
}
	

a:hover { 
	text-decoration: underline; 
	color: #51C0B1;
	}
	

/* specific main divs */
#container { 
	margin: 0; 
	width: 800px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	}

#logoSection { 
	background: url(logo_bar.gif) no-repeat top left; 
	height: 94px;
	width: 800px;
	position: relative;
	font-weight: bold;
	text-align: right;
	}
	
	
#topBand { 
	height: 19px;
	background-color: #476E70;
	font: 10px trebuchet MS, sans-serif;
	font-weight: bold;
	text-align: center; 
	color: #fff;
	padding-top: 2px;
	}
		
	
#contentLeft {
	background-color: #fff;
	width: 435px;
	padding: 15px 25px 25px 35px;
	}
	
#contentRight{
	background-color: #fff;
	width: 280px;
	border-left: 1px;
	border-left-color: #51C0B1;
	border-left-style: dotted;
	position: absolute;
	top: 140px;
	left: 486px;
	padding: 0px 0px 20px 20px;
	}
	
#contentQuestions{
	background-color: #fff;
	position: relative;
	padding: 15px 20px 20px 30px;
	}
	
#picturesBefore{
	background-color: #fff;
	position: relative;
	padding: 15px 20px 20px 30px;
	}
	
#picturesAfter{
	background-color: #fff;
	position: absolute;
	top: 194px;
	left: 400px;
	}
	
#logos {
	display: inline;
	position: relative;
	padding: 25px;
	margin-bottom: 10px;
	}
	

	
/* nav */
#navbar { 
    position: relative;
    margin: 0px 30px 0px 20px;
    text-align: right;
	}
#navbar li {
    font-family: 14px trebuchet MS, sans-serif;
    font-weight: bold;
    list-style: none;
    display: inline;
    margin-left: 0px;
	}	
#navbar a {
    color: #B2F0E5;
    text-decoration: none;
    margin-left: 0px;
    text-align: center;
	}
#navbar a:hover { 
    color: #51C0B1;
	}
#navbar a:active {
    color: #B2F0E5;
	}
	
	
/* individuals */	


#swatches{ 
	background: url(colour_swatches.gif) no-repeat top left;
	width: 140px;
	height: 95px;
	margin: 5px 0px 5px 50px; 
}

#footer {
				height: 47px;
				padding: 47px;
				font: 11px, trebuchet MS, sans-serif;
				background-color: #476E70;
				color: #008080;
				text-align: center;
}


/* Pictures */
	
#homepage_bathroomPic{ 
	background: url(homepage_bathroom.jpg) no-repeat top left;
	width: 439px;
	height: 301px;
	margin: 10px 0px 10px 0px;
}

#homepagePic{ 
	background: url(homepage_before_after.jpg) no-repeat top left;
	width: 259px;
	height: 151px;
	margin: 5px 0px 10px 0px;
}

#bathroom_homepagePic{ 
	background: url(homepage_before_after.jpg) no-repeat top left;
	width: 259px;
	height: 151px;
	margin: 5px 0px 10px 0px;
}

#kitchen_homepagePic{ 
	background: url(kitchen_before_after.jpg) no-repeat top left;
	width: 259px;
	height: 151px;
	margin: 5px 0px 10px 0px;
}