@charset "utf-8";
/* CSS Document */

body{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

.green-attribute {
	color: #00553e;

	font-size:1em;
}

.tan-attribute {
	color: #f1eacd;

	font-size:1em;
}

#wrapper{
	width:1000px;
	background-image:url(images/bg.jpg);
	margin-left:auto;
	margin-right:auto;
	border:thin solid;
	}
	
#right-bar{
	background-color:#f1eacd;
	float:right}

#content{
	float:left;}
		
#left{
	width:265px;
	float:left;
	}
	
#left-column-text{
	width:265px;
	float:left;
	}

#right{
	clear:right;
	width:200px;
	float:right;
	}
	
#right-column-text{
	width:182px;
	float:right;
	}
	
#footer{
	clear:both
	}

#banner{
	margin-left:2px;
	}
	
#left-nav h1{
	   font-size:1.3em;
       color:#00553e;
       font-weight:bold;
	   margin-left:5px;
	   margin-top:0px;
	   margin-bottom:0px;
	   }

h1{
	   font-size:1.6em;
       color:#00553e;
       font-weight:bold;
	   }	

h2{
	   font-size:1.2em;
       color:#00553e;
       font-weight:bold;
	   }	

#content h1{
	   font-size:1.4em;
       color:#00553e;
       font-weight:bold;
	   }	

#content h2{
	   font-size:1.2em;
       color:#00553e;
       font-weight:bold;
	   }		 	



.headline {
	font-size: 1.6em;
	color: #333333;
	font-weight:bold;
	letter-spacing: 2px;
	line-height: 18px;
}
.content {
	font-size: 1.3em;
	color: #333333;
	letter-spacing: 1px;
	line-height: 18px;
}

.picture-left{
	margin-right:10px;
	border:thin solid;
	}

.picture-right{
	margin-left:10px;
	border:thin solid;
	}
	
.blue-18b{
       font-size:18px;
       color:#7096D7;
       font-weight:bold;
       text-transform: uppercase; 
       letter-spacing: -1px;
       border-bottom: 1px dotted;
       }

.brown-18b{
       font-size:18px;
       color:#633313;
       font-weight:bold;
       text-transform: uppercase; 
       letter-spacing: -1px;
       border-bottom: 1px dotted;
       }
	   
.blue-16b{
	font-size:16px;
	color:#7096D7;
	font-weight:bold;
	}
	
.brown-14 {
	font-size:14pt;
	color:#633313;
	}

.brown-10b {
	font-size:10pt;
	font-weight:bold;
	color:#633313;
	}
	
.black-b {
    color: #333333;
    font-weight: bold;
	}
	
.marble-colorado-real-estate {
	font-size: 1.0em;
	color: #333333;
	letter-spacing: 1px;
	line-height: 18px;
}
#banner a:link { color: #286f5b; text-decoration: none }
#banner a:visited { color: #286f5b; text-decoration: none }
#banner a:hover { color: #000; text-decoration: none }

#left-nav a:link { color: #286f5b; text-decoration: none }
#left-nav a:visited { color: #286f5b; text-decoration: none }
#left-nav a:hover { color: #000; text-decoration: none }

#footer a:link { color: #286f5b; text-decoration: none }
#footer a:visited { color: #286f5b; text-decoration: none }
#footer a:hover { color: #000; text-decoration: none }	
	
#right-bar a:link { color: #286f5b; text-decoration: none }
#right-bar a:visited { color: #286f5b; text-decoration: none }
#right-bar a:hover { color: #000; text-decoration: none }

#banner .green-listing a:link { color:#f1eacd;;
	font-weight:bold;
	text-decoration:none;}
	
#banner .green-listing a:visited { color:#f1eacd;;
	font-weight:bold;
	text-decoration:none;}
		
#banner .green-listing a:hover { color:#000000;
	font-weight:bold
	}

.tan-listing a:link { color:#00553e;
	font-weight:bold;
	text-decoration:none;}
	
.tan-listing a:visited { color:#00553e;
	font-weight:bold;
	text-decoration:none;}
		
.tan-listing a:hover { color:#000000;
	font-weight:bold
	}
	
