/* ---The Reset--- */

html {
	font-size: 62.5%;
	line-height: 1em;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}

ol,ul {
	list-style: none;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 62.5%;
	font-weight: normal;
}

abbr,acronym {
	border: 0;
}

/* ---The Basics--- */

body {
	background: url(../images/background.jpg);
	background-attachment: fixed;
	background-color: #e99705;
	color: #000000;
	font-family: "Helvetica", "Arial", "Trebuchet MS", sans-serif;
	font-size: 12px;
	text-align: left;
}

img {
	border: none;
}

a:link {
	color: #4d885c;
}

a:visited {
	color: #4d885c;
}

/* ---Typography--- */

p {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 10px;
}

strong {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 10px;
}

h1 {
	font-family: "Georgia", "Lucida Grande", "Times", serif;
	font-size: 26px;
	font-weight: bold;
	line-height: 39px;
	margin-bottom: 25px;
}

h2 {
	font-family: "Georgia", "Lucida Grande", "Times", serif;
	font-size: 20px;
	font-weight: bold;	
	line-height: 30px;
	margin-bottom: 25px;
}

h3 {
	font-family: "Georgia", "Lucida Grande", "Times", serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	margin-bottom: 15px;
}

h4 {
	font-family: "Georgia", "Lucida Grande", "Times", serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
}

/* ---Wrapper and Stuff--- */

#logo {
	height: 171px;
	left: 20px;
	position: absolute;
	top: 35px;
	width: 290px;
	z-index: 3;
}

#call {
	height: 100px;
	left: 530px;
	position: absolute;
	top: 5px;
	width: 100px;
	z-index: 4;
}

#info {
	left: 40px;
	position: absolute;
	text-align: right;
	top: 210px;
	width: 200px;
	z-index: 2;
}

	#info p {
		font-family: "Georgia", "Lucida Grande", "Times", serif;
		font-size: 16px;
	}
	
	#info span {
		font-weight: bold;
	}
	
#wrapper {
	left: 260px;
	height: 850px;
	position: absolute;
	top: 80px;
	width: 683px;
	z-index: 1;
}

.menu #wrapper {
	height: 2100px;
}

.catering #wrapper {
	height: 1400px;
}

.location #wrapper {
	height: 600px;
}

.aboutus #wrapper {
	height: 1700px;
}

	.aboutus object {
		margin-left: 85px;
	}
	
	.aboutus embed {
		margin-left: 50px;
	}
	
	#flashObj {
		margin-left: 50px;
	}

.contact #wrapper {
	height: 500px;
}

	#maintop {
		background: url(../images/maintop-trans.png) no-repeat;
		height: 18px;
		position: relative;
		width: 683px;
	}
	
	#maincontent {
		background: url(../images/maincontent.jpg);
		height: 100%;
		margin: 0;
		padding: 0;
		position: relative;
		width: 683px;
	}
	
		#nav {
			height: 38px;
			margin-bottom: 30px;
			margin-left: 45px;
			width: 653px;
		}
		
			#nav ul {
				margin: 0;
			}
		
			#nav li {
				display: inline;
				margin: 0;
			}
			
		#content {
			margin: 0 45px 0 45px;
			width: 593px;
		}
		
	#mainbottom {
		background: url(../images/mainbottom-trans.png) no-repeat;
		height: 18px;
		position: relative;
		width: 683px;
	}
	
/* ---Home--- */

#homepics {
	float: left;
	padding: 0;
}
	
	#homepics img {
		margin: 0 10px 10px 10px;
	}
	
#homeinfo {
	clear: both;
	margin-top: 5px;
	padding-left: 20px;
}

#specials {
	float: left;
	margin: 0 0 10px 0;
	width: 275px;
}

#komen {
	color: #e563a1;
	font-family: "Georgia", "Lucida Grande", "Times", serif;
	font-size: 20px;
	font-weight: bold;	
	line-height: 30px;
	margin-bottom: 25px;
}

#vip {
	float: left;
	margin: 0 0 10px 20px;
	padding: 0;
	width: 275px;
}

	#vipform {
		margin: 0 0 0 20px;
		width: 100%;
	}
	
		.textfield {
			background-color: #ffffff;
			border: 1px solid #000000;
			font-family: "Helvetica", "Arial", sans-serif;
			font-size: 12px;
			margin-bottom: 5px;
			padding: 4px;
			width: 200px;
		}
		
		#birthday {
			background-color: #ffffff;
			border: 1px solid #000000;
			font-family: "Helvetica", "Arial", sans-serif;
			font-size: 12px;
			margin-bottom: 5px;
			padding: 4px;
			width: 149px;
		}
		
		.submit {
			background-color: #82a85d;
			border: 1px solid #000000;
			color: #ffffff;
			font-family: "Helvetica", "Arial", sans-serif;
			font-size: 10px;
			margin-bottom: 5px;
			margin-left: 150px;
			padding: 4px;
			width: 60px;
		}
	
