BODY {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	text-align : left;
	background-image : url(images/bg_image.jpg);
	margin : 0px;
}
A:LINK.topnav {
	color : #cccc99;
	font-size : 8pt;
	font-weight: bold;
	text-decoration : none;
	line-height : 19px;
}
A:VISITED.topnav {
	color : #cccc99;
	font-size : 8pt;
	font-weight: bold;
	text-decoration : none;
	line-height : 19px;
}
A:HOVER.topnav{
	color : #ffffcc;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : none;
	line-height : 19px;
}

A:LINK.mn {
	color : #CCCCCC;
	font-size : 8pt;
}
A:VISITED.mn {
	color : #CCCCCC;
	font-size : 8pt;
}
A:HOVER.mn {
	color : #ffffcc;
}

A:LINK.backtotop {
	color : #996600;
	font-size : 8pt;
	font-weight: bold;
	text-decoration : underline;
}

A:VISITED.backtotop {
	color : #996600;
	font-size : 8pt;
	font-weight: bold;
	text-decoration : underline;
}
A:HOVER.backtotop {
	color : Red;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : underline;
}

A:LINK.footer {
	color : #996600;
	font-size : 8pt;
	text-decoration : underline;
}
A:VISITED.footer {
	color : Black;
	font-size : 8pt;
	text-decoration : underline;
}
A:HOVER.footer {
	color : Red;
}

A:LINK {
	color : #996600;
}
A:VISITED {
	color : Black;
}
A:HOVER {
	color : Red;
}



TD.time {
    font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #ffff99;
	background-image : url(images/btn_right.jpg);
	background-repeat : no-repeat;
	height : 27px;
	width : 163px;
}
TABLE.footer {
	font-size : 8pt;
}
TABLE.one {
	border-top : 1px solid Black;
	border-left : 1px solid Black;
	border-right: 1px solid Black;
	border-bottom: 1px solid Black;
}
TD.title {
	font-size : 10pt;
	font-weight : bold;
}
TD.title1 {
	font-size : 12pt;
	font-weight : bold;
	color : Black;
	line-height : 36px;
}
TD.title2 {
	font-size : 12pt;
	font-weight : bold;
	color : #996600;
	text-decoration : underline;
}
TD.copy {
	font-size : 10pt;
}
TD.copy2 {
	font-size : 12pt;
}
TD.copy2bold {
	font-size : 10pt;
	font-weight : bold;
}
TR.white {
	font-size : 10pt;
	line-height : 24px;
	font-weight : bold;
	background-color : White;
}
TR.grey {
	font-size : 10pt;
	line-height : 24px;
	font-weight : bold;
	background-color : #f9f9e4;
}
TR.white1 {
	font-size : 10pt;
	line-height : 24px;
	background-color : White;
}
TR.grey1 {
	font-size : 10pt;
	line-height : 24px;
	background-color : #f9f9e4;
}
TD.links {
	font-size : 10pt;
	line-height : 24px;
	font-weight : bold;
	background-color : White;
}
TD.redcopy {
    color : Red;
	font-size : 10pt;
	font-style : italic;
	font-weight : bold;
}
TD.breakfast {
	background-color : #e8e8d3;
	font-size : 9pt;
	font-weight : bold;
}
TABLE.two {
	border-top : 1px solid Black;
	border-left : 1px solid Black;
	border-right: 1px solid Black;
	border-bottom: 1px solid Black;
	background-color : #f9f9e4;
}
TD.index {
	font-size : 11pt;
	line-height : 20px;
	font-weight : bold;
}
SPAN.yellow {
	color : #cc9900;
	font-weight : bold;
}
TD.topbar {
	background-color : Black;
	line-height : 19px;
}
TR.navigation {
	background-color : #9f7636;
}
TD.tileleft {
    width : 150px;
 	background-image : url(images/tile_left.jpg);
	background-repeat : repeat-y;
}
TD.tileright {
    width : 150px;
	background-image : url(images/tile_right.jpg);
	background-repeat : repeat-y;
}
TABLE.main {
	border : 2px Solid Black;
	background-color : White;
}
TD.footer1 {
	background-image : url(images/footer_bg1.jpg);
	background-repeat : no-repeat;
	height : 27px;
}
TD.footer2 {
	background-image : url(images/footer_bg2.gif);
	background-repeat : no-repeat;
	height : 34px;
	width : 388px;
	color : #cccc99;
	vertical-align : baseline;
}
TD.footer3 {
	background-image : url(images/footer_bg3.gif);
	background-repeat : no-repeat;
	height : 34px;
	width : 387px;
	color : #cccc99;
	vertical-align : baseline;
}
TD.footer4 {
	background-image : url(images/footer_bg4.jpg);
	background-repeat : no-repeat;
	height : 27px;
}
TD.bottom {
	height : 5px;
	background-color : #ffcc33;
}
SPAN.redcopy {
	color : #CC9933;;
    font-weight : Bold;
}
TD.copyheight {
	font-size : 10pt;
	line-height : 25px;
}
TD.line {
	background-color : Black;
	line-height : 1px;
}
TD.shadow {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : Black;
	background-image : url(images/shadow_banner1.jpg);
	background-repeat : no-repeat;
	line-height : 42 px;
	width : 150px;
}
TD.navigation {
	background-image : url(images/tile_navigation.jpg);
	background-repeat : repeat-y;
}
TD.breakfast1 {
	background-image : url(images/tile_breakfast.jpg);
	background-repeat : repeat-y;
}
SPAN.small {
	font-size : 8pt;
}

.padleft10 {padding-left:10px; }
.padtop5 {padding-top:5px; }