* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background-color: #e0e0e0;
 background: #e0e0e0 url(http://acecaribbeanrealestatedominica.com/assets/files/pbg.gif) center repeat-y; 
}
td { font-family: Arial, Helvetica, sans-serif; font-size; 13px; }

img {
border:0;
}

a:link { text-decoration: underline; color: #29146B; font-weight: normal; }
a:visited { text-decoration: underline; color: #29146B; font-weight: normal; }
a:hover { color: #009239; }

.green a:link { text-decoration: underline; color: #009239; font-weight: bold; }
.green a:visited { text-decoration: underline; color: #009239; font-weight: bold; }
.green a:hover { color: #29146B; }

.topnav { vertical-align: middle; padding: 10px; padding-left: 30px; background-color: #DFEBE0; color: #394442; } 
.topnav a:link { text-decoration: none; color: #394442; font-weight: bold; }
.topnav a:visited { text-decoration: none; color: #394442; font-weight: bold; }
.topnav a:hover { color: #ffffff; }

h1 { color: #394442; font-size: 18px; padding-bottom: 15px; }
h2 { color: #000000; font-size: 16px; padding-top: 10px; padding-bottom: 15px; }

.maincontent { padding: 20px; }

ul {


	margin-left: 30px;
margin-top: 20px;
margin-bottom: 20px;
	padding-left: 1em;
	text-indent: -1em;
	}

	li {
	background: url(mybullet.gif) left center no-repeat;
	padding-left: 15px;
	margin-bottom: 5px;
	}

 .leftcolumn { background-color: #EBF3F3; vertical-align:top;}
 .search { background-color: #F7F5E6; border-top: 10px solid white; border-bottom: 10px solid white; }
 .footer { font-size: 11px; font-weight: normal; color: #8CBAB5; background-color: #394442; padding: 10px; }
.footer a:link { color:  #8CBAB5; text-decoration: underline; }
.footer a:visited { color:  #8CBAB5; text-decoration: underline; }
.footer a:hover { color:  #ffffff; text-decoration: underline; }

.homeList { margin: 0px; }
.homelist li { font-size: 15px; line-height: 20px; font-weight:normal; }
.homelist li a { font-size: 15px; line-height: 20px; font-weight:bold; }

.minipic {
margin-right: 10px;
display: inline;
border:0;
}

.imageFrame 
 {
 border: 1px solid #cccccc;
background-color: #ffffff;
/*  padding: 10px; */
 opacity: 1;
 }

 .imageFrame:hover
 {
 border-color: #aaaaaa;
 opacity: .9;
 }
/* set up the overall width of the menu div, the font and the margins */

.menu {
font-family: arial, sans-serif; 
width:750px; 
margin:0; 
/*margin:20px 0 60px 0;*/
position:relative;
z-index:100;
}

/* remove the bullets and set the margin and padding to zero for the unordered list */
.menu ul {
padding:0; 
padding-left: 20px;
margin:0;
list-style-type: none;
}

/* float the list so that the items are in a line and their position relative so that the drop down list will appear in the right place underneath each list item */
.menu ul li {
float:left; 
position:relative;
}

/* style the links to be 104px wide by 30px high with a top and right border 1px solid white. Set the background color and the font size. */
.menu ul li a, .menu ul li a:visited {
display:block; 
text-align:center; 
text-decoration:none; 
/* width:120px; */
height:20px; 
color:#394442; line-height:20px; 
/*
border:0px solid #fff;
border-width:1px 1px 0 0;*/
background:#DEEBE7; 


font-size:12px;
}

/* make the dropdown ul invisible */
.menu ul li ul {
display: none;
}

/* specific to non IE browsers */
/* set the background and foreground color of the main menu li on hover */
.menu ul li:hover a {
color:#fff; 
 background:#DEEBE7;
}

/* make the sub menu ul visible and position it beneath the main menu list item */
.menu ul li:hover ul {
display:block; 
position:absolute; 
top:21px; 
left:0; 
width:120px;
}

/* style the background and foreground color of the submenu links */
.menu ul li:hover ul li a {
display:block; 
/**/
background:#DEEBE7;  
color:#fff;
}

/* style the background and forground colors of the links on hover */
.menu ul li:hover ul li a:hover {
 background:#DEEBE7; 
color:#fff;
}
.ditto_paging {
    border-top: 1px solid #ccc;
    padding: 10px;
    font-size: 86%;
    color: black;
}
#ditto_pages .ditto_currentpage {
    border: 1px solid black;
    padding: 1px 5px 2px;
    margin-right: 1px;
    background-color: #DEEBE7;
    color: #000;
}
#ditto_pages .ditto_off {
    border: 1px solid #ccc;
    padding: 1px 5px 2px;
    margin-right: 1px;
    color: #ccc;
}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
    border: 1px solid #29146B;
    padding: 1px 5px 2px;
    margin-right: 1px;
    text-decoration: none !important;
    color: black;
}
#ditto_pages a:hover {
    background-color: #DEEBE7;
    color: #000;
 border: 1px solid #000;
}