/*a.boldlink:link, a.boldlink:visited, a.boldlink:active{font-family: Tahoma;font-size: 12px;color: #000000;font-weight: bold;text-decoration:none ;}
a.boldlink:hover{color:#FFE8F5;}*/

.copy {	font-family: Georgia, "Times New Roman", Times, serif;font-size: 11px;font-weight: normal;color: #FFFfff;}
.background {background-image: url(link-bg.jpg); background-repeat:repeat-x;}


body {
	background-image:url(images/back3.gif);
	background-repeat: tile;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.body2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
	color: #OOOOOO;
	padding-left:10px;
	padding-right:10px;
}

.MainClass {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #OOOOOO;
	padding-left:10px;
	padding-right:10px;
	text-indent:10px;
}

p{
	text-indent:15px;
}

.MainPage {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #OOOOOO;
	padding-left:10px;
	padding-right:10px;
}

.MCIFooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #A71C56;
	text-decoration:none;
}

.MCIFooter a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #A71C56;
	text-decoration:none;
}

.MCIFooter a:hover{
	text-decoration:underline;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}



.MCIHeadCell {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size:14px; 
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color:#A71C56;
	text-align: center;
}

.MCIBodyCell {
	background-color: #D990B0;
	padding:5px;
}

.MCIBodyCell2 {
	background-color:#CACACA;
	padding:5px;
}

.formtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size:10px; 
}

.divider {

	border-bottom-color:#A71C56;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	padding-top:5px;
}

.QuickForm td{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
text-decoration:none;
color:#000000;
}

.QuickForm input{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
text-decoration:none;
color:#000000;
}

.QuickForm select{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
text-decoration:none;
color:#000000;
}


/*RAM XML CSS*/

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

.IDXHeadCell a{
	color:#FFFFFF;
	text-decoration:none;
}
.IDXHeadCell a:hover{
	text-decoration: underline;
}
/*////////////////////////////////
// Common
////////////////////////////////*/
.IDXButton { 
	border: none;
	background-color: #A71C56;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	padding: 2px;
}
.IDXBorder1 {
	border-top-width: 2px;
	border-top-color: #A71C56;
	border-top-style: solid;
}
.IDXBorder2 {
	border-top-width: 1px;
	border-top-color: #A71C56;
	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:#A71C56;
	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:#D990B0;
	color:#000000;
}
.IDXLinkRight {
	background-color:#A71C56;
	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:#D990B0;
	color:#000000;
}
td.IDXShade1Right {
	background-color:#D990B0;
}
td.IDXShade1Left {
	background-color:#D990B0;
}
.IDXMain h1 {
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.IDXNewListings {
        background-color:#65003C;
        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;  
}

/*/////////////
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:#A71C56;
	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:#D990B0;
	font-weight:bold;
}