/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

html{
	height: 100%;
	color: 
}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;       
	color: #999999;
	margin: 0px auto 0px auto;
	padding: 0px;
	height: 100%;
	font-size: 75%;
}

a{
	color: #666666;
	text-decoration: none;
}

a:link{
	color: #666666;
	text-decoration: none;
}

a:visited{
	color: #666666;
	text-decoration: none;
}

a:hover{
	color: #0000FF;
	text-decoration: underline;
}

h1{
	font-family: Verdana,Arial,sans-serif;
	font-size: 120%;
	margin: 0px;
	padding: 0px;
}

h2{
	font-family: Verdana,Arial,sans-serif;
	font-size: 110%;
	margin: 0px;
	padding: 0px;
}

ul{
	list-style-type: disc;
}

ul ul{
	list-style-type: circle;
}

ul ul ul{
	list-style-type: none;
}


.email
{
	color: #000000;
}

.email a
{
	color: #0000FF;
	text-decoration: underline;
}

.email a:hover
{
	color: #0000FF;
	text-decoration: none;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#wrapper{
	width: 1000px;
}

#header{
	padding: 0px 0px 0px 0px;
	width: 100%;
}

#globalNavigation{
	padding: 0px 0px 0px 0px;
	width: 100%;
	text-align: center;
/*	color: #990000; */
	font-weight: bold;
}
/*
	#globalNavigation a{
		color: #990000;
		text-decoration: none;
	}
	
	#globalNavigation a:link{
		color: #990000;
		text-decoration: none;
	}
	
	#globalNavigation a:visited{
		color: #990000;
		text-decoration: none;
	}
	
	#globalNavigation a:hover{
		color: #990000;
		text-decoration: underline;
	}
*/
	.globalNavigationTable{
		width: 100%;
		text-align: center;
		border-collapse: collapse;
	}
	
	.globalNavigationCell{
		text-align: center;
		vertical-align: middle;
	}
	
#navigationUL{
	list-style-type: none;
	margin: 0;
	padding: 0;
	z-index: 30;
}

#navigationUL li a{
	display: block;
/*	width: 100px; */
/*	height: 30px; */
	background-color: #DAD4BB;
	color: #333333;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
}

#navigationUL li a:hover{
	color: #FFFFCC;
	background-color: #333333;
}

#navigationUL_Sub{
	list-style-type: none;
	margin: 0;
	padding: 0;
	z-index: 30;
}

#navigationUL_Sub li a{
	display: block;
/*	width: 100px; */
/*	height: 30px; */
	background-color: #C9BE62
;
	color: #333333;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
}

#navigationUL_Sub li a:hover{
	color: #FFFFCC;
	background-color: #333333;
}


#leftColumn{
/* http://www.webmasterworld.com/forum83/8564.htm */
/*	position: relative;     */
	margin: 0px;
	padding: 10px 0px 0px 10px;
	float: left; 
/*	width: 15%;   */
	width: 175px;
}

#centerColumn{
/*	position: absolute;  */
	margin-left: 185px;
/*	float: left; */
	padding: 10px 5px 0px 5px;  
	min-height: 275px;
/*	width: 83%; */
}

#breadCrumb{
	padding: 0px 0px 0px 5px;
	font-size: 90%;
}

#documentBody{
	padding: 10px 0px 0px 5px;
	font-size: 90%;
}


#footer{
/*	padding-top: 100px; */
	clear: both;
	text-align: center;
/*	padding: 3px 3px 3px 3px; */
	width: 100%;
	font-size: 90%;
}

/***********************************************/
/* treasury listing div - multi-check-box
/***********************************************/

#treasuryListings{
	padding: 5px;	
	height: 200px; 
	width: 95%; 
	overflow: auto;
	border: 1px solid #6699CC;
}

/***********************************************/
/* portfolio images div - multi-check-box
/***********************************************/

#portfolioImages{
	padding: 5px;	
	height: 500px; 
	width: 95%; 
	overflow: auto;
/*	border: 1px solid #6699CC; */
}


/***********************************************/
/* footer box styles
/***********************************************/

.footerTable{
	color: #000000;
	border: 0px;
	text-align: left;
	border: 1px solid #CCCCCC;
	width: 100%;
	text-align: center;
}

.footerHeader{
	color: #990000;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	font-size: 120%;
}

.footerCell{
	text-align: left;
	vertical-align: top;
}

/***********************************************/
/* search box styles
/***********************************************/

