@charset "UTF-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}

/*
Dhruv Raniga
www.dr84.com
Website by CouchCreative
Last edit: 2008-02-13
-----------------------------------------------------------------------------
Copyright © 2001-2008. ACT Museums and Galleries 
-----------------------------------------------------------------------------
*/

 #wrapper { 
	width: 960px;
	margin: 0 auto;
	text-align: left;
}


/*===========*/
/*= Navigation =*/
/*===========*/
 
 #nav {  
	display: none;
} 


/*=========*/
/*= Header =*/
/*=========*/
 
 #header {  
	display: none;
}

 #print {  
 	width: 100%;
	border-bottom: 2px solid #000;
	display: inline;
} 

 #print img{  
 	float: right;
} 

 #flashBanner {  
 	display: none;
} 

 #intro {  
 	display: none;
} 


/*==========*/
/*= Side Bar =*/
/*==========*/
 
 #sidebar {  
	display: none;
} 


/*===========*/
/*= Container =*/
/*===========*/

 #container { 
	margin: 0;
	width: 100%;
	padding: 20px 0;
}


 #row { 
 	border-top: dotted thin  #000;
	padding-top: 20px;
	margin: 0;
}


/*===========*/
/*= Column 1 =*/
/*===========*/

 #column1 { 
	width: 100%;
	padding: 0 10px
}

 #column1 h1 { 
 	font-size: 28px;
	font-weight: normal;
	color: #accb56;
	padding-bottom: 10px;
	margin: 0;
}

 #column1 h2 { 
 	font-size: 20px;
	line-height: 23px;
	font-weight: normal;
	color: #000;
	margin: 0;
	padding-bottom: 10px;
}

 #column1 h3 { 
 	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #000;
	margin: 0;
	padding-bottom: 10px;
}

 #column1 h4 { 
 	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #000;
	margin: 0;
	padding-bottom: 5px;
}

 #column1 p { 
 	font-size: 12px;
	line-height: 15px;
	color: #000;
	margin: 0;
	padding-bottom: 20px;
} 

 #column1 a { 
 	font-size: 12px;
	line-height: 15px;
	color: #000;
	text-decoration: none;
}

 #column1 a:hover { 
 	font-size: 12px;
	line-height: 15px;
	color: #000;
	text-decoration: underline;
}


/*===========*/
/*= Column 2 =*/
/*===========*/

 #column2 { 
	width: 100%;
	padding: 0 10px
} 

 #column2 h1 { 
 	font-size: 28px;
	font-weight: normal;
	color: #accb56;
	padding-bottom: 10px;
	margin: 0;
}

 #column2 h2 { 
 	font-size: 20px;
	line-height: 23px;
	font-weight: normal;
	color: #000;
	margin: 0;
	padding: 10px 0;
}

 #column2 h3 { 
 	font-size: 20px;
	line-height: 23px;
	font-weight: normal;
	color: #000;
	padding-bottom: 10px;
	margin: 0;
}

 #column2 h4 { 
 	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #000;
	margin: 0;
	padding-bottom: 10px;
}

#column2 p { 
 	font-size: 12px;
	line-height: 15px;
	color: #000;
	margin: 0;
	padding-bottom: 20px;
}

 #column2 a { 
 	font-size: 12px;
	line-height: 15px;
	color: #000;
	text-decoration: none;
}

 #column2 a:hover { 
 	font-size: 12px;
	line-height: 15px;
	color: #000;
	text-decoration: underline;
}

 .thumb { 
	float: right;
	padding: 0 0 10px 10px;
} 


/*===========*/
/*= Image Set =*/
/*===========*/

 #imageSet { 
	float: left;
	width: 326px;
	padding: 0 10px;
} 

 #imageSet h1 { 
 	font-size: 28px;
	font-weight: normal;
	color: #accb56;
	padding-bottom: 10px;
	margin: 0;
}

 .image1 { 
 	padding-bottom: 10px;
} 

 .image2 { 
	float: left;
	padding-bottom: 10px;
} 

 .image3 { 
	float: right;
	padding: 0 0 10px 5px;
} 

 .image4 { 
	float: left;
} 

 .image5 { 
	float: right;
} 


/*=========*/
/*= Listings=*/
/*=========*/

 #listings { 
	padding: 0 10px
} 

 #listings h1 { 
 	font-size: 28px;
	font-weight: normal;
	color: #accb56;
	padding-bottom: 20px;
	margin: 0;
}

 #listings h2 { 
 	font-size: 20px;
	line-height: 23px;
	font-weight: normal;
	color: #000;
	padding-bottom: 2px;
	margin: 0;
	margin-left: 162px;
}

 #listings p { 
 	font-size: 12px;
	line-height: 15px;
	color: #000;
	margin: 0;
	margin-left: 162px;
	padding-bottom: 20px;
}

 #listings a { 
 	font-size: 12px;
	line-height: 15px;
	color: #000;
	text-decoration: none;
}

 #listings a:hover { 
 	font-size: 12px;
	line-height: 15px;
	color: #000;
	text-decoration: underline;
}

 .listingThumb { 
	float: left;
	padding-right: 10px;
} 


/*==========*/
/*= Standard=*/
/*==========*/

 #standard { 
	padding: 0 10px;
} 

 #standard h1 { 
 	font-size: 28px;
	font-weight: normal;
	color: #accb56;
	padding-bottom: 20px;
	margin: 0;
}

 #standard h2 { 
 	font-size: 20px;
	line-height: 23px;
	font-weight: normal;
	color: #000;
	padding-bottom: 2px;
	margin: 0;
}

 #standard h3 { 
 	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #000;
	margin: 0;
	padding-bottom: 10px;
}

 #standard p { 
 	font-size: 12px;
	line-height: 15px;
	color: #000;
	margin: 0;
	padding-bottom: 20px;
}

 #standard a { 
 	font-size: 12px;
	line-height: 15px;
	color: #000;
	text-decoration: none;
}

 #standard a:hover { 
 	font-size: 12px;
	line-height: 15px;
	color: #000;
	text-decoration: underline;
}

 
/*========*/
/*= Footer =*/
/*========*/

 #footer { 
	display: none;
} 

 #signature {
 	float: left;
	width: 320px;
	padding: 0 10px;
} 

 #signature p {
 	font-size: 11px;
	line-height: 13px;
	color: #000;
	margin: 0;
	padding-bottom: 80px;
} 

 #couch {
 	display: none;
} 



/*=======*/
/*= Misc. =*/
/*=======*/

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

