.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: italic;
	font-weight: bold;
	color: #0B123C;
	padding-left:8px;
	line-height:40px;
}

.trianglenewhomes {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	color: 0B123C;
	line-height:40px;
}

.NormalBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}

.redtextheader {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;	
	color: B4162C;
}

.blueboldtext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;	
	color: 0B123C;
}

.greenboldtext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;	
	color: 2D9305;
}

.greenboldtextheader {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;	
	color: 2D9305;
}

.redboldtext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;	
	color: B4162C;
}

.bluetext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: 0B123C;
	text-decoration: none;
}

.bluetext a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: 0B123C;
	text-decoration: underline;
}

.bluetext2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: 0B123C;
	font-weight: bold;
	text-decoration: none;
}

.graytext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 7pt;
	color: #666666;
	font-weight: bold;	
}

.whitetext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: FFFFFF;
}

.whiteverdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: FFFFFF;
}

.redtext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: B4162C;
	text-decoration: none;
}

/* borders and lines */

.blueline {
	border-bottom:1px solid #000033;
	line-height:3px;
	border-left:2px solid white;
}

.communityborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: d9e3ea;
	border-right-color: d9e3ea;
	border-bottom-color: d9e3ea;
	border-left-color: d9e3ea;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.commtablestyle {
	border: 2px solid;
}

.homesearchdatagrid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	color: 0B123C;		
	border: none;
}

.homesearchpagerstyle {
border-top: 3px solid white;
 	
}

/* Nav classes & styles */

#home a { 
background: url(images/bmg_home_nav_02.jpg) no-repeat top left; 
width:109px;
text-align:center;
height:30px;
float: left;
clear: none; 
} 
#home a:hover { 
background: url(images/bmg_home_nav_02-over.jpg) no-repeat bottom left;
width:109px;
height:30px;
} 

#community a { 
background: url(images/bmg_home_nav_03.jpg) no-repeat top left; 
width:101px;
text-align:center;
height:30px;
float: left;
clear: none; 
} 
#community a:hover { 
background: url(images/bmg_home_nav_03-over.jpg) no-repeat bottom left;
width:101px;
height:30px;
} 

#locator a { 
background: url(images/bmg_home_nav_04.jpg) no-repeat top left; 
width:99px;
text-align:center;
height:30px;
float: left;
clear: none; 
} 
#locator a:hover { 
background: url(images/bmg_home_nav_04-over.jpg) no-repeat bottom left;
width:99px;
height:30px;
} 

#finance a { 
background: url(images/bmg_home_nav_05.jpg) no-repeat top left; 
width:87px;
text-align:center;
height:30px;
float: left;
clear: none; 
} 
#finance a:hover { 
background: url(images/bmg_home_nav_05-over.jpg) no-repeat bottom left;
width:87px;
height:30px;
} 

#aboutcontact a { 
background: url(images/bmg_home_nav_06.jpg) no-repeat top left; 
width:91px;
text-align:center;
height:30px;
float: left;
clear: none; 
} 
#aboutcontact a:hover { 
background: url(images/bmg_home_nav_06-over.jpg) no-repeat bottom left;
width:91px;
height:30px;
} 

#career a { 
background: url(images/bmg_home_nav_07.jpg) no-repeat top left; 
width:131px;
text-align:center;
height:30px;
float: left;
clear: none; 
} 
#career a:hover { 
background: url(images/bmg_home_nav_07-over.jpg) no-repeat bottom left;
width:131px;
height:30px;
} 

a.linkBlackRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}

a.linkBlackRed:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration:underline;
}

a.linkBlackRedUnderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration:underline;
}

a.linkBlackRedUnderline:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration:none;
}

.nav a:link    {color:#ffffff;font-family:Arial, Verdana, Helvetica, sans-serif;font-size:11px;text-decoration:none;}
.nav a:active  {color:#ffffff;font-family:Arial, Verdana, Helvetica, sans-serif;font-size:11px;text-decoration:none;}
.nav a:visited {color:#ffffff;font-family:Arial, Verdana, Helvetica, sans-serif;font-size:11px;text-decoration:none;}
.nav a:hover   {color:#cccccc;font-family:Arial, Verdana, Helvetica, sans-serif;font-size:11px;text-decoration:none;}

.footerlink a:link    {color:#ffffff;font-family:Arial, Verdana, Helvetica, sans-serif;font-size:7pt;text-decoration:none;}
.footerlink a:active  {color:#ffffff;font-family:Arial, Verdana, Helvetica, sans-serif;font-size:7pt;text-decoration:none;}
.footerlink a:visited {color:#ffffff;font-family:Arial, Verdana, Helvetica, sans-serif;font-size:7pt;text-decoration:none;}
.footerlink a:hover   {color:#ffffff;font-family:Arial, Verdana, Helvetica, sans-serif;font-size:7pt;text-decoration:underline;}

.footer { 
background: url(images/contact_23.jpg);
line-height:16px;
padding-left:8px; 
} 

