
html {
	
}
body {
	color: #474747;
}
#nav ul li a {
	
}
#nav ul li a.open {
	color: #df162b;
}
#subnav ul li a {
	
}
#subnav ul li a.open {
	color: #df162b;
}

a {
	color: #004e61;
	background-color: transparent;
}
a:hover {
	
}
h1 {
	color: #474747;
	background-color: transparent;
}
h2 {
	color: #474747;
	background-color: transparent;
}
h3 {
	color: #474747;
	background-color: transparent;
}
hr {
	color: #cdcccc;
	background-color: #cdcccc;
}
img {
	border-color: #ccc;
}
table {
	border-color: #ccc;
}
td {
	border-color: #ccc;
}



body {
	font: .75em Arial, sans-serif;
}
#nav ul li a {
	font-size: 11px;
	font-weight: bold;
}
#subnav ul li a {
	
}
a {
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	margin: 0;
	padding: 5px 0;
	font-size: 1.5em;
	line-height: 1em;
}
h2 {
	margin: 0;
	padding: 5px 0;
	font-size: 1.2em;
	line-height: 1em;
}
h3 {
	margin: 0;
	padding: 5px 0;
	font-size: 1em;
	line-height: 1em;
}
hr {
	height: 1px;
	border: 0;
}
p {
	padding: 5px 0;
	margin: 0;
}
FORM {
	margin: 0px;
}
input, textarea, select {
	font: 12px Arial, sans-serif;
}
textarea, select {
	font: 12px Arial, sans-serif;
	border: 1px solid #b5b5b5;
}



html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	min-height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	border: 0px; /* ie6 fix */
	background: #eee url(color_blue/pics/bg.jpg) repeat-y center;
	height: 100%;
	min-height: 100%;
}
#wrapper {
	margin: 0 auto;
	width: 787px;
    height: auto;
	min-height: 100%;
	margin-bottom: -30px;
}
#wrapperCenter {
	
}
#wrapperContent {
	margin: 0 auto;
	width: 755px;
	position: relative;
	margin-bottom: 30px;
}

#extraBefore,
#extraAfter1,
extraAfter2 {
	display: none;
}

/* Header
=========================================*/

#header {
	height: auto;
	min-height: 118px;
	overflow: hidden;
	position: relative;
	background-color: #fff;
}
#logo {
	width: 294px;
	height: 76px;
	padding: 8px 0px 0px 1px;
}
#logo a {
	display: block;
	width: 100%;
	height: 100%;
}
#logo a img {
	border: 0px;
}

/* topLinks 
=============================*/

#topLinks {
	width: 200px;
	float: right;
	padding: 5px 0 0 0;
	font-size: 11px;
}
#topLinks ul {
	margin: 0px;
	padding: 0px;
}
#topLinks ul li {
	margin: 0px;
	padding: 1px 0px;
	list-style-type: none;
	text-align: right;
}
#topLinks ul li a {
	padding: 2px 6px 2px 2px;
	background: url(color_blue/pics/topLinks.jpg) no-repeat right 5px;
}

/* Banner
=================*/
.banner {
	width: 755px;
	text-align: center;
	overflow: hidden;
}

/* Top Navigation
=========================================*/
#nav {
	width: 755px;
    height: 27px;
    overflow: hidden;
    padding: 7px 0px 0px 0px;
    background: #fff url(color_blue/pics/navTop.jpg) no-repeat left 7px;

}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
#nav ul li a {
	display: block;
	padding: 0px 20px;
	line-height: 20px;
	text-decoration: none;
	background: url(color_blue/pics/navTopBorder.jpg) no-repeat right top;
}
#nav ul li a:hover {
	text-decoration: underline;
}
#nav ul li a.open {
	
}


/* Content
=========================================*/
#content {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	height: auto;
	min-height: 100px;
	overflow: hidden;
	padding-top: 10px;
	background:  url(color_blue/pics/dotted.gif) repeat-x top;
	
}

