@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background: #666666;
}


body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: justify;
	line-height: 20px;
}

table.main {
width: 803px;
vertical-align:top;
border:0;
margin-top: 20px;
 }
 
table.locations {
width: 490px;
vertical-align:top;
border:0;
margin-top: 10px;
 }
 
 
 
 tr.base {
 background-color:#951332; }
 
 
 td.nav {
 width: 186px;
 height: 286px;
 background-image: url(images/images/interior_pages_06.gif);
 background-repeat: no-repeat; 
 
 }
 
 
 /** PAGE LAYOUT */

.bl {background: url(images/bl.gif) 0 100% no-repeat #f4f2f2; width: 590px;} 
.br {background: url(images/br.gif) 100% 100% no-repeat} 
.tl {background: url(images/tl.gif) 0 0 no-repeat} 
.tr {background: url(images/tr.gif) 100% 0 no-repeat; padding:10px} 
.clear {font-size: 1px; height: 1px}

 
/** INTERIOR */

td.interior_content {
width: 596px;
height: 524px;
background-image: url(images/images/interior_pages_07.gif); 
 background-repeat: no-repeat;
 vertical-align:top;
} 


td.int_catering {
width: 596px;
height: 524px;
background-image: url(images/images/int_catering_07.gif); 
 background-repeat: no-repeat;
 vertical-align:top;
} 



.interior {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
}

div.locations {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align:left;
	}
 
 
 /** NAV */
 
#menu {
	height: 290px;
	font-size: 11px;
	line-height: 13px;
}

#menu ul {
	margin: 0px;
	padding: 12px 0px 0px 38px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	width: 184px;
	height: 16px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 24px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#menu a:hover {
	text-decoration: underline;
}

/** LINKS */

a {
	color: #951332;
}

a:hover {
	text-decoration: none;
}


/** IMAGES */

img.menu { 
float: left;
clear:right;
padding-right: 3px;
padding-bottom: 5px; }




/** FOOTER */


td.footer p {
	margin: 0px;
	padding-top: 40px;
	padding-bottom: 15px;
	line-height: normal;
	text-align: center;
	color: #ffffff;
}
td.footer a {
	color: #ffffff; }
