/* Start of CMSMS style sheet 'mainstylesheet' */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #83b3bd;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	margin: 5px;
	padding: 0;
}
#masthead {
	position:relative;
	height: 149px;
}

#menu {

	}

#wrapper {
	width: 827px;
	margin: 0 auto;
}

#banner {
	width: 454px;
	height: 264px;
	position:absolute;
	background-image:url(images/banner1.jpg);
}
#banner2 {
	width: 373px;
	height: 264px;
	position:absolute;
	left: 454px;
	background-image:url(images/banner2.jpg);
}

#mainbody {
	width: 500px;
	position:absolute;
	top: 208px;
             height: 320px;
	background-image:url(images/body-bg.gif);
}

#hometext {
padding-left:30px;
padding-top:50px;
}

#hometext p{
font-size:11px;
}

#floater {
	width: 327px;
	height: 300px;
	position:absolute;
	top: 208px;
	left: 499px;
	background-image:url(images/guarantee.gif);
	background-repeat:no-repeat;
}

#bottom {
	width: 100%;
	height: 200px;
	position:absolute;
	top: 540px;
	background-image:url(images/home-bot.gif);
	background-repeat:no-repeat;
}

#bottom a:link {
	color: #67a1a8;
}
#bottom a:visited {
	color: #67a1a8;
}
#bottom a:hover {
	color: #67a1a8;
}
#bottom .kitchen {
    width: 220px;
	height: 153px;
	position: absolute;
	left: 33px;
	top: 55px;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 11px;
	
}

#bottom .cabinets{
    width: 220px;
	height: 153px;
	position: absolute;
	left: 310px;
	top: 55px;
	font-family:  Arial, Helvetica,sans-serif;
	font-size: 11px;
}

#bottom .counters{
    width: 220px;
	height: 153px;
	position: absolute;
	left: 586px;
	top: 55px;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 11px;
}

#bdy-container {
	position: relative; 
	width: 827px;
             height: 650px;
             background-color: #FFFFFF;

}

#banner .content {
	padding: 20px 24px;
	font-size: 0.8em;
	line-height: 1.65em;
	border: 1px solid #000;
}
#masthead .content {
	padding: 12px 20px;
}
#footer .content {
	padding: 12px 20px;
}
#footer {
	color: #ffffff;
	padding: 0px;
	margin: 0;
             position: absolute;
             top: 730px;
	font-size: 0.6em;
	width: 827px;
	text-align:right;
}

#contenttext{
	padding: 0px;
	margin-left: 30px;
        margin-top: 70px;

}

.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}

#footer a:link {
	color: #FFFFFF;
}
#footer a:visited {
	color: #FFFFFF;
}
#footer a:hover {
	color: #FFFFFF;
}

a.footerlink {
font-size: 10px;
color: #FFFFFF;
text-decoration: none;
} 

a.footerlink:hover {
font-size: 10px;
color: #FFFFFF;
text-decoration: underline;
}


.p7uberlink {
	font-weight: bold !important;
	letter-spacing: 0.15em;
	border-color: #000000 !important;
}

h1 {
font-family: Arial, sans-serif; font-size: 25px; text-transform: uppercase; color: #363423;}

h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}

p { font-size: 12px;
color: #363423;
}

A:link {
color: #363423; text-decoration: underline;
}

A:hover{
color: #363423; text-decoration: none;
}


A:visited {
color: #363423;
}


/* 
  ------------------------------------------------
SPRITE MENU LAYOUT
  ------------------------------------------------
*/




/* 
  ------------------------------------------------
SPRITE MENU LAYOUT
  ------------------------------------------------
*/


#skyline {
    width: 827px; height: 150px;
    background:url(images/new-menu.gif);
    margin: 0px auto; padding: 0;
    position: relative;
}
  #skyline li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 98px;
}
  #skyline li, #skyline a {
    height: 28px; display: block;}
	
  #panel0b {
	left: 0px;
	width:260px;
}  

#panel1b {
	left: 272px;
	width: 70px;
}
  #panel2b {
	left: 342px;
	width: 146px;
}
  #panel3b {
	left: 488px;
	width: 94px;
}
  #panel4b {
	left: 582px;
	width: 77px;
}
  #panel5b {
	left: 659px;
	width: 87px;
}
  #panel6b {
	left: 749px;
	width: 79px;
}
  
  #panel1b a:hover {
    background: transparent url(images/new-menu.gif)
    -272px -240px no-repeat;}
  #panel2b a:hover {
    background: transparent url(images/new-menu.gif)
    -342px -240px no-repeat;}
  #panel3b a:hover {
    background: transparent url(images/new-menu.gif)
    -488px -240px no-repeat;}
  #panel4b a:hover {
    background: transparent url(images/new-menu.gif)
    -582px -240px no-repeat;}
  #panel5b a:hover {
    background: transparent url(images/new-menu.gif)
    -659px -240px no-repeat;}
  #panel6b a:hover {
    background: transparent url(images/new-menu.gif)
    -749px -240px no-repeat;}

/* 
  ------------------------------------------------
END OF SPRITE MENU LAYOUT
  ------------------------------------------------
*/
/* End of 'mainstylesheet' */

