@charset "utf-8";
/* CSS Document */

.border {
	border:#cfcfcf 1px solid; 
	}
	
.whiteborder {
	border:#FFFFFF 3px solid;
	}

.homepagecontent {
	background-image:url(//images/content-bg.gif);
	background-color:#EDEDED;
	background-position:bottom;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding:10px;
	line-height:21px;
	font-weight:bold;
}

.content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding:10px;
	line-height:21px;
}

	.content a {
	color:#000000;
	text-decoration:underline;
	}

.table {
	border-top:#FFFFFF 3px solid;
	border-bottom:#FFFFFF 3px solid;
	background-color:#EDEDED;
	}
	
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#17257d;
	padding:0px;
	line-height:28px;
}

.pictureborder {
	border:#000000 1px solid;
	}
	
.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-align:right;
	line-height:18px;
	}
	
	.footer a {
	color:#000000;
	text-decoration:underline;
	}


/*Navigation*/

	td.normalhome {
		background-color: #cfcfcf;
		background-image: url(/images/Nav-home.gif);
		background-repeat:no-repeat;
		background-position:center;
		width:190px;
	}

	td.overhome {
		background-image:url(/images/nav-home-over.gif);
		cursor: pointer;
		background-repeat:no-repeat;
		background-position:center;
		width:190px;
	}
	
	td.normalrooms {
		background-color: #cfcfcf;
		background-image:url(/images/nav-rooms.gif);
		background-repeat:no-repeat;
		background-position:center;
		width:190px;
	}

	td.overrooms {
		background-image:url(/images/Nav-Rooms-over.gif);
		cursor: pointer;
		background-repeat:no-repeat;
		background-position:center;
		width:190px;
	}
	
	td.normalspecials {
		background-color: #cfcfcf;
		background-image:url(/images/nav-specials.gif);
		background-repeat:no-repeat;
		background-position:center;
		width:190px;
	}

	td.overspecials {
		background-image:url(/images/nav-specials-over.gif);
		cursor: pointer;
		background-repeat:no-repeat;
		background-position:center;
		width:190px;
	}
	
	td.normalmeetingrooms {
		background-color: #cfcfcf;
		background-image:url(/images/Nav-MeetingRooms.gif);
		background-repeat:no-repeat;
		background-position:center;
		width:190px;
	}

	td.overmeetingrooms {
		background-image:url(/images/Nav-MeetingRooms-over.gif);
		cursor: pointer;
		background-repeat:no-repeat;
		background-position:center;
		width:190px;
	}
	
	td.normalevents {
		background-color: #cfcfcf;
		background-image:url(/images/nav-events.gif);
		background-repeat:no-repeat;
		background-position:center;
		width:190px;
	}

	td.overevents {
		background-image:url(/images/nav-events-over.gif);
		cursor: pointer;
		background-repeat:no-repeat;
		background-position:center;
		width:190px;
	}
	
	td.normalattractions {
		background-color: #cfcfcf;
		background-image:url(/images/nav-attractions.gif);
		background-repeat:no-repeat;
		background-position:center;
		width:190px;
	}

	td.overattractions {
		background-image:url(/images/nav-attractions-over.gif);
		cursor: pointer;
		background-repeat:no-repeat;
		background-position:center;
		width:190px;
	}
	
	td.normaldirections {
		background-color: #cfcfcf;
		background-image:url(/images/nav-directions.gif);
		background-repeat:no-repeat;
		background-position:center;
		width:190px;
	}

	td.overdirections {
		background-image:url(/images/nav-directions-over.gif);
		cursor: pointer;
		background-repeat:no-repeat;
		background-position:center;
		width:190px;
	}
	
	td.normalreservations {
		background-color: #cfcfcf;
		background-image:url(/images/Nav-Reservations.gif);
		background-repeat:no-repeat;
		background-position:center;
		width:190px;
	}

	td.overreservations {
		background-image:url(/images/Nav-Reservations-over.gif);
		cursor: pointer;
		background-repeat:no-repeat;
		background-position:center;
		width:190px;
	}
	
	td.normalrestaurant {
		background-color: #cfcfcf;
		background-image:url(/images/nav-restaurant.gif);
		background-repeat:no-repeat;
		background-position:center;
		width:190px;
	}

	td.overrestaurant {
		background-image:url(/images/nav-restaurant-over.gif);
		cursor: pointer;
		background-repeat:no-repeat;
		background-position:center;
		width:190px;
	}
	
	td.normalcontact {
		background-color: #cfcfcf;
		background-image:url(/images/nav-contact.gif);
		background-repeat:no-repeat;
		background-position:center;
		width:190px;
	}

	td.overcontact {
		background-image:url(/images/nav-contact-over.gif);
		cursor: pointer;
		background-repeat:no-repeat;
		background-position:center;
		width:190px;
	}
	
/*Navigation*/
	
	

