body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px;
	padding: 0;
	text-align:center;/* center layout in ie5 and 5.5. */
	background-color: #B8AB6C;
}
#container {
	width: 760px;
	margin: 0 auto;
	background-color: #FFFFFF;/* this is the background colour of the right column */
	border: 2px solid #7A647F;
	text-align:left;
}
#content {
	padding: 0px;
	background-image: url(menu_background.gif);/*this is the background colour of the left column */
	background-repeat: repeat-y;
	background-position: left top;
}
#left {
	float:left;
	width:125px;
	margin-right: 1px;
	margin-top: -2px;
}
#right {
	padding-top: 0px;
	float:left;
	width:633px;
}
#header, #footer {
	background:#FFFFCC;
	text-align:center;
}
#header img {display: block; margin: 0 auto;}
#footer {
	font-size: 10px;
	color: #AAAAAA;
	background-image: url(footer_image.gif);/*this is the background colour of the left column */
	background-repeat: repeat;
	background-position: left top;
}
#navigation, #sub_navigation {
	float: left;
	width: 125px;
	padding: 0;
}
#navigation ul{
	margin: 0;
	list-style: none;
	margin-top: 2px;
	padding: 0;
	border-bottom: 1px solid #722100;	
}
#navigation li{
	width: 125px;
	border-top: 1px solid #722100;
}
#navigation a:link, #navigation a:visited {
	display: block;
	padding: 5px 5px 5px 0.5em;
	color: #000000;
	text-decoration: none;
	height: 100%;/*fix IE top few pixels of li visible above a*/
}
#navigation a:hover {
	background-color: #64146c;
	color: #FFFFFF;
}

#navigation li {
	position: relative;
}
#navigation ul ul {
	position: absolute;
	top: 0;
	left: 100%;
	width: 100%;
}
.menu_here{
	background-color: #a682a9;
	color: #FFFFFF;
}
.subMenuHere{
	background-color: #AFB29E;
	font-weight:bold;
}
#sub_navigation li {
	width: 125px;
}

#sub_navigation a:link, #sub_navigation a:visited {
	display: block;
	padding: 2px 5px 2px 0.5em;
	color: #625863;
	text-decoration: none;
	text-Align: right;
	height: 100%;/*fix IE top few pixels of li visible above a*/
}
#sub_navigation a:hover {
	background-color: #64146c;
	color: #FFFFFF;
}

#sub_navigation li {
	position: relative;
}
#sub_navigation ul {
	margin: 0;
	list-style: none;
	margin-top: 2px;
	padding: 0;
}

.headerMenu{
	background-color: #e0e6c8;
	text-align: right;
	padding: 5px;
	border-bottom: 1px solid #722100;
	margin-bottom: 10px;	
}
.headerMenu a:link, .headerMenu a:hover, .headerMenu a:visited {
	background-color: #e0e6c8;
	color: #000000;
	font-size: 1em;
	text-align: right;
	text-decoration: none;
}
.headerMenu a:hover{
	border-bottom: 1px solid #722100;
	border-top: 1px solid #722100;	
}
.bottomLine{
	background-image: url(bottom_line.gif);/*this is the background colour of the left column */
	background-repeat: repeat;
	background-position: left top;
	padding: 10px;
}
.bottomLinePlus{
	background-image: url(bottom_line.gif);/*this is the background colour of the left column */
	background-repeat: repeat;
	background-position: left top;
	padding: 150px;
}



#designer a:link, #designer a:visited, #designer a:hover{
	position: absolute;
	margin: 10px 0 0 -140px;
	font-size: 10px;
	color: #000000;
}
.product_bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
}
.product_bullet ul li{
	margin-bottom: 5px;
	font-weight: bold;
	font-style: italic;
}
.product_bullet_ ul li{
	margin-bottom: 5px;
	font-style: italic;
}
.clientLine {
	display: block;
	float: left;
	margin-bottom: 5px;
	margin-left: 15px;
}
.client {
	float: left;
	width: 200px;
	font-size: .9em;
	font-weight: bold;
	display: inline;
}
.categoryLine {
	margin-bottom: 5px;
	margin-left: 14px;
	font-size: 1em;
	font-style: italic;
	list-style: none;
}
.heading {
	color: #6f1f78;
	font-weight: bold;
	font-size: 1.3em;
	margin-bottom: 5px;
	margin-left: 5px;
}
body#linkedPages {
	height: 100%;
}
#linkedPagesContactUs {
	color: #6f1f78;
	font-weight: bold;
	font-size: .9em;
	margin-left: 5px;
}
#buildPlaque .buildPlaqueList ul {
	list-style: none;
}
#buildPlaque Td{
	border-bottom: 1px solid #722100;	
}
P.blocktext {
    margin-left: auto;
    margin-right: auto;
    width: 18em
}
.headingBuildPlaque {
	color: #6f1f78;
	font-weight: bold;
	font-size: 1.3em;
	margin-bottom: 5px;
	margin-left: 15px;
	font-style: italic;	
}
.bottomLine_featured {
	background-image: url(bottom_line.gif);/*this is the background colour of the left column */
	background-repeat: repeat;
	background-position: left top;
	padding: 43px;
}