@charset "utf-8";
/* CSS Document */
body {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height:  140%;
	margin: 0px;
	padding: 0px;
	background: #fff;
}


h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 120%; 
	color: #E49214;
	margin: 10px 0px 5px 0px
}

h1 a{
	color: #E49214;
	text-decoration: none
}

h1 a:hover{
	color: #E49214;
	text-decoration: underline
}



h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 120%; 
	color: #B41730;
	margin: 10px 0px 5px 0px
}

h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 120%; 
	color: #444;
	margin: 10px 0px 5px 0px
}



p {
	margin: 0px 0px 10px 0px
}

p.more {
	text-align: right;
	clear:both;
}

p.clear {
	clear: both;
	padding: 0px;
	margin: 0px;
}

.emphasis {
	color: #B41730;
	font-weight: bold	
}

p.emphasis a{
	color: #B41730;
	text-decoration: none;
}

p.emphasis a:hover{
	text-decoration: underline;
}



a {
	color: #006699;
}

a:hover {
	color: #E49214;
	text-decoration: none
}

img.img {
	border: 1px solid #E49214;
}

img.imgLeft {
	border: 1px solid #E49214;
	margin: 0px 10px 10px 0px;
	padding: 2px;
	float: left;
}

img.imgRight {
	border: 1px solid #E49214;
	margin: 0px 0px 10px 10px;
	padding: 2px;
	float: right;
}

#con_body {
	margin: 0px auto;
	padding: 0px;
	background: url(/images/bg_body.jpg) repeat-x #F1E9D3
}

#con_container {
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
}

#con_masthead {
	height: 156px;
	background: url(/images/bg_masthead.jpg) no-repeat;
}

#con_masthead_csm{
	height: 156px;
	background: url(/images/bg_masthead_csm.jpg) no-repeat;
}

#con_content {
	width: 998px;
	margin-top: 0px;
	border-left: 1px solid #E9DBBB;
	border-right: 1px solid #E9DBBB;
	border-bottom: 1px solid #E9DBBB;
	background: #fff;
}

#con_content td{
	vertical-align: top;
	padding: 10px 10px 0px 10px;
}


#con_content_left {
	width: 230px;
	padding: 0px 10px;
}

#con_content_middle {
	width: 440px;
	padding: 0px 10px;

}

#con_content_right {
	width: 230px;
	padding: 0px 10px;
}

#con_nav {
	position: relative;
	top: 120px;
	margin-left: 5px;
}

#con_features {
	border: 1px solid #E49214;
}

#con_features_img {
	height: 176px;
}

#con_features_text {
	height: 110px;
	color: #FFFFFF;
/*	background: url(/images/bg_features_text.jpg) repeat-x #B41730;
*/	padding: 10px;
	clear: both
}

#con_features_text h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 120%; 
	color: #E49214;
	margin: 0px 0px 5px 0px
}


#con_features_text a{
	color: #fff;
}


#con_features_nav {
	background: #931326;
	text-align: right;
	height: 20px;
	padding-top: 10px
}

#con_features_nav li{
	float: right;
	background: #CCCCCC;
	list-style: none;
	margin-right: 5px;
	padding: 0px 5px;
	text-align: right
	
}

#con_footer {
	padding: 10px;
}


/* Homepage News */
#hpNews {
	margin: 20px 0px 30px 0px;
}

.hpNewsItem {
	margin: 0px 0px 10px 0px;
}


#hpNews h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px;
	padding: 0px;
}

#hpNews a:link, #hpNews a:visited{
	color: #B41730;
	text-decoration: none;
}

#hpNews a:hover{
	color: #E49214;
	text-decoration: underline;
}


.hpNewsDate {
	color: #999999;
	padding: 0px;
	margin: 0px;
}


/* Upcoming Events */

#upcoming {
	margin: 1px 0px 0px 0px;
	float: right;
	padding: 0px 0px;
