@charset "UTF-8";
/* CSS Document */
body{
	margin:0;
	padding:0;
	background-color:#7c7d80;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:14px;
	color:#000000;
}
h1, h2, h3, h4, h5, h6{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#1b4b79;
	margin:0;
}
h1{
	font-size:26px;
	text-align:center;
}
h2{
	font-size:20px;
}
p{margin:0 0 10px 0;}
a{color:#1b4b79;}
#subcontainer img{padding:5px;}

#container{
	width:860px;
	margin:0 auto 0 auto;
}
#subcontainer{
	width:770px;
	margin:0px 0 0 0;
	background:#eeefef url(http://www.diumrealestate.com/images/_2-container-bg.png) top repeat-y;
	padding:0px 60px 0px 30px;
}
table, tr, td{margin:0px; padding:0px;}
#editcontainer{
	width:740px;
	margin:0px 0 0 0;
	background:#eeefef url(http://www.diumrealestate.com/images/_2-container-bg.png) top repeat-y;
	padding:20px 60px;
}

#column{background:url(http://www.diumrealestate.com/images/_2-nav-bg.jpg) top left repeat-y;}
#menu{
	float:left;
	width:219px;
	margin:-3px 0 0 0px;
	padding:0 0 0 20px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:18px;
	font-weight:bold;
}
#menu ul{
	list-style:none;
	margin:5px 0 0 0px;
	padding:0px;
	text-align:center;
}
#menu li{
	list-style:none;
	margin:0px auto;
	padding:7px 0 7px 0;
	text-align:center;
	width:125px;
	background:url(images/_2-nav-line.png) bottom no-repeat;
}
#menu a {
	color: #003565;
	text-decoration: none;
	margin:0px;
	padding:0px;
}
#menu a:hover {
	background:url(http://www.diumrealestate.com/images/_nav-bg.jpg);
	color:#ffffff;
}

#footer {
	background:url(http://www.diumrealestate.com/images/_2-footer.jpg) no-repeat;
	text-align:center;
	color:#777777;
	font-size:11px;
	padding:10px 20px 0 20px;
	height:110px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color:#003565;
}
#footer .nolink a{
	text-decoration:none;
	color:#777777;
}

#box{background:#cbccce;}
.tl{background:url(http://www.diumrealestate.com/images/_2-expert-tl.jpg) top left no-repeat;}
.tr{background:url(http://www.diumrealestate.com/images/_2-expert-tr.jpg) top right no-repeat;}
.br{background:url(http://www.diumrealestate.com/images/_2-expert-br.jpg) bottom right no-repeat; padding:5px;}
.bl{background:url(http://www.diumrealestate.com/images/_2-expert-bl.jpg) bottom left no-repeat;}

img, div { behavior: url(iepngfix.htc) }

.blue-text{
	color:#1b4b79;
}
.red-text{
	color:#CC0000;
}
.subhead{
	color:#1b4b79;
	font-size:18px;
	font-style:italic;
}