.searchTable{
	color: #000000;
	border: 0px;
	text-align: left;
	border: 1px solid #CCCCCC;
}

.searchLabel{
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	font-size: 120%;
	padding: 5px 5px 5px 5px;
}

.searchCell{
	text-align: center;
	vertical-align: top;
	padding: 5px 5px 5px 5px;
}

/***********************************************/
/* treasury table
/***********************************************/

.treasuryTable{
	color: #000000;
	border: 1px;
	text-align: left;
	border: 1px solid #CCCCCC; 
	width: 100%;
}

.treasuryHeader{
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	font-size: 120%;
	padding: 5px 5px 5px 5px;
}

.treasuryCell{
	border: 1px solid #CCCCCC; 
	text-align: left;
	vertical-align: top;
	padding: 5px 5px 5px 5px;
	width: 25%;
}

.galleryCell{
	border: 1px solid #CCCCCC; 
	text-align: left;
	vertical-align: top;
	padding: 5px 5px 5px 5px;
}

#gallerySlide{
	padding: 5px;	
	height: 390px; 
	width: 675px; 
	overflow: auto;
	border: 1px solid #6699CC;
}

/***********************************************/
/* form table
/***********************************************/

.formTable{
	color: #000000;
	border: 0px;
	text-align: left;
	border: 1px solid #CCCCCC;
}

.formLabel{
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
}

.formCell{
	text-align: left;
	vertical-align: top;
	padding: 5px 5px 5px 5px;
}

.formSection{
	background-color: #CCCCCC;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
}

/***********************************************/
/* report table
/***********************************************/

.reportTable{
	color: #000000;
	text-align: left;
	width: 100%;
	border: 1px solid #CCCCCC;	
}

.reportHeader{
	text-align: left;
	font-weight: bold;
	background-color: #999999;
}

.reportCellEven{
	text-align: left;
}

.reportCellOdd{
	text-align: left;
	background-color: #CCCCCC;
}

/***********************************************/
/* listing report table
/***********************************************/

.listingReportTable{
	color: #000000;
	text-align: left;
	width: 100%;
	border-top: 1px solid #CCCCCC;	
}

.listingReportImage{
	text-align: left;
}

.listingReportTitle{
	text-align: left;
}

.listingReportDescription{
	text-align: left;
}

.listingReportPrice{
	text-align: left;
}

#listingMessage{
	padding: 5px;	
	height: 100px; 
	width: 95%; 
	overflow: auto;
	border: 1px solid #6699CC;
}



/***********************************************/
/* Listing detail
/***********************************************/

.listingDetailTable{
	color: #000000;
	border: 0px;
	text-align: left;
	width: 100%;
}

.listingDetailLabel{
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	font-size: 120%;
	padding: 5px 5px 5px 5px;
}

.listingDetailSection{
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	font-size: 120%;
	padding: 5px 5px 5px 5px;
	background-color: #CCCCCC;
}

.listingDetailCell{
	text-align: left;
	vertical-align: top;
	padding: 5px 5px 5px 5px;
}

.listingDetailImage{
	text-align: center;
	vertical-align: top;
	padding: 5px 5px 5px 5px;
}

.listingDetailInnerCell{
	text-align: center;
	vertical-align: top;
	padding: 5px 5px 5px 5px;
	border: 1px solid #CCCCCC;
}

/***********************************************/
/* featured listing table
/***********************************************/

.featuredListingTable{
	color: #000000;
	border: 1px;
	text-align: left;
	border: 1px solid #CCCCCC; 
	width: 100%;
}

.featuredListingHeader{
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	font-size: 120%;
	padding: 2px 2px 2px 2px;
}

.featuredListingCell{
	text-align: center;
	vertical-align: top;
	padding: 2px 2px 2px 2px;
	width: 25%;
}

.featuredListingImage{
	text-align: center;
	vertical-align: top;
	padding: 5px 5px 5px 5px;
}

/***********************************************/
/* left side navigation table
/***********************************************/

.menuTable{
/*	border: 1px solid #C0C0C0; */
	border-collapse: collapse;
	width: 100%;
	text-align: left;
}

.menuHeader{
	color: #000000;
	text-align: center;
	font-size: 120%;
	padding: 2px 5px 2px 5px;
	background-color: #CCCCCC;
}

.menuCell{
	color: #999999;
	text-align: left;
	padding: 2px 5px 2px 5px;
}

/***********************************************/
/* miscellaneous
/***********************************************/

.hiddenPic{
	display: none;
}

