@charset "UTF-8";


/* LANDING PAGE*/

#header {
	width:800px;
	height:160px;
}

.header-text {
	color:#CC0000;
	font-size:16px;
	padding-left:10px;
	padding-bottom:10px;
	font-weight:bold;
}
.names {
	font-size: 110%;
	color: #CC9966;
	font-weight: bold;
}
.img-staff   {
	float: left;
	height: 104px;
	width: 138px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-top: 10px;
}
.img-breakfast   {
	float: left;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-top: 10px;
}
.linktop {
	color: #CC9966;
}
#home-top-right{
	float:left;
	background:url(../images/home-top-right.gif) no-repeat;
	width: 468px;
	height:67px;
}
#home-top {
	height:67px;
	overflow:hidden;
}
#home-top-left {
	float:left;
	background:url(../images/home-top-left.gif) no-repeat;
	width: 182px;
	height:67px;
}
#home-main-aboutus {
	height: 160px;
	width: 800px;
}


#home-main {
	width:800px;
	height:280px;
	overflow:hidden;
}

#nav-container {
	width:800px;
	height:26px;
}

#navigation {
	float:right;
	width:380px;
	height:26px;
	background: #cc9966;
}
.mainheading {
	color: #CC9966;
}

.link1 {
	color: #CC9966;
}
