a:link,
a:visited { 
	color: #330000;
	font-weight: normal;
	text-decoration: underline;
	}

a:hover,
a:active { 
    color: #732800;
	font-weight: normal;
	text-decoration: none;
	}
	
.calMainHeader a:link,
.calMainHeader a:visited,
.calMainHeader a:hover,
.calMainHeader a:active { 
	text-decoration: none;
	color: #FFFFFF;
	font-style:italic;
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	}	

.box2text a:link,
.box2text a:visited {
	color: #FEDCB0;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
	}
	
.box2text a:hover,
.box2text a:active {
    color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	border-bottom: 1px solid #CCCCCC;
	}
	
.footer a:link,
.footer a:visited {
    color: #660000;
	font-weight: normal;
	font-size: 10px;
	line-height: 22px;
	text-decoration: none;
	border-bottom: 0px solid #999999;
	}
	
.footer a:hover,
.footer a:active {
    color: #732800;
	font-weight: normal;
	font-size: 10px;
	line-height: 22px;
	text-decoration: none;
	border-bottom: 1px solid #999999;
	}
		
body { 
	background: url(images/background2.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	}

h1 {
    color: #333333;
	font-weight: bold;
	font-size: 18px;
	line-height: 18px;
	display: inline;
	font-family: Georgia, Times New Roman, Helvetica, Arial, Verdana, sans-serif;
	}

h2 {
    color: #732800;
	font-weight: bold;
	font-size: 22px;
	line-height: 22px;
	display: inline;
	font-family: Georgia, Times New Roman, Helvetica, Arial, Verdana, sans-serif;
	}

h3 {
    color: #330000;
	font-weight: normal;
	font-size: 16px;
	line-height: 18px;
	display: inline;
	font-family: Georgia, Times New Roman, Helvetica, Arial, Verdana, sans-serif;
	}
	
.calMainHeader {
    background:#670001;
	color: #FFFFFF;
	height:60px;
	font-style:italic;
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
    }

.calHeader {
    background:#5e0000;
	color: #FFFFFF;
	height:60px;
	font-style:italic;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
    }
	
.calDayHeader {
    background: url(images/background_days.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	height:30px;
	font-style:italic;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
    }	

.calCell {
    background:#ffffff;
	color: #333333;
	height:75px;
	font-size: 12px;
	line-height: 14px;
    }
	
.calCellImportant {
    background:#b4b4b6;
	color: #5e0000;
	height:75px;
	font-style:italic;
	font-weight:bold;
	font-size: 12px;
	line-height: 14px;
    }	
	
.contact {
    color: #660000;
	font-weight: normal;
	font-size: 12px;
	line-height: 15px;
	}
	
.text {
    color: #660000;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	}

.small {
    color: #660000;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	}
		
.footer { 
    color: #732800;
	font-weight: normal;
	font-size: 10px;
	line-height: 22px;
	}

.formfield {
    color: #74B7E4;
    background: #DDDDDD;
    font-weight: normal;
	font-size: 13px;
	line-height: 18px;
    font-family: Helvetica, Arial, Verdana, sans-serif;
	text-decoration: none;
	padding: 4px;
	border: 0px solid #DDDDDD;
    }

.formbutton {
    color: #FFFFFF;
	background: #ED83A7;
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
    font-family: Helvetica, Arial, Verdana, sans-serif;
	text-decoration: none;
	padding: 2px;
	border: 0px solid #ED83A7;
	}

.row {
    font-size: 12px;
	line-height: 16px;
	color: #666666;
	background: #FFFFFF;
	}
	
.rowOver {
    font-size: 12px;
	line-height: 16px;
	color: #E8578E;
	background: #FFFFFF;
	}	
	
.hr {
    border: 0;
    color: #74B7E4;
    background-color: #74B7E4;
    height: 1px;
    width: 100%;
	}	

.trans_box {
	left: 0;
	top: 0;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/trans_back.png');
	}

.trans_box[class] {
	background-image:url(images/trans_back.png);
	}

.image {
	border: 1px solid #FFFFFF;
	}
	
.imagebutton {
	border: 3px solid #74B7E4;
	}
		
.image_block {
	display:block
	}	
	
.image_container {
	display: block;
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
	}
	
.image_background {
	background: #74B7E4;
	padding: 10px;
}

/* MENU SELECTIONS */
.box1 {
background:url(images/3box_menu.jpg);
background-repeat:no-repeat;
}

.box1Over {
background:url(images/3box_menu-over.jpg);
background-repeat:no-repeat;
}

.box1subtitle {
    color: #333333;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	font-family: Georgia, Times New Roman, Helvetica, Arial, Verdana, sans-serif;
	}

.box1text {
    color: #660000;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	}

/* MAKE RESERVATIONS */
.box2 {
background:url(images/3box_reservations.jpg);
background-repeat:no-repeat;
}

.box2Over {
background:url(images/3box_reservations-over.jpg);
background-repeat:no-repeat;
}

.box2subtitle {
    color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	}

.box2text {
    color: #CCCCCC;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	}

/* UPCOMING EVENTS */
.box3 {
background:url(images/3box_events.jpg);
background-repeat:no-repeat;
}

.box3Over {
background:url(images/3box_events-over.jpg);
background-repeat:no-repeat;
}

.box3subtitle {
    color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	font-family: Georgia, Times New Roman, Helvetica, Arial, Verdana, sans-serif;
	}

.box3text {
    color: #CCCCCC;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	}

.special {
	background-color:#54130f;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	padding-left:10px;
	}
	
#dhtmltooltip{
	position: absolute;
	left: -100px;
	width: 500px;
	border: 1px solid #5e0000;
	padding: 2px;
	background-color: #b4b4b6;
	color: #5e0000;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
	}

#dhtmlpointer{
	position: absolute;
	left: -100px;
	z-index: 100;
	visibility: hidden;
	}
	