* {margin:0; padding:0;}

p, h1, h2, h3, h4, h5, li {
	font-family: verdana, helvetica, arial, sans-serif;
}

body {
	background: #ff9934;
}
#wrapper {
	width: 850px;
	margin:0 auto;
}
#logo {
	background: url("images/logo.jpg") no-repeat;
	width: 758px;
	height: 135px;
	float:left;
	}
#logo p {
	font-size: .70em;
	font-weight: bold;
	color: #fff;
	margin: 55px 0 0 85px;
}
#logo h1 {
	margin: -30px 0 0 320px;
	font-size: 2em;
	font-weight: bold;
	color: #ff9934;
}

#top_right {
	background: url("images/top_right.jpg") no-repeat;
	width: 92px;
	height: 135px;
	float:left;
	clear:right;
}
#nav {
	background: url("images/menu_bg.jpg") no-repeat;
	width: 248px;
	height: 462px;
	float:left;
}
#nav ul {
	margin: 57px 0 0 60px;
}
#nav li {
	list-style:none;
}
#nav li a {
	font-size: .85em;
	font-weight: bold;
	color: #fff;
	text-decoration:none;
}
#nav li a:hover {
	color: #ff9934;
}
#nav li a.selected {
	color: #000;
}
#content {
	background: #fff;
	float:left;
	width: 510px;
	height: 462px;
	color: #666;
}
#content p.sub_h1 {
	margin: 0 0 3px 73px;
	font-weight:bold;
	font-size: .9em;
	color: #ff9934;
}
#content h1 {
	margin:20px 0 10px 30px;
	font-size: 2em;
	font-weight: bold;
	color: #ff9934;
}
#content p {
	font-size:.9em;
	line-height: 1.2em;
	margin: 5px 40px;
}
#content p.oneline {
	line-height: 1.5em;
	margin-top: 2em;
}
#content p.first {
	float:left;
	font-size: 3em;
	font-weight: bold;
	color: #999;
	margin:0 2px 0 0;
	padding:0;
	line-height: .85em;
}
img.cont_img {
	float:left;
	margin: 3px 12px 200px 30px;
}
#content iframe {
	width: 480px;
	height: 460px;
	border:none;
}
#right_side {
	background: url("images/right_side.jpg") no-repeat;
	width: 92px;
	height: 462px;
	float:right;;
}
#page_bottom {
	background: url("images/bottom.jpg") no-repeat;
	width: 850px;
	height: 122px;
	clear:both;
}
#footer {
	text-align:right;
	font-size: .85em;
	color: #fff;
	font-style:italic;
}
/* ~~~~~~ About ~~~~~ */

p#about_pic img{
	margin-left: 1em;
	border:1px solid #666;
}

/* ~~~~~~ Catering ~~~~~ */
p.catering_photo {
	float:right;
	padding-top: 2em;
}