@charset "UTF-8";
/* CSS Document */



body{
background-color:#336666;
}


#framing_glenwood_springs{
width:950px;
background-color:#d5d5d5;
margin-left:auto;
margin-right:auto;
}

p{
font-family:Helvetica, sans-serif;
font-size:12px;
color:#333333;
line-height:15px;
}


h1{
font-family:"Times New Roman", Times, serif;
font-size:24px;
color:#990000;
}

h2{
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#333333;
}

h3{
font-family:Helvetica, sans-serif;
font-size:14px;
color:#ffffff;
}

.image_left{
float:left;
margin-right:15px;
}

.image_right{
float:right;
margin-left:15px;
}

.image_bottom{
margin-bottom:10px;
}

.styleone:link {
	text-decoration:none; 
	color: #333333; 
}
.styleone:visited {
	text-decoration:none; 
	color: #333333; 
}
.styleone:hover {
	text-decoration:none; 
	color: #FFFFFF; 
}
.styleone:focus {
	text-decoration:none; 
	color: #333333; 
}
.styleone:active {
text-decoration:none;
	color: #333333; 
}
