@charset "utf-8";
/* CSS Document */

#navlist
{
	padding: 0 0px 0px;
	margin-left: 15px;
	background: #FFF;
	
	line-height: 25px;
	
}

#navlist li
{
	list-style: none;
	margin: 0;
	text-align: right;
 	padding-top: 5px;

}

#navlist li a
{
	display: block;
	text-decoration: none;
	background-color: #FFF;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: normal;
	font-variant: normal;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 20px;
}

#home{
	color:#666;
	}
#home:hover {
	color:#666;
	background-image: url(images/nav/homeover.png);
	background-repeat: no-repeat;
}

	#home.highlight {
		color:#666;
		background-image: url(images/nav/homeover.png);
		background-repeat: no-repeat;
	}


#the_town{
	color:#666;
}
#the_town:hover {
	color:#666;
	background-image: url(images/nav/townover.png);
	background-repeat: no-repeat;
}

	#the_town.highlight {
		color:#666;
		background-image: url(images/nav/townover.png);
		background-repeat: no-repeat;
	}

#accommodation{
	color:#666;
	}

#accommodation:hover {
	color:#666;
	background-image: url(images/nav/hallsover.png);
	background-repeat: no-repeat;	
}
#accommodation.highlight {
	color:#666;
	background-image: url(images/nav/hallsover.png);
	background-repeat: no-repeat;	
}
#society_life{
	color:#666;
	
}
#society_life:hover {

	color:#666;
	background-image: url(images/nav/socover.png);
	background-repeat: no-repeat;
	
}
#society_life.highlight {

	color:#666;
	background-image: url(images/nav/socover.png);
	background-repeat: no-repeat;
	
}
#going_out{
	color:#666;
	
}
#going_out:hover {

	color:#666;
	background-image: url(images/nav/extraover.png);
	background-repeat: no-repeat;
	
}
#going_out.highlight {

	color:#666;
	background-image: url(images/nav/extraover.png);
	background-repeat: no-repeat;
	
}
#academics{
	color:#666;
	
}
#academics:hover {

	color:#666;
	background-image: url(images/nav/acadover.png);
	background-repeat: no-repeat;
	
}
#academics.highlight {

	color:#666;
	background-image: url(images/nav/acadover.png);
	background-repeat: no-repeat;
	
}
#traditions{
	color:#666;

}
#traditions:hover {

	color:#666;
	background-image: url(images/nav/tradover.png);
	background-repeat: no-repeat;
	
}
#traditions.highlight {

	color:#666;
	background-image: url(images/nav/tradover.png);
	background-repeat: no-repeat;
	
}
#photo_gallery{
	color:#666;
	
}
#photo_gallery:hover {

	color:#666;
	background-image: url(images/nav/photoover.png);
	background-repeat: no-repeat;
	
}
#attractions{
	color:#666;
	
}
#attractions:hover {

	color:#666;
	background-image: url(images/nav/thingsover.png);
	background-repeat: no-repeat;
	
}
#attractions.highlight {

	color:#666;
	background-image: url(images/nav/thingsover.png);
	background-repeat: no-repeat;
	
}
#aboutus{
	color:#666;
	
}
#aboutus:hover {

	color:#666;
	background-image: url(images/nav/uniadminover.png);
	background-repeat: no-repeat;
	
}
#administration.highlight {

	color:#666;
	background-image: url(images/nav/uniadminover.png);
	background-repeat: no-repeat;
	
}

/*breadcrumb*/

#breadcrumb { margin-left: 30px; }

#breadcrumb
{
list-style: none;
padding: 0;
margin: 0;
}

#breadcrumb li
{
	display: inline;
	padding: 0;
	margin: 0;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #09C;
	font-weight:bold;
}

#breadcrumb li a{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #09C;
}
#breadcrumb li a:visited{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #C33;
}

#breadcrumb li:before { content: "| "; }
#breadcrumb li:first-child:before { content: ""; }

/*bottom*/

#tablebottom{
	margin-left:27px;
	margin-right:20px;
	margin-top:3px;
}
#tablebottom1{
	margin-left:27px;
	margin-right:20px;
	margin-top:-9px;
}

#bottom_bc{}
#bottom_cu{}
#bottom_names{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10px;
	font-style: normal;
	font-variant: small-caps;
	color: #C60;
}
#bottom_names2{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10px;
	font-style: normal;
	font-variant: small-caps;
	color: #C60;
	font-weight:bold;
}
