* {
	margin: 0;
	padding: 0;
}

body {
	background: #D0A781 url(images/body-bg.jpg) repeat-x;	
	text-align: center;
	font: 13px/1.3em "Trebuchet MS", Verdana, Arial, sans-serif;	
}

p {
	margin: 6px 0;
}

h1 {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-style: italic;
	font-weight: bold;
	font-size: 22px;
	line-height: 26px;
	margin: 24px 0 16px 0;
	padding-bottom: 4px;
	color: #2D4836;
	width: 100%;
	border-bottom: 2px solid #B27947;
}

h2 {
	font-size: 16px;
	line-height: 20px;
	color: #863D24;
	margin: 16px 0 0 0;
}

.inset-paper-menu h2 {
	text-align: center;
}

h3 {
	font-size: 16px;
	line-height: 20px;
	color: #666666;
}

.sidepromo h3 {
	font-family: Palatino, "Palatino Linotype", "Book Antiqua", "Times New Roman", sans-serif;
	font-style: italic;
	font-size: 14px;
	line-height: 17px;
	color: #F9E8C8;	 
}

h4 {
	font-size: 14px;
	line-height: 18px;
	color: #111111;
	margin: 8px 0 4px 0;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	margin: 8px 0 4px 0;
}

.underlined {
	text-align: center;
	padding-bottom: 2px;
	border-bottom: 1px solid #335817;
	margin: 0 12% 8px 12%;
}

.left {
	text-align: left;
	margin: 8px 60px;
	line-height: 18px;
}

.small {
	font-size: .9em;
	line-height: 1.3em;
}

.big {
	font-size: 1.1em;
}

.green {
	color: #335817;
}

.brick {
	color: #8B2016;
}

.right {
	text-align: right;
}

.top-margin {
	margin-top: 240px;
}

.center-align {
	text-align: center;
}

img {
	border: none;
}

.inset-paper-menu a.current {
	color: #834236;	
}

.img-right {
	clear: right;
	float: right;
	margin: 2px 0 2px 20px;
}

.img-left {
	clear: left;
	float: left;
	margin: 2px 20px 2px 2px;
}

a:link, a:visited {
	font-weight: bold;
	color: #2D4836;
	text-decoration: underline;
}

a:hover {
	font-weight: bold;
	color: 	#834236;
	text-decoration: underline;
}

a:active {
	font-weight: bold;
	color: #2D4836;
	text-decoration: underline;
}

.inset {
	margin: 6px 12px;
}

.clear {
	clear: both;
}

.divider {
	clear: both;
	width: 100%;
	border-bottom: 2px solid #B27947;
	padding-top: 10px;
	margin-bottom: 20px;
}

/* Hides from IE-mac \*/
* html .clear {
	height: 1%;
}

.clear {
	display: block;
}
/* End hide from IE-mac */


#page {
	width: 950px;
	text-align: left;
	margin: 0 auto 3px auto;
	background: url(images/page-bg.jpg) no-repeat;	
}

#header {
	width: 950px;
	height: 191px;
	position: relative;
}

#logo {
	width: 273px;
	height: 165px;
	position: absolute;
	top: 18px;
	left: 59px;
}

#light-1 {
	position: absolute;
	top: -10px;
	left: 474px;
	width: 70px;
	height: 90px;
}

#light-2 {
	position: absolute;
	top: -14px;
	left: 604px;
	width: 70px;
	height: 90px;
}

#light-3 {
	position: absolute;
	top: -10px;
	left: 734px;
	width: 70px;
	height: 90px;
}

#top-links {
	width: 500px;
	position: absolute;
	left: 428px;
	top: 120px;
}

#top-links ul {
	list-style-type: none;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
}

#top-links li {
	list-style-type: none;
	display: inline;
	margin: 0 16px 0 0;
	padding: 0 0 0 18px;
	background: url(images/bullet-bg.gif) 0 8px no-repeat;
}

#top-links a:link, #top-links a:visited {
	color: #F9E4CF;
	text-decoration: underline;
}

#top-links a:hover {
	color: #E5A979;
	text-decoration: underline;
}

#top-links a:active {
	color: #F9E4CF;
	text-decoration: underline;
}

#top-links a.current {
	color: #E5A979;
	text-decoration: underline;
}

#wrapper {
	width: 950px;
}

