td, body, p {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
}



/* HEADER */

#header-img{
	position: relative;
	width: 998px;
	margin-top: -43px;
	margin-left: auto;
	margin-right: auto;
	border-top: medium solid #999;
}

#header-logo{
	position: relative;
	z-index: 1;
	top: 64px;
	left: 272px;
	width: 448px;
	height: 43px;
	margin-left: auto;
	margin-right: auto;
	background: url(/images/home-design-stl-logo.png) no-repeat top center;
}




/* OTHER */

.tagline {
	color: #6d6f71;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
}

.footer {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8px;
}

.footer_contact {
	background-color: #000;
	color: #fff;
	padding-left: 5px;
	font-size: 14px;
}

.footer_contact_link:link  {
	color: #fff;
}

.footer_contact_link:active  {
	color: #fff;
}

.footer_contact_link:visited {
	color: #fff;
}
.footer_contact_link:hover {
	color: #fff;
	
}

.builder:link  {
	color: #000;
	font-weight: 100;
}

.builder:active  {
	color: #000;
	font-weight: 100;
}

.builder:visited {
	color: #000;
	font-weight: 100;
}
.builder:hover {
	color: #000;
	font-weight: 100;
	
}

.fullborder {
	border: 1px;
	border-color: #6d6f71;
	border-style: solid;
}

.fullborderwhite{
	border: 1px;
	border-color: #ffffff;
	border-style: solid;
}

.indexBody {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color:#ffffff;
}

.categoryHeader {
	font-size: 20px;
	color: #808285;
}

.categoryHeaderSmall {
	font-size: 16px;
	color: #808285;
}


h1 {
	font-size: 20px;
	color: #808285;
	font-weight: normal;
}

h2{
	font-size: 16px;
	color: #808285;
	font-weight: normal;
}

.bc:link {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

.bc:active {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

.bc:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

.bc:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:active {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.refresh{
	margin-top: 10px;
	font-weight: bold;
	color: #F00;
}




/* ARCHIVE */

select{
	width: 309px;
}

.search-architect{
	float: left;
	width: 308px;
	margin-top: 50px;
	margin-bottom: 20px;
	padding: 0px 10px 0px 10px;
	border-right: 1px solid #000;
}

.search-builder{
	float: left;
	width: 309px;
	margin-top: 50px;
	margin-bottom: 20px;
	padding: 0px 10px 0px 10px;
	border-right: 1px solid #000;
}

.search-location{
	float: left;
	width: 308px;
	margin-top: 50px;
	margin-bottom: 20px;
	padding: 0px 10px 0px 10px;
}

.search-contractor{
	float: left;
	width: 308px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0px 10px 0px 10px;
	border-right: 1px solid #000;
}

.search-supplier{
	float: left;
	width: 309px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0px 10px 0px 10px;
	border-right: 1px solid #000;
}

.titlerow{
	text-align: left;
	background: #000;
	color: #FFF;
}

.altrow{
	background: #DDD;
}

.row{
	background: #FFF;
}