@import "common.css";

body {
	/*background: #f2e8ac;
	background-image: url(../images/hp/trios_mp_bgrd.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;*/
	background-color: #f2e8ac;
	background-image: url(../images/dp/red_bg_bar.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	}
	
img {
	border: 0px;
	}
	
#pageWrapper-level1 {
	background-image: url(../images/hp/trios_mp_bgrd.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	}
	
#pageContainer {
	width: 750px;
	margin: 0px auto;
	padding-left: 6px;
	}
	
#pageHeader img {
	display: block;
	}
	
#topNav {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#topNav li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#topNav li img {
	display: block;
	}
	
#contentLeftFrame {
	width: 3px;
	height: 387px;
	overflow: hidden;
	float: left;
	background: url(../images/hp/lft_content_frame.jpg);
	background-repeat: no-repeat;
	}
	
#contentRightFrame {
	width: 4px;
	height: 387px;
	overflow: hidden;
	float: left;
	background: url(../images/hp/rt_content_frame.jpg);
	background-repeat: no-repeat;
	}
	
#mainFlash {
	width: 743px;
	height: 387px;
	overflow: hidden;
	float: left;
	}
	
#footerImg {
	width: 750px;
	height: 61px;
	overflow: hidden;
	margin: 0px auto;
	}
	
#footer {
	width: 750px;
	margin: 0px auto;
	text-align: center;
	color: #f8f0bf;
	}
	
#footer a {
	text-decoration: none;
	}
	
#footer a:hover {
	text-decoration: underline;
	}
	
.footerNav a {
	color: #f8f0bf;
	font-weight: bold;
	}
	
.whiteLink {
	color: #FFF;
	}
	
#footerCopyright {
	font-size: 11px;
	}
	
#giftCertificatesLink {
	width: 136px;
	float: left;
	}
	
#reservationsLink {
	width: 113px;
	float: left;
	}
	
#newsLink {
	width: 190px;
	float: left;
	}
	
#capisLink {
	/*width: 381px;*/
	width: 191px;
	height: 57px;
	float: right;
	background-image: url(../images/hp/btm_content_frame_rt.jpg);
	background-position: right;
	text-align: right;
	padding-right: 120px;
	padding-top: 4px;
	}