/******** hold site centered and style main bg************/
.box-wrap {
	BACKGROUND: url(../images/bg-grey.gif) repeat-y;
	WIDTH: 775px;
	COLOR: #000000;
	margin-right: auto;
	margin-left: auto;
}

/***********************************************************************************
styles for main content area (middle panel)
*****************************************************************************/
.hold-content {
	margin-right: 1em;
	text-align: left;
}
.hold-content h1 {
	font-size: 0.80em;
	font-weight: normal;
	color: #666666;
	text-align: left;
	margin-top: 0.75em;
	margin-bottom: 0.5em;
	letter-spacing: 0.2em;
}
.box-top {
	background-image: url(../images/head-grey.gif);
	background-repeat: no-repeat;
	height: 42px;
	font-size: 0.7em;
	color: #FFFFFF;
	text-align: right;
}
.box-top p{
	color: #FFFFFF;
	margin-right: 4em;
	margin-top: 0.75em;
}
.box-top a{
	color: #FFFFFF;
	text-decoration: none;
}
.box-top a:hover{
	
	text-decoration: underline;
}

/*********hold info section in place***************/
#hold-info p{
	color: #666666;
	
}
/***** hold the first footer within the box wrap and style the bg with the left panel image********************/
.box-footer {
	CLEAR: both;
	BACKGROUND: url(../images/bottom-grey.gif) no-repeat scroll left top;
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	BORDER-BOTTOM-STYLE: none;
	height: 42px;
}
.hold-content h2 {

	font-size: 0.8em;
	font-weight: normal;
	color: #993333;
	text-align: left;
	margin-top: 0.75em;
	margin-bottom: 0.5em;
	letter-spacing: 0.2em;
}
.hold-content li {
	font-size: 0.7em;
	font-weight: normal;
	color: #666666;
	text-align: left;
	margin-bottom: 0.50em;
	margin-left: 0px;
	list-style-type: none;
}
.space-link {
	margin-right: 1em;
}
.hold-content a:hover {
	color: #993333;
	text-decoration: underline;
}
.hold-content a {
	color: #666666;
	text-decoration: underline;
	letter-spacing: 0em;
}
.hold-content ul {
	margin-bottom: 0em;
	margin-top: 0px;
	margin-left: 0px;
}
.hold-content p {
	font-size: 0.75em;
	font-weight: normal;
	color: #666666;
	text-align: left;
	margin-bottom: 0.5em;
	margin-right: 3.5em;
	margin-top: 0px;
	line-height: 1.35em;
}
.smtxt {
	font-size: 0.7em;
	font-weight: normal;
	color: #666666;
	text-align: justify;
	margin-bottom: 0.25em;
	margin-right: 70px;
	margin-top: 0px;
}
.required {
	color: #993300;
}
.hold-content ul {
	margin-left: 0px;
	list-style-type: none;
	padding-left: 0px;
}
.hold-job {
	padding: 0.5em;
	border: 1px solid #666666;
	margin-right: 30px;
	margin-bottom: 0.5em;
}
.hold-showroom-pic {
	margin-left: 3.5em;
	margin-right: 2.5em;
}
.hold-architects-pic {

	margin-left: 1.5em;
	margin-right: 2.5em;
}
