/* GLOBAL font style */
body,table,td,p,li,h1,h2,h3,h4,a{
	font-family: Arial, Helvetica, sans-serif;

}
/* GLOBAL font size */
p,li,td,a{
	font-size: 12px;
}
/*------------- column formating and headers ---------------*/
/* hide header text and replace with image */
#column_left h1 span, #column_middle h1 span, #column_right h1 span{
	display: none;
}
#column_left h1, #column_middle h1, #column_right h1{
	margin: 0px 0px 8px;
	padding: 0px;
}
#column_left p, #column_middle p, #column_right p{
	margin: 0px 7px 14px;
	padding: 0px;
}
#column_left ul, #column_left ol, #column_middle ul, #column_middle ol, #column_right ul, #column_right ol{
	margin: 0px 7px 14px 36px;
	padding: 0px;
}
#column_left li, #column_middle li, #column_right li{
	margin: 0px 0px 10px;
	padding: 0px;

}
/*------------- navigation links ---------------*/
#navigation {
	text-align: center;



}
#navigation td{
	text-align: center;
	vertical-align: text-bottom;
	background-image: url(../Images/tab_background.gif);
	background-repeat: repeat-x;
	background-position: left top;


}

#navigation a{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;





}

#navigation a:hover {
	background-color: #255A19;


}

/*------------- column links ---------------*/

#column_left a, #column_middle a, #column_right a{
	text-decoration: underline;
}
#column_left a:hover, #column_middle a:hover, #column_right a:hover{
	text-decoration: none;
		color: #ff0000;
}
#column_left a{
	color: #548621;
}
#column_middle a{
	color: #336699;
}
#column_right a, #column_right li{
	color: #669933;
}

/*------------- column_1 H1 images---------------*/
.subpage_header_1{
	background-image: url(../Images/subpage_header_1.gif);
	height: 36px;
	width: 541px;
	background-repeat: no-repeat;
	background-position: left top;
}
.subpage_header_calendar{
	background-image: url(../Images/subpage_header_calendar.gif);
	height: 36px;
	width: 540px;
	background-repeat: no-repeat;
	background-position: left top;
}
.subpage_header_insidescoop{
	background-image: url(../Images/subpage_header_insidescoop.gif);
	height: 36px;
	width: 540px;
	background-repeat: no-repeat;
	background-position: left top;
}
.subpage_header_buzz{
	background-image: url(../Images/subpage_header_buzz.gif);
	height: 36px;
	width: 540px;
	background-repeat: no-repeat;
	background-position: left top;
}
.subpage_header_living{
	background-image: url(../Images/subpage_header_living.gif);
	height: 36px;
	width: 540px;
	background-repeat: no-repeat;
	background-position: left top;
}
.subpage_header_featured{
	background-image: url(../Images/subpage_header_featured.gif);
	height: 36px;
	width: 540px;
	background-repeat: no-repeat;
	background-position: left top;
}
.subpage_header_student{
	background-image: url(../Images/subpage_header_student.gif);
	height: 36px;
	width: 540px;
	background-repeat: no-repeat;
	background-position: left top;
}
.subpage_header_classified{
	background-image: url(../Images/subpage_header_classified.gif);
	height: 36px;
	width: 540px;
	background-repeat: no-repeat;
	background-position: left top;
}
.subpage_header_2{
	background-image: url(../Images/subpage_header_2.gif);
	height: 36px;
	width: 735px;
	background-repeat: no-repeat;
	background-position: left top;
}

.header_1{
	background-image: url(../Images/header_1.gif);
	height: 36px;
	width: 254px;
	background-repeat: no-repeat;
	background-position: left top;
}
.header_2{
	background-image: url(../Images/header_2.gif);
	height: 36px;
	width: 254px;
	background-repeat: no-repeat;
	background-position: left top;
}
.header_3{
	background-image: url(../Images/header_3.gif);
	height: 36px;
	width: 254px;
	background-repeat: no-repeat;
	background-position: left top;
}
/*------------- column_2 H1 images---------------*/
.header_4{
	background-image: url(../Images/header_4.gif);
	height: 36px;
	width: 271px;
	background-repeat: no-repeat;
	background-position: left top;
}
.header_5{
	background-image: url(../Images/header_5.gif);
	height: 36px;
	width: 271px;
	background-repeat: no-repeat;
	background-position: left top;
}
.header_6{
	background-image: url(../Images/header_6.gif);
	height: 36px;
	width: 271px;
	background-repeat: no-repeat;
	background-position: left top;
}
.header_7{
	background-image: url(../Images/header_7.gif);
	height: 36px;
	width: 271px;
	background-repeat: no-repeat;
	background-position: left top;
}
/*------------- column_3 H1 images---------------*/
.header_8{
	background-image: url(../Images/header_8.gif);
	height: 36px;
	width: 179px;
	background-repeat: no-repeat;
	background-position: left top;
}
.header_9{
	background-image: url(../Images/header_9.gif);
	height: 36px;
	width: 179px;
	background-repeat: no-repeat;
	background-position: left top;
}
.header_10{
	background-image: url(../Images/header_10.gif);
	height: 36px;
	width: 179px;
	background-repeat: no-repeat;
	background-position: left top;
}
/*------------- columns H2 ---------------*/
#column_left h2, #column_middle h2, #column_right h2{
	font-size: 14px;
	font-weight: bold;
	padding: 6px 0px 0px;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 7px;
	margin-top: 0px;
	color: #333366;


}
/*------------- columns H3 ---------------*/
#column_left h3, #column_middle h3, #column_right h3{
	font-size: 12px;
	font-weight: bold;
	padding: 6px 0px 0px;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 7px;
	margin-top: 0px;
	color: #000000;


}
/*------------- columns IMAGES ---------------*/
#column_left img, #column_middle img, #column_right img{
	background-color: #C0D4E4;
	padding: 0px;
	margin: 5px 5px 5px 0px;
}

/*------------- custimized classes ---------*/
.link_more {
	font-weight: bold;
}

.no_border {
	border: #FFFFFF ! important;
}
.date {
	font-weight: bold;
	color: #333366;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2A426E;
	line-height: 10px;
}
.author {
	font-style: italic;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: -7px;
}
.caption{
	margin: 0px;
	padding: 0px;
	position: relative;
	top: -7px;
	font-weight: bold;
}
.event {
	margin-bottom: 8px;
	border-top: 4px solid #BFD3E3;

}
.article {
	margin-bottom: 8px;
	border-top: 4px solid #BFD3E3;

}
hr {
	color: #BFD3E3;
}



.photo-caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.image-left-margin {
	margin-left: 10px;
}