/*	background: url(/images/pageshadow.jpg) repeat-y ;
*/	
}

#upcoming a{
	color: #003366;
}


#upcoming ul{
	margin: 0px;
	padding: 0px;
}

#upcoming ul li{
	margin: 0px;
	padding: 5px 0px;
	list-style: none;
	list-style-type: none;
	border-bottom: 1px solid #A1CAE1
}


.eventDate {
	width: 50px;
	float: left;
}

.eventTitle {
	width: 230px;
	color: #fff;
	font-weight: normal;
	padding-bottom: 5px;
}

/* End Upcoming Events */
div.hp_evRow {
	margin: 10px 0px 0px 0px;
	line-height: 140%;
	clear: both;
}

div.hp_evTitle {
	font-size: 12px;
	font-weight: normal;
	color: #333;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.hp_evTime {
	font-size: 11px;
	color: #333;
	font-weight: normal
	
}

.hp_evDesc {
	margin: 0px 0px 5px 0px;
	line-height: 140%;
	clear: both;
}

.hp_evDate {
	width: 40px;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	color: #666666;
	float: left;
	background: url(/images/calendar.gif) no-repeat;
	margin-right: 10px;
}

.hp_evDate div.day {
	font-weight: bold;
	margin: 0px;
	padding: 8px 0px 0px 0px;
	line-height: 0%;
}

.hp_evDate div.month {
	font-weight: bold;
	color: #fff;
	margin: 0px;
	padding: 1px 0px 0px 0px;
	line-height: 0%;
}

div.highlights{
	background: #F1E9D3;
	padding: 10px;
	border: 1px solid #E9DBBB
}

div.focus{
	background: #fff;
	padding: 10px;
}

div.highlights h1, div.focus h1{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform:uppercase;
	color: #B41730;
	margin: 10px 0px;
	font-weight: bold
}

div.highlights h2, div.focus h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 120%; 
	color: #E49214;
	margin: 0px 0px 0px 0px
}

div.highlights hr {
	height: 10px;
	background: url(/images/bg_hr.gif) repeat-x;
	border: 0px;
	clear: both;
}

div.focus hr {
	height: 10px;
	background: url(/images/bg_hr_focus.gif) repeat-x;
	border: 0px;
	clear: both;
}


div.highlights h2 a:link, div.highlights h2 a:visited, div.focus h2 a:link, div.focus h2 a:visited {
	color: #E49214;
	text-decoration: none
}

div.highlights h2 a:hover, div.focus h2 a:hover  {
	text-decoration: underline;
}

div.hightlight_box, p.hightlight_box {
/*	background: #F1E9D3;
*/	padding: 10px;
	border: 1px solid #E9DBBB;
	margin: 0px 0px 10px 0px;
}

div.hightlight_box_filled, p.hightlight_box_filled{
	background: #F1E9D3;
	padding: 10px;
	border: 1px solid #E49214;
	margin: 0px 0px 10px 0px;
}


/* Etribute */
#e-tribute {
	border-bottom: 1px solid #E9DBBB;
}

#e-tribute .e-tributeEntryOn {
/*	background: #F1E9D3;
*/	border-top: 1px solid #E9DBBB;
	padding: 0px;
	margin-bottom: 10px;
}

#e-tribute .e-tributeEntryOff {
	background: #fff;
	border-top: 1px solid #E9DBBB;
	padding: 5px 0px;
	margin-bottom: 10px;
}

#e-tribute a.tributee_link {
	color: #E49214;
	text-decoration: none
}




#wcc_pc {
	margin-right: 10px;
	float: left;
}

/*
* Error message styling
* author: Yohance
* Date: Thursday 25, March
*/
.error_message
{
    padding: 5px;
    background-color: #FFF5C9;
    border-color:#B41730;
    border-style: solid;
    border-width: 1px;
}

.error_message li
{
    color: #B41730;
}
