/*** Default Screen Styles ***/

	
body {
	position: absolute;
	background-image:url(images/backgrd.jpg);
	background-repeat:repeat;
	color: gray;
	font: normal 1em helvetica, arial, sans-serif;
	padding: 5px 0 0 60px; 
}

strong + em {
	color: black;
	font-weight: bold;}

br + em {
	color: gray }

h1 { 
	font-family: Impact, Charcoal, sans-serif;	
	color: black;	
	font-size: 3em;}
	
h2 { 
	font-family: Tahoma, Geneva, sans-serif;
	font-style: italic;
	color: #00aeef;
	font-size: 1em;
	letter-spacing: 1px}
	
h3 { 	
	color: black;	
	font-size: 1.25em;
	font-weight: normal;}
	
h4 { 	
	color: black;	
	font-size: 1.25em;
	font-weight: bold; 
}
	
h5 { 	
	color: black;	
	font-size: 1.25em;
	font-weight: bold; }
	
p {
	color: gray;
	font-size: 1em;
	line-height: 1.5; }
	
	
ul {
	font-size: 15px;
	font-variant: small-caps;
	font-family: Tahoma, Geneva, sans-serif;
} 
	
li {
    display: inline;
	padding: 15px;
	margin: 5px;
}

a {
	text-decoration: none;
	}

	
div p:first-of-type:first-letter {
	font-size: 1.75em;
	font-weight: normal;
	line-height: .5; }
	
div p:last-of-type:first-letter{
	font-size: 1.5em;
	line-height: .5;}
		
.pageheader { 
	color: Navy;
	font-size: 1.25em;
	font-weight: bold; }
	
.style1 {
	color: gray;
	font-weight: bold;
}

.style2 {
	background-color: #ccc;
	width: 435px; 
	color: black;
	font-weight: bold;
	padding: 1em;
}

.footerstyle{ 
	font-size: .75em;
	font-variant: small-caps;
	word-spacing: 20px;
 }
	

a:link {color: #4682B4;}
a:visited {color: #4682B4;}
a:hover {color: white; background-color: #00aeef;}
a:focus {color: #333333;}
a:active {color: #6A5ACD;}


#intro{
	color: black;
	font-size: 1.25em;
	font-weight: bold;
	line-height: 1.5; 	}

#intro2{
	font-size: 1em;
	line-height: 1.75; 	}
	
#services{
	color: black;
	font-size: 1em;
	font-weight: bold;	}
	
#kitchen_foyer {
	position: absolute;
	top: 40px;
	left: 30px }


#arabesque {
	position: absolute;
	top: 380px;
	left: 5px;
	overflow: hidden;
	clip: rect(15px, 350px, 195px, 50px)
}

#Large_Format_Glass_Tile {
	position: absolute;
	top: 380px;
	left: 350px;
	overflow: hidden;
	clip: rect(15px, 350px, 195px, 50px)
}

#Small-Kitchen1 {
	position: absolute;
	top: 380px;
	left: 700px;
	overflow: hidden;
	clip: rect(15px, 350px, 195px, 50px)
}

#DP_Logo {
	position: absolute;
	left: 73px;
	top: 30px;
}
	
#indent {
	position: relative;
	top: 78px;
	left: 110px;
}

#indent2 {
	position: relative;
	top: 55px;
	left: 40px;
}

#top {
	width: 680px;
	height: 20px;
	text-align: left;
	background-color: white;
	}
	
#get50 {
	position: absolute;
	left: 10px;
	top: 10px;
	}
	
	
#controls {
	cursor:pointer;
	color: Navy;
}

#copy {
	font-size: 1em;
	text-align: justify;
}

#display {
	display: block;
	margin: 8px;
}

