body  {
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #addfea;
	margin: 0;
	padding: 0;
	text-align: center; 
	color: #000000;
}
.delphi #container { 
	width: 800px;  
	/*height: 642px;*/
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; 
} 
.delphi #containerTop { 
	background: #addfea; 
	width: 800px;
	height: 28px;
} 

.delphi #containerTop #topLeft { 
	width: 10px;
	height: 28px;
	float: left;
	clear: none;
	background: #addfea url("../img/grad_top_left.png") bottom left no-repeat;
} 
.delphi #containerTop #topRight { 
	width: 10px;
	height: 28px;
	float: left;
	clear: none;
	background: #addfea url("../img/grad_top_right.png") bottom left no-repeat;
} 

.delphi #containerTop #topCentre { 
	width: 800px;
	height: 28px;
	float: left;
	clear: none;
	background: #addfea url("../img/grad_tile_top.png") bottom left repeat-x;
} 
.delphi #containerTop #topCentre img { 
	padding-top: 12px;
} 

.delphi #sidebar1 {
	float: left;
	clear: none;
	width: 10px; 
	height: 604px;
	background: #addfea;
	padding: 0;
	background: #addfea url("../img/grad_tile_left.png") top right repeat-y;
}
.delphi #sidebar2 {
	float: left;
	clear: none;
	width: 10px;
	height: 604px;
	background: #addfea;
	padding: 0;
	background: #addfea url("../img/grad_tile_right.png") top left repeat-y;
}
.delphi #mainContent { 
	width: 800px;
	margin: 0; 
	background: #ffffff;
	/*height: 604px;*/
	float: left;
	clear: none;
} 

.delphi #mainContent #headerMiddle { 
	width: 800px; 
	height: 105px;
	background: #231f20;
} 

.delphi #mainContent #headerBottom { 
	width: 800px; 
	height: 75px;
	background: #ffffff;
} 

.delphi #mainContent #mainNav { 
	width: 800px; 
	height: 75px;
	margin-bottom: 40px;
	background: #ffffff;
} 

.delphi #mainContent #mainNav #navContainer { 
	width: 555px; 
	height: 75px;
	margin: 0px 123px 0px 122px;
	background: #ffffff url("../img/nav_tile.jpg") left 25px repeat-x;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
} 

.delphi #mainContent #mainNav #navContainer a { 
	color: #231f20;
	text-decoration: none;
} 

.delphi #mainContent #mainNav #navContainer a:hover { 
	color: #d5a33f;
	text-decoration: none;
} 

.delphi #mainContent #mainNav #navContainer a.current { 
	color: #ffffff;
	text-decoration: none;
} 

.delphi #mainContent #mainNav #navContainer #navElementLeft { 
	width: 173px; 
	height:75px;
	float: left;
	clear: none;
	background: #ffffff url("../img/main_nav_left.jpg") top left no-repeat;
	padding-top: 29px;
} 
.delphi #mainContent #mainNav #navContainer #navElementMiddle { 
	width: 173px; 
	height:75px;
	float: left;
	clear: none;
	background: #ffffff url("../img/main_nav_middle.jpg") top left no-repeat;
	padding-top: 29px;
} 
.delphi #mainContent #mainNav #navContainer #navElementRight { 
	width: 173px; 
	height:75px;
	float: left;
	clear: none;
	background: #ffffff url("../img/main_nav_right.jpg") top left no-repeat;
	padding-top: 29px;
} 

.delphi #mainContent #mainNav #navContainer #navSpacer { 
	width: 18px; 
	height: 75px;
	float: left;
	clear: none;
} 


.delphi #mainContent #coreContent { 
	width: 800px; 
	/*height: 260px;*/
	float: left;
	clear: none;
} 

.delphi #mainContent #blackStrip { 
	width: 800px; 
	height: 15px;
	margin-bottom: 7px;
	background: #231f20;
	float: left;
	clear: none;
} 


.delphi #footer { 
	background: #addfea; 
	height: 10px;
} 

.delphi #footer #bottomLeft { 
	background: #addfea url("../img/grad_bottom_left.png") top right no-repeat;
	height: 10px;
	width: 10px;
	float: left;
	clear: none;
} 
.delphi #footer #bottomCentre { 
	background: #addfea url("../img/grad_tile_bottom.png") bottom left repeat-x;
	height: 10px;
	width: 800px;
	float: left;
	clear: none;
} 
.delphi #footer #bottomRight { 
	background: #addfea url("../img/grad_bottom_right.png") top left no-repeat;
	height: 10px;
	width: 10px;
	float: left;
	clear: none;
} 

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}




.delphi #mainContent #coreContent a { 
	color: #000000;
	text-decoration: underline;
} 
.delphi #mainContent #coreContent a:hover { 
	color: #000000;
	text-decoration: none;
} 


