#navbar-white {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #FFFFFF;

}

#navbar a {

	font-family: Arial, Helvetica, sans-serif;

	color:#FFFFFF;

	font-size:14px;

	text-decoration:none;

}

#navbar a:hover{

	color:#000000;

	font-size:14px;

}

.portclintonhotel {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 18px;

	font-weight: bold;

	color: #FFFFFF;

}

.just2miles {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 16px;

	color: #FFFFFF;

	font-weight:normal;

}

#greenlines{

	border-left: 2px solid #339966;

	border-right: 2px solid #339966;

}

#greenlines{

	vertical-align:top;

}

#dinninghours{

	border:1px solid #339966;

	font-family:arial;

	font-size:16px;

}

#hours{

	font-family:arial;

	font-size:12px;

}

.georgia-14 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 14px;

	color: #000000;

}

.georgia-16 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 16px;

	color: #000000;

}

.georgia-18{

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 18px;

	color: #000000;

}

#menu{

	font-family: arial;

	font-size: 14px;

	color: #000000;

}

#menu a:link{

	color: blue;

	text-decoration: none;

}

#menu a:visited{

	color: purple;

	text-decoration: none;

}

#menu a:hover{

	color: blue;

	text-decoration: underline

}

td{

	font-family: georgia,"Times New Roman", Times, serif;

	color: black;

	font-size: 16px;

	vertical-align:bottom;

}

.celPink{

	border:2px solid black;

	background:#FFC1E0;

}

.celYellow{

	border:2px solid black;

	background:#FFFF71;

}

.celGreen{

	border:2px solid black;

	background:#A8FBB7

}

.celHalfSalad{

	border-left:2px dashed green;

	border-right:2px dashed green;

}

.celHalfSaladTopBottom{

	border-top:2px dashed green;

	border-bottom:2px dashed green;

}

.celBlackBorder{

	border:1px solid black;

}