html, body {
	margin:0;
	padding:0;
	height:100%;
}

h1
{
	font-size:20px;	
	font-family:"Gill Sans MT", "Gill Sans Std Light", Helvetica;
}

body {
	font-family:"Gill Sans MT", "Gill Sans Std Light", Helvetica;
	font-size: 12pt;
	font-weight: normal;
	color: #221e1f;
	/*background-color: #f7e4d4;*/
	background-color:#ffffff;
}
#container {
	margin: 0 auto;
	text-align: left;
	min-height:100%;
	position:relative;
	width:1000px;
	/*background-image: url(../images/mainBG.jpg);
	background-repeat: repeat-y;*/
}
#wrapper {
	padding-bottom:40px;	/* Height of the footer */
	float:left;
	width: 1000px;
}

#wrapper_bath {
	padding-bottom:40px;	/* Height of the footer */
	float:left;
	width: 956px;
	height:800px
}

#wrapper_kitchen {
	padding-bottom:40px;	/* Height of the footer */
	float:left;
	width: 956px;
	height:800px
}

#header {
	/*background-image: url(../images/headerBG_new.jpg);*/
	/*background-color: #46413b;*/
	background-color:#ffffff;
	/*width:1260px;*/
	width: 956px;
	/*height:800px;*/
	height:600px;
	/*float:left;*/
	float:none;
}

#header_inside {
	/*background-image: url(../images/headerBG_new.jpg);*/
	/*background-color: #46413b;*/
	background-color: #ffffff;
	/*width:1260px;*/
	width: 1000px;
	/*height:800px;*/
	height:90px;
	/*float:left;*/
	float:none;
}
#mainContent {
	padding-left:30px;
	width: 970px;
}

#mainContent_baths {
	margin-left: 30px;
	width: 956px;
	height:800px;
}

#mainContent_kitchen {
	margin-left: 30px;
	width: 956px;
	height:900px;
}

#footer {
	position:absolute;
	bottom:0;
	width:956px;
	height:40px;
	background-color: #cdc2b9;
	text-align:center;
}
a:link {
	color: #3e62ae;
		text-decoration: none;

}

a:visited {
	color: #3e62ae;
}
a:hover {
	color: #221e1f;
	text-decoration: none;
}
a:active {
	color: #3e62ae;
}
#footer p {
	margin:0;
	padding:10px;
}
#nav {
	width: 100%;
	background-color:#46413b;
	height:495px;
}
p {
	margin-top: 0px;
}
#rightImg {
	float: right;
	margin-bottom: 30px;
	margin-left: 30px;
}


#rightImg img {
	border: 10px solid #D8CDC5;
}
.aboutImg {
	border: 6px solid #D8CDC5;
	margin-bottom: 5px;
}
.title {
	font-size: 18px;
	color: #3e62ae;
}



#testimonialBox {
	padding: 15px;
	color: #000000;
	margin-bottom: 15px;
	border-bottom:thick;
	border-bottom-color:#000000;
}

#newsletter {
	float:right;
	text-align: center;
	color: #fff;
	margin-top:20px;
	margin-right:15px;
}
#timeless {
	/*float:left;*/
	float:none;
	color: #fff;
	/*background-color:#46413b;*/
	background-color: #ffffff;
	width:100%;
}

#logo {
	float:left;

}

#hgtv {
	float:right;
	color: #fff;
	text-align:center;
	width:125px;
	margin-right:70px;
	margin-top: 7px;
}

h3 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	padding: 10px;
	border: 4px solid #867262;
	background-color: #D8CDC5;
	width: 600px;
	margin: 10px auto 20px auto;
}

/* Global Navigation */


/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0;}

/* --------------------------------------------------------------------- */


/* style the outer div to give it width */
.menu {
	width:900px; /*changed from 1000 */
	height:20px;
	font-size:12pt;
	padding-bottom:50px;
	padding-left:0;
	text-align: right;
	vertical-align:top;
	position: relative;
	z-index: 1000;
	float:none;
	font-weight:bold;
	margin-left:0px;
	padding-left:0px;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding:0px;
	margin:0;
	list-style-type:none;
	font-size:12pt;
	width: 990px;
	z-index: 1000;
	float:none;
	font-weight:bold;
	}

.menu ul li {
	margin:0;
	list-style-type:none;
	font-size:12pt;
		z-index: 1000;
		width: 120px;
	font-weight:bold;
}

.menu ul li ul li {
	margin:0;
	padding:0;
	list-style-type:none;
	font-size:12pt;
	text-align: left;
		z-index: 1000;
		width: 200px;
	font-weight:bold;
 width: 170px;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
	float:left;
	position:relative;
	font-family: "Gill Sans MT", "Gill Sans Std Light", Helvetica;
	font-size: 12pt;
	text-align: left;
	padding: 0;
	margin: 0;
	bottom:0;
		z-index: 1000;
	font-weight:bold;
}

/* style the links for the top level */
.menu ul a:link, .menu ul ul a:link, .menu a:visited, .menu ul a:visited {
	display:block;
	font-size:12pt;
	font-weight:bold;
	text-decoration:none;
	color:#333333;
	height:25px; /* gray color */
	/*background-color: #f7e4d4;*/
		background-color: #ffffff;
	z-index: 1000;

	}


.menu ul li ul li a:visited, .menu ul li ul li a, .menu ul li ul li a:link{
	display:block;
	font-size:11pt;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	line-height:normal;
	padding-bottom:0px;
	z-index: 2000;
	margin-left:10px;
	width: 200px;
}

.menu ul li ul li a:hover {
	font-size:11pt;
	font-weight:bold;
	text-decoration:none;
	color:#666666;
	line-height:normal;
	margin-left:10px;
	z-index: 2000;
	/*background-color:#f7e4d4;*/
			background-color: #ffffff;

}

/* style the top level hover */
.menu a:hover, .menu ul a:hover{
	font-size:12pt;
	font-weight:bold;
	text-decoration:none;
	color:#666666;
	line-height:normal;
	z-index: 1000;
}



/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
	width:75px;
	w\idth:75px;
	z-index: 1000;
}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
background:#333333;
}
/* style the second level hover */
.menu ul ul a.drop:hover{
background:#333333; /* white color */
}
.menu ul ul :hover > a.drop {
background:#000000; /* white color */
}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
background:#ffffff;
}
/* style the third level hover */
.menu ul ul ul a:hover {
background:#ffffff;
	z-index: 2000;

}
.menu ul ul ul :hover > a {
background:#ffffff;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
height:0;
top:20px;
left:0; 
width:100px;
}
/* another hack for IE5.5 */
* html .menu ul ul {
t\op:20px;
}

/* position the third level flyout menu */
.menu ul ul ul{
left:80px; 
top:0;
}
/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {
left:-100px;
}

/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
	/*background:#f7e4d4;*/
			background-color: #ffffff;
	color:#ffffff;
	height:20px;
	margin-top: 0px;
	top: 0;
	padding-left:0px;
	z-index: 2000;
}

/* yet another hack for IE5.5 */
* html .menu ul ul a{
width:150px;
w\idth:129px;
}

.menu :hover > a, .menu ul ul :hover > a {
color:#000000;
background:#333333;
}

/* make the second level visible when hover on first level list OR link */
.menu ul :hover ul{
visibility:visible; 
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
visibility:hidden;
}

/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{
visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
visibility:visible;
}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul { 
visibility:visible;
}


@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  /* iPhone, Android rules here */
  
  
  
  
}
