* {
    	padding: 0px;
    	margin: 0px;
}

body {
	background-color:#327085;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:18px;
	color:#000000;
	text-align:center;
}

a img { border:none; }

	
hr { 
	border:0; 
	color:#000000; 
	background-color:#000000; 
	height:1px; 
	margin-bottom:25px; 
	margin-top:20px 
}

.photoborder {
	border:1px solid #000000; 
}

#container {
	width: 900px;
	background-color:#ddeef5;
	border:solid 1px #093443;
	padding:0px;
	margin:auto;
	text-align:center;
	overflow: hidden;
}

/****************** left logo column *************/

#leftcolumn {
	background-image:url(images/bknd_leftcolumn.gif);
	background-repeat:no-repeat;
	background-color:#ffffff;
	width:243px;
	float:left;
	margin-left:12px;
	padding:0px;
}
#leftcolumn a:link, #leftcolumn a:visited, #leftcolumn a:active {
	color:#000000;
	text-decoration:none;
}
#leftcolumn a:hover {
	text-decoration:underline;
}
/****************** right content column *************/
#rightcolumn {
	float:left;
	width:595px;
	margin-left:20px;
	margin-top:22px;
	padding-bottom:22px;
	text-align:left;
}

div#rightcolumn A:link, #rightcolumn A:visited {
	text-decoration:underline;
	color:#000000;
}
div#rightcolumn A:hover, #rightcolumn A:active {
	text-decoration:none;
}

#rightcolumn p {
	text-align:left;
	margin-bottom:12px;
	line-height:20px;
}
#rightcolumn h1 {
	padding-top:24px;
	margin-bottom:12px;
	font-size:18px;
	font-variant:small-caps;
	text-align:left;
	color:#000000;
}

#rightcolumn h2 {
	margin-bottom:12px;
	font-size:16px;
	font-weight:bold;
	text-align:left;
}
#rightcolumn .callout {
	float:right;
	margin:0px 0px 20px 20px;
	border:solid 1px #093443;
	width:196px;
	text-align:center;
	font-size:14px;
	font-variant:small-caps;
	color:#093443;
}
#rightcolumn .callout p {
	text-align:center;
	padding:6px;
}
div#rightcolumn .callout A:link, #rightcolumn .callout A:visited {
	text-decoration:underline;
	font-variant:normal;
	font-size:12px;
	line-height:22px;
	color:#093443;
}

div#rightcolumn .callout A:hover, #rightcolumn .callout A:active {
	text-decoration:none;
}

#rightcolumn .photo {
	float:right;
	margin:0px 0px 20px 20px;
	border:solid 1px #000000;
	padding:12px;
}

#rightcolumn UL {
    	list-style:square;
	text-align:left;
    	padding: 5px 10px 5px 20px;
}

#rightcolumn LI {
    	padding-bottom:5px;
	text-align:left;
}
/****************** navigation *************/
div#nav {
    width: 595px;
    background-color:#093443;
    height:40px;
    color:#ffffff;
    overflow:hidden;
}

div#nav ul {
    overflow: hidden;
    padding-right:10px;
}

div#nav li {
    float: right;
    list-style-type: none;
    padding: 4px 0px 16px 0px;
}

div#nav A:link, div#nav A:visited {
	font-size:13px;
    font-weight: normal;
    color:#ffffff;
    text-decoration: none;
    padding: 12px 14px 12px 15px;
    background: url("images/navdiv.gif") no-repeat top right;
}

div#nav A:hover, div#nav A:active {
    text-decoration:underline;
}

div#nav A:link.last, div#nav A:visited.last,
div#nav A:hover.last, div#nav A:active.last {
    background: none;
}

/****************** footer *************/
#footer {
	color:#ddeef5;
	text-align:left;
	font-size:10px;
	line-height:12px;
	margin:auto;
	width:900px;
}
#footer P {
	padding-top: 8px;

}
div#footer A:link, #footer A:visited {
	text-decoration:none;
	color:#ddeef5;
}
div#footer A:hover, #footer A:active {
	text-decoration:underline;
}


/****************** reservations form *************/
div#reserve .form-row {
}

div#reserve {
    width: 240px;
    z-index: 1000;
    text-align:center;
}

div#reserve ul {
    padding: 5px 15px 10px 15px;
    overflow: hidden;
    height: 1%;
}

div#reserve li {
    float: left;
    list-style-type: none;
    margin-right: 10px;
}

div#reserve li.last {
    float: left;
    margin-right: 0px;
}

div#reserve label {
    font-size: 12px;
    padding: 12px 0px 0px 0px;
    display: block;
}

div#reserve h1 {
    font-size: 16px;
    font-weight:bold;
    color: #000000;
    padding: 10px 10px 0px 15px;
}

div#reserve select {
    border: 1px solid #000000;
    padding: 2px;
    font-family: Verdana, sans-serif;
    font-size:12px;
}

div#reserve select.w1 {
    width: 245px;
}

div#reserve select.w2 {
    width: 60px;
}

div#reserve select.w3 {
    width: 100px;
}
div#reserve p {
    margin-bottom: 10px;
}
div#reserve a:link, div#reserve a:visited {
	font-size:12px;
    color: #404040;
    text-decoration: none;
    text-align:center;
}

div#reserve a:hover, div#reserve a:active {
    color: #000000;
    text-decoration:underline;
}
.inputFormButton { font-size: 12px; color: #ffffff; background-color:#093444; border-style:none; padding:6px; font-family:Georgia, "Times New Roman", Times, serif;}

  /* classes which define the calendar styles */
 table {border-collapse:collapse; width:100%;}
.titleEvent { font-weight: bold; }
.eventLine { font-style:normal; }
.monthYear { font-size:16px; font-weight: bold;
background-color:#327085; color:#FFFFFF; font-family:Georgia, "Times New Roman", Times, serif; text-transform:capitalize}
.daysOfWeek { font-size: 12px; font-weight: bold; }
.gridMain { font-style:normal; border:none}
.linkDayInCell {font-weight:bold; font-size:15px}
.todayColorIn { color: #ffffff; background-color: #327085; font-weight:bold } /* font color for the current date for current month */
.inMonthFaceIn { color: #000; background-color: #ffffff; } /* font color for days in the display month for current month */
.outMonthFaceIn { color: #000; background-color: #ffffff; } /* font color for days not in the display month for current month */
.todayColorOut { color: #CC0000; background-color: #e3e0df; } /* font color for the current date for days in the display month */
.inMonthFaceOut { color: #000; background-color: #e3e0df; } /* font color for days in the display month for days in the display month */
.outMonthFaceOut { color: #333; background-color: #e3e0df; } /* font color for days not in the display month for days in the display month 
*/
body.inside a.linkDayInCell { color: #000; }
.dropDownInCalendar { background-color:#fff; border: 1px #666 solid; }
.calendardetail { line-height: 15px; padding-right: 5px }
 /* End classes which define the calendar styles */