*{ margin: 0; padding: 0; }

@font-face {
	font-family: 'kingcooLKCRegular';
	src: url('King_Cool_KC.eot');
	src: local('king cooL KC Regular'), local('kingcooLKC'), url('King_Cool_KC.ttf') format('truetype'), url('King_Cool_KC.svg#kingcooLKC') format('svg');
}

body{
	font-size: 12px;
	font-family: arial, tahoma, helvetica;
	color: #000;
	line-height: 1.4em;
}

.cleaner{ clear: both; }

p{ padding: 0 0 10px 0; }
ol, ul{ margin: 5px 0 10px 25px; }
a{ color: #548dab; text-decoration: none; }
a:hover{ text-decoration: underline; }
a img{ border: 0; }
hr{ border: 0; border-bottom: 1px dotted #b4284f; clear: both; width: 100%; display: block; margin: 5px 0; }
table tr{ vertical-align: top; }

h1{ display: block; width: 372px; height: 159px; }
h2{ color: #548dab; font-family: kingcooLKCRegular; letter-spacing: 1px; font-size: 32px; line-height: 1.0em; font-weight: normal; padding: 0 0 10px 0; }
h3{ color: #548dab; font-family: kingcooLKCRegular; letter-spacing: 1px; font-size: 25px; line-height: 1.0em; font-weight: normal; padding: 0 0 10px 0; }
h4{ color: #f7901e; font-size: 14px; font-family: arial; line-height: 1.0em; padding: 0 0 10px 0; }
h5{ color: #f7901e; font-size: 12px; font-family: arial; line-height: 1.0em; padding: 0 0 10px 0; }
h6{ color: #f7901e; font-size: 10px; font-family: arial; line-height: 1.0em; padding: 0 0 10px 0; }

.btn_go{
	width: 35px; height: 31px;
	background: url(../images/btn_go2.png) 0 0 no-repeat;
	border: 0;
	display: block;
	margin: 10px 0;
}
.btn_submit{
	width: 71px;
	height: 31px;
	background: url(../images/btn_submit.png) 0 0 no-repeat;
	border: none;
	cursor: pointer;	
}

.table_form td{ padding: 0 5px 5px 0; }
.table_form input{ border: 1px solid #999; padding: 2px; }

#container{ width: 950px; }

#top{ display: none; }

#left{ }
#nav_container{ display: none; }
#link_container{ display: none; }
#right{ }
#slide, #slide .slide { display: none; }
#home_buttons{ display: none; }

#features{ padding: 15px 0; }

.feature{ width: 215px; float: left; }
#features .feature img{ display: block; margin-bottom: 10px; width: 215px; }
.spacer_15{ width: 15px; height: 1px; float: left; }

#home_columns{
	padding: 20px 0;	
}
#col_right{
	float: left;
	width: 317px;
	padding: 0 20px 0 15px;
}
#col_left{
	float: left;
	width: 300px;
	padding: 0 23px 0 0;
	border-right: 1px dotted #b4284f;
}
.event_list_item{  padding: 5px 0; }
.event_list_item .date{
	width: 35px;
	float: left;
	color: #000;
	text-align: center;	
}
.event_list_item .date .month{ font-size: 10px; text-transform: uppercase; display: block; }
.event_list_item .date .day{ font-size: 18px; line-height: .8em; display: block; }
.event_list_item .item{
	border-bottom: 1px dotted #b4284f;
	padding-bottom: 10px;
	float: right;
	width: 250px;
}
.event_list_item .item a{ color: #b4284f; }

/****INTERIOR*****/
.interior_feature{ display: none; }
#interior_right_content{ }
#interior_main_content{ }
#interior_main_content_left{ }
#interior_right{ display: none; }

#interior_text{ padding: 25px 15px; }

/*******EVENTS********/
.articles{ padding: 10px 0 0 0; margin: 0; }
.articles h4.articles_date{ color: #b4284f; border-bottom: 1px dotted #b4284f; padding: 20px 10px 5px 0; margin: 0 0 5px 0; }
h4.articles_title a{ font-weight: bold; color: #f7901e; }
.articles_content{ padding: 10px 10px 10px 0; }
.read_more{ padding: 10px 0; }
.article{ padding: 25px 20px 20px 0; }
.intro{ padding: 0 0 10px 0; }
.article_img{ float: left; display: block; margin: 0 10px 0 0; }
.event_article_bottom{ border-top: 1px dotted #b4284f; padding: 10px 20px; text-align: center; }


/****SEARCH*****/
.pagination{ padding: 5px 0; text-align: center; }
.search_result { padding: 10px 0; border-bottom: 1px dotted #b4284f; }

#footer{
	padding: 10px 0 0 0;
	color: #fff;
	font-size: 11px;
}
#footer a{ color: #fff; }


