#Dept_Title table, #Dept table, #Dept_Info table, #Dept_Right table{
	margin-bottom:20px;
}

#Dept{
	width:100%;
}

#Dept_Heading{
	color:#600;
	font-family:Georgia,times,serif;
	font-size:18px;
	font-weight:700;
	width:75%;
}

#Dept_Right{
	width:227px;
}

#Dept_Image{
	padding:0 10px 10px 0;
	text-align:center;
	width:100%;
}

#Dept_Calendar{
	text-align:center;
}

a.calendarlink{
	color:#036;
	font-weight:700;
}

#Dept_Nav{
	color:#666;
	font-family:Trebuchet MS,verdana,sans-serif;
	font-size:13px;
	line-height:1.4;
	padding:0 0;
}

#Dept li{
	list-style-image:url(/images/arrow.gif);
}

#Dept_SubHeading{
	color:#036;
	font-family:Georgia,times,serif;
	font-size:14px;
	font-weight:600;
	margin:0;
	padding-left:3px;
	width:75%;
}

#Dept_ContactHeading{
	color:#036;
	font-family:Georgia,times,serif;
	font-size:14px;
	font-weight:600;
	margin:0;
	padding-left:20px;
	width:75%;
}

#Dept_Content{
	color:#666;
	font-family:Trebuchet MS,verdana,sans-serif;
	font-size:13px;
	line-height:1.4;
	padding:0 0 5px 20px;
	width:75%;
}

#Dept_Box{
	background-image:url(/images/layout/contact_slice.gif);
	background-repeat:x-repeat;
	width:227px;
}

#Box_Top{
	background-image:url(/images/layout/contact_top.gif);
	background-repeat:no-repeat;
	height:7px;
	width:227px;
}

#Box_Bottom{
	background-image:url(/images/layout/contact_bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	height:7px;
	width:227px;
}
