body { background-image: url(../images/tile.gif); background-repeat: repeat-y; font-family: Verdana, Arial, Trebuchet MS; font-weight: normal; font-size: 10pt; margin: 0px; padding: 0px; }

/* Content text surrounding editable reagion */
.content { 
	position: absolute; 
	top: 220px; 
	margin-left: 13px; 
	margin-right: 13px;
	font-size: 10pt;
}

table, tr, td, ul, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

h1 {
	font-size: 16pt;
	color:#FF9900;
}

body { 
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 0.9em;
text-align: left;}

a:link {color: #ff9900;
background-color: #ffffff;
text-decoration: underline;}

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

h1 {font-size: 1.4em;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
text-align: left;
color: #ff9900;}

h2 {font-size: 1.3em;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-weight: bold;
text-align: left;}

h3 {font-size: 1.2em;
font-family: Times, "Times New Roman", serif;
font-weight: bold;
text-align: left;}

h4 {font-size: 1.1em;
font-family: Times, "Times New Roman", serif;
font-weight: bold;
text-align: left;}

h5 {font-size: 1em;
font-family: Times, "Times New Roman", serif;
font-weight: bold;
text-align: left;}


/* realty type boxes */
.realty_type { font-size: 10px; padding: 5px 5px 0px 6px; vertical-align: top; background-repeat: no-repeat; }

/* set different background image for each */
#sell { background-image: url(../images/sellmain.gif); }
#buy { background-image: url(../images/buymain.gif); }
#finance { background-image: url(../images/financemain.gif); }
#management { background-image: url(../images/manmain.gif); }
#rent { background-image: url(../images/rentmain.gif); }

/* The links for the box text, could also be used in footer */
a.small:link, a.small:visited { color: #0f00a4; font-size: 8pt; text-decoration: underline; font-weight: bold; font-family: tahoma, verdana, arial, 'lucida console', sans-serif; }
a.small:hover { color: #000000; font-size: 8pt; font-weight: bold; text-decoration: none; }
a.small:active { color: #000000; font-size: 8pt; font-weight: bold; text-decoration: none; }

a:link, a:visited { color: #ff9900; font-size: 10pt; text-decoration: underline; font-family: verdana, arial, sans-serif; }
a:hover { color: #3366aa;}
/*a:active { color: #ff9900; }*/