﻿/* overall design stylesheet*/
html {
    margin:0px;
    padding:0px;
    background:#31587F url('images/back.jpg') repeat-x;
    color:#000;
    }

body {
	background-position: left top;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	text-align: center; /*background-color: #FAF5D7;*/;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
    }

#wrap {
    background:#D4D7D0;
    margin:0 auto;
    width:800px;
    }
#messagetop {
 padding-bottom:4px;
	width:800px;
	font-size:85%;
	}
#header {
	background:#DEEAEB url('images/header1_800.jpg') no-repeat;
	padding: 0px;
	width:800px;
	height:130px;
	
}

#breadcrumb {
    padding:2px;
    font-size:80%;
    color:black;
    font-weight:bold;
    text-align:left;
    }
.breadcrumblink {
	text-decoration: underline;
	font-size: 90%;
	font-family: arial;
	background: transparent url(/images/arrow_brn_right.gif) no-repeat center right;
	text-decoration: underline;
	padding-right: 14px;
	font-weight: normal;
}

a.breadcrumbblack {color: #000000; text-decoration: underline; font-size: 8pt; font-family: arial;}
a:active.breadcrumbblack {color: #800000; text-decoration: underline; font-family: arial;}
a:link.breadcrumbblack {color: #000000; text-decoration: underline; font-family: arial;}
a:visited.breadcrumbblack {color: #000000; text-decoration: underline; font-family: arial;}
a:hover.breadcrumbblack {color: #000000; text-decoration: underline; font-family: arial;}
.breadcrumbblack {color: #000000; font-size: 8pt; font-family: arial;}

.img {
	border:0px;
}    
    
#nav {
clear:both;
    padding:0px;
    width:800px;

    }
#navsub {
	height:10px;
	font-size:90%;
	font-weight:bold;
	background-color:#FFFFC4;
	margin-bottom: 0px;
	background-repeat: repeat-x;

}    
#main {
    background:white;
    float:left;
    width:580px;
    padding:5px 10px 10px 10px;
    min-height:500px;
    }
    
#bodytext {
	text-align:left;
    color:#462F17;
    font-size:90%;

}    
#sidebar {
    background:#D4D7D0; /*use same color as wrap so it stretches to bottom*/
    float:right;
    width:190px;
    padding:5px;
    }
#footer {
    background:#fff18f;
    clear:both;
    padding:5px;
    }    
#niftybottom{
	padding: 0px 0px 0px 0px;
	width:800px;
	height:4px;
	margin:0px;
    margin:0 auto;
    width:800px;

}
    
#footerlegal {
    background:#F2D172; /*this color should match overall page color*/
    clear:both;
    text-align:center;
    padding:5px;
    font-size:80%;
    color:navy;
    width:790px;

    }    

/* Nav Lists*/
#window {
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	border-top: 0px solid #808080;
	border-bottom: 1px solid #808080;
	background: url('../images/bkgd_yellowfade.jpg') repeat-x left top;
	padding: 5px;
	min-height: 244px;
	height: auto !important;
		height: 244px;

}

/*
--BOXES
*/
.rightbox_label { /*used on right column*/

	padding: 0px;
	width:180px;
	background-image:url('images/Titlebkgd_blank.png');
		background-repeat: repeat-x;
		background-color:#D8E1F1;
		font-weight: bold;
		font-size:90%;
		margin: 4px 4px 0px 4px;
		color:#715A0F;
		clear:both;
		height:21px;
}
.rightbox_container {
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	border-color: silver;
	margin: 0px 4px 0px 4px;
	clear: both;
	padding: 4px 4px 4px 4px;
	color:black;
	background-color:#D8E1F1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
}
.rightbox_clear {
	margin: 4px 4px 0px 4px;
	clear: both;
	padding: 4px 4px 4px 4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	font-style:italic;
	color:#6363cb;


}
.submitbutton {
	font-size:100%;
	color:#3366CC;
	font-weight:bold;
	background-color:#B8CDD3;
	border:1px silver ridge;
	
	}
}
.spacer {
	height:8px;
	clear:both;
}

.infobox {
	background-color:#FFFFCC;
	border:1px #0080C0 solid;
	padding:4px;
	width:570px;
}
.infobox_label{
	background-color:#CCFF99;
	border-left:1px #CC0000 solid;
	border-right:1px #CC0000 solid;
	border-top:1px #CC0000 solid;
	border-bottom:1px #CCFF66 solid;
	width:150px;
	padding:2px;
	font-weight:bold;

}

.propertytitle {
	color:white;background-color:#79758b;font-weight:bold;padding:4px;font-size:120%;margin-bottom:4px;
}

/*
--Text Styles
*/

#title1 {
	font-size: 115%;
	font-weight: bold;
	color: navy;
	margin-bottom: 4px;
	margin-top:4px;
	text-align:center;
}
#title2 {
	font-size: 100%;
	font-weight: bold;
	color:#336699;
	margin-bottom: 8px;
	margin-top:0px;
	text-align:center;
}

#title1sub {
	font-size: 100%;
	font-weight:normal;
	margin-top:-8px;
	color:#3399FF;
	margin-bottom: 8px;
	margin-left:0px;
text-align:center;
}
.highlighttext {
	font-size: 110%;
	font-weight:bold;
	color:#3399FF;

	
}

.smallfont {
	font-size: 80%;
}
.shhh{display:none;}
.pointer {
	cursor:pointer;
}	
.hr {
	clear:both;border:1px silver solid;
	
}
.testimonial {
color:maroon;font-size:80%;
}
.citylist {
	margin-left:20px;margin-bottom:5px;font-size:90%;margin-top:5px;
}
.picture {
	border:0px;
}