/* CSS Document */
.copyright	{
	color: #000000;
	font-family: geneva, verdana, arial, sans-serif;
	font-size: 9px;
}
.copyright a:link { color:#000000; text-decoration: none; }
.copyright a:visited { color:#000000; text-decoration: none; }
.copyright a:hover { color:#999999; text-decoration: none; }
.copyright a:active { color:#999999; text-decoration: none; }
body {
	background-color: #53886A;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.page {
	width: 760px;
	border: 1px solid #006666;
}
.top-right-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 400;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
}
.top-right-nav a:link {
	color: #000000;
	text-decoration: none;
}
.top-right-nav a:visited {
	color: #000000;
	text-decoration: none;
}
.top-right-nav a:active {
	color: #000000;
	text-decoration: none;
}
.top-right-nav a:hover {
	color: #66FF00;
	text-decoration: none;
}
#topnav {
	color: #FFFFFF;
	/*background-color: #000000;*/
	background-color: #26523F;
	background-repeat: repeat-y;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-position: center;
	text-transform: uppercase;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	color: #006633;
}
.sb_box_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4B7883;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #67A8B8;
	border-left-color: #67A8B8;
	text-align: left;
	padding-top: 1px;
	padding-right: 14px;
	padding-bottom: 14px;
	padding-left: 14px;
}
.sb_box_1 h4 {
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 14px;
}
.sb_box_2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #67A8B8;
	text-align: left;
	padding-top: 1px;
	padding-right: 14px;
	padding-bottom: 14px;
	padding-left: 14px;
	border-top-width: 6px;
	border-bottom-width: 6px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #4B7883;
	border-bottom-color: #4B7883;
}
.sb_box_2 h4 {
	color: #000000;
	font-weight: bolder;
	font-size: 14px;
}
.sb_box_3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #ADD2D9;
	text-align: left;
	padding-left: 14px;
	padding-right: 14px;
	background-image: url(../../images/houses-in-albuquerque.gif);
	background-repeat: repeat-y;

}
.sb_box_3_top {
	background-image: url(../../images/new-mexico-real-estate.gif);
	background-position:top;
	background-repeat:no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006633;
	margin-bottom: -23px;
}
.sb_box_3_bottom {
	background-image: url(../../images/placitas-houses.gif);
	background-repeat:no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006633;
	background-position: bottom;
}
.sb_box_3_container {
	background-image: url(../../images/houses-in-albuquerque.gif);
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #006633;
	border-left-color: #006633;
}
.sb_box_3_container h4 {
	color: #006633;
	font-weight: bolder;
	font-size: 14px;
}
#content {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size:12px;
	/*width: 487px;*/
	/*padding: 12px;*/
	padding: 12px;
	text-align: justify;
	color: #666666;
}
#content h1 {
	font-size:xx-large;
	color: #006633;
}
#content h2 {
	font-size:x-large;
	color: #006633;
}
#content h3 {
	font-size:large;
	color: #006633;
}
#content h4 {
	font-size:medium;
	color: #006633;
}
#content h5 {
	font-size:small;
	color: #006633;
}
#content h6 {
	font-size:x-small;
	color: #006633;
}
#content a:link {
	color: #006650;/*00AE8C*/
	font-weight:bold;
	text-decoration: none;
}
#content a:visited {
	color: #006650;/*63CFBD*/
	font-weight:bold;
	text-decoration: none;
}
#content a:hover {
	color: #33CC00;
	font-weight:bold;
	text-decoration: none;
}
#content a:active {
	color: #006650;/*63CFBD*/
	font-weight:bold;
	text-decoration: none;
}
