/* CSS Document */
	.links a{
		text-decoration:none;
		font-size:14px;
		font-family:Arial; 
		font-weight:700; 
		color:#eddbb8;
	}
	.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;
	}