body {
 	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E2F3FE;
}
.ptext {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
	padding-left:10px;
	padding-right:10px
}

.textbold_bigger {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}

.copy {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.nav {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a.nav:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.shadebg {
	background-image: url(http://www.mauire.com/images/gbg.jpg);
	background-repeat: repeat-x;
}
.dots {
	background-image: url(http://www.mauire.com/images/dots.gif);
	background-repeat: repeat-y;
}	
.bottombg {
	background-image: url(http://www.mauire.com/images/bottombg.jpg);
	background-repeat: no-repeat;
}
.bottombg2 {
	background-image: url(http://www.mauire.com/images/footer.jpg);
	background-repeat: no-repeat;
}
.MCIFooter {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
}
.MCIFooter a{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
}
.MCIFooter a:hover{
	text-decoration: underline;
}
.MCIHeadCell {
	background-color:#127FFB;
	font-size:18px;
	color:#FFFFFF;
	font-weight:bold;
}
.MCIHeadCell2 {
	background-color:#E7EEF6;
}
.MCISubject {
	display:none;
}	

.RoanFooter {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
}
.RoanFooter a{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
}
.RoanFooter a:hover{
	text-decoration: underline;
}
/*/////////////
New Maui Info
/////////////*/
.MCIInfoMaster {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000066;
}
.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:#127FFB;
	font-size:18px;
	color:#FFFFFF;
	font-weight:bold;
}
/*/////////////////////////*/
.MCIInfoTop {

}
.MCIInfoSearch {

}
.MCIInfoSearch {

}
.MCIInfoLinkMap {

}
.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:#E7EEF6;
	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:2px;
	background-color:#0066CC;
	color:#FFFFFF;
}
.IDXMain td{
	/*padding: 3px;*/
}

.IDXHeadCell a{
	color:#FFFFFF;
	text-decoration:none;
}
.IDXHeadCell a:hover{
	text-decoration: underline;
}
.IDXGlossary {
	border-bottom: 2px dotted;
}
/*////////////////////////////////
// Common
////////////////////////////////*/
.IDXButton { 
	border: none;
	background-color: #0066CC;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	padding: 2px;
}
.IDXBorder1 {
	border-top-width: 2px;
	border-top-color: #0066CC;
	border-top-style: solid;
}
.IDXBorder2 {
	border-top-width: 1px;
	border-top-color: #0066CC;
	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:#0066CC;
	width:100px;
	float:left;
	text-align:center;
	text-decoration:none;
	padding-bottom:3px;
	padding-top:3px;
	color:#FFFFFF;
	font-weight:bold;
}
.IDXLinkLeft a{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
a.IDXLinkLeft:hover{
	background-color:#DA450D;
	color:#FFFFFF;
}
.IDXLinkRight {
	background-color:#0066CC;
	width:100px;
	float:right;
	text-align:center;
	text-decoration:none;
	padding-bottom:3px;
	padding-top:3px;
	color:#FFFFFF;
	font-weight:bold;
}
.IDXLinkRight a{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;	
}
a.IDXLinkRight:hover{
	background-color:#DA450D;
	color:#FFFFFF;
}
td.IDXShade1Right {
	background-color:#eeeeee;
}
td.IDXShade1Left {
	background-color:#eeeeee;
}
.IDXPopUp {
	background-color: #FFFFFF;
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	width:90%;
}


.IDXNewListings {
        background-color:#DA450D;
        width: 100%;
        padding-bottom: 3px;
        padding-top: 3px;
        text-align: center;
        color: #FFFFFF;
        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;  
}