
.style2 
{
    COLOR: Blue; 
    FONT-SIZE: 10px; 
    LINE-HEIGHT: 14px; 
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
    TOP: 3px 
}
.detailLinks:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: blue;
}
.detailLinks:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:blue;
}
.detailLinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: blue;
	text-decoration: underline;
}
.detailLinks:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: blue;
	text-decoration: underline;
}

.bkg {
	background-image: url(images/bkg.gif);
	background-repeat: repeat;
}
.bkg_top {
	background-image: url(images/top_home.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.quadrants {
	background-image: url(images/quadrant.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.top_text {
	text-align: right;
	padding-right: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #20252B;
	font-weight: bold;
	font-size: 12px;
	font-variant: small-caps;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #20252B;
	top: 3px;
}
.phone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #687D89;
	padding-right: 9px;
}
.navbar {
	background-image: url(images/navbar.gif);
	background-repeat: no-repeat;
	background-position: center top;
	
}
.red_navbar {
	background-image: url(images/navbar_red.gif);
	background-repeat: no-repeat;
	background-position: center top;

}
.bkg_listings {
	
	background-image: url(images/top_listings.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bkg_calculator {
	
	background-image: url(images/calculator.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.bkg_controlPanel {
	
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/control-panel.gif);
}
.bkg_agentPanel {
	
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/agent-panel.gif);
}
.bkg_adminPanel {
	
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/admin-panel.gif);
}
.bottom {
	
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.searchbar {
	
	background-image: url(images/searchbar.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.searchMLS {
	
	background-image: url(images/search_mls.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.multipleMLS {
	
	background-image: url(images/multipleMLSbkg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: blue;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: blue;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: blue;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: blue;
	text-decoration: underline;
}

.quad_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.75px;
	line-height: 16px;
	color: #374248;
	font-weight: bold;
	padding-top: 7px;
}
.quad_link a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.75px;
	font-weight: bold;
	color: #374248;
	text-decoration: none;
}
.quad_link a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.75px;
	font-weight: bold;
	color: #374248;
}
.quad_link a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.75px;
	font-weight: bold;
	color: #D31222;
	text-decoration: underline;
}
.quad_link a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.75px;
	font-weight: bold;
	color: #D31222;
	text-decoration: underline;
}
.space {
	padding-left: 4px;
}
.border {
	border: 1px solid #687D89;
}
.borderRed {
	border: 1px solid #BE4E33;
}
.borderFull {
	border: 1px solid #DBA244;
}
.borderorange {
	border-top: 1px solid #DBA244;
}
.borderRight {
	border-right: 1px solid #DBA244;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.borderBL {
	border-right: 1px solid #687D89;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.75px;
	line-height: 12px;
	color: #000000;
	padding-top: 3px;
	font-weight: bold;
}
.borderTop {
	border-top: 1px solid #DBA244;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #687D89;
}
.borderBottom {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #DBA244;
}
.borderBL_bottom {
	border-bottom: 1px solid #687D89;
}
.red_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.75px;
	line-height: 14px;
	color: #D31222;
	font-weight: bold;
}
.red_link a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.75px;
	font-weight: bold;
	color: #D31222;
	text-decoration: none;
}
.red_link a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.75px;
	font-weight: bold;
	color: #D31222;
}
.red_link a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.75px;
	font-weight: bold;
	color: #800B13;
	text-decoration: underline;
}
.red_link a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.75px;
	font-weight: bold;
	color: #D31222;
	text-decoration: underline;
}
.white_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.white_link a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.white_link a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.white_link a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.white_link a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #20252B;
	top: 3px;
	padding: 6px;
}
.bottom_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: Blue;
}
.bottom_nav a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: Blue;
}
.bottom_nav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: Blue;
}
.bottom_nav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: Blue;
}
.bottom_nav a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: Blue;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #687D89;
}
.price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #51626A;
	line-height: 18px;
}
.number {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #DA9E3C;
	padding-top: 3px;
	line-height: 27px;
}
.thankyou {
	background-image: url(images/thankyou.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.sidenav {
	background-image: url(images/sidenavigation.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.side_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #445359;
	line-height: 20px;
	padding-top: 8px;
}
.pop_borderbig {
	border: 3px solid #DA9E3C;
}
.pop_bordersm {
	border: 1px solid #DA9E3C;
}
.bkg_boulder {
	background-image: url(images/top_boulder.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bkg_denver {
	background-image: url(images/top_trees.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bkg_contact {
	background-image: url(images/top_buffalo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bkg_blank {
	background-image: url(images/top_blank.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bkg_featured {
	background-image: url(images/top_river.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bkg_Acalculator {
	background-image: url(images/calculator_agent.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.bkg_A {
	background-position: bottom; 
	background-image: url(images/top_bird.jpg); 
	background-repeat: no-repeat
	
}
.bkg_B {
	background-image: url(images/top_moon.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bkg_C {
	background-image: url(images/top_flowers.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bkg_D {
	background-image: url(images/top_sunset.jpg);
	background-repeat: no-repeat;
	background-position: bottom;

}
.mls {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #D31222;
	padding-left: 14px;
}
.description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #000000;
	padding: 5px;
	font-weight: bold;
}
.homeloan {
	background-image: url(images/loan_bkg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.homevalue {
	background-image: url(images/value_bkg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.homevalueTwo {
	background-image: url(images/value-bigBack.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.valuebox {
	background-image: url(images/value_box2.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.valueboxCopy {
	background-image: url(images/value_box1.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
