/* CSS Document */

body, table, tr, td, p {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#333333; line-height:16px;}
a {color:#24408f; text-decoration:underline;}
a:hover {color:#8cc63f; text-decoration:none;}
a:visited {color:#6699ff; text-decoration:underline;}
.submenu {padding-top:5px; padding-bottom:5px;}

/*------------------------------------------ Nav ----------------------------------------------------------------------*/
.home {background-image:url(../images/home.gif); background-repeat:no-repeat; background-position:top left; width:38px; height:18px;}
.homeOver {background-image:url(../images/home-over.gif); background-repeat:no-repeat; background-position:top left; width:38px; height:18px; cursor:pointer; cursor:hand;}

.reservations {background-image:url(../images/reservations.gif); background-repeat:no-repeat; background-position:top left; width:92px; height:18px;}
.reservationsOver {background-image:url(../images/reservations-over.gif); background-repeat:no-repeat; background-position:top left; width:92px; height:18px; cursor:pointer; cursor:hand;}

.call {background-image:url(../images/cta-call.gif); background-repeat:no-repeat; background-position:top left; width:172px; height:67px;}
.callOver {background-image:url(../images/cta-call.gif); background-repeat:no-repeat; background-position:top left; width:172px; height:67px;}

.tour {background-image:url(../images/cta-tour.gif); background-repeat:no-repeat; background-position:top left; width:173px; height:53px;}
.tourOver {background-image:url(../images/cta-tour-over.gif); background-repeat:no-repeat; background-position:top left; width:173px; height:53px; cursor:pointer; cursor:hand;}

.send {background-image:url(../images/send.jpg); background-repeat:no-repeat; background-position:top left; width:32px; height:16px;}
.sendOver {background-image:url(../images/send-over.jpg); background-repeat:no-repeat; background-position:top left; width:32px; height:16px;}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#626B58;
	text-transform:uppercase;
	font-weight: 600;	
}
h2 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#24408f; text-transform:capitalize; font-weight:normal; font-weight:bold; text-decoration:none;}
h2 a{text-decoration: none; color:#24408f;}
h2 a:visited{text-decoration: none; color:#24408f;}
h2 a:hover{text-decoration: underline;}

.footer {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#363736; line-height:14px; }
.footer a {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#363736; text-decoration:none;}
.footer a:hover {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#363736; text-decoration:underline;}

.bottom-space {padding-top: 8px;}

.notes {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#9F9F9F; line-height:16px;}

.guest {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#333333; line-height:16px; font-style:italic}

.tableHeader {
	font-weight: bold;
	background-color: #DCE2F5;
	color: #666666;
}
.tableText {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9D3F1;
}
.textBlue {
	color: #2B4292;
}
