body {
	background-color:#eeeddf;
}

.left2 {
background-image:url(../images/images/border_left.jpg);
width:25px;
float:left;}

.left {
width:25px;
height:400px;
background-image:url(../images/side_left.jpg);
}

.right2 {
background-image:url(../images/images/border_rt.jpg);
width:25px;
float:right;}

.right {
width:25px;
height:400px;
background-image:url(../images/side_rt.jpg);
}

#aspen {
width:100px;
margin-left:5px;
}

#weather {
width: 200px;
padding-top:20px;
margin-left:25px;
}

#conditions {
width: 100px;
float:right;
margin-top:-30px;
}

#logo {
width:300px;
margin-left:550px;
}

#directory {
font-weight:bold;
}

.welcome {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#992206;
font-weight:bold;
}

.sponsor {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

p {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px;
	padding: 10px; 
}
.italicSM{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style: italic;
	font-weight:bold;
}
.cell {
	vertical-align:top;
}

.bkg {
	background-color:#e0daca;
}

.bkgrnd {
	background-color:#FFFFFF;
}
.section {
	margin: -25px 0 20px 0;
}
.biz {
	margin: 0 0 0 30px;
}
.biz_title{
	margin: 0 0 0 30px;
	cursor: pointer;
}
.biz_desc{
	margin: 0px 0 0px 30px;
}
.biz_add {
	margin: 0 0 0 30px;
}

h1 {
	font-size:16px;
	font-weight:600;
	font-family: Arial, Helvetica, sans-serif;
	}

#address {
	font-size:14px;
	font-weight:300;
	font-family:"Times New Roman";
	}
	
.table {
	border:medium; 
	border-color:#660000;}
	

	a:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	color:#992206;
	text
	}
	
	a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	text-decoration: underline;
	color:#b26e10;
	}
	
	a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	color:#992206;
	}
	


