﻿/* basic */
body {
				font: 11px trebuchet MS, sans-serif;
				color: #000;
				margin: 5px 20px 20px 5px;
				background-color: #FFFFCC;
				padding: 0px;
}
	
p {
				line-height: 150%;
				margin: 0px;
				display: inline;
				font-family: "Times New Roman", Times, serif;
				font-size: medium;
}
	
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: #000000;
				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: #000000;
}	

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

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: #000000;
}	
	

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

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('images/logo_bar.gif') no-repeat left top; 
	height: 94px;
	width: 800px;
	position: relative;
	font-weight: bold;
	text-align: right;
	}
	
	
#topBand {
				height: 21px;
				background-color: #FF9900;
				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;
				background-color: #FF9900;
}
#navbar li {
    font-family: 14px trebuchet MS, sans-serif;
    font-weight: bold;
    list-style: none;
    display: inline;
    margin-left: 0px;
	}	
#navbar a {
				color: #800000;
				text-decoration: none;
				margin-left: 0px;
				text-align: center;
}
#navbar a:hover { 
    color: #51C0B1;
	}
#navbar a:active {
    color: #B2F0E5;
	}
	
	
/* individuals */	


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

#footer {
				height: 10px;
				padding: 10px;
				font: 11px, trebuchet MS, sans-serif;
				background-color: #FF9900;
				color: #000000;
				text-align: center;
}


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

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

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

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