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

/*--------------------------------------------------------------------*/
/* Global default navigation styling for The Davenport                */
/* Last Updated: 12.05.07 by Cory Perry                               */
/*--------------------------------------------------------------------*/

/*This nav styling applies to both the index and the interior pages*/

#ColumnTwo #navigation ul {
	list-style: none;
	text-decoration: none;
	font-size: 14px;
	color: #FFF;
}

#ColumnTwoSub #navigation ul {
	list-style: none;
	text-decoration: none;
	font-size: 14px;
	color: #FFF;
}

#navigation a#eventrates {
	width: 213px;
	height: 25px;
	background: url(../images/nav_eventrates.jpg) no-repeat;
	display: block;
	text-indent: -9999px;
}
#navigation a#eventrates:hover {
	background: url(../images/nav_eventrates_over.jpg) no-repeat;}

#navigation a#booking {
	width: 213px;
	height: 25px;
	background: url(../images/nav_bookingcal.jpg) no-repeat;
	display: block;
	text-indent: -9999px;
}
#navigation a#booking:hover {
	background: url(../images/nav_bookingcal_over.jpg) no-repeat;}

#navigation a#layouts {
	width: 213px;
	height: 25px;
	background: url(../images/nav_floorlayouts.jpg) no-repeat;
	display: block;
	text-indent: -9999px;
}
#navigation a#layouts:hover {
	background: url(../images/nav_floorlayouts_over.jpg) no-repeat;}

#navigation a#rentals {
	width: 213px;
	height: 25px;
	background: url(../images/nav_rentals.jpg) no-repeat;
	display: block;
	text-indent: -9999px;
}
#navigation a#rentals:hover {
	background: url(../images/nav_rentals_over.jpg) no-repeat;}

#navigation a#photos {
	width: 213px;
	height: 25px;
	background: url(../images/nav_photos.jpg) no-repeat;
	display: block;
	text-indent: -9999px;
}
#navigation a#photos:hover {
	background: url(../images/nav_photos_over.jpg) no-repeat;}

#navigation a#parking {
	width: 213px;
	height: 25px;
	background: url(../images/nav_parking.jpg) no-repeat;
	display: block;
	text-indent: -9999px;
}
#navigation a#parking:hover {
	background: url(../images/nav_parking_over.jpg) no-repeat;}

#navigation a#directions {
	width: 213px;
	height: 25px;
	background: url(../images/nav_directions.jpg) no-repeat;
	display: block;
	text-indent: -9999px;
}
#navigation a#directions:hover {
	background: url(../images/nav_directions_over.jpg) no-repeat;}

#navigation a#blog {
	width: 213px;
	height: 25px;
	background: url(../images/nav_blog.jpg) no-repeat;
	display: block;
	text-indent: -9999px;
}
#navigation a#blog:hover {
	background: url(../images/nav_blog_over.jpg) no-repeat;}

#navigation a#about {
	width: 213px;
	height: 25px;
	background: url(../images/nav_about.jpg) no-repeat;
	display: block;
	text-indent: -9999px;
}
#navigation a#about:hover {
	background: url(../images/nav_about_over.jpg) no-repeat;}

#navigation a#contact {
	width: 213px;
	height: 26px;
	background: url(../images/nav_contact.jpg) no-repeat;
	display: block;
	text-indent: -9999px;
}
#navigation a#contact:hover {
	background: url(../images/nav_contact_over.jpg) no-repeat;}

#navigation a#invitations {
	width: 213px;
	height: 25px;
	background: url(../images/nav_invitations_over.jpg) no-repeat;
	display: block;
	text-indent: -9999px;
}
#navigation a#invitations:hover {
	background: url(../images/nav_invitations.jpg) no-repeat;
}	
#navigation a#eventrentals {
	width: 213px;
	height: 25px;
	background: url(../images/nav_eventrentals_over.jpg) no-repeat;
	display: block;
	text-indent: -9999px;
}
#navigation a#eventrentals:hover {
	background: url(../images/nav_eventrentals.jpg) no-repeat;
}
#navigation a#dance {
	width: 213px;
	height: 26px;
	background: url(../images/nav_dance.jpg) no-repeat;
	display: block;
	text-indent: -9999px;
}
#navigation a#dance:hover {
	background: url(../images/nav_dance_over.jpg) no-repeat;
}