body
{
background-image:url('images/tile_bodybg.gif');
}
A
{
color:#336633;
text-decoration:underline;
}
table.main_wrapper
{
width:100%;
padding:0px;
background-image:url('images/tile_header.gif');
background-repeat:repeat-x;
border-bottom:#666666 0px solid;
}

table.header
{
width:850px;
}
img.headerlogo
{
width:850px;
height:100px; 
padding:7px 0px 4px 0px;
}


td.topmenu_container
{
margin-top:10px;
padding:8px 0px 1px 0px;
border-bottom:#747B74 solid 1px;
}
table.topmenu
{
margin-bottom:2px;
padding:7px 0px 10px 0px;
}

a.topmenu_left
{
border-left:#8f948a solid 1px;
}

table.topmenu A
{
color:#5e6754;
text-decoration:none;
padding:10px 30px 7px 30px;
border-right:#8f948a solid 1px;
}

table.topmenu A:hover
{
color:#f7fad4;
background-color:#7A847B;
border-right:#cccccc solid 1px;
border-left:#000000 solid 1px;

background-image:url('images/tile_header.gif');
background-position:middle;
}

td.content_container
{
background-image:url('images/tile_bodybg.gif');
padding:0px 100px 0px 100px;
}

table.content
{
width:850px;
}
td.pagetitle
{
padding-top:25px;
padding-bottom:10px;
}
td.column_left
{
padding:20px 60px 25px 0px;
height:400px;
width:400px;
}
div.column_text
{
padding:10px 25px 35px 15px;
width:350px;
}
td.column_right
{
padding:0px 0px 0px 0px;
height:400px;
width:400px;
/* background-image:url('images/tile_rightcolbg.gif');*/
background-repeat:repeat;
}
td.footer_container
{
background-image:url('images/tile_footer.gif');
background-position:top left;
background-repeat:repeat-x;
height:100px;
}
table.footer
{
width:850px;
padding-left:20px;
padding-top:20px;
padding-bottom:30px;
}

.defaulttext {
	font-family: sans-serif, Arial, Helvetica, Verdana;
	font-size: 11px;
	line-height: 20px;
	color:#5e6754;
}
.arial18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color:#5e6754;
}

li
{
list-style:square
}

p.intro_text
{
line-height: 140%;
font-size:108%;
}

/* BREAKFAST MENU TABLE */
table.breakfast_menu
{
width:100%;
}
td.breakfast_menu_item
{
padding:5px 0px 5px 0px;
line-height: 120%;
/* background-image:url('images/tile_rightcolbg.gif');*/
background-repeat:repeat;
}

/* RIGHT NOTES */
div.right_note
{
width:360px;
padding:20px 20px 20px 20px;
line-height: 140%;
background-color:#4d5049;
background-image:url('images/tile_right_col.gif');
background-repeat:no-repeat;
background-position:top right;
margin-left:auto;
margin-right:auto;
text-align:justify;
font-size:105%;
color:#f2f3e7;
}
div.right_note a
{
color:#c2c6bb;
}

#awards
{
padding-top:5px;
}

/* the following is FOR THE JAVASCRIPT SLIDESHOW */

#imageWrapper
{
width:400px; /* width + borders */
height:400px; /* height + borders */
}
#imageWrapper img
{
top:0;
left:0;
width:400px;
height:400px;
}