a:link { color: #000000; text-decoration: underline }
a:visited { color: #000000; text-decoration: underline }
a:hover { color: #c93; text-decoration: underline }

#learn{
	background-color:#00553e;
	color:#f1eacd;
	}
	
#learn a:link { color: #ffffff; text-decoration: none }
#learn a:visited { color: #f1eacd; text-decoration: none }
#learn a:hover { color: #000000; text-decoration: none }

.picture-left{
	margin-right:10px;
	border:thin solid #9f2446;
	}

.picture-right{
	margin-left:10px;
	border:thin solid #9f2446;
	}
	
.picture-middle{
	margin-left:10px;
	margin-right:10px;
	border:thin solid #9f2446;
	}

.tan-listing{
	background-color:#f1eacd;
	padding:5px;
	}

.green-listing{
	background-color:#00553e;
	color:#f1eacd;
	font-weight:bold;
	padding:5px;
	}
	
	
.tan-18b{
	   font-size:1.8em;
       color:#f1eacd;
       font-weight:bold;
       }

.tan-16b{
	   font-size:1.6em;
       color:#f1eacd;
       font-weight:bold;
       }
	   
.tan-14b{
	   font-size:1.4em;
       color:#f1eacd;
       font-weight:bold;
       }

.tan-12b{
	   font-size:1.2em;
       color:#f1eacd;
       font-weight:bold;
       }
	
.tan-18{
	   font-size:1.8em;
       color:#f1eacd;
       }

.tan-16{
	   font-size:1.6em;
       color:#f1eacd;
       }
	   
.tan-14{
	   font-size:1.4em;
       color:#f1eacd;
       }

.tan-12{
	   font-size:1.2em;
       color:#f1eacd;
       }
	
.tan-10{
	   font-size:1em;
       color:#f1eacd;
       }

.tan-6{
	   font-size:.6em;
       color:#f1eacd;
       }

.tan-6b{
	   font-size:.6em;
       color:#f1eacd;
	   font-weight:bold;
       }

.tan-8{
	   font-size:.8em;
       color:#f1eacd;
       }

.tan-8b{
	   font-size:.8em;
       color:#f1eacd;
	   font-weight:bold;
       }
.green-18b{
	   font-size:1.8em;
       color:#00553e;
       font-weight:bold;
       }

.green-16b{
	   font-size:1.6em;
       color:#00553e;
       font-weight:bold;
       }
	   
.green-14b{
	   font-size:1.4em;
       color:#00553e;
       font-weight:bold;
       }

.green-12b{
	   font-size:1.2em;
       color:#00553e;
       font-weight:bold;
       }
	
.green-10b{
	   font-size:1em;
       color:#00553e;
	   font-weight:bold;
       }
	   
.green-10bi{
	   font-size:1em;
       color:#00553e;
	   font-weight:bold;
	   font-style:italic;.green-10b{
	   font-size:1em;
       color:#00553e;
	   font-weight:bold;
       }

.green-18{
	   font-size:1.8em;
       color:#00553e;
       }

.green-16{
	   font-size:1.6em;
       color:#00553e;
       }
	   
.green-14{
	   font-size:1.4em;
       color:#00553e;
       }

.green-12{
	   font-size:1.2em;
       color:#00553e;
       }

.green-10{
	   font-size:1em;
       color:#00553e;
       }

.green-8{
	   font-size:.8em;
       color:#00553e;
       }

.green-8b{
	   font-size:.8em;
       color: #00553e;
	   font-weight: bold;
       }
.green-10i{
	   font-size:1em;
       color:#00553e;
	   font-style:italic;
       }	   
.blue-18b{
       font-size:1.8em;
       color:#7096D7;
       font-weight:bold;
       text-transform: uppercase; 
       letter-spacing: -1px;
       border-bottom: 1px dotted;
       }

.brown-18b{
       font-size:1.8em;
       color:#633313;
       font-weight:bold;
       text-transform: uppercase; 
       letter-spacing: -1px;
       border-bottom: 1px dotted;
       }
	   
.blue-16b{
	font-size:1.6em;
	color:#7096D7;
	font-weight:bold;
	}
	
.brown-14 {
	font-size:1.4em;
	color:#633313;
	}

.brown-10b {
	font-size:1em;
	font-weight:bold;
	color:#633313;
	}

.brown-10 {
	font-size:1em;
	color:#633313;
	}
	
.white-10b {
	font-size:1em;
	font-weight:bold;
	color:#ffffff;
	}

.white-10 {
	font-size:1em;
	color:#ffffff;
	}
	
.black-b {
    color: #333333;
    font-weight: bold;
	}
