
body {
	font-family: Georgia, Georgia, serif;
	margin: 0px;
	padding: 0px;
	line-height:20px;
	color:#CCCCCC;
	background-color:#000;
}

#pane-target {
	font-size: 9pt;
}

/*******************EVENTS.CSS********************/

.monthTitle {
	color:#9d2146;
	font-size:1.1em;
}

.cal-date-selected {
	background:#FFF;
}

.cal-date-selected a:link, .cal-date-selected a:visited, .cal-date-selected a:active, .cal-date-selected a:hover {
	color:#000;
}

.dow {
	background:#FFF;
	color:#000;
}

.date-info {
	font-size:0.9em;
}

.eventTitle {
	color:#9d2146;
}

.eventTXT {
}

/***********************FORMS.CSS*********************/

.txtInput {
	background:#ffffff;
	border:1px solid #cccccc;
	font-size:1.1em;
}

textarea {
	background:#ffffff;
	border:1px solid #cccccc;
	font-size:1.1em;
}

/**********************SOCIAL.CSS**********************/

#bookmark_list {
	background:#efefef;
}

/***********************MENU.CSS************************/


/*************************MAIN.CSS***********************/

#container {
	background:#FFFFFF;
}

#head-bar {
	background-image: url('../images/layout/headbg.png');
	background-repeat:repeat-x;
}

a:link, a:visited, a:active{
	color: #625bc4;
}

#zoo {
	font-size:0.9em;
}

#zoo a:link, a:visited, a:active{
	color: #625bc4;
}

#zoo a:hover{
	color: #625bc4;
}

/*DESIGN SPECIFIC LAYOUT*/
.toolbar {
	font-size:0.9em;
	background-image: url('../images/layout/tools-bg.png');
}

.banner {
	background-image: url('../images/layout/banner-bg.png');
}

.breadcrumbs {
	font-size:0.9em;
}

/*********************** DEFAULT LAYOUT CLASSES *************************/

.title {
	font-size:1.3em;
	color:#FFF;
}

.headline {
	font-size:1.1em;
	color:#9d2146;
}

ul.newsHeadlines {
	color:#9d2146;
}

.whitetxt {
	color:#ffffff;
}

.greytxt {
	color:#cccccc;
}

.redtxt {
	color:#9d2146;
}

.greentxt {
	color:#1f7c8b;
}

.focus-more {
	color:#1f7c8b;
	font-size:0.9em;
}

a.news-link:link, a.news-link:visited, a.news-link:active {
	color:#000000;
	font-size:0.9em;
}

a.news-link:hover {
	color: #9d2146;
}

a.more-link:link, a.more-link:visited, a.more-link:active {
	color:#1f7c8b;
	font-size:0.9em;
}

a.more-link:hover {
	color: #1f7c8b;
}

.download {
	background-image:url("../images/layout/downloads.gif");
}

.padded-box {
	background:#FFF;
}

/******************SLIDER************************/

#slideTitle {
	color:#000000;
	line-height:15px;
	font-size:10pt;
}

#slideContent {
	color:#000000;
	line-height:15px;
	font-size:9pt
}