#container {
	width: 100%;
	float: right;
	margin-left: -252px;
}

#content {
	margin-left: 252px;
	overflow: hidden;
}

#home-content {
  position: relative;
}

#home-promo {
  position: absolute;
  top: 15px;
  left: 29px;
  width: 231px;
  height: 250px;
}

#home-promo2 {
  position: absolute;
  top: 16px;
  right: 40px;
  width: 250px;
  height: 185px;
}

#home-promo-3 {
  position: absolute;
  top: 16px;
  right: 60px;
  width: 320px;
  height: 124px;
}

#party-promo {
  position: absolute;
  top: 280px;
  right: 44px;
  width: 111px;
  height: 121px;
  text-align: center;
  background: url(images/breakfast-bg.jpg) no-repeat;
}

#party-promo p {
  margin: 18px 0 0 0;
  font-size: 12px;
  font-weight: bold;
  color: #243F2D;
}

.paper {
	width: 619px;
	margin: 30px 0 0 23px;
	text-align: left;
	background: #FDF5E8;
}

.inset-paper, .inset-paper-menu {
	width: 559px;
	margin: 0 0 0 30px;
	padding: 30px 0;
}

.inset-gallery {
	margin-left: 6px;
}

.inset-paper p {
	margin: 12px 0;
	line-height: 1.4em;
}

.inset-paper-menu p {
	font-size: 12px;
	margin: 12px 0;
	line-height: 1.3em;
}

.paper-bottom {
	width: 619px;
	height: 50px;
	background: url(images/paper-bottom.jpg) no-repeat;
}

.flourish {
	margin-top: 30px;
	width: 559px;
	height: 18px;
	background: url(images/flourish.gif) no-repeat;
}

.inset-paper ul {
	margin: 8px 40px;
}

.inset-paper li {
	margin: 5px 0;
	line-height: 1.3em;
}

.inset-paper ul-menu {
	margin: 4px 20px;
}

.inset-paper li-menu {
	margin: 5px 0;
	line-height: 1.2em;
}

#content-sidebar {
	width: 252px; 
	float: left;
}

#sidebar-inset {
	width: 240px;
	margin: 0 0 0 6px;
}

#tag {
	width: 154px;
	margin: 92px 0 0 46px;
	font-size: 12px;
	line-height: 15px;
	text-align: center;
	color: #FFFFFF;
}

#side-pic {
	width: 178px;
	height: 152px;
	margin: 50px 0 60px 37px;
	background: url(images/picture-frame.jpg) no-repeat;
}

.side-pic-inset {
	margin: 0 0 0 12px;
	padding: 11px 0 0 0;
}

.side-pic-2 {
	margin: 20px 0 0 6px;
	width: 240px;
	background: url(images/side-pic-bg.gif) no-repeat;
}

.side-pic-2-bottom {
	width: 240px;
	height: 16px;
	background: url(images/side-pic-bottom.gif) no-repeat;	
}

.side-pic-2-inset {
	margin: 0 0 0 12px;
	padding-top: 16px;
}

.sidepromo {
	margin: 20px 0 0 6px;
	width: 240px;
	height: 224px;
	color: #F9E8C8;
	background: url(images/promo-bg.jpg) no-repeat;
}

.sidepromo-inset {
	padding: 20px 0 0 0;
	text-align: center;
}


.sidepromo-inset a:link, .sidepromo-inset a:visited {
	color: #EED2A9;
}

.sidepromo-inset a:hover {
	color: #D6AE82;
}

.sidepromo-inset a:active {
	color: #BF8F5C;
}

#footer {
	clear: both;
	width: 619px;
	margin: 20px 0 0 23px;
	padding: 0 0 20px 0;
}

#utility {
	width: 619px;
	margin: 0;
	font-size: 12px;
	color: #5A4936;
	text-align: center;
}

#utilinks {
	margin: 0;
}

#utilinks ul {
	list-style-type: none;
	color: #F2E5D8;
	text-align: center;
	font-size: 12px;
	padding-bottom: 2px;
}

#utilinks li {
	display: inline;
	margin: 0 8px;	
}

#utilinks a:link, #utilinks a:visited {
	color: #F2E5D8;
}

#utilinks a:hover {
	color: #FFFFFF;
}

#utilinks a:active {
	color: #F2E5D8;
}

#utiltext {
	padding: 0;
}



