/*-------------------------------- Smart Links ---------------------------------*/

.smart_links {
	float:left;
	width: 210px;
	height: 170px;
	color: #666666;
	padding-left: 25px;
}

.smart_links a {
	color: #666666;
	text-decoration:none;
}

.smart_links a:hover {
	color: #666666;
	text-decoration:underline;
}

.smart_links p {
	color: #666666;
	line-height: 25px;
	margin: 0px;
	padding: 4px 0px 0px 5px;
}

.smart_links h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 170%;
	font-weight : normal;
	color:#6a6163;
	font-style: normal;
	border-bottom: 1px solid #999999;
	padding: 20px 0px 5px 0px;
	margin:0px;
}

/*-------------------------------- bread crumb---------------------------------*/

#breadcrumb {
	float:left;
	width: 500px;
	color: #666666;
	padding: 0px 0px 15px 0px;
}

#breadcrumb a {
	color: #c60a2d;
	text-decoration:none;
}

#breadcrumb a:hover {
	color: #c60a2d;
	text-decoration:underline;
}

/*-------------------------------- Subpages---------------------------------*/

#list_container {
	float:left;
	width: 175px;
	padding-top: 40px;
}

#list_box {
	float:left;
	padding-left: 4px;
}

#list_box ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 175px;
}

#list_box ul li {
	list-style: none;
	margin: 0px;
	padding: 7px 0px 7px 5px;
	border-bottom: 1px solid #d8d8d8;
	font-size: 12px;
}

#list_box ul li a {
	color: #666666;
	text-decoration: none;
}

#list_box ul li a:hover {
	color: #c60a2d;
	text-decoration: none;
}

#list_box ul li.highlight a {
	color: #c60a2d;
}

/*-------------------------------- News---------------------------------*/

#news_cont h2 {
	font-size: 16px;
	color: #c60a2e;
	text-decoration: none;
}

#news_cont h2 a {
	font-size: 16px;
	color: #c60a2e;
	text-decoration: none;
}

#news_cont strong {
	font-size: 12px;
	color: #666666;
}

p.newsbody {
	font-family: Tahoma, Geneva, sans-serif;
}


.normal_title h2 a {
	font-size: 18px;
	color: red;
}

ul.news {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

li.news {
	list-style: none;
	clear: both;
	padding: 5px 0px 5px 0px;
}

#latestnews_home_cont {
	float: left;
	width: 256px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
}

#latestnews_home_top {
	float: left;
	width: 256px;
	border-bottom: 1px solid #ccc;
}

#latestnews_home {
	float: left;
}

#latestnews_home h3 {
	color: #333;
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	margin: 0px;
		padding: 10px 0px 5px 0px;
}

#latestnews_home h3 a {
	color: #333;
	font-size: 14px;
	text-decoration:none;
}

#sub_news_cont {
	float: left;
	padding:50px 0px 20px 0px;	
}

#sub_news_cont h2 {
	color: #c60a2e;
	font-size: 20px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
}

#sub_news_cont h3 a {
	color: #666;
	font-size: 16px;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
}

/*-------------------------------- Home Feature Secction---------------------------------*/

.home_feature_section {
	float: left;
	width: 270px;
	padding: 20px 15px 0px 15px;
	border: 0px solid red;
}

.feature_sect_cont {
	float: left;
	width: 240px;
	border-bottom: 0px solid #ccc;
	padding-bottom: 0px;
}

.feature_sect_top {
	float: left;
	width: 240px;
	border-bottom: 1px solid #ccc;
	clear: both;
}

.feature_sect_content {
	float: left;
	clear: both;
	width: 240px;
	padding: 10px 0px 0px 0px;
}

.feature_sect_content h3 a {
	font-family:tahoma, times, trebuchet ms, arial;
	font-size: 15px;
	font-weight : normal;
	color:#333333;
	font-style: normal;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration:none;
}

.feature_sect_content p {
	font-family:tahoma, times, trebuchet ms, arial;
	font-size: 11px;
	font-weight : normal;
	color:#666666;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	text-decoration:none;
}

.view_more_small a {
color: #c60a2e;
float: right;
text-decoration: none;
padding: 3px 0px;
}

.view_more_small a:hover {
color: #c60a2e;
text-decoration: underline;
}

.event_date_home {
	color:#999;
}

p.home_feature {
	color:#999;
	margin: 15px 0px;
}
/*-------------------------------- Events---------------------------------*/

b.red_bold {
	color: #c60a2e;
}

h2.events a {
	color: #666;
	font-size: 15px;
	text-decoration: none;
}

.eventdate {
	text-decoration: none;
}

/*-------------------------------- Curriculum---------------------------------*/

.curriculum_item {
	padding: 10px;
	border: 1px solid #ccc;
	width: 100px;
	height: 135px;
}

.curriculum_item h2 a {
	color: #c60a2e;
	font-size: 13px;
	text-decoration: none;
}

.curriculum_item h2 a:hover {
	text-decoration: underline;
}

/*-------------------------------- Prospectus---------------------------------*/

#sub_prospectus_cont {
	float: left;
	padding: 50px 0px 5px 0px;
}
