/* CSS Document */
.links a{
	text-decoration: none;
	font-size:13px;
	font-family:Arial;
	font-weight:600;
	color:#000;
}
.red_btns a{
	display:block;
	text-decoration:none;
	font-family:arial;
	color:#FFFFFF;
	font-weight:600;
	font-size:12px;
}

.nav_bg{
	vertical-align:middle;
	padding-left:4px; 
	padding-top:7px; 
	width:176px; 
	height:50px; 
	background:url(http://wellsgroupdurango.com/images/red_bn.gif) top left no-repeat;
}

.nav_bg_over{
	padding-left:4px; 
	padding-top:7px; 
	width:176px; 
	height:50px; 
	background:url(http://wellsgroupdurango.com/images/green_bn.gif) top left no-repeat;
}

.email_btn{
	text-decoration:none;
	font-size:14px;
	font-family:Arial; 
	display:block;
	color:#006600;
	font-weight:bold;
	float:left;
	width:79px; 
	height:62px; 
	background:url(http://wellsgroupdurango.com/images/mail.jpg) bottom center no-repeat;
}
.idx_description{
	border:inset 8px #663333;
	padding:10px;
	background:#FFFFFF;
}
.idx_img{
	border:3px solid #CC9900;
}
.mls a:link {
	width:400px; 
	float:right;
	color: #ffffff;
	text-decoration: none;
}
.mls a:hover {
	width:400px; 
	float:right;
	color: #ffffff;
	text-decoration: underline;
}
.top_nav_links a {
	text-decoration:none;
	font-size:13px;
	font-family:Arial;
	font-weight:600;
	color:#E6E6E6;
}

#idxOptionsNav {
	text-decoration: none;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	display: block;
	width: 1024px;
	padding-left: 12px;
	border: none;
	height: 20px;
	margin-top: 5px;
	/*visibility: hidden;*/
}
#idxOptionsNav a, #idxOptionsNav a:visited {
	text-decoration: underline;
}
#idxOptionsNav a:hover {
	text-decoration: underline;
}
#idxContainer {
	border:none;
}