.frontpageimages {
	clear: both;
	float: left;
	margin-top: 0;
	text-align: center;
	width: 100%;
}
	
	.frontpageimages img {
		margin: 10px;
	}
	
	#summerevents img {
		height: 100px;
		margin: 0 0 0 0;
	}
	
	#rft {
		color: #000000;
		font-family: "Georgia", "Lucida Grande", "Times", serif;
		font-size: 12px;
		margin-bottom: 25px;
	}
	
/* ---Menu--- */

#content ul {
	margin: 0 0 20px 100px;
}

	#content li {
		display: inline;
		margin-right: 15px;
	}

	#content li a {
		font-weight: bold;
	}
	
#content h3 span {
	color: #4d885c;
}

#createyourown p span {
	color: #000000;
	font-weight: bold;
}

#createyourown {
	margin: 0;
	padding: 0;
	width: 100%;
}
	
	#menumeats {
		float: left;
		width: 290px;
	}
	
		#menumeats p {
			margin-bottom: 2px;
		}
	
	#menubread {
		float: left;
		width: 150px;
	}
	
		#menubread p {
			margin-bottom: 2px;
		}
	
	#menucheese {
		float: left;
		width: 140px;
	}
	
		#menucheese p {
			margin-bottom: 2px;
		}
		
#classic {
	clear: both;
	float: left;
	margin-top: 20px;
}	

	#classic p span {
		color: #000000;
		font-weight: bold;
	}
	
#sides p span {
	color: #000000;
	font-weight: bold;
}

#sides {
	clear: both;
	float: left;
	margin-top: 20px;
	padding: 0;
	width: 100%;
}
	
	#salads {
		float: left;
		margin-right: 10px;
		width: 260px;
	}
	
		#salads p {
			margin-bottom: 2px;
		}
	
	#sides2 {
		float: left;
		margin-right: 10px;
		width: 150px;
	}
	
		#sides2 p {
			margin-bottom: 2px;
		}
	
	#soups {
		float: left;
		margin-right: 10px;
		width: 140px;
	}
	
		#soups p {
			margin-bottom: 2px;
		}
	
#desserts p span {
	color: #000000;
	font-weight: bold;
}

#desserts {
	clear: both;
	float: left;
	margin-top: 20px;
	padding: 0;
	width: 100%;
}

#beverages p span {
	color: #000000;
	font-weight: bold;
}

#beverages {
	clear: both;
	float: left;
	margin-top: 20px;
	padding: 0;
	width: 100%;
}

#italic {
	font-style: italic;
}

#backtotop {
	clear: both;
	color: #4d885c;
	font-weight: bold;
	text-align: right;
	width: 100%;
}

/* ---Catering--- */

.catering {
	float: left;
	margin: 10px 0;
	width: 100%;
}

	.catering p span {
		color: #000000;
		font-weight: bold;
	}
	
.catering #content ul {
	margin: 20px 0 15px 0;
}

	.catering #content li {
		margin-right: 13px;
	}

.catering h2 {
	text-align: center;
}

.options {
	float: left;
	margin-left: 70px;
	width: 200px;
}

.options2 {
	float: left;
	margin-left: 80px;
	width: 100px;
}

/* ---Contact--- */

.contact .textfield {
	width: 300px;
}

#contactform {
	float: left;
	margin: 20px 0 0 0;
	width: 320px;
}

#textarea {
	background-color: #ffffff;
	border: 1px solid #000000;
	color: #000000;
	font-family: "Helvetica", "Arial", sans-serif;
	font-size: 12px;
	padding: 4px;
	width: 300px;
}

#submit {
	background-color: #82a85d;
	border: 1px #000000 solid;
	color: #ffffff;
	margin: 10px 0 0 200px;
	width: 50px;
}

#contactphoto {
	background-image: url(../images/contactinterior.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 340px;
	width: 260px;
}

/* ---Footer--- */

#footer {
	margin-top: 30px;
	text-align: center;
	width: 683px;
}

	#bottomnav {
		margin-bottom: 20px;
		width: 683px;
	}
	
		#bottomnav li {
			display: inline;
			margin: 0 8px 0 8px;
		}
		
			#bottomnav a {
				color: #000000;
				font-size: 12px;
				font-weight: bold;
				text-decoration: none;
			}
			
				#bottomnav a:hover {
					text-decoration: underline;
				}

/* ---Copyright--- */

#copyright {
	font-size: 10px;
	width: 683px;
}