body {
	background: url('images/tile.gif');
	margin: 0px;
	padding: 0px;
}

#container {
	width: 980px;
	background: #FFF;
}

#head {
	background: url('images/head.gif') no-repeat;
	width: 980px;
}

#utility {
	height: 68px;
	text-align: right;
}

#search {
	padding: 13px;
}
#search form, #search div, #search input {
	height: 23px;
	line-height: 20px;
	display: inline;
	vertical-align: middle;
}
#search div, #search a {
	color: #B965FF !important;
	line-height: 23px;
	text-decoration: none;
}
#search a:hover {
	color: #FFF !important;
}
.search_field {
	background: #29004B;
	border: 1px #7433AA solid;
	color: #FFF;
	width: 193px;
}
.search_submit {
	background: #7433AA;
	border: 0px;
	color: #FFF;
}

#home {
	border-bottom: 20px #543A6D solid;
}

#home_sep {
	background: url('images/content_sep.gif') repeat-x;
	height: 4px;
}

#quick_links {
	width: 200px;
	height: 344px;
	background: url('images/quick_back.jpg') no-repeat;
	background-position: 0px 45px;
	background-color: #2F0056;
}

.padder {
	padding-top: 20px;
	
	text-align: left;
}

#content {
	width: 280px;
	background: url('images/content_back.jpg') repeat-x;
}
#content .padder {
	width: 230px;
}

.sub #content2 {
	padding: 30px;
	padding-top: 20px;
	background: url('images/vertical_sep.gif') repeat-y;
}
.sub #content2 .padder {
	padding: 0px;
}

.quick_links td {
	vertical-align: top;
	padding: 5px 3px;
}
.quick_links td, .quick_links a {
	font-size: 15px;
	color: #FFF !important;
	text-decoration: none;
}
.quick_links a:hover {
	color: #8A60AD !important;
}

/* Events Calendar Drop */
#events {
	width: 249px;
	background: url('images/vertical_sep.gif') repeat-y;
}
#events .padder {
	width: 200px;
}
.event_sep {
	background: url('images/horizontal_sep.gif') repeat-x;;
}
.event_drop th, .event_drop td {
	padding: 3px;
	vertical-align: top;
	color: #666;
	font-size: 11px;
}
.event_drop th {
	font-size: 16px;
	line-height: 12px;
	color: #420079;
}
.event_drop a {
	font-weight: bold;
	text-decoration: none;
}

/* News Desk Drop */
#news {
	width: 262px;
	background: url('images/vertical_sep.gif') repeat-y;
}
#news .padder {
	width: 230px;
}

.viewall {
	border-top: 1px #2E0055 solid;
	text-align: right;
}

#bread {
	height: 23px;
	line-height: 23px;
	background: #543A6D;
	text-align: left;
	padding-left: 20px;
}

#bread, #bread a {
	font-size: 9px;
	color: #BAAFC4;
	text-transform: uppercase;
	text-decoration: none;
}

#subnav {
	background: url('images/content_back.jpg') repeat-x;
	padding-top: 15px;
}
#subnav .padder {
	width: 149px;
}



.spotlight {
	width: 228px;
	border: 1px #8A6565 solid;
	background: #FFF;
	padding-top: 3px;
	color: #666;
	line-height: 150%;
}
.spotlight_body {
	padding: 10px 0px;
	width: 207px;
	text-align: left;
}
.spotlight a {
	font-weight: bold;
	text-decoration: none;
}
.spotlight a:hover {

}
.spotlight_headline {
	font-family: Georgia;
	color: #66481E;
	font-size: 15px;
}
.spotlight_txt {
	font-size: 13px;
}

#footer {
	height: 99px;
	background: url('images/footer.jpg') no-repeat;
	text-align: left;
}
#footer, #footer a {
	color: #FFF;
	font-size: 10px;
}

.sub #footer {
	background: url('images/footer2.jpg') no-repeat;
}

#footer_inner {
	padding: 48px 15px 0px 15px;
}
#banner { float: left; margin-top: 8px; }
