@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	margin:0px;
	padding:0px;
	font-family:"Times New Roman", Times, serif;
	background: url("../images/bg-pattern.gif") repeat;
	color: #606060;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #750e28;
	background-image: url(../images/pipe.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	height: 17px;
	padding-left: 8px;
}
h2 { font-size: 16px; font-weight: bold; color: #750e28; background-image: url(../images/pipe.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	height: 17px;
	padding-left: 8px;}
h3 { font-size: 14px; font-weight: bold; color: #750e28;}


ul.home {
	/*border: 1px solid #f0f0f0;*/
	padding-top: 15px;
	padding-bottom: 32px;
}

ul {
	/*border: 1px solid #f0f0f0;*/
	padding-top: 15px;
	padding-bottom: 20px;
}
ul li.heading {
	list-style:none;
	text-indent: -12px;
}

ul li.hidden{list-style: none; margin-left: -12px; margin-right: 20px;}
.outline {	/*border: 1px solid #f0f0f0;*/
	padding: 15px;
	}

.inline {
	display: inline;
	vertical-align: top;
}
.miniheading {
	font-weight: bold;
	color: #750e28;}
	
	.heading {
	font-weight: bold;
	font-size: 15px;
	color: #750e28;}
	
.right { text-align: right;}
.left { text-align: left;}
.center { text-align: center;}

.address {font-size: 12px;
	font-style: italic; text-align: center;}

.img-left {float:left; padding-right: 10px;}
.img-right {float:right; padding-left: 10px;}

.italic {font-style: italic }
.bold, .subhead {font-weight: bold;}

.smallcaps {font-size: 11px;}
.xsmallcaps {font-size: 8px;}


a:link {
	text-decoration: none;
	color: #606060;
}

a:visited {
	text-decoration: none;
		color: #606060;

}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}


a.rollover-realestate {
	display: block;
	width: 149px;
	height: 84px;
	text-decoration: none;
	background: url("../images/side-real-estate.jpg");
	}
a.rollover-realestate:hover {
	background-position: 0px -84px;
	}
	
	.realestate-active {	
	display: block;
	width: 149px;
	height: 84px;
	text-decoration: none;
	background: url("../images/side-real-estate.jpg");
	background-position: 0px -84px;
	}
	
	a.rollover-banking {
	display: block;
	width: 149px;
	height: 84px;
	text-decoration: none;
	background: url("../images/side-banking.jpg");
	}
a.rollover-banking:hover {
	background-position: 0px -84px;
	}
	
	a.banking-active {
	display: block;
	width: 149px;
	height: 84px;
	text-decoration: none;
	background: url("../images/side-banking.jpg");
	background-position: 0px -84px;

	}
	
	a.rollover-business {
	display: block;
	width: 149px;
	height: 84px;
	text-decoration: none;
	background: url("../images/side-business.jpg");
	}
a.rollover-business:hover {
	background-position: 0px -84px;
	}
	
	a.business-active {
	display: block;
	width: 149px;
	height: 84px;
	text-decoration: none;
	background: url("../images/side-business.jpg");
	background-position: 0px -84px;
	}
	
	a.rollover-estate {
	display: block;
	width: 149px;
	height: 84px;
	text-decoration: none;
	background: url("../images/side-estate.jpg");
	}
a.rollover-estate:hover {
	background-position: 0px -84px;
	}
	
	a.estate-active {
	display: block;
	width: 149px;
	height: 84px;
	text-decoration: none;
	background: url("../images/side-estate.jpg");
	background-position: 0px -84px;
	}
	
		a.rollover-map {
	display: block;
	width: 300px;
	height: 270px;
	text-decoration: none;
	background: url("../images/map.png");
	}
a.rollover-map:hover {
	background-position: 0px -270px;
	}
	
	

.displace {
	position: absolute;
	left: -5000px;
	}


.quicklinks {
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	display: block;
	width: 149px;
	padding-bottom: 15px;
}



.quicklinks a {color: #606060; text-decoration: none; }
 .quicklinks a:hover {color: #606060; text-decoration: underline; }

#nav {
	width: 930px;
	height: 140px;
	text-align: right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;


}

#header-container-home {
	width: 100%;
	height: 430px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background: url("../images/header-bg.jpg") repeat-x;
	padding: 0px;

}

#header-container {
	width: 100%;
	height: 360px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background: url("../images/header-bg.jpg") repeat-x;
	padding: 0px;

}

#header-home {
	width: 908px;
	height: 270px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background: #fff url("../images/header-top.jpg") no-repeat;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;

}

#header {
	width: 908px;
	height: 210px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background: #fff url("../images/header-top.jpg") no-repeat;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;

}

#headerplain{
	height: 90px;
	text-align: center;
	padding-top: 35px;
	font-size: 12px;
	font-style: italic;
	width: 880px;
}
#content {
	width: 928px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background: url("../images/horz-border.jpg") repeat-y;
	padding: 0px;

}



#content-last {
	width: 928px;
	height: 9px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background: url("../images/horz-bottom.jpg") no-repeat;
	padding: 0px;

}

#container-home {
	width: 928px;
	height: 800px;
	}
	
#container {
	width: 928px;
	height: 800px;
	margin-top: -70px;
	}
	
	#container-tall {
	width: 928px;
	height: 1700px;
	margin-top: -70px;
	}
#colleft {
	width: 620px;
	float: left;
	font-size: 13px;
	line-height: 17px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 30px;
	}
	#colfull {
	width: 800px;
	float: left;
	font-size: 13px;
	line-height: 17px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 30px;
	}
	#full {width: 800px; float: left; padding-top: -20px;}
	#fullbody {width: 800px; float: left; padding-top:20px;}

#top {width: 620px; float: left;}
#bottom {width: 620px; float: left; padding-top:20px;}

#left {
	width: 300px;
	float: left;
	padding-right: 10px;
}
#right {
	width: 300px;
	float: left;
	padding-left: 10px;

}
#right-home {
	width: 300px;
	float: left;
	padding-left: 10px;
	padding-top: 4px;
}


#colright {
	width: 196px;
	height: 685px;
	background-image: url("../images/right-col.jpg");
	background-repeat: no-repeat;
	float: right;
	text-align: center;
	padding-left: 40px;
	padding-top: 20px;
	padding-right: 20px;
	


}


#quote {
	width: 149px;
	display: block;
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #606060;
	font-size: 13px;
	margin-top: 5px;
	padding-top: 5px;
}


#footer {
	width: 928px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background: url("../images/horz-border.jpg") repeat-y;
	padding: 0px;
	font-size: 12px;
	font-style: italic;


}

#footer-bottom {
	width: 900px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #606060;
	font-size: 11px;
	margin-top: 10px;
	padding-top: 10px;
	line-height: 20px;
	font-style: normal;
	margin-left: 15px;
}
