/*
#%%%%%%%%%%%%%%> THE XHTML ARTIFEX PRINT <%%%%%%%%%%%%%%%
# _______  ______ _______ _____ _______ _______ _     _
# |_____| |_____/    |      |   |______ |______  \___/ 
# |     | |    \_    |    __|__ |       |______ _/   \_
# 
# Made In Tacoma, WA USA 2005 http://www.artifexbid.com
#  
#          [support your local web designers] 
#
#%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/


/*--------------------------------------- NAVigation Stylz ---*/
#omninav_shell { /*main sitenav shell*/
	display: none;
	}
div#subnav { /*subnav shell*/
	display: none;
	}
div#afxtools { /*tools shell*/
	display: none;
	}
	

/*--------------------------------------- THE HEADER ---------*/
@import "/template/css/logo_head.css";




/*--========================================================== BODY BODY BODY AND CONTENT ELEMENTS ---*/
div#feature_project { 
	display: none;
	}

/*-------------------------------------------------------------*/
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
#content a:link:after, #content a:visited:after,
#content_twocol a:link:after, #content_twocol a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#content a[href^="/"]:after,
#content_twocol a[href^="/"]:after {
   content: " (http://www.artifexbid.com" attr(href) ") ";
   }

.blind_mice {
	display: none;
	}

body {
   background: white;
   font-size: 12pt;
	}	
	

#holder {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;	
	}
#content {
	float: none !important;
	padding: 0; margin: 0 5%;
	font: 12px/17px verdana,arial,helvetica,sans-serif;
	}

#container {
	float: left;
	width: 99.9%;
	margin-right: -200px;
	}
#content_twocol {
	float: left;
	padding: 1%; 
	}

#content img.contentimg {
	border: 0 none;
	}
	
#content img, #content_twocol img {
	border: 0;
	}




#content_twocol h3 {font-size: 115%; color: #000;}







a img  {
border:none;
vertical-align:bottom;
}


/*-------------------------------------- right floating column --*/
#rightfloater {
	position: relative;
	right: 30px;
	padding: 1%;
	float:right;
	width: 190px;
	background: transparent;
	color: #000;
	}

#map_quest {
display: none;
}

/*--=============================================================== A FOOTER for ARTIFEX --*/
#footer {
	clear: both;
	color: #000;
	text-align: center;
	}
#footer p {
	text-align: center;
	}








