/* CSS Document */

A:link {text-decoration: underline; color: #9F8A90} 
A:visited {text-decoration: underline; color: white} 
A:hover {text-decoration: none; color: white}

body{

font-family: calibri, georgia, arial, times new roman;
font-size:medium;
color: #c7c2c3;
background-color: #381821;
border-style: none;
margin-left: 10px;
margin-top: 0em;
margin-bottom: 250px;
}



#Center {
position:relative; left:330px; top:182px; width:635px; z-index:500;
}

#Copyright {
	position: relative; 
	margin-top: 100px; 
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	}
#Header {
position: absolute; left: 0px; top: 0px; width: 973px; height: 173px; z-index: 1;
}

#About {
position: absolute; left: 0px; top: 173px; width: 324px; height: 87px; z-index: 2;
}

#Rates {
position: absolute; left: 0px; top: 260px; width: 324px; height: 59px; z-index: 3; 
}

#Portfolio {
position: absolute; left: 0px; top: 319px; width: 324px; height: 56px; z-index: 4; 
}

#Process {
position: absolute; left: 0px; top: 375px; width: 324px; height: 47px; z-index: 5; 
}

#Specials {
position: absolute; left: 0px; top: 422px; width: 324px; height: 54px; z-index: 6; 
}

#Contact {
position: absolute; left: 0px; top: 476px; width: 324px; height: 82px; z-index: 7; 
}


.heading{font-weight: bold; color: #c7c2c3; font-size: 14pt;}
.body{color: #c7c2c3; font-size: small;}
.copyright{color: #c7c2c3; font-size: 9pt; text-align: center;}
.listhead{color: white; font-size: 11pt; font-weight: bold;}

