/* CSS Document */

body{
padding:0px;
margin:0px;
background:#000000;
}
.yui3-aclist-item {
	color:#000000;
}
.tablebg{
background:#665430;
}

.footer_white{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#ffffff;
}

.footer {
	font-family:tahoma;
	font-size:11px;
	font-weight: normal;
	color:#D6BA7C;
	text-decoration:none;
}
.footer a{
	font-family:tahoma;
	font-size:11px;
	font-weight: normal;
	color:#D6BA7C;
	text-decoration:none;
}
.footer a:hover {
	text-decoration:underline;
}

.MainClass {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	padding-top:20px;
}	
.MainClass a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#D6BA7C;
	text-decoration:none;
}
.MainClass a:hover {
	text-decoration:underline;
}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
}
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}
.MCIFooter {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#D6BA7C;
	text-decoration:none;
}
.MCIFooter a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#D6BA7C;
	text-decoration:none;
}
.MCIFooter a:hover{
	text-decoration:underline;
}
.MCIHeadCell {
	background-color:#C2A15E;
	font-size:18px;
	color:#FFFFFF;
	font-weight:bold;
}
.MCIBodyCell {
	padding:4px;
	border-bottom:#C2A15E solid 1px;
}
.MCIBodyCell2 {
	padding:4px;
	border-bottom:#C2A15E solid 1px;	
}

/*/////////////
New Maui Info
/////////////*/
.MCIInfoMaster {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}
.MCIInfoMaster a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	/*color:#0000EE;*/
}
.MCIInfoMaster a:hover{
	text-decoration:underline;
}
.MCIInfoMaster th{
	background-color:#C2A15E;
	font-size:18px;
	color:#FFFFFF;
	font-weight:bold;
}
.MCIInfoMaster td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
/*/////////////////////////*/
.MCIInfoTop {

}
.MCIInfoSearch {

}
.MCIInfoLinkMap {
	font-weight:bold;
}
.MCIInfoMenu {
	border-top-color:#000000;
	border-top-style:solid;
	border-top-width:1px;
	padding-top:5px;
}
.MCIInfoContent {
	border-top-color:#000000;
	border-top-style:solid;
	border-top-width:1px;
	padding-top:5px;
}
.MCIInfoUpdateDate {
	border-top-color:#000000;
	border-top-style:dashed;
	border-top-width:1px;
	border-bottom-color:#000000;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	font-size:10px;
	margin:20px;
	padding:3px;
	clear:both;
}
.MCIInfoUpdateDate a{
	font-size:10px;
	text-decoration:none;
}
.MCIInfoUpdateDate a:hover{
	text-decoration:underline;
}
.MCIInfoAreaList {
	border-top-color:#000000;
	border-top-style:solid;
	border-top-width:1px;
}
.MCIInfoListHead {
	background-color:#BF9A51;
	font-weight:bold;
}




/* IDX CSS */
/*////////////////////////////////
// All Page
// Class Name: IDXMain
////////////////////////////////*/
.IDXMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.IDXMain th{
	text-align:center;
	font-weight:bold;
	font-size:14px;
	padding:4px;
	background-color:#C2A15E;
	color:#FFFFFF;
}
.IDXMain td{
	/*padding: 3px;*/
	/*background-color: #FFFFFF;*/	
}

.IDXHeadCell a{
	color:#FFFFFF;
	text-decoration:none;
}
.IDXHeadCell a:hover{
	text-decoration: underline;
}
.IDXYahooMap {
	color:#000000;
}
.IDXGlossary {
	border-bottom: 2px dotted;
}
.bd {
	color:#000000;
}

/*////////////////////////////////
// Common
////////////////////////////////*/
.IDXButton { 
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	padding: 3px;
	background-image:url(images/ButtonBack.gif);
	background-position:center;
	background-repeat:repeat-x;
	border-bottom-color:#999999;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#FFFFFF;
	border-top-style:solid;
	border-top-width:1px;
	border-right-color:#999999;
	border-right-style:solid;
	border-right-width:1px;
	border-left-color:#FFFFFF;
	border-left-style:solid;
	border-left-width:1px;			
}
.IDXButton:hover{ 
	background-image:url(images/ButtonBack.gif);
	background-position:center;
	background-repeat:repeat-x;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#999999;
	border-top-style:solid;
	border-top-width:1px;
	border-right-color:#FFFFFF;
	border-right-style:solid;
	border-right-width:1px;
	border-left-color:#999999;
	border-left-style:solid;
	border-left-width:1px;			
}

.IDXBorder1 {
	border-top-width: 2px;
	border-top-color: #C2A15E;
	border-top-style: solid;
}
.IDXBorder2 {
	border-top-width: 1px;
	border-top-color: #C2A15E;
	border-top-style: solid;
}
.IDXIconLabel {
	font-size: 10px;
	text-decoration: none;
}
.IDXIconLabel a{
	font-size: 10px;
	text-decoration: none;
}
.IDXIconLabel a:hover{
	text-decoration: underline;
}
.IDXMessage {
	font-weight: bold;
	text-align:center;
	font-size:14px;
	padding:5px;
	color:#A72828;
}
.IDXPageLinks {
	padding-left: 2px;
	padding-right: 2px;
}
.IDXLinkLeft {
	background-color:#C2A15E;
	width:100px;
	float:left;
	text-align:center;
	text-decoration:none;
	padding-bottom:3px;
	padding-top:3px;
	color:#FFFFFF;
	font-weight:bold;
}
a.IDXLinkLeft {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
a.IDXLinkLeft:hover{
	background-color:#D9C499;
	color:#000000;
	text-decoration:none;
}
.IDXLinkRight {
	background-color:#C2A15E;
	width:100px;
	float:right;
	text-align:center;
	text-decoration:none;
	padding-bottom:3px;
	padding-top:3px;
	color:#FFFFFF;
	font-weight:bold;
}
a.IDXLinkRight {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;	
}
a.IDXLinkRight:hover{
	background-color:#D9C499;
	color:#000000;
	text-decoration:none;
}
td.IDXShade1Right {
	background-color:#C2A15E;
}
td.IDXShade1Left {
	background-color:#C2A15E;
}

.IDXMain h1 {
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.IDXPopUp {
	background-color: #FFFFFF;
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	width:90%;
}
.MCISubject {
	display:none;
}
.IDXNewListings {
        background-color:#789DAF;
        width: 100%;
        padding-bottom: 3px;
        padding-top: 3px;
        text-align: center;
        color: #000000;
        font-weight:bold;
        font-size:14px;
        border-bottom-color: #000000;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-top-color: #000000;
        border-top-style: solid;
        border-top-width: 1px;  
}
