
				/* MAIN CONTENT AREA */
#sub-wrapper {
	background: url('../images/gradient.gif') repeat-x 0% 0%;
}
#content {
	margin-left: 20px;
	margin-top: 20px;
	width: 426px;
}
#right-content {
	width: 224px;
}
#news .subscribe {
	float: right;
	margin-right: 6px;
	margin-top: .6em;
}
.subscribe a {
	color: #333;
	text-decoration: none;
	margin-right: 15px;
}
.subscribe a:hover {
	text-decoration: underline;
}
#news .subscribe img {
	margin-right: 10px;
}
#news-content {
	clear: left;
	padding-top: 15px;
	text-transform: capitalize;
}
#news-content {
	list-style: none;  /* combine with events & key links */
	border-top: dotted 1px;
}
#content #news-content a {		/* combine this and hover with events */
	font-weight: bold;
	font-size: 1.3em;
	color: #333;
	text-decoration: none;
}
#content #news-content a:hover {
	text-decoration: underline;
}
#news-content li {
	margin-bottom: 20px;	
}
#news h2 a {
	color: #333;
}
#news h2 a:hover {
	text-decoration: underline;
}
#news .time {
	color: #555;
}
#news .more a {
	color: #900;
}













				/* TWO COLUMN SPAN */
/*
#content ul {
	font-size:1.1em;
	line-height:1.636em;
	margin-left:10px;
	padding:0px 0pt 0pt 9px;
	}
#content  li {
	color:#777777;
	line-height:1.636em;
	list-style-type:none;
	}
#content h2{
	color:#444444;
	font-size:1em;
	letter-spacing:0.5px;
	line-height:1.8em;
	margin-bottom: 5px;
	text-transform:uppercase;
	}
#content h3{
	color:#444444;
	font-size:1em;
	letter-spacing:0.5px;
	line-height:1.8em;
	margin-bottom: 5px;
	text-transform: capitalize;
}
#content p{
	font-size: 1.1em;
	line-height: 1.636em;
	padding: 0px 0px 0px 0px;
	}
#content  a {
	color:#444444;
	}
#content a:hover{
	color: #333333;
	}
	*/
				/* RIGHT COLUMN */

				/* TWO COLUMN CONTAINER */

/*for special features inclusion only, to wrap the columns for proper alignment with Future box*/
/*
#content-right-twocol {
	float:left;
	display:inline;
	width:460px;
	}
	*/
				/* RIGHT COLUMN */
/*
#come_visit {
	display:inline;
	float:left;
	margin:0pt;
	padding:0px 0px 0px 0px;
	text-align:left;
	width:230px;
	height: auto;
	color: #999999;
	}
#come_visit h2 {
	color:#999999;
	font-size:1em;
	letter-spacing:0.5px;
	line-height:1.8em;
	margin:0pt 0pt 0px;
	padding:5px 0pt 5px 10px;
	text-transform:uppercase;
	}
#come_visit p {
	font-size:1.1em;
	line-height:1.636em;
	padding: 5px 0px  0px 10px;
	}
#come_visit a {
	color:#CFCFCF;
	}
#come_visit a:hover {
	color: #666666;
	}
#future h2 {
	display: none;
	}
#future h3 {
	font-size: 1.2em;
	line-height: 2em;
	padding: .5em 0;
	text-align: left;
	}
#future-middle {
	background: transparent url(../images/future-middle-back.gif) repeat-y center top;
	padding: 10px 25px 5px 25px;
	text-align: left;
	}
#future-middle p {
	font-size: 1.1em;
	line-height: 1.636em;
	color: #444444;
	padding: .75em 0;
	}
#future-middle a {
	color: #444444;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 2px;
	}
#future-middle a:hover {
	color: #9f4003;
	border-bottom: 1px solid #f79555;
	}
*/



