@charset "utf-8";

body  {
	color: #002B00;
	background-color: #002B00;
	font-family: Helvetica, "Arial Narrow", Arial;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/backgroundfinal.jpg);
	background-repeat: repeat-x;
}
.list {
	font-family: Helvetica, "Arial Narrow", Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;
	color: #2b230a;
}

.footertext {
	font-family: Helvetica, "Arial Narrow", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
p {
	font-family: Helvetica, "Arial Narrow", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #2b230a;
	vertical-align: 80%;
	margin-top: 0px;
	margin-bottom: 0px;
}

h1 {
	font-family: Helvetica, "Arial Narrow", Arial;
	font-size: 13px;
	font-weight: bolder;
	color: #00255c;
	padding-top: 10px;
	margin: 0px;
	padding-bottom: 3px;
}


.thrColFixHdr #container {
	width: 780px;
	text-align: left;
	margin-top: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7DC4EE;
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-image: url(images/containerbackground.jpg);
} 

.thrColFixHdr #header {
	background-image: url(images/headerbackground.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 10px;
	padding-left: 10px;
	height: 119px;
	margin-bottom: 0px;
} 
.thrColFixHdr #header h1 {
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 220px; /* padding keeps the content of the div away from the edges */
	background-image: url(images/leftbackgroundwithphone.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 20px;
	height: 414px;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 10px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px; /* padding keeps the content of the div away from the edges */
	background-image: url(images/rightbackground.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.thrColFixHdr #mainContent {
	margin-top: 0px;
	margin-right: 34px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 12px;
	visibility: visible;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 50px 50px;
	margin-left: 241px;
	overflow: visible;
	padding-top: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(images/housestructurelight.png);
	margin-bottom: 1px;
} 
a:link {
	font-family: Helvetica, "Arial Narrow", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.body:link {
	font-family: Helvetica, "Arial Narrow", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #00255c;
	text-decoration: none;
}

a:visited {
	font-family: Helvetica, "Arial Narrow", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Helvetica, "Arial Narrow", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}


.photobox {
	float: right;
	text-align: center;
	margin-left: 8px;
	width: 110px;
	font-family: Helvetica, "Arial Narrow", Arial;
	font-size: 11px;
	font-weight: bold;
	color: #00255c;
	margin-bottom: 0px;
}
.titles {
	background-position: center top;
	border: 1px solid #FFFFFF;
	z-index: 5000;
	padding-right: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-top: 0px;
	position: relative;
}




.thrColFixHdr #footer {
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(images/footerbackground.jpg);
} 
.thrColFixHdr #footer p {
	padding-left: 0px;
	vertical-align: baseline;
	margin-top: 3px;
	padding-top: 10px;
	padding-right: 140px;
	padding-bottom: 10px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.h1inside {
	font-family: Helvetica, "Arial Narrow", Arial;
	font-size: 14px;
	font-weight: bolder;
	color: #00255c;
	padding-top: 10px;
	line-height: 16px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
}
.question {
	font-family: Helvetica, "Arial Narrow", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #00255c;
	line-height: 22px;
}
.questionmultiline {
	font-family: Helvetica, "Arial Narrow", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #00255c;
	line-height: 15px;
}
.tableheader {
	font-family: Helvetica, "Arial Narrow", Arial;
	font-size: 16px;
	font-weight: bolder;
	color: #00255c;
	padding-top: 15px;
	margin: 0px;
	padding-bottom: 5px;
}
.ptable {
	font-family: Helvetica, "Arial Narrow", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #2b230a;
	padding-top: 3px;
}
.h1insidewparagraph {
	font-family: Helvetica, "Arial Narrow", Arial;
	font-size: 14px;
	font-weight: bolder;
	color: #00255c;
	padding-top: 10px;
	line-height: 20px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
}
.h1insidewparagraphheadline {
	font-family: Helvetica, "Arial Narrow", Arial;
	font-size: 18px;
	font-weight: bolder;
	color: #00255c;
	padding-top: 10px;
	line-height: 20px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
}
.insidespacer {
	font-family: Helvetica, "Arial Narrow", Arial;
	font-size: 5px;
	font-weight: bolder;
	color: #00255c;
	padding-top: 10px;
	line-height: 5px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
}
