
/* CSS Document */
body {
	background-color: #F9F3D9;
}
li{
	font-weight : bold;
}
.onepixelbrdr{
	border: 1px solid #333333;
}
.menutd{
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
	padding: 0px;
	background-color: #D6E6F1;
}
.maintd{
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	padding: 5px;
	border-bottom: 1px solid #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	font-weight : normal;
	background-color: #FFFFFF;
}
.lhstd{

border-right: 1px dotted #495026;
border-bottom: 1px dotted #495026;
width: 50%;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}
.rhstd{
border-bottom: 1px dotted #495026;
width: 50%;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 12px;
color : #000000;
}
.rhsnobotttd{

width: 50%;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 12px;
color : #000000;
}
.lhsnobotttd{
border-right: 1px dotted #495026;
width: 50%;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 12px;
color : #000000;
}


.tarrif_titles{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	font-weight : bold;
	text-align: center;
	background-color: #D8EFF9;
	}
.tariff_content{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	font-weight : normal;
	text-align: center;
	background-color: #FFFFFF;
	}
	
.tariff_text{
	padding-top: 25px;
	padding-left: 10px;
}
.txtlink a:link {color: #003399;} 
.txtlink a:visited {color: #003399;}
.txtlink a:hover {color: Black;
text-decoration: none; 
border-bottom: 1px dotted; 
background-color: #D6E6F1;
}
.txtlink a:active {color: #FF0000;}
.titles{
text-align: center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #495026;
	font-weight : bold;
	background-color: #FFFFFF;
}
.subtitles{
text-align: center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #242F41;
	font-weight : bold;
	background-color: #FFFFFF;
	margin-bottom: 0px;
}
.offertitles{
   text-align: center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #242F41;
	font-weight : bold;
	background-color: #C6E9F4;
	margin: 0px;
	padding: 6px;
}
.offerstd{
	background-color: #D8EFF9;
	border: 1px dotted #242F41;
	padding 12px;
}

.offersrhstd{
	background-color: #D8EFF9;
	border-top: 1px dotted #242F41;
	border-right: 1px dotted #242F41;
	border-bottom: 1px dotted #242F41;
	padding 12px;
}
.footer{
border-bottom: 1px solid Black;
border-left: 1px solid Black;
border-right: 1px solid Black;
background-color: #D6E6F1;
background-image: url(images/footer_bg.gif);
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 12px;
font-weight: bold;
color: Black;
padding: 10px;
text-align: center;
}

.kcslink{
text-align: right;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 10px;
color: #999999;
}

.kcslink a:link {color: #666666;}
.kcslink a:visited {color: #666666;}
.kcslink a:hover {
color: #333333;
text-decoration: none; 
border-bottom: 1px dashed; 
background-color: #FFFFFF; 
}
.kcslink a:active {color: #FF0000;}

.dining_times{
text-align: center;
padding: 4px;
}
.dining_strap{
text-align: center;
padding: 10px;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 13px;
font-weight: bold;
}
.formerror{
	background-color: #E8F8D9;
	border: dotted 1px #CCCCCC;
	padding: 8px;
	text-align:center;
	font-weight:bold;
}
.formtd{
	padding: 8px;
	background-color: #F9F3D9;
	vertical-align: top;
	border: none;
}
.linkstd{
	border-bottom: 1px dotted #495026;
	}