/* site colors

#002060 dark blue 

#D0B357  dark yellow

faf6eb light tan

steel blue behind photos #959eba

dadeea; palest blue for searches

*/


body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #002060;
}

img {
	border-width: 0;
}

p, td {
	font-family: Georgia, Serif;
	font-size: 14px;
	line-height: 130%;
}

ul { 
	list-style-image: url(helpful_resources/blue_bullet.gif); 
	list-style-type: circle;
}

h1 {
	color: #d0b357;
	font: italic 1.5em/120% Georgia, serif;
	padding: 3px 3px 3px 0;
	margin: 1px 1px 1px 0;
}

input, textarea {
	line-height: 130%;
}

a:link {  color: #002060; background-color: none; text-decoration: underline; }
a:visited {  color: #002060; background-color: none; text-decoration: underline; }
a:hover {  color: #D0B357; background-color: none; text-decoration: underline; }

 
#homeFooter a:link {  color: #D0B357; background-color: none; text-decoration: none; }
#homeFooter a:visited {  color: #D0B357; background-color: none; text-decoration: none; }
#homeFooter a:hover {  color: #fff; background-color: none; text-decoration: none; background-color: none; border-bottom: 1px dashed #D0B357; }

#homeFooter {
	color: #FFF;
}

.systemAlert {
	color: #940000;
	font: normal 16px/100% Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	margin: 0px 30px 0 10px;
}

.smalltext {
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 120%;
}

.bodytextBlue {
	color: #6172A1;
}

.Titles {
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	color: #637BA5;  /* blue  */
}

.toursLinks {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #637BA5;  /* blue  */
}

.toursLinks a:link {  color: #D0B357; background-color: none; text-decoration: underline; }
.toursLinks a:visited {  color: #D0B357; background-color: none; text-decoration: underline; }
.toursLinks a:hover {  color: #637BA5; background-color: none; text-decoration: underline; }




#PropertyList {
	width: 190px;
	margin: 0px 0px 0px 20px;
	padding: 0 3px 0 6px;
	background-color: #f5f0de;  /* tint of tan bar */
}

#PropertyList {  /* applies to <br> tags only now. not <p>  */
	font-size: 13px;
	font-weight: normal;
	color: #666;   
	line-height: 200%;
}

.PropertyRule {
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #dcceb4;  /* beige sampled from paper border */
	padding: 5px 0px 1px 0px;
	width: 130px;
}

#PropertyList a:link { color: #444; text-decoration: none; background-color: none; border-bottom: 1px dashed #D0B357; } 
#PropertyList a:visited { color: #444; text-decoration: none; background-color: none; border-bottom: 1px dashed #D0B357; }
#PropertyList a:hover { color: #444; text-decoration: none; background-color: #D0B357; border-bottom: 1px dashed #D0B357; }



.grayText {
	color: #666;
	size: 11px;
	}


#topNav td {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;  
	background-color: #000;
	padding: 0 7px 0 7px;
}

#topNav a:link { color: #fff; text-decoration: none; background-color: none; border-bottom: 1px dashed #333; } 
#topNav a:visited { color: #fff; text-decoration: none; background-color: none; border-bottom: 1px dashed #333; }
#topNav a:hover { color: #D0B357; text-decoration: none; background-color: none; border-bottom: 1px dashed #D0B357; }


.quotes {
	font-size: 12px;
	line-height: 120%;
	font-style: italic;
	}

#resources p { /* must have the p element to affect leading */
	line-height: 90%;
}

.enjoyScript {
	color: #002060;
	font: italic 18px/100% Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 2px;
}

.slideshowFormat {
	margin: 0 0 5px 5px;
	font: 10px/120% verdana, arial, sans-serif;
	color: #bbb;
}


.slideshowFormat img {
	margin: 0 5px 0 0;
	float: left;
	visibility: visible;
	z-index: 3;
	top: -2px;
}

.MLSresultsBlock {
	background-color: #dadeea;  /* palest blue */
}

.MLSresults {
	font-weight: bold;
	color: #002060;
}

.MLSdetailSpecs th {
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-align: left;
	font-size: 90%;
}

.mlsSearchBoxes {
	background-color: #cfc5a3;
	vertical-align: top;
}


/*    send to broker  */

.SendTable td {
	vertical-align: top;
}


.SendTable b {
	color: #6172a1;
}