/***************** HOME PAGE STYLES *****************/

.delphi #mainContent #coreContent #coreHomeHeading { 
	width: 408px;
	margin: 0px 0px 15px 40px;
	float: left;
	clear: none;
	font-size: 28pt;
	color: #00bce4;
	
} 

.delphi #mainContent #coreContent #corePiecesHome { 
	width: 710px; 
	margin-right: 48px;
	/*height: 240px;*/
	float: right;
	clear: none;
	font-size: 11pt;
}


.delphi #mainContent #coreContent #corePiecesHome #homeDescription { 
	padding-right: 10px;
	padding-top: 0;
	margin-top: 0;
	font-size: 10pt;
	width: 400px;
	float: left;
	clear: none;
} 

.delphi #mainContent #coreContent #coreHomeSub { 
	width: 408px;
	margin: 0px 0px 5px 40px;
	float: left;
	clear: none;
	font-size: 11pt;
	color: #d5a33f;
	
} 

.delphi #mainContent #coreContent #coreHomeMain { 
	width: 408px;
	margin-left: 40px;
	float: left;
	clear: none;
	font-size: 10pt;
	
}

.delphi #mainContent #coreContent #coreHomeImage { 
	width: 300px; 
	margin-right: 48px;
	/*height: 240px;*/
	float: right;
	clear: none;
} 

.delphi #mainContent #coreFooter { 
	width: 800px; 
	height: 27px;
	margin-left: 40px;
	float: left;
	clear: none;
	font-size: 9pt;
	font-weight: bold;
	color: #d5a33f;
} 



/***************** CONTACT PAGE STYLES *****************/

.delphi #mainContent #coreContent #coreContactSub { 
	width: 378px;
	margin: 0px 0px 5px 40px;
	float: left;
	clear: none;
	font-size: 14pt;
	color: #d5a33f;
	
} 

.delphi #mainContent #coreContent #coreContactInfo { 
	width: 330px; 
	margin-right: 48px;
	/*height: 240px;*/
	float: right;
	clear: none;
	font-size: 9pt;
} 

.delphi #mainContent #coreContent #coreContactInfo #infoHeading { 
	color: #00bce4;
	font-size: 12pt;
	font-weight: bold;
} 




/***************** PIECES MAIN PAGE STYLES *****************/

.delphi #mainContent #coreContent #corePiecesSubNav { 
	width: 97px;
	/*height: 234px;*/
	margin: 0px 0px 5px 20px;
	float: left;
	clear: none;
	font-size: 10pt;
	background: url("../img/pieces_nav_divider.gif") top right repeat-y;
} 

.delphi #mainContent #coreContent #corePiecesSubNav #subNavElement { 
	padding-bottom: 12px;
} 

.delphi #mainContent #coreContent #corePiecesSubNav #subNavElement a { 
	color: #000000;
	text-decoration: none;
} 
.delphi #mainContent #coreContent #corePiecesSubNav #subNavElement a:hover { 
	color: #d5a33f;
	text-decoration: none;
} 
.delphi #mainContent #coreContent #corePiecesSubNav #subNavElement a.current { 
	color: #d5a33f;
	text-decoration: none;
} 

.delphi #mainContent #coreContent #corePiecesMain { 
	width: 653px; 
	margin-right: 28px;
	padding-bottom: 15px;
	/*height: 240px;*/
	float: right;
	clear: none;
	font-size: 10pt;
} 

.delphi #mainContent #coreContent #corePiecesMain #piecesDescription { 
	padding-left: 10px;
	width: 343px;
	float: left;
	clear: none;
} 
.delphi #mainContent #coreContent #corePiecesMain #piecesImagery { 
	width: 300px;
	float: left;
	clear: none;
} 

.delphi #mainContent #coreContent #corePiecesMain #infoHeading { 
	color: #00bce4;
	font-size: 24pt;
	font-weight: bold;
} 

.delphi #mainContent #coreContent #corePiecesMain #pieceHeading { 
	color: #00bce4;
	font-size: 12pt;
	font-weight: bold;
} 




.delphi #goldText { 
	color: #d5a33f;
	font-weight: bold;
} 

.delphi #blackText { 
	color: #000000;
	font-weight: bold;
} 

.delphi #mainContent #coreFooterPieces { 
	width: 712px; 
	height: 27px;
	margin-left: 40px;
	margin-right: 48px;
	float: left;
	clear: none;
	font-size: 8pt;
	font-weight: bold;
	text-align: right;
	color: #d5a33f;
} 

.delphi #mainContent #coreFooterPieces a { 
	color: #d5a33f;
	font-weight: bold;
	text-decoration: none;
} 

.delphi #mainContent #coreFooterPieces a:hover { 
	color: #000000;
	font-weight: bold;
	text-decoration: none;
} 