#main {
	padding: 0px 10px 0px 1px;
	float: right;
	width: 540px;
	height: auto;
	min-height: 100px;
	overflow: hidden;
}
#mainCenter {
	
}
#mainContent {
	
}
.mainText {
	
}
#column1 {
	width: 180px;
	float: left;
	height: auto;
	min-height: 100px;
	overflow: hidden;
}

.column1Text {
	padding: 0px 10px;
}
#column2 {
	display: none;
}
#column2Center {

}
#column2Content {

}
#clearDiv {
	clear: both;
}

/* Sub Navigation
=========================================*/
#subnav {
	padding: 0px 0px 10px 0px;
	background: url(color_blue/pics/navSub.gif) repeat-x top;
}
#subnav ul {
	margin: 0px;
	padding: 0px;
}
#subnav ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
#subnav ul li a {
	display: block;
	margin: 2px 0px;
	padding: 4px 5px 4px 10px;
	text-decoration: none;
	background: url(color_blue/pics/navSub.gif) repeat-x bottom;
}
#subnav ul li a:hover {
	text-decoration: underline;
}
#subnav ul li a.open {
	
}

/*--- navSub 2 ---*/

#subnav ul li ul {
	padding: 2px 0px 5px 0px;
	background: url(color_blue/pics/navSub.gif) repeat-x bottom;
}
#subnav ul li ul li {
	
}
#subnav ul li ul li a {
	margin: 0px;
	padding: 2px 5px 2px 20px;
	background: none;
}
#subnav ul li ul li a:hover {
	
}
#subnav ul li ul li a.open {
	
}

/*--- navSub 3 ---*/

#navSub ul li ul li ul {
	background: none;
}
#navSub ul li ul li ul li {
	
}
#navSub ul li ul li ul li a {
	padding: 2px 5px 2px 30px;
}
#navSub ul li ul li ul li a.open {
	
}
#navSub ul li ul li ul li a:hover {
	
}



/* Footer
=========================*/

#footerContainer {
	clear: both;
	margin: 0 auto;
	width: 685px;
	padding: 10px 30px 0px 30px;
	height: 20px;
	line-height: 17px;
	background: #fff url(color_blue/pics/footer.jpg) no-repeat center bottom;
	overflow: hidden;
	text-align: center;
	font-size: 11px;
	color: #004e62;
}
#footer {
	
}
#footer p {
	padding: 0px;
}
#footer a {
	text-decoration: underline;
	color: #474747;
}
#footer a:hover {
	text-decoration: none;
}
#footer .left {
	float: left;
	color: #474747;
}
#footer .right {
	float: right;
}

/* Map
==========================*/

#mapQuery {
	clear: both;
	padding: 20px 0px;
}
DIV.locationQuery {
	padding: 5px 0px;
	width: 200px;
	clear: both;
	float: left;
}
DIV.locationQuery INPUT {
	width: 45px;
	padding: 2px;
	border: 1px solid #b5b5b5;
}
SPAN.locationQueryLabel {
	width: 50px;
	display: inline-block;
}
#mapQuery SELECT {
	width: 130px;
}
DIV.locationQueryTradetypes {
	width: 200px;
	clear: left;
	float: left;
	padding-top: 5px;
}
DIV.locationQueryTypes {
	width: 200px;
	float: right;
	margin-top: -30px;
}
DIV.locationQueryTypes LABEL,
DIV.locationQueryTradetypes LABEL {
	display: block;
	clear: left;
	float: left;
	padding: 5px 0px;
}
DIV.locationQueryTypes INPUT,
DIV.locationQueryTradetypes INPUT {
	margin-right: 3px;
}
DIV.queryDiv {
	clear: both;
	padding: 15px 60px 0 0;
	text-align: right;
	background: url(color_blue/pics/dotted.gif) repeat-x top;
}
INPUT#query {
	width: 137px;
	height: 26px;
	padding-bottom: 2px;
	border: 0;
	background: url(color_blue/pics/button.jpg) no-repeat center center;
	color: #004e61;
	cursor: pointer;
	font-size: 14px;
}
INPUT#query:hover {
	color: #000;
}

