/* /////////////////////////---Body Styles---///////////////////// */

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bgcolor2 {
	background-color: #FFFFFF;
}
.bgcolor1 {
	background-color: #FFFFFF;
}

/* /////////////////////////---Text Styles---///////////////////// */



p,table,tr,td,.normalText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	color: #000000;
}


.homesTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}

.footerText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #FFFFFF;
	
}
.homesDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	color: #000000;
}
.homesPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.openHouses {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}


.slightlyBigger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #000000;
}

.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
}

.welcomeText {
	font-size: 11pt;
	padding-top: 6px;
	padding-bottom: 6px;
}

.welcomeTitle {
	font-size: 11pt;
	font-weight: bold;
	color: #700000;	
}

.redBoldText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #700000;
	font-weight: bold;
}

.boldText {
	font-weight: bold;
}

.verysmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.bigText {
	font-size: 13pt;
	font-style: normal;
}
.biggText {
	font-size: 16pt;
	color: #700000;	
	font-style: normal;
}
.regpoptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	color: #700000;
	font-weight: bold;
}
.regpopsectiontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}

.boldTextRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #ff0000;
	font-weight: bold;
}

.errorText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #FF0000;
}

.smallerrorText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #FF0000;
}

.redText { color: #700000; ; text-decoration: underline}
.smallTextLead { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: #000000; ; line-height: 15px}
.verysmallTextLead { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; color: #000000; ; line-height: 13px}
.headText { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-style: italic; color: #700000; ; font-weight: bold ; line-height: 16px}
.myLaffeyNameText { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color: #700000; ; font-weight: bold}
.whiteText { color: #FFFFFF; }
.headText2 { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-style: normal; color: #700000; ; font-weight: bold ; line-height: 16px ; text-decoration: underline}
	
/* /////////////////////////---Form Styles---///////////////////// */
.pricePulldown {
	background-color: #FFFFFF;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid;
	background-attachment: fixed;
	background-image: url(images/button_back.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 90px;
	
}

.choosePulldown {
	background-color: #FFFFFF;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid;
	background-attachment: fixed;
	background-image: url(images/button_back.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 130px;
	
}

.buttons {
	background-color:#FFFFFF;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid;
	background-attachment: fixed;
	background-image: url(images/button_back.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	
}

.form {
					BACKGROUND-COLOR: #FFFFFF;
					BORDER-BOTTOM: #700000 1px solid;
					BORDER-LEFT: #700000 1px solid;
					BORDER-RIGHT: #700000 1px solid;
					BORDER-TOP: #700000 1px solid;
					FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif, Times New Roman, Times, serif;
					FONT-SIZE: 10px;
					PADDING-BOTTOM: 2px;
					PADDING-LEFT: 2px;
					PADDING-RIGHT: 2px;
					PADDING-TOP: 2px
				}
.idNumberForm {
	BACKGROUND-COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif, Times New Roman, Times, serif;
	FONT-SIZE: 10px;
	padding: 2px;
	width: 200px;
	border: 1px solid #700000;
				}

/* /////////////////////////---Border Styles---///////////////////// */

.blackBorder {
border-top: 1px black solid;border-left: 1px black solid;border-right: 1px black solid;border-bottom: 1px black solid;
}
.border {  border: #700000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.maroonBorder { border: 1px #700000 solid}

.transcell { opacity:.6; fill: white;}


.bottomBorder {
	border-bottom:1px solid #700000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.Borderleft {
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left:1px solid #700000;
	border-top-style: none;
	border-right-style: none;
}

.BorderTop {
	border-bottom:0px solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #700000;
}

.Borderright {
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-top-width: 0px;
	border-right-width: 1px;
	border-left:0px solid;
	border-top-style: none;
	border-right-style: none;
	border-right-color: #700000;
}

.cellPad10 {
	padding: 10px;
}

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
}

.homeText {
	font-size: 10pt;
	font-style: bold;
}

