@charset "UTF-8";
.style1 {color: #E9EEFA}
.regularPrintBoldCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006;
	text-decoration: none;
	line-height: 14px;
}
.regularPrintBoldCenterRedLarger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C00;
	text-decoration: none;
	line-height: 18px;
	text-align: center;
}
.barinsheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FFF;
	background-color: #008;
}
.largeHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #E13238;
}
.topSpacer {
	margin-top: 70px;
}
.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-base-color: #193567;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #ccccff;
	scrollbar-shadow-color: black;
	scrollbar-lightshadow-color: black;
	scrollbar-darkshadow-color: gray;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: black;
	background-image: url(images/bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bkgNoRepeat {
	background-repeat: no-repeat;
}
.bkgNoRepeatAttchBotm {
	background-repeat: no-repeat;
	background-position: left bottom;
}

.bkgRepeatVertical {
	width: 78px;
	background-repeat: repeat-y;
	
}
.regularPrint {
	color: #193567;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16pt;
	text-align: left;
}
.regularPrintPad10 {
	color: #203569;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	font-weight: normal;
	padding: 2px 10px;
	font-style: normal;
}
.regularPrintRedBold {
	color: #D63731;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1;
	font-weight: bold;
	text-align: left;
}

a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #006;
}
a:link {
	text-decoration: none;
	text-align: left;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #C00;
}
a:active {
	text-decoration: none;
}
.H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C00;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.center {
	text-align: center;
}
.H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #C00;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.frontPageStory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #009;
}
.inventoryHomes {
	width: 810px;
	height: 625px;
	overflow: auto;
	margin-left: 30px;
}
.inventoryHomesPics {
	width: 370px;
	height: 300px;
	overflow: auto;
}