/* Map bubble
==========================*/

DIV.locationInfo H1 {
	padding-bottom: 10px;
	font-size: 1.2em;
}
DIV.locationInfoImage {
	width: 100px;
	float: left;
	overflow: hidden;
}
DIV.locationInfoImage IMG {
	max-width: 100px;
}
DIV.locationInfoProperties {
	width: 300px;
	height: 150px;
	overflow: hidden;
	overflow-y: auto;
	float: left;
	padding-left: 10px;
}
TABLE.locationInfoTable {
	width: 300px;
}
TABLE.locationInfoTable TD {
	padding: 1px 2px;
}
A.addToMemo {
	color: #000;
	/* display: none; */
}

/* Traditional search
=======================*/

#propertySearchText {
	
	
}
INPUT.propertySearchTextInput {
	width: 176px;
	border: 1px solid #b5b5b5;
	display: block;
	padding: 2px;
	margin: 10px 0px;
}
INPUT.propertySearchTextSubmit {
	width: 137px;
	height: 26px;
	padding-bottom: 2px;
	border: 0;
	background: url(color_blue/pics/button.jpg) no-repeat center center;
	color: #004e61;
	cursor: pointer;
	margin-bottom: 10px;
	font-size: 14px;
}
INPUT.propertySearchTextSubmit:hover {
	color: #000;
}
#propertySearchLocation {
	float: left;
	width: 220px;
}
#propertySearchLocation SELECT {
	width: 180px;
}
#propertySearchTradetype {
	float: left;
	width: 160px;
}
#propertySearchType {
	float: right;
	width: 140px;
}
#propertySearchSize {
	clear: left;
	float: left;
	width: 220px;
	padding-top: 20px;
}
#propertySearchSize INPUT {
	width: 70px;
	border: 1px solid #b5b5b5;
}
#propertySearchSubmitDiv {
	clear: both;
	text-align: right;
	padding-right: 20px;
}
INPUT.propertySearchSubmit {
	width: 137px;
	height: 26px;
	padding-bottom: 2px;
	border: 0;
	background: url(color_blue/pics/button.jpg) no-repeat center center;
	color: #004e61;
	cursor: pointer;
	margin-bottom: 10px;
	font-size: 14px;
}
INPUT.propertySearchSubmit:hover {
	color: #000;
}

/* propertySearchResults
==========================*/

TABLE.propertySearchResults {
	width: 100%;
	border-collapse: collapse;
}
TABLE.propertySearchResults TH {
	text-align: left;	
	background: url(color_blue/pics/h1.jpg) repeat-x bottom;
	padding: 5px 2px;
	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	white-space: nowrap;
}
TABLE.propertySearchResults TH.psrImage {
	border-left: 1px solid #dbdbdb;
}
TABLE.propertySearchResults TH.psrLinks {
	border-right: 1px solid #dbdbdb;
}
A.up,
A.down {
	display: inline-block;
	width: 7px;
	height: 10px;
	background: url(color_blue/pics/up.gif) no-repeat center center;
}
A.down {
	background: url(color_blue/pics/down.gif) no-repeat center center;
}

TABLE.propertySearchResults TR.psrRow {
	background: url(color_blue/pics/dotted.gif) repeat-x bottom;
}
TABLE.propertySearchResults TR.psrRow TD {
	padding: 5px 2px 10px 2px;
	text-align: left;
	vertical-align: top;
}
TABLE.propertySearchResults TR TD.psr1 {
	width: 85px;
}
TABLE.propertySearchResults TR TD.psr1 IMG {
	border: 0px;
}
TABLE.propertySearchResults TR TD.psr2 {
	width: 110px;
}
TABLE.propertySearchResults TR TD.psr5 {
	width: 100px;
}
TABLE.propertySearchResults TR TD.psr6 A {
	padding-left: 18px;
	background: url(color_blue/pics/arrow.gif) no-repeat left center;
}