/********************************************************************************************************
 ** SEIDXDB2.css
 ** Stylesheet for listings.marcuspointehomes.com residential properties list
 **
 ** Copyright 12/7/2005 Ernie Gremillion <epgremill3@yahoo.com>
 *******************************************************************************************************/
/********************************************************************************************************
 ** New Site Template Styles (Apply to multiple pages)
 *******************************************************************************************************/
/* General Body/Table text properties */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: black;
	text-decoration: none;
}
/* Links */
a {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
}
.normalLink {
	font-weight: normal;
}
.largeLink {
	font-size: 10pt;
}
.largenormalLink {
	font-size: 10pt;
	font-weight: normal;
}

/* Special Text Styles */
.labelText {
	font-weight: normal;
}
.sectionLabelText {
	font-weight: normal;
	text-decoration: underline;
}
.largeLabelText {
	font-size: 10pt;
	font-weight: normal;
}
.largeSectionLabelText {
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
}
.finePrint {
	color: #999999;
	font-size: 7pt;
}
.bluelargetext {
	font-size: 12pt;
	font-weight: bold;
	color: #000080
}
.bluelargertext {
	font-size: 24pt;
	font-weight: bold;
	color: #000080
}
.regulartext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	text-decoration: none;
	font-weight: normal;
}
.whitelargetext {
	font-size: 12pt;
	font-weight: bold;
	color: white
}
.whitelargertext {
	font-size: 18pt;
	font-weight: bold;
	color: white
}
.whitesmalltext {
	font-size: 10pt;
	font-weight: bold;
	color: white
}
.whitelinktext {
	font-size: 10pt;
	font-weight: normal;
	color: white
	text-decoration: underline;
}
.smallgraytext {
	font-size: 8pt;
	font-weight: normal;
	color: #747474
}
.regulartext2 {
	font-size: 10pt;
	font-weight: normal;
	color: black
}
.regulartext3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: black
}