body {
	background:#FFF;
	color:#000;
	font-family: Verdana,'Trebuchet MS',Arial,Helvetica,sans-serif;
	font-size:10pt;
}
div,p,dt,dd,li,td {
	color:#000;
	font-family: Verdana,'Trebuchet MS',Arial,Helvetica,sans-serif;
	font-size:11px;
}
ul {
	margin-top:0px;
}

h1{font-size:1.6em;line-height:1.6em;}
h2{font-size:1.45em;line-height:1.45em;}
h3{font-size:1.3em;line-height:1.3em;}
h4{font-size:1.15em;line-height:1.15em;}
h5{font-size:1em;line-height:1em;}
h1,h2,h3,h4,h5 {
	color:#AAC;
	font-family: Verdana,'Trebuchet MS',Arial,Helvetica,sans-serif;
	font-weight:bold;
	margin-bottom:.3em;
}

a:link {
	color:#AAC;
	background-color:transparent;
	text-decoration:none;
}
a:visited {
	color:#779;
	background-color:transparent;
	text-decoration:none;
}
a:hover {
	color:#FFF;
	background-color:transparent;
	text-decoration:none;
}
a:active {
	color:#FFF;
	background-color:transparent;
	text-decoration:none;
}

#logo {
}

#nav {
	display:none;
}

#breadcrumbs {
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	padding:.5em .5em 0 .5em;
	height:2em;
	color:#003;
}
#breadcrumbs a:link, #breadcrumbs a:visited, #breadcrumbs a:hover, #breadcrumbs a:active {
	text-decoration:none;
	color:#003;
}
#homecontentbox {
	margin:6px;
}

#contentbox {
	padding:6px;
	padding-left:15px;
	background:#FFF;
}
#sidebarbox{
	margin:6px;
}

#children {
	margin-top:1em;
	margin-bottom:1em;
	font-size:10px;
	color:#333;
}
#footer {
	margin:1em;
	font-size:10px;
	color:#333;
}


.header {
	font-size:1.6em;
	font-weight:bold;
	color:#999;
}
td .header {
	color:#999;
}
.subheader {
	font-size:1.45em;
	font-weight:bold;
	color:#999;
}

.slidethumbs img {
	border:1px #000 solid;
}

#resspecs {
}
.reslisting {
	margin-bottom:1.5em;
}
.resaddress {
	font-size:12px;
	font-weight:bold;
	margin-bottom:.75em;
}
.restype {
	font-size:12px;
	margin-bottom:.75em;
}
.resprice {
	font-size:12px;
	font-weight:bold;
	margin-bottom:.75em;
}
.resspecprice {
	font-size:15px;
	color:#22A;
	font-weight:bold;
	margin-bottom:1.5em;
}

#scrollcontainer {
}
#scrollcontent {
}
div.scrolllayer {
	position:absolute;
	top:0;
	left:0;
	z-Index:2;
	visibility:hidden;
}

img {
	border:0;
}
img.block {
	display:block;
}
/*/*/a{}
img.border{
	border:1px solid #600;
}
*/
a{}

.timedcontent {
        background:#666;
	border:1px dashed #C00;
        padding:4px;
	margin:1px;
        font-family:verdana, arial, helvetica, sans-serif;
        font-size:10px;
        font-weight:bold;
	color:#FFF;
}

