body {
	margin: 0px;
	padding: 0px;
	background-color: #092139;
}
.outer-container {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/outer-container-bkgnd.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.outer-header {
	height: 273px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
}
.left-header {
	float: left;
	height: 273px;
	width: 312px;
	background-image: url(images/logo.png);
}
.right-header {
	height: 273px;
	width: 528px;
	background-image: url(images/house.png);
	float: right;
}
.outer-content {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
.left-content-column {
	float: left;
	width: 150px;
}
.right-content-column {
	width: 570px;
	float: right;
	font-family: Tahoma, "Arial Narrow", Arial;
	color: #FFFFFF;
	font-size: .9em;
	line-height: 1.5em;
	letter-spacing: .1em;
}
.left-navigation {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.left-navigation ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
	text-align: center;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2B5371;
}
.left-navigation li {
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #2B5371;
	border-bottom-color: #2B5371;
	padding-top: 5px;
	padding-bottom: 5px;
}
.left-navigation a {
	color: #CCCCCC;
	text-decoration: none;
}


.clear-both {
	clear: both;
	height: 1px;
}
.left-navigation a:hover {

	color: #FFFFFF;
	text-decoration: underline;
}
.header-text h1 {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	line-height: 14px;
}

.right-content-column h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: -.05em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2B5371;
	font-size: 2em;
	line-height: normal;
}
.footer-nav {
	font-family: Tahoma, "Arial Narrow", Arial;
	font-size: 0.9em;
	color: #FFFFFF;
	text-align: center;
}
.footer {
	padding-bottom: 80px;
	font-family: Tahoma, "Arial Narrow", Arial;
	color: #FFFFFF;
	font-size: 0.8em;
	margin-top: 20px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2B5371;
}

.footer-nav a {
	padding-right: 10px;
	padding-left: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.footer-nav a:hover {
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.pull-img-right {
	float: right;
	padding-bottom: 7px;
	padding-left: 14px;
}
.pull-img-right p {
	margin-top: 7px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	text-align: center;
}
.right-content-column a {
	color: #4997E4;
}
.gallery img {
	margin-right: 17px;
	margin-bottom: 17px;
	margin-left: 5px;
}
.featured-home {
	font-family: Tahoma, "Arial Narrow", Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 14px;
	text-align: center;
}
.featured-home a {
	font-family: Tahoma, "Arial Narrow", Arial;
	font-size: 12px;
	color: #CCCCCC;
	margin-top: 14px;
	text-align: center;
	font-weight: normal;
}
.right-content-column h2 {

	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: -.05em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2B5371;
	font-size: 1.7em;
	line-height: normal;
}